Date: Fri, 12 Jun 2009 07:54:53 +0000 (UTC) From: QAT@FreeBSD.org To: dinoex@FreeBSD.org Cc: dinoex@FreeBSD.ORG, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/irc/iroffer-dinoex Makefile Message-ID: <20090612075454.11AFB3982B@qat.tcbug.org> In-Reply-To: <200906120736.n5C7ac7U020785@repoman.freebsd.org> References: <200906120736.n5C7ac7U020785@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a missing_header error while trying to build: iroffer-dinoex-3.14 maintained by dinoex@FreeBSD.ORG Makefile ident: $FreeBSD: ports/irc/iroffer-dinoex/Makefile,v 1.3 2009/06/12 07:36:38 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/iroffer-dinoex-3.14.log : mkdir -p obj touch obj/.mkdir gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_admin.o src/iroffer_admin.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_dccchat.o src/iroffer_dccchat.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_display.o src/iroffer_display.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_main.o src/iroffer_main.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/plumb_md5.o src/plumb_md5.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_misc.o src/iroffer_misc.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_statefile.o src/iroffer_statefile.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_transfer.o src/iroffer_transfer.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/iroffer_upload.o src/iroffer_upload.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_admin.o src/dinoex_admin.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_main.o src/dinoex_main.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_misc.o src/dinoex_misc.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_http.o src/dinoex_http.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_upload.o src/dinoex_upload.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_transfer.o src/dinoex_transfer.c gcc -c -Isrc -I/include/ -I/include -I/include -I/include -I/usr/local/lib/ruby/1.8/amd64-freebsd7 -Wall -O2 -O2 -fno-strict-aliasing -pipe -o obj/dinoex_geoip.o src/dinoex_geoip.c src/dinoex_geoip.c:28:19: error: GeoIP.h: No such file or directory src/dinoex_geoip.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token src/dinoex_geoip.c: In function 'check_geoip': src/dinoex_geoip.c:40: error: 'gi' undeclared (first use in this function) src/dinoex_geoip.c:40: error: (Each undeclared identifier is reported only once src/dinoex_geoip.c:40: error: for each function it appears in.) src/dinoex_geoip.c:42: warning: implicit declaration of function 'GeoIP_open' src/dinoex_geoip.c:42: error: 'GEOIP_MEMORY_CACHE' undeclared (first use in this function) src/dinoex_geoip.c:44: warning: implicit declaration of function 'GeoIP_new' src/dinoex_geoip.c:54: warning: implicit declaration of function 'GeoIP_country_code_by_addr' src/dinoex_geoip.c:54: warning: assignment makes pointer from integer without a cast src/dinoex_geoip.c: In function 'geoip_shutdown': src/dinoex_geoip.c:118: error: 'gi' undeclared (first use in this function) src/dinoex_geoip.c:119: warning: implicit declaration of function 'GeoIP_delete' *** Error code 1 Stop in /work/a/ports/irc/iroffer-dinoex/work/iroffer-dinoex-3.14. *** Error code 1 Stop in /a/ports/irc/iroffer-dinoex. ================================================================ build of /usr/ports/irc/iroffer-dinoex ended at Fri Jun 12 07:54:52 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/iroffer-dinoex-3.14.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=irc&portname=iroffer-dinoex The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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?20090612075454.11AFB3982B>