There is a patch for this already in PR 141004. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141004
Tom On Jan 12, 2010, at 12:45 PM, [email protected] wrote: > The Restless Daemon identified a gcc4 error while trying to build: > libevnet-0.3.11 maintained by [email protected] > Makefile ident: $FreeBSD: ports/net/libevnet/Makefile,v 1.9 2010/01/12 > 17:44:23 itetcu Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/libevnet-0.3.11.log : > > => SHA256 Checksum OK for libevnet-0.3.11.tgz. > ================================================================ > ====================<phase 3: make patch>==================== > add_pkg > ===> Patching for libevnet-0.3.11 > ================================================================ > ====================<phase 4: make build>==================== > add_pkg libarena-0.3.4.tbz gettext-0.17_1.tbz libiconv-1.13.1.tbz > gmake-3.81_3.tbz libevent-1.4.13.tbz c-ares-config-1.6.0.tbz > adding dependencies > pkg_add libarena-0.3.4.tbz > pkg_add gettext-0.17_1.tbz > pkg_add libiconv-1.13.1.tbz > skipping libiconv-1.13.1, already added > pkg_add gmake-3.81_3.tbz > pkg_add libevent-1.4.13.tbz > pkg_add c-ares-config-1.6.0.tbz > ===> libevnet-0.3.11 depends on file: /usr/local/lib/libarena.a - found > ===> libevnet-0.3.11 depends on executable: gmake - found > ===> libevnet-0.3.11 depends on shared library: event-1.4 - found > ===> libevnet-0.3.11 depends on shared library: cares.2 - found > ===> Configuring for libevnet-0.3.11 > ===> Building for libevnet-0.3.11 > cc -c -DLIBEVNET_SOURCE > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/win32 > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/src -I/usr/local/include > -I/usr/local/include -DUSE_OPENSSL -DUSE_CARES -DUSE_IPV6 -DUSE_PTHREADS > -DHAVE_STRLCPY -DHAVE_STRLCAT -D_REENTRANT -O2 -pipe -fno-strict-aliasing -o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio.o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio.c > cc -c -DLIBEVNET_SOURCE > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/win32 > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/src -I/usr/local/include > -I/usr/local/include -DUSE_OPENSSL -DUSE_CARES -DUSE_IPV6 -DUSE_PTHREADS > -DHAVE_STRLCPY -DHAVE_STRLCAT -D_REENTRANT -O2 -pipe -fno-strict-aliasing -o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/membuf.o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/membuf.c > cc -c -DLIBEVNET_SOURCE > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/win32 > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/src -I/usr/local/include > -I/usr/local/include -DUSE_OPENSSL -DUSE_CARES -DUSE_IPV6 -DUSE_PTHREADS > -DHAVE_STRLCPY -DHAVE_STRLCAT -D_REENTRANT -O2 -pipe -fno-strict-aliasing -o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/pagebuf.o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/pagebuf.c > cc -c -DLIBEVNET_SOURCE > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/win32 > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd > -I/work/a/ports/net/libevnet/work/libevnet-0.3.11/src -I/usr/local/include > -I/usr/local/include -DUSE_OPENSSL -DUSE_CARES -DUSE_IPV6 -DUSE_PTHREADS > -DHAVE_STRLCPY -DHAVE_STRLCAT -D_REENTRANT -O2 -pipe -fno-strict-aliasing -o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/socket.o > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/socket.c > In file included from > /work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd/stdlib.h:13, > from /usr/include/openssl/crypto.h:121, > from /usr/include/openssl/comp.h:6, > from /usr/include/openssl/ssl.h:177, > from > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/tls.h:34, > from > /work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/socket.c:58: > /work/a/ports/net/libevnet/work/libevnet-0.3.11/compat/bsd/stdlib/arc4random.h:401: > error: static declaration of 'arc4random_buf' follows non-static declaration > /usr/include/stdlib.h:246: error: previous declaration of 'arc4random_buf' > was here > gmake: *** > [/work/a/ports/net/libevnet/work/libevnet-0.3.11/src/bufio/socket.o] Error 1 > *** Error code 1 > > Stop in /a/ports/net/libevnet. > ================================================================ > build of /usr/ports/net/libevnet ended at Tue Jan 12 17:45:36 UTC 2010 > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=net&portname=libevnet > > 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." > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
