From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jun 17 21:04:35 2015 Return-Path: Delivered-To: pkg-fallout@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B15B4D4; Wed, 17 Jun 2015 21:04:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e8]) (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 E3F9EDDB; Wed, 17 Jun 2015 21:04:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t5HL4YZD078463; Wed, 17 Jun 2015 21:04:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t5HL4YQV078453; Wed, 17 Jun 2015 21:04:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 17 Jun 2015 21:04:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201506172104.t5HL4YQV078453@beefy5.nyi.freebsd.org> To: koobs@FreeBSD.org Subject: [package - 84i386-default][net/czmq] Failed for czmq-3.0.2 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: Wed, 17 Jun 2015 21:04:35 -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: koobs@FreeBSD.org Last committer: koobs@FreeBSD.org Ident: $FreeBSD: head/net/czmq/Makefile 389832 2015-06-16 10:42:49Z koobs $ Log URL: http://beefy5.nyi.freebsd.org/data/84i386-default/389866/logs/czmq-3.0.2.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-default&build=389866 Log: ====>> Building net/czmq build started at Wed Jun 17 21:04:08 UTC 2015 port directory: /usr/ports/net/czmq building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p30 FreeBSD 8.4-RELEASE-p30 i386 maintained by: koobs@FreeBSD.org Makefile ident: $FreeBSD: head/net/czmq/Makefile 389832 2015-06-16 10:42:49Z koobs $ Poudriere version: 3.1.7 Host OSVERSION: 1100070 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_p=i386 UNAME_m=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p30 UNAME_r=8.4-RELEASE-p30 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=czmq-3.0.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-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-- --with-libzmq=/usr/local --with-pkgconfigdir=/usr/local/libdata/pkgconfig --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/czmq/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/czmq/work HOME=/wrkdirs/usr/ports/net/czmq/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-- V=1 XDG_DATA_HOME=/wrkdirs/usr/ports/net/czmq/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/czmq/work HOME=/wrkdirs/usr/ports/net/czmq/work TMPDIR="/tmp" NO_PIE=yes 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="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/czmq" EXAMPLESDIR="share/examples/czmq" DATADIR="share/czmq" WWWDIR="www/czmq" ETCDIR="etc/czmq" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/czmq DOCSDIR=/usr/local/share/doc/czmq EXAMPLESDIR=/usr/local/share/examples/czmq WWWDIR=/usr/local/www/czmq ETCDIR=/usr/local/etc/czmq --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 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 MPL accepted by the user =========================================================================== =================================================== ===> czmq-3.0.2 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.4.txz [84i386-default-job-01] Installing pkg-1.5.4... [84i386-default-job-01] Extracting pkg-1.5.4: .......... done Message for pkg-1.5.4: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of czmq-3.0.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MPL accepted by the user ===> Fetching all distfiles required by czmq-3.0.2 for building =========================================================================== =================================================== ===> License MPL accepted by the user ===> Fetching all distfiles required by czmq-3.0.2 for building => SHA256 Checksum OK for czmq-3.0.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MPL accepted by the user ===> Fetching all distfiles required by czmq-3.0.2 for building ===> Extracting for czmq-3.0.2 => SHA256 Checksum OK for czmq-3.0.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for czmq-3.0.2 ===> Applying FreeBSD patches for czmq-3.0.2 =========================================================================== =================================================== ===> czmq-3.0.2 depends on executable: autoconf-2.69 - not found ===> Verifying install for autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [84i386-default-job-01] Installing autoconf-2.69... [84i386-default-job-01] `-- Installing autoconf-wrapper-20131203... [84i386-default-job-01] `-- Extracting autoconf-wrapper-20131203: ........ done [84i386-default-job-01] `-- Installing indexinfo-0.2.3... [84i386-default-job-01] `-- Extracting indexinfo-0.2.3: .... done [84i386-default-job-01] `-- Installing m4-1.4.17_1,1... [84i386-default-job-01] `-- Extracting m4-1.4.17_1,1: .......... done [84i386-default-job-01] `-- Installing perl5-5.20.2_4... [84i386-default-job-01] `-- Extracting perl5-5.20.2_4: .......... done [84i386-default-job-01] Extracting autoconf-2.69: .......... done ===> Returning to build of czmq-3.0.2 ===> czmq-3.0.2 depends on executable: autoheader-2.69 - found ===> czmq-3.0.2 depends on executable: autoreconf-2.69 - found ===> czmq-3.0.2 depends on executable: aclocal-1.15 - not found ===> Verifying install for aclocal-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [84i386-default-job-01] Installing automake-1.15... [84i386-default-job-01] `-- Installing automake-wrapper-20131203... [84i386-default-job-01] `-- Extracting automake-wrapper-20131203: ... done [84i386-default-job-01] Extracting automake-1.15: .......... done ===> Returning to build of czmq-3.0.2 ===> czmq-3.0.2 depends on executable: automake-1.15 - found ===> czmq-3.0.2 depends on executable: libtoolize - not found ===> Verifying install for libtoolize in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.6.txz [84i386-default-job-01] Installing libtool-2.4.6... [84i386-default-job-01] Extracting libtool-2.4.6: .......... done ===> Returning to build of czmq-3.0.2 ===> czmq-3.0.2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.11.txz [84i386-default-job-01] Installing pkgconf-0.9.11... [84i386-default-job-01] Extracting pkgconf-0.9.11: ....... done ===> Returning to build of czmq-3.0.2 =========================================================================== =================================================== ===> czmq-3.0.2 depends on shared library: libzmq.so - not found ===> Verifying for libzmq.so in /usr/ports/net/libzmq4 ===> Installing existing package /packages/All/libzmq4-4.1.2.txz [84i386-default-job-01] Installing libzmq4-4.1.2... [84i386-default-job-01] `-- Installing libsodium-1.0.3... [84i386-default-job-01] `-- Extracting libsodium-1.0.3: .......... done [84i386-default-job-01] `-- Installing openpgm-5.2.122_2... [84i386-default-job-01] `-- Extracting openpgm-5.2.122_2: .......... done [84i386-default-job-01] Extracting libzmq4-4.1.2: .......... done ===> Returning to build of czmq-3.0.2 =========================================================================== =================================================== ===> Configuring for czmq-3.0.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:50: installing 'config/compile' configure.ac:19: installing 'config/missing' Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 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 cc -std=gnu99... /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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 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... dlltool 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 -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... 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 cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking pkg-config is at least version 0.9.0... yes checking for zmq... yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no checking whether to install manpages... yes checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for arpa/inet.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for netinet/in.h... (cached) yes checking for stddef.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 for limits.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... (cached) yes checking for net/if_media.h... (cached) yes checking for linux/wireless.h... no checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... (cached) yes checking for working volatile... yes checking whether byte ordering is bigendian... no configure: WITH_MAKECERT defined configure: WITH_TEST_ZGOSSIP defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for getifaddrs... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/libczmq.pc config.status: creating src/platform.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for czmq-3.0.2 Making all in doc /bin/sh ./libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I./include -pedantic -Werror -Wall -Wc++-compat -D__BSD_VISIBLE -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/src_libczmq_la-zactor.lo -MD -MP -MF src/.deps/src_libczmq_la-zactor.Tpo -c -o src/src_libczmq_la-zactor.lo `test -f 'src/zactor.c' || echo './'`src/zactor.c libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -I/usr/local/include -I./include -pedantic -Werror -Wall -Wc++-compat -D__BSD_VISIBLE -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/src_libczmq_la-zactor.lo -MD -MP -MF src/.deps/src_libczmq_la-zactor.Tpo -c src/zactor.c -fPIC -DPIC -o src/.libs/src_libczmq_la-zactor.o src/zactor.c:1: error: stray '\357' in program src/zactor.c:1: error: stray '\273' in program src/zactor.c:1: error: stray '\277' in program *** Error code 1 Stop in /wrkdirs/usr/ports/net/czmq/work/czmq-3.0.2. *** Error code 1 Stop in /wrkdirs/usr/ports/net/czmq/work/czmq-3.0.2. *** Error code 1 Stop in /usr/ports/net/czmq.