Prev: Ports unstable for the next 10 days
Next: Now OK (Re: cvs commit: ports/print/panda/files patch-images.c)
From: QAT on 29 Mar 2010 07:09 The Restless Daemon identified a linker error while trying to build: panda-0.5.4_4 maintained by ports(a)FreeBSD.org Makefile ident: $FreeBSD: ports/print/panda/Makefile,v 1.29 2010/03/28 06:42:45 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/panda-0.5.4_4.log : libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/db41 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -o view.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/db41 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -MT xref.lo -MD -MP -MF ".deps/xref.Tpo" \ -c -o xref.lo `test -f 'xref.c' || echo './'`xref.c; \ then mv -f ".deps/xref.Tpo" ".deps/xref.Plo"; \ else rm -f ".deps/xref.Tpo"; exit 1; \ fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/db41 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -MT xref.lo -MD -MP -MF .deps/xref.Tpo -c xref.c -fPIC -DPIC -o .libs/xref.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/db41 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -MT xref.lo -MD -MP -MF .deps/xref.Tpo -c xref.c -o xref.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -L/usr/local/lib -L/usr/local/lib -pthread -lpng -ltiff -ljpeg -ldb41 -o libpanda.la -rpath /usr/local/lib annotate.lo curves.lo database.lo date.lo font.lo fontmetrics.lo info.lo memory.lo panda.lo trailer.lo error.lo images.lo internal.lo md5c.lo objects.lo template.lo text.lo utility.lo view.lo xref.lo -lm libtool: link: cc -shared .libs/annotate.o .libs/curves.o .libs/database.o .libs/date.o .libs/font.o .libs/fontmetrics.o .libs/info.o .libs/memory.o .libs/panda.o .libs/trailer.o .libs/error.o .libs/images.o .libs/internal.o .libs/md5c.o .libs/objects.o .libs/template.o .libs/text.o .libs/utility.o .libs/view.o .libs/xref.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -pthread -lpng /usr/local/lib/libtiff.so -ljbig -lz /usr/local/lib/libjpeg.so -ldb41 -lm -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libpanda.so.0 -o .libs/libpanda.so.0 libtool: link: (cd ".libs" && rm -f "libpanda.so" && ln -s "libpanda.so.0" "libpanda.so") libtool: link: (cd ".libs" && rm -f "libpanda.so" && ln -s "libpanda.so.0" "libpanda.so") libtool: link: ar cru .libs/libpanda.a annotate.o curves.o database.o date.o font.o fontmetrics.o info.o memory.o panda.o trailer.o error.o images.o internal.o md5c.o objects.o template.o text.o utility.o view.o xref.o libtool: link: ranlib .libs/libpanda.a libtool: link: ( cd ".libs" && rm -f "libpanda.la" && ln -s "../libpanda.la" "libpanda.la" ) gmake[2]: Leaving directory `/work/a/ports/print/panda/work/panda-0.5.4' Making all in panda gmake[2]: Entering directory `/work/a/ports/print/panda/work/panda-0.5.4/panda' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work/a/ports/print/panda/work/panda-0.5.4/panda' Making all in examples gmake[2]: Entering directory `/work/a/ports/print/panda/work/panda-0.5.4/examples' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include/db41 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -L/usr/local/lib -L/usr/local/lib -pthread -lpng -ltiff -ljpeg -ldb41 -o pandademo main.o ../libpanda.la -L.. -lm libtool: link: cc -O2 -pipe -fno-strict-aliasing -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBJPEG -pthread -o .libs/pandademo main.o -L/usr/local/lib ../.libs/libpanda.so -lpng /usr/local/lib/libtiff.so -ljbig -lz /usr/local/lib/libjpeg.so -ldb41 -L/work/a/ports/print/panda/work/panda-0.5.4 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib .../.libs/libpanda.so: undefined reference to `png_check_sig' gmake[2]: *** [pandademo] Error 1 gmake[2]: Leaving directory `/work/a/ports/print/panda/work/panda-0.5.4/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/print/panda/work/panda-0.5.4' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/print/panda. ================================================================ build of /usr/ports/print/panda ended at Mon Mar 29 11:09:53 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=print&portname=panda The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |