From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon Jun 8 12:39:48 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40C5DF3F; Mon, 8 Jun 2015 12:39:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy7.nyi.freebsd.org (beefy7.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ea]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE5BA11AA; Mon, 8 Jun 2015 12:39:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy7.nyi.freebsd.org (localhost [127.0.0.1]) by beefy7.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t58CdlWJ086023; Mon, 8 Jun 2015 12:39:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy7.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t58CdlNW086022; Mon, 8 Jun 2015 12:39:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 8 Jun 2015 12:39:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201506081239.t58CdlNW086022@beefy7.nyi.freebsd.org> To: skreuzer@FreeBSD.org Subject: [package - head-mips-default][devel/libzookeeper] Failed for libzookeeper-3.4.6_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 12:39:48 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: skreuzer@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/libzookeeper/Makefile 386312 2015-05-14 10:15:04Z mat $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p388679_s282634/logs/libzookeeper-3.4.6_1.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p388679_s282634 Log: ====>> Building devel/libzookeeper build started at Mon Jun 8 12:32:38 UTC 2015 port directory: /usr/ports/devel/libzookeeper building for: FreeBSD head-mips-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r282634 mips maintained by: skreuzer@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libzookeeper/Makefile 386312 2015-05-14 10:15:04Z mat $ Poudriere version: 3.1.7 Host OSVERSION: 1100070 Jail OSVERSION: 1100072 !!! Jail is newer than host. (Jail: 1100072, Host: 1100070) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100072 UNAME_v=FreeBSD 11.0-CURRENT r282634 UNAME_r=11.0-CURRENT LC_COLLATE=C BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libzookeeper-3.4.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libzookeeper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libzookeeper/work HOME=/wrkdirs/usr/ports/devel/libzookeeper/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libzookeeper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libzookeeper/work HOME=/wrkdirs/usr/ports/devel/libzookeeper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/zookeeper" EXAMPLESDIR="share/examples/zookeeper" DATADIR="share/zookeeper" WWWDIR="www/zookeeper" ETCDIR="etc/zookeeper" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zookeeper DOCSDIR=/usr/local/share/doc/zookeeper EXAMPLESDIR=/usr/local/share/examples/zookeeper WWWDIR=/usr/local/www/zookeeper ETCDIR=/usr/local/etc/zookeeper --End SUB_LIST-- ---Begin make.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc NM=/nxb-bin/usr/bin/nm MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex MACHINE=mips MACHINE_ARCH=mips ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> libzookeeper-3.4.6_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 /packages/All/pkg-1.5.3.txz [head-mips-default-job-17] Installing pkg-1.5.3... [head-mips-default-job-17] Extracting pkg-1.5.3... done Message for pkg-1.5.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libzookeeper-3.4.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user => zookeeper-3.4.6.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/zookeeper-3.4.6.tar.gz zookeeper-3.4.6.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by libzookeeper-3.4.6_1 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libzookeeper-3.4.6_1 for building => SHA256 Checksum OK for zookeeper-3.4.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libzookeeper-3.4.6_1 for building ===> Extracting for libzookeeper-3.4.6_1 => SHA256 Checksum OK for zookeeper-3.4.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libzookeeper-3.4.6_1 =========================================================================== checking host system type... mips-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by /nxb-bin/usr/bin/cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert mips-portbld-freebsd11.0 file names to mips-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert mips-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes checking if /nxb-bin/usr/bin/cc static flag -static works... yes checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /nxb-bin/usr/bin/cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E checking for ld used by /nxb-bin/usr/bin/c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the /nxb-bin/usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes checking for /nxb-bin/usr/bin/c++ option to produce PIC... -fPIC -DPIC checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC -DPIC works... yes checking if /nxb-bin/usr/bin/c++ static flag -static works... yes checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... yes checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... (cached) yes checking whether the /nxb-bin/usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for pthread_mutex_lock in -lpthread... yes configure: building with SyncAPI support checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for nfds_t... yes checking whether to enable ipv6... yes checking for getcwd... (cached) yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for getlogin... yes checking for getpwuid_r... yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for poll... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for libzookeeper-3.4.6_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c' /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c -fPIC -DPIC -o .libs/zookeeper.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c -o zookeeper.o >/dev/null 2>&1 mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c -o recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c src/recordio.c -fPIC -DPIC -o .libs/recordio.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c src/recordio.c -o recordio.o >/dev/null 2>&1 mv -f .deps/recordio.Tpo .deps/recordio.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c -fPIC -DPIC -o .libs/zookeeper.jute.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c -o zookeeper.jute.o >/dev/null 2>&1 mv -f .deps/zookeeper.jute.Tpo .deps/zookeeper.jute.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c -o zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c src/zk_log.c -fPIC -DPIC -o .libs/zk_log.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c src/zk_log.c -o zk_log.o >/dev/null 2>&1 mv -f .deps/zk_log.Tpo .deps/zk_log.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c src/zk_hashtable.c -fPIC -DPIC -o .libs/zk_hashtable.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c src/zk_hashtable.c -o zk_hashtable.o >/dev/null 2>&1 mv -f .deps/zk_hashtable.Tpo .deps/zk_hashtable.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c src/st_adaptor.c -fPIC -DPIC -o .libs/st_adaptor.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c src/st_adaptor.c -o st_adaptor.o >/dev/null 2>&1 mv -f .deps/st_adaptor.Tpo .deps/st_adaptor.Plo /bin/sh ./libtool --tag=CC --mode=link /nxb-bin/usr/bin/cc -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -o libzkst.la zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo st_adaptor.lo -lm libtool: link: ar cru .libs/libzkst.a .libs/zookeeper.o .libs/recordio.o .libs/zookeeper.jute.o .libs/zk_log.o .libs/zk_hashtable.o .libs/st_adaptor.o libtool: link: ranlib .libs/libzkst.a libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" "libzkst.la" ) /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/hashtable_itr.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c -fPIC -DPIC -o .libs/hashtable_itr.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c -o hashtable_itr.o >/dev/null 2>&1 mv -f .deps/hashtable_itr.Tpo .deps/hashtable_itr.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c src/hashtable/hashtable.c -fPIC -DPIC -o .libs/hashtable.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c src/hashtable/hashtable.c -o hashtable.o >/dev/null 2>&1 mv -f .deps/hashtable.Tpo .deps/hashtable.Plo /bin/sh ./libtool --tag=CC --mode=link /nxb-bin/usr/bin/cc -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -o libhashtable.la hashtable_itr.lo hashtable.lo libtool: link: ar cru .libs/libhashtable.a .libs/hashtable_itr.o .libs/hashtable.o libtool: link: ranlib .libs/libhashtable.a libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" ) /bin/sh ./libtool --tag=CC --mode=link /nxb-bin/usr/bin/cc -Wall -Werror -O2 -pipe -G0 -fno-strict-aliasing -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)' -o libzookeeper_st.la -rpath /usr/local/lib libzkst.la libhashtable.la libtool: link: /usr/bin/nm ./.libs/libzkst.a ./.libs/libhashtable.a | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_st.exp libtool: link: /usr/bin/egrep -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_st.exp" > ".libs/libzookeeper_st.expT" libtool: link: mv -f ".libs/libzookeeper_st.expT" ".libs/libzookeeper_st.exp" libtool: link: /nxb-bin/usr/bin/cc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libzkst.a ./.libs/libhashtable.a -Wl,--no-whole-archive -lm -O2 -Wl,-soname -Wl,libzookeeper_st.so.2 -Wl,-retain-symbols-file -Wl,.libs/libzookeeper_st.exp -o .libs/libzookeeper_st.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so.2" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so.2") libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so") libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c/./.libs/libzkst.a") libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c/./.libs/libhashtable.a") libtool: link: ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o libtool: link: ranlib .libs/libzookeeper_st.a libtool: link: rm -fr .libs/libzookeeper_st.lax libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" ) /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c -o libzkmt_la-zookeeper.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-zookeeper.Tpo .deps/libzkmt_la-zookeeper.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c -o libzkmt_la-recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c src/recordio.c -fPIC -DPIC -o .libs/libzkmt_la-recordio.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c src/recordio.c -o libzkmt_la-recordio.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-recordio.Tpo .deps/libzkmt_la-recordio.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c generated/zookeeper.jute.c -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.jute.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c generated/zookeeper.jute.c -o libzkmt_la-zookeeper.jute.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-zookeeper.jute.Tpo .deps/libzkmt_la-zookeeper.jute.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c -o libzkmt_la-zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c src/zk_log.c -fPIC -DPIC -o .libs/libzkmt_la-zk_log.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c src/zk_log.c -o libzkmt_la-zk_log.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-zk_log.Tpo .deps/libzkmt_la-zk_log.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c src/zk_hashtable.c -fPIC -DPIC -o .libs/libzkmt_la-zk_hashtable.o libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c src/zk_hashtable.c -o libzkmt_la-zk_hashtable.o >/dev/null 2>&1 mv -f .deps/libzkmt_la-zk_hashtable.Tpo .deps/libzkmt_la-zk_hashtable.Plo /bin/sh ./libtool --tag=CC --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c -o libzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo './'`src/mt_adaptor.c libtool: compile: /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -G0 -fno-strict-aliasing -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c src/mt_adaptor.c -fPIC -DPIC -o .libs/libzkmt_la-mt_adaptor.o {standard input}: Assembler messages: {standard input}:37: Error: unrecognized opcode `lock xaddl $2,0($4)' Makefile:823: recipe for target 'libzkmt_la-mt_adaptor.lo' failed gmake[2]: *** [libzkmt_la-mt_adaptor.lo] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c' Makefile:523: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libzookeeper/work/zookeeper-3.4.6/src/c' *** Error code 1 Stop. make: stopped in /usr/ports/devel/libzookeeper