build started at Fri Nov 30 15:39:20 UTC 2012 port directory: /usr/ports/devel/openzz building for: 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/openzz/Makefile 300896 2012-07-14 13:54:48Z 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=86708 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--- ================================================= ===> openzz-1.0.4.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 openzz-1.0.4.4_1 ===> openzz-1.0.4.4_1 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /usr/ports/packages/All/libtool-2.4.2.txz Installing libtool-2.4.2... done ===> Returning to build of openzz-1.0.4.4_1 ====================================================================== ===> Cleaning for openzz-1.0.4.4_1 ================================================= ====================================================================== ================================================= ===> openzz-1.0.4.4_1 depends on file: /usr/local/sbin/pkg - found => openzz-1.0.4-4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://heanet.dl.sourceforge.net/project/openzz/openzz/openzz-1.0.4-4/openzz-1.0.4-4.tar.gz openzz-1.0.4-4.tar.gz 0 B 0 Bps ====================================================================== ================================================= ===> openzz-1.0.4.4_1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for openzz-1.0.4-4.tar.gz. ====================================================================== ================================================= ===> openzz-1.0.4.4_1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for openzz-1.0.4.4_1 => SHA256 Checksum OK for openzz-1.0.4-4.tar.gz. ====================================================================== ================================================= ===> Patching for openzz-1.0.4.4_1 ===> Applying FreeBSD patches for openzz-1.0.4.4_1 ====================================================================== ================================================= ===> openzz-1.0.4.4_1 depends on package: libtool>=2.4 - found ===> Configuring for openzz-1.0.4.4_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/openzz/work/openzz-1.0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/openzz/work/openzz-1.0.4/configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found 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 for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... cpp checking host system type... amd64-portbld-freebsd10.0 checking build system type... amd64-portbld-freebsd10.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool ./configure: ./ltconfig: not found checking for ranlib... (cached) ranlib checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for tputs in -ltermcap... yes checking for readline in -lreadline... yes checking for dlopen in -ldl... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking for strdup... yes checking for strtol... yes checking for main in -lm... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating doc/src/Makefile creating testsuite/Makefile creating config.h ====================================================================== ================================================= ===> Building for openzz-1.0.4.4_1 make all-recursive Making all in src /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c err.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c err.c -fPIC -DPIC -o .libs/err.o err.c:63:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] open_err_file() ^~~~~~~~~~~~~ err.c:69:4: warning: implicit declaration of function 'get_source_file' is invalid in C99 [-Wimplicit-function-declaration] get_source_file(err_file); ^ err.c:70:4: warning: implicit declaration of function 'change_filetype' is invalid in C99 [-Wimplicit-function-declaration] change_filetype(err_file,".err"); ^ err.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:92:1: warning: implicit declaration of function 'do_printz' is invalid in C99 [-Wimplicit-function-declaration] do_printz(stderr,err_chan,0,fmt,&ap); ^ err.c:103:1: warning: implicit declaration of function 'error_head' is invalid in C99 [-Wimplicit-function-declaration] error_head(type); ^ err.c:107:1: warning: implicit declaration of function 'error_tail' is invalid in C99 [-Wimplicit-function-declaration] error_tail(); ^ err.c:119:1: warning: implicit declaration of function 'error_tail_1' is invalid in C99 [-Wimplicit-function-declaration] error_tail_1(); ^ err.c:184:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] error_head(type) ^~~~~~~~~~ err.c:234:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:238:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] error_tail() ^~~~~~~~~~ err.c:242:1: warning: implicit declaration of function 'fprint_source_position' is invalid in C99 [-Wimplicit-function-declaration] fprint_source_position(stderr,0); ^ err.c:243:1: warning: implicit declaration of function 'fprint_param' is invalid in C99 [-Wimplicit-function-declaration] fprint_param(stderr); ^ err.c:249:1: warning: implicit declaration of function 'check_error_max_number' is invalid in C99 [-Wimplicit-function-declaration] check_error_max_number(); ^ err.c:250:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:255:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] error_tail_1() ^~~~~~~~~~~~ err.c:267:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:272:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] error_token(cnt) ^~~~~~~~~~~ err.c:277:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:283:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] print_error_count() ^~~~~~~~~~~~~~~~~ err.c:297:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:302:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] get_error_number() ^~~~~~~~~~~~~~~~ err.c:309:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] syntax_error(info_routine) ^~~~~~~~~~~~ err.c:326:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ err.c:331:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] check_error_max_number() ^~~~~~~~~~~~~~~~~~~~~~ err.c:343:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ err.c:343:4: note: please include the header or explicitly provide a declaration for 'exit' err.c:345:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ err.c:347:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] set_max_error_n(argc,argv,ret) ^~~~~~~~~~~~~~~ err.c:352:15: error: non-void function 'set_max_error_n' should return a value [-Wreturn-type] if(argc!=1) return; ^ 28 warnings and 1 error generated. *** [err.lo] Error code 1 Stop in /wrkdirs/usr/ports/devel/openzz/work/openzz-1.0.4/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/devel/openzz/work/openzz-1.0.4. *** [all-recursive-am] Error code 1 Stop in /wrkdirs/usr/ports/devel/openzz/work/openzz-1.0.4. *** [do-build] Error code 1 Stop in /usr/ports/devel/openzz. ===> Cleaning for openzz-1.0.4.4_1 build of /usr/ports/devel/openzz ended at Fri Nov 30 15:40:08 UTC 2012