[Bug 196717] textproc/libxml2: doesn't build on -CURRENT (AMD64)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 14 11:20:42 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196717
Bug ID: 196717
Summary: textproc/libxml2: doesn't build on -CURRENT (AMD64)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: daniel.engberg.lists at pyret.net
CC: dim at FreeBSD.org
Assignee: gnome at FreeBSD.org
CC:
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Build log:
....
sed -e 's?\@XML_LIBDIR\@?-L/usr/local/lib?g' \
-e 's?\@XML_INCLUDEDIR\@?-I/usr/local/include/libxml2 -I/usr/include?g' \
-e 's?\@VERSION\@?2.9.2?g' \
-e 's?\@XML_LIBS\@?-lxml2 -lz -L/usr/lib -lm ?g' \
< ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
CCLD testdso.la
CCLD libxml2.la
/usr/bin/ld: skipping incompatible /usr/lib32/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib32/libz.a when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib32/liblzma.so when searching for
-llzma
/usr/bin/ld: skipping incompatible /usr/lib32/liblzma.a when searching for
-llzma
/usr/bin/ld: skipping incompatible /usr/lib32/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib32/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib32/libgcc.a when searching for -lgcc
/usr/bin/ld: skipping incompatible /usr/lib32/libgcc_s.so when searching for
-lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib32/libc.so.7 when searching for
/usr/lib32/libc.so.7
/usr/bin/ld: cannot find /usr/lib32/libc.so.7
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:958: recipe for target 'libxml2.la' failed
gmake[4]: *** [libxml2.la] Error 1
gmake[4]: Leaving directory '/usr/ports/textproc/libxml2/work/libxml2-2.9.2'
Makefile:1429: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/textproc/libxml2/work/libxml2-2.9.2'
Makefile:847: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/textproc/libxml2/work/libxml2-2.9.2'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/textproc/libxml2
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/libxml2
FreeBSD 11.0-CURRENT #0 r276959: Wed Jan 14 01:25:36 CET 2015
Ports about 2 hours old from posting
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list