Date: Fri, 19 Jul 2013 06:41:18 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for oorexx-3.0.0 during build Message-ID: <201307190641.r6J6fITc015775@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: micho@matem.unam.mx Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/lang/oorexx/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s/logs/oorexx-3.0.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s Log: ====>> Building lang/oorexx build started at Fri Jul 19 06:40:23 UTC 2013 port directory: /usr/ports/lang/oorexx building for: FreeBSD head-default-job-11 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: micho@matem.unam.mx Makefile ident: $FreeBSD: head/lang/oorexx/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=62235 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=oorexx-3.0.0 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- EXAMPLESDIR="/usr/local/share/examples/oorexx" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oorexx DOCSDIR=/usr/local/share/doc/oorexx EXAMPLESDIR=/usr/local/share/examples/oorexx WWWDIR=/usr/local/www/oorexx ETCDIR=/usr/local/etc/oorexx --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for oorexx-3.0.0 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> oorexx-3.0.0 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 /packages/All/pkg-1.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oorexx-3.0.0 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> Fetching all distfiles required by oorexx-3.0.0 for building ========================================================================= =======================<phase: checksum >============================ ===> Fetching all distfiles required by oorexx-3.0.0 for building => SHA256 Checksum OK for oorexx-3.0.0.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> Fetching all distfiles required by oorexx-3.0.0 for building ===> Extracting for oorexx-3.0.0 => SHA256 Checksum OK for oorexx-3.0.0.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for oorexx-3.0.0 ===> Applying FreeBSD patches for oorexx-3.0.0 ========================================================================= =======================<phase: build-depends >============================ ========================================================================= =======================<phase: lib-depends >============================ ========================================================================= =======================<phase: configure >============================ ===> Configuring for oorexx-3.0.0 ========================================================================= =======================<phase: build >============================ ===> Building for oorexx-3.0.0 c++ -DHAVE_CONFIG_H -I. -DORX_VER=3 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_CATDIR=\"/usr/local/bin\" -DHIGHTID -I../lib -I../kernel -I../kernel/expression -I../kernel/instructions -I../kernel/classes -I../kernel/runtime -I../kernel/parser -I../kernel/messages -I../kernel/bsd -I../rexxapi -O2 -pipe -fno-strict-aliasing -DNOOPT -DPTHREAD_KERNEL -DSHARED -D_POSIX_THREAD -DHIGHTID -D_GNU_SOURCE -DLINUX -DOPSYS_LINUX -c -o librexxapi-SubcommandAPI.o ./../rexxapi/SubcommandAPI.cpp c++ -DHAVE_CONFIG_H -I. -DORX_VER=3 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_CATDIR=\"/usr/local/bin\" -DHIGHTID -I../lib -I../kernel -I../kernel/expression -I../kernel/instructions -I../kernel/classes -I../kernel/runtime -I../kernel/parser -I../kernel/messages -I../kernel/bsd -I../rexxapi -O2 -pipe -fno-strict-aliasing -DNOOPT -DPTHREAD_KERNEL -DSHARED -D_POSIX_THREAD -DHIGHTID -D_GNU_SOURCE -DLINUX -DOPSYS_LINUX -c -o librexxapi-RexxAPIManager.o ./../rexxapi/RexxAPIManager.cpp c++ -DHAVE_CONFIG_H -I. -DORX_VER=3 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_CATDIR=\"/usr/local/bin\" -DHIGHTID -I../lib -I../kernel -I../kernel/expression -I../kernel/instructions -I../kernel/classes -I../kernel/runtime -I../kernel/parser -I../kernel/messages -I../kernel/bsd -I../rexxapi -O2 -pipe -fno-strict-aliasing -DNOOPT -DPTHREAD_KERNEL -DSHARED -D_POSIX_THREAD -DHIGHTID -D_GNU_SOURCE -DLINUX -DOPSYS_LINUX -c -o librexxapi-SystemSemaphores.o ./../kernel/bsd/SystemSemaphores.cpp c++ -DHAVE_CONFIG_H -I. -DORX_VER=3 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_CATDIR=\"/usr/local/bin\" -DHIGHTID -I../lib -I../kernel -I../kernel/expression -I../kernel/instructions -I../kernel/classes -I../kernel/runtime -I../kernel/parser -I../kernel/messages -I../kernel/bsd -I../rexxapi -O2 -pipe -fno-strict-aliasing -DNOOPT -DPTHREAD_KERNEL -DSHARED -D_POSIX_THREAD -DHIGHTID -D_GNU_SOURCE -DLINUX -DOPSYS_LINUX -c -o librexxapi-SharedMemorySupport.o ./../kernel/bsd/SharedMemorySupport.cpp c++ -DHAVE_CONFIG_H -I. -DORX_VER=3 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_CATDIR=\"/usr/local/bin\" -DHIGHTID -I../lib -I../kernel -I../kernel/expression -I../kernel/instructions -I../kernel/classes -I../kernel/runtime -I../kernel/parser -I../kernel/messages -I../kernel/bsd -I../rexxapi -O2 -pipe -fno-strict-aliasing -DNOOPT -DPTHREAD_KERNEL -DSHARED -D_POSIX_THREAD -DHIGHTID -D_GNU_SOURCE -DLINUX -DOPSYS_LINUX -c -o librexxapi-MacroSpace.o ./../rexxapi/MacroSpace.cpp ./../rexxapi/MacroSpace.cpp:205:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (p=does_exist(n,NULL)) { /* found name, so change it */ ~^~~~~~~~~~~~~~~~~~~ ./../rexxapi/MacroSpace.cpp:205:13: note: place parentheses around the assignment to silence this warning else if (p=does_exist(n,NULL)) { /* found name, so change it */ ^ ( ) ./../rexxapi/MacroSpace.cpp:205:13: note: use '==' to turn this assignment into an equality comparison else if (p=does_exist(n,NULL)) { /* found name, so change it */ ^ == ./../rexxapi/MacroSpace.cpp:246:32: warning: implicit conversion of NULL constant to 'unsigned long' [-Wnull-conversion] apidata->macrocount = NULL; /* reset macro counter */ ~ ^~~~ 0 ./../rexxapi/MacroSpace.cpp:287:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p=does_exist(n,&t)) { /* found name, so delete it */ ~^~~~~~~~~~~~~~~~~ ./../rexxapi/MacroSpace.cpp:287:10: note: place parentheses around the assignment to silence this warning if (p=does_exist(n,&t)) { /* found name, so delete it */ ^ ( ) ./../rexxapi/MacroSpace.cpp:287:10: note: use '==' to turn this assignment into an equality comparison if (p=does_exist(n,&t)) { /* found name, so delete it */ ^ == ./../rexxapi/MacroSpace.cpp:335:24: warning: implicit conversion of NULL constant to 'unsigned long' [-Wnull-conversion] apidata->mbase = NULL; /* reset the anchor */ ~ ^~~~ 0 ./../rexxapi/MacroSpace.cpp:336:29: warning: implicit conversion of NULL constant to 'unsigned long' [-Wnull-conversion] apidata->macrocount = NULL; /* reset function counter */ ~ ^~~~ 0 ./../rexxapi/MacroSpace.cpp:495:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tmp=does_exist(name,NULL)){ /* if macro exists, then */ ~~~^~~~~~~~~~~~~~~~~~~~~~ ./../rexxapi/MacroSpace.cpp:495:9: note: place parentheses around the assignment to silence this warning if(tmp=does_exist(name,NULL)){ /* if macro exists, then */ ^ ( ) ./../rexxapi/MacroSpace.cpp:495:9: note: use '==' to turn this assignment into an equality comparison if(tmp=does_exist(name,NULL)){ /* if macro exists, then */ ^ == ./../rexxapi/MacroSpace.cpp:535:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (tmp=does_exist(name,NULL)) { /* if macro exists, then */ ~~~^~~~~~~~~~~~~~~~~~~~~~ ./../rexxapi/MacroSpace.cpp:535:12: note: place parentheses around the assignment to silence this warning if (tmp=does_exist(name,NULL)) { /* if macro exists, then */ ^ ( ) ./../rexxapi/MacroSpace.cpp:535:12: note: use '==' to turn this assignment into an equality comparison if (tmp=does_exist(name,NULL)) { /* if macro exists, then */ ^ == ./../rexxapi/MacroSpace.cpp:569:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if(tmp=does_exist(name,NULL)){ /* if name exists in list... */ ~~~^~~~~~~~~~~~~~~~~~~~~~ ./../rexxapi/MacroSpace.cpp:569:9: note: place parentheses around the assignment to silence this warning if(tmp=does_exist(name,NULL)){ /* if name exists in list... */ ^ ( ) ./../rexxapi/MacroSpace.cpp:569:9: note: use '==' to turn this assignment into an equality comparison if(tmp=does_exist(name,NULL)){ /* if name exists in list... */ ^ == ./../rexxapi/MacroSpace.cpp:605:13: warning: implicit conversion of NULL constant to 'unsigned long' [-Wnull-conversion] for (temp=NULL, work=apidata->mbase; /* start at beginning of list */ ~^~~~ 0 ./../rexxapi/MacroSpace.cpp:632:17: warning: implicit conversion of NULL constant to 'unsigned long' [-Wnull-conversion] ULONG fsize = NULL; <snip>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307190641.r6J6fITc015775>