Date: Mon, 24 May 2010 04:46:40 -0700 (PDT) From: QAT@FreeBSD.org To: johans@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/gss Makefile Makefile.man distinfo pkg-plist Message-ID: <20100524114640.DC3665A908C@jester1b.ixsystems.com> In-Reply-To: <201005241049.o4OAnDs0021306@repoman.freebsd.org> References: <201005241049.o4OAnDs0021306@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a depend_object error while trying to build: gss-1.0.1 maintained by johans@FreeBSD.org Makefile ident: $FreeBSD: ports/security/gss/Makefile,v 1.32 2010/05/24 10:49:13 johans Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gss-1.0.1.log : /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o client client.o ../gl/libgnu.la ../lib/libshishi.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -o .libs/client client.o -L/usr/local/lib ../gl/.libs/libgnu.a ../lib/.libs/libshishi.so /usr/local/lib/libtasn1.so /usr/local/lib/libgnutls.so -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libidn.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT client-cksum.o -MD -MP -MF .deps/client-cksum.Tpo -c -o client-cksum.o client-cksum.c mv -f .deps/client-cksum.Tpo .deps/client-cksum.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o client-cksum client-cksum.o ../gl/libgnu.la ../lib/libshishi.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -o .libs/client-cksum client-cksum.o -L/usr/local/lib ../gl/.libs/libgnu.a ../lib/.libs/libshishi.so /usr/local/lib/libtasn1.so /usr/local/lib/libgnutls.so -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libidn.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT client-safe.o -MD -MP -MF .deps/client-safe.Tpo -c -o client-safe.o client-safe.c mv -f .deps/client-safe.Tpo .deps/client-safe.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o client-safe client-safe.o ../gl/libgnu.la ../lib/libshishi.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -o .libs/client-safe client-safe.o -L/usr/local/lib ../gl/.libs/libgnu.a ../lib/.libs/libshishi.so /usr/local/lib/libtasn1.so /usr/local/lib/libgnutls.so -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libidn.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT client-priv.o -MD -MP -MF .deps/client-priv.Tpo -c -o client-priv.o client-priv.c mv -f .deps/client-priv.Tpo .deps/client-priv.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o client-priv client-priv.o ../gl/libgnu.la ../lib/libshishi.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -o .libs/client-priv client-priv.o -L/usr/local/lib ../gl/.libs/libgnu.a ../lib/.libs/libshishi.so /usr/local/lib/libtasn1.so /usr/local/lib/libgnutls.so -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libidn.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c server.c: In function 'auth': server.c:157: warning: field precision should have type 'int', but argument 2 has type 'size_t' server.c:162: warning: field precision should have type 'int', but argument 2 has type 'size_t' server.c:167: warning: field precision should have type 'int', but argument 2 has type 'size_t' mv -f .deps/server.Tpo .deps/server.Po /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o server server.o ../gl/libgnu.la ../lib/libshishi.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -std=gnu99 -Wall -O2 -pipe -fno-strict-aliasing -o .libs/server server.o -L/usr/local/lib ../gl/.libs/libgnu.a ../lib/.libs/libshishi.so /usr/local/lib/libtasn1.so /usr/local/lib/libgnutls.so -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libidn.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib ===> Installing for shishi-0.0.43_1 ===> shishi-0.0.43_1 depends on executable: pkg-config - found ===> Generating temporary packing list ===> Checking if security/shishi already installed ===> shishi-0.0.43_1 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of security/shishi without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/security/shishi. *** Error code 1 Stop in /a/ports/security/gss. ================================================================ build of /usr/ports/security/gss ended at Mon May 24 11:46:39 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=security&portname=gss 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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100524114640.DC3665A908C>