Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 11:20:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 196717] textproc/libxml2: doesn't build on -CURRENT (AMD64)
Message-ID:  <bug-196717-6497-1I9qpj4OFs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196717-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196717-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
daniel.engberg.lists@pyret.net has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 196717: textproc/libxml2: doesn't build on -CURRENT (AMD64)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196717



--- Description ---
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'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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@FreeBSD.org> ---
Auto-assigned to maintainer gnome@FreeBSD.org=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196717-6497-1I9qpj4OFs>