build started at Fri Nov 30 12:21:53 UTC 2012 port directory: /usr/ports/benchmarks/pathchirp building for: 10.0-CURRENT amd64 maintained by: dikshie@lapi.itb.ac.id Makefile ident: $FreeBSD: head/benchmarks/pathchirp/Makefile 300895 2012-07-14 12:56:14Z beat $ ---Begin Environment--- OSVERSION=1000025 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HTTP_PROXY=http://10.56.1.1:8080 PKG_EXT=txz FORCE_PACKAGE=yes http_proxy=http://10.56.1.1:8080 tpid=79255 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/usr/local/etc/poudriere.d LOGS=/pdata/logs HOME=/root USER=root SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- ================================================= ===> pathchirp-2.4.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /usr/ports/packages/All/pkg-1.0.2.txz Installing pkg-1.0.2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pathchirp-2.4.1 ===> pathchirp-2.4.1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /usr/ports/packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of pathchirp-2.4.1 ====================================================================== ===> Cleaning for pathchirp-2.4.1 ================================================= ====================================================================== ================================================= ===> pathchirp-2.4.1 depends on file: /usr/local/sbin/pkg - found => pathchirp-2.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.spin.rice.edu/Software/pathChirp/pathchirp-2.4.1.tar.gz pathchirp-2.4.1.tar.gz 0 B 0 Bps ====================================================================== ================================================= ===> pathchirp-2.4.1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for pathchirp-2.4.1.tar.gz. ====================================================================== ================================================= ===> pathchirp-2.4.1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for pathchirp-2.4.1 => SHA256 Checksum OK for pathchirp-2.4.1.tar.gz. ====================================================================== ================================================= ===> Patching for pathchirp-2.4.1 ====================================================================== ================================================= ===> pathchirp-2.4.1 depends on executable: gmake - found ===> Configuring for pathchirp-2.4.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/benchmarks/pathchirp/work/pathchirp-2.4.1/configure creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking host system type... amd64-portbld-freebsd10.0 checking how to run the C preprocessor... cpp checking for sched.h... yes checking for sys/mman.h... yes checking for library containing socket... none required checking for library containing floor... -lm checking for library containing sched_setscheduler... none required checking for library containing gethostbyname... none required updating cache ./config.cache creating ./config.status creating Makefile creating config.h ====================================================================== ================================================= ===> Building for pathchirp-2.4.1 ./mkinstalldirs Bin/amd64 mkdir Bin mkdir Bin/amd64 cc -O2 -pipe -fno-strict-aliasing -Wall -I. Src/pathchirp_run.c -o Bin/amd64/pathchirp_run -lm ./mkinstalldirs Bin/amd64 cc -O2 -pipe -fno-strict-aliasing -Wall -I. Src/pathchirp_snd.c Src/realtime.c Src/hash.c -o Bin/amd64/pathchirp_snd -lm Src/pathchirp_snd.c:423:74: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] cc = recvfrom (soudp, data_rcv, MAXMESG, 0, (struct sockaddr *) &dst,&fromlen); ^~~~~~~~ /usr/include/sys/socket.h:620:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ Src/pathchirp_snd.c:573:74: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] cc = recvfrom (soudp, data_rcv, MAXMESG, 0, (struct sockaddr *) &dst,&fromlen); ^~~~~~~~ /usr/include/sys/socket.h:620:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 2 warnings generated. /tmp/pathchirp_snd-hGYvwj.o: In function `handle_request': Src/pathchirp_snd.c:(.text+0x739): undefined reference to `send_pkt' /tmp/pathchirp_snd-hGYvwj.o: In function `chirps_snd': Src/pathchirp_snd.c:(.text+0xc6b): undefined reference to `send_pkt' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Bin/amd64/pathchirp_snd] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/benchmarks/pathchirp. ===> Cleaning for pathchirp-2.4.1 build of /usr/ports/benchmarks/pathchirp ended at Fri Nov 30 12:22:26 UTC 2012