From owner-freebsd-pkg-fallout@freebsd.org Thu Nov 26 10:22:01 2015 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D27D9A39321 for ; Thu, 26 Nov 2015 10:22:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BD43F1F86 for ; Thu, 26 Nov 2015 10:22:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id BC1C1A39320; Thu, 26 Nov 2015 10:22:01 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1C46A3931E for ; Thu, 26 Nov 2015 10:22:01 +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 7179D1F85 for ; Thu, 26 Nov 2015 10:22:01 +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.15.2/8.15.2) with ESMTP id tAQAM0bx036307 for ; Thu, 26 Nov 2015 10:22:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy7.nyi.freebsd.org (8.15.2/8.15.2/Submit) id tAQAM0fr036306; Thu, 26 Nov 2015 10:22:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 26 Nov 2015 10:22:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201511261022.tAQAM0fr036306@beefy7.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-mips-default][net/icpld] Failed for icpld-1.1.5_2 in package 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: Thu, 26 Nov 2015 10:22:01 -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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net/icpld/Makefile 372709 2014-11-18 09:37:31Z bapt $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p402431_s291353/logs/icpld-1.1.5_2.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p402431_s291353 Log: ====>> Building net/icpld build started at Thu Nov 26 10:12:03 UTC 2015 port directory: /usr/ports/net/icpld building for: FreeBSD head-mips-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r291353 mips maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/net/icpld/Makefile 372709 2014-11-18 09:37:31Z bapt $ Poudriere version: 3.1.10 Host OSVERSION: 1100085 Jail OSVERSION: 1100090 !!! Jail is newer than host. (Jail: 1100090, Host: 1100085) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1100090 UNAME_v=FreeBSD 11.0-CURRENT r291353 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen QEMU_EMULATING=1 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=icpld-1.1.5_2 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.10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for icpld-1.1.5_2: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-ipv6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/icpld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/icpld/work HOME=/wrkdirs/usr/ports/net/icpld/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/net/icpld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/icpld/work HOME=/wrkdirs/usr/ports/net/icpld/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/icpld" EXAMPLESDIR="share/examples/icpld" DATADIR="share/icpld" WWWDIR="www/icpld" ETCDIR="etc/icpld" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/icpld DOCSDIR=/usr/local/share/doc/icpld EXAMPLESDIR=/usr/local/share/examples/icpld WWWDIR=/usr/local/www/icpld ETCDIR=/usr/local/etc/icpld --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 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 ===> Fetching all distfiles required by icpld-1.1.5_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by icpld-1.1.5_2 for building => SHA256 Checksum OK for icpld-1.1.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by icpld-1.1.5_2 for building ===> Extracting for icpld-1.1.5_2 => SHA256 Checksum OK for icpld-1.1.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for icpld-1.1.5_2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for icpld-1.1.5_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/configure 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... /nxb-bin/usr/bin/cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nxb-bin/usr/bin/cc accepts -g... yes checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed checking dependency style of /nxb-bin/usr/bin/cc... gcc3 checking for library containing strerror... none required checking whether we are using the GNU C++ compiler... yes checking whether /nxb-bin/usr/bin/c++ accepts -g... yes checking dependency style of /nxb-bin/usr/bin/c++... gcc3 checking for gcc... (cached) /nxb-bin/usr/bin/cc checking whether we are using the GNU C compiler... (cached) yes checking whether /nxb-bin/usr/bin/cc accepts -g... (cached) yes checking for /nxb-bin/usr/bin/cc option to accept ISO C89... (cached) none needed checking dependency style of /nxb-bin/usr/bin/cc... (cached) gcc3 ./configure: ++: not found checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes ./configure: ++: not found checking build system type... mips-portbld-freebsd11.0 checking host system type... mips-portbld-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip 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 checking if /nxb-bin/usr/bin/cc PIC flag -fPIC 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 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC 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 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 appending configuration tag "F77" to libtool checking for ping... ping checking for IPv6... yes checking for ping6... ping6 Building with IPv6 support . : yes Building icpld for . : FreeBSD configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for icpld-1.1.5_2 /nxb-bin/usr/bin/make all-recursive Making all in src if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-displog.o -MD -MP -MF ".deps/icpld-displog.Tpo" -c -o icpld-displog.o `test -f 'displog.cpp' || echo './'`displog.cpp; then mv -f ".deps/icpld-displog.Tpo" ".deps/icpld-displog.Po"; else rm -f ".deps/icpld-displog.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-firstr.o -MD -MP -MF ".deps/icpld-firstr.Tpo" -c -o icpld-firstr.o `test -f 'firstr.cpp' || echo './'`firstr.cpp; then mv -f ".deps/icpld-firstr.Tpo" ".deps/icpld-firstr.Po"; else rm -f ".deps/icpld-firstr.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-fork.o -MD -MP -MF ".deps/icpld-fork.Tpo" -c -o icpld-fork.o `test -f 'fork.cpp' || echo './'`fork.cpp; then mv -f ".deps/icpld-fork.Tpo" ".deps/icpld-fork.Po"; else rm -f ".deps/icpld-fork.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-killproc.o -MD -MP -MF ".deps/icpld-killproc.Tpo" -c -o icpld-killproc.o `test -f 'killproc.cpp' || echo './'`killproc.cpp; then mv -f ".deps/icpld-killproc.Tpo" ".deps/icpld-killproc.Po"; else rm -f ".deps/icpld-killproc.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-logturn.o -MD -MP -MF ".deps/icpld-logturn.Tpo" -c -o icpld-logturn.o `test -f 'logturn.cpp' || echo './'`logturn.cpp; then mv -f ".deps/icpld-logturn.Tpo" ".deps/icpld-logturn.Po"; else rm -f ".deps/icpld-logturn.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-status.o -MD -MP -MF ".deps/icpld-status.Tpo" -c -o icpld-status.o `test -f 'status.cpp' || echo './'`status.cpp; then mv -f ".deps/icpld-status.Tpo" ".deps/icpld-status.Po"; else rm -f ".deps/icpld-status.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-daemonize.o -MD -MP -MF ".deps/icpld-daemonize.Tpo" -c -o icpld-daemonize.o `test -f 'daemonize.cpp' || echo './'`daemonize.cpp; then mv -f ".deps/icpld-daemonize.Tpo" ".deps/icpld-daemonize.Po"; else rm -f ".deps/icpld-daemonize.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-filecheck.o -MD -MP -MF ".deps/icpld-filecheck.Tpo" -c -o icpld-filecheck.o `test -f 'filecheck.cpp' || echo './'`filecheck.cpp; then mv -f ".deps/icpld-filecheck.Tpo" ".deps/icpld-filecheck.Po"; else rm -f ".deps/icpld-filecheck.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-verip.o -MD -MP -MF ".deps/icpld-verip.Tpo" -c -o icpld-verip.o `test -f 'verip.cpp' || echo './'`verip.cpp; then mv -f ".deps/icpld-verip.Tpo" ".deps/icpld-verip.Po"; else rm -f ".deps/icpld-verip.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-help.o -MD -MP -MF ".deps/icpld-help.Tpo" -c -o icpld-help.o `test -f 'help.cpp' || echo './'`help.cpp; then mv -f ".deps/icpld-help.Tpo" ".deps/icpld-help.Po"; else rm -f ".deps/icpld-help.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-signals.o -MD -MP -MF ".deps/icpld-signals.Tpo" -c -o icpld-signals.o `test -f 'signals.cpp' || echo './'`signals.cpp; then mv -f ".deps/icpld-signals.Tpo" ".deps/icpld-signals.Po"; else rm -f ".deps/icpld-signals.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-reset.o -MD -MP -MF ".deps/icpld-reset.Tpo" -c -o icpld-reset.o `test -f 'reset.cpp' || echo './'`reset.cpp; then mv -f ".deps/icpld-reset.Tpo" ".deps/icpld-reset.Po"; else rm -f ".deps/icpld-reset.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-parseconf.o -MD -MP -MF ".deps/icpld-parseconf.Tpo" -c -o icpld-parseconf.o `test -f 'parseconf.cpp' || echo './'`parseconf.cpp; then mv -f ".deps/icpld-parseconf.Tpo" ".deps/icpld-parseconf.Po"; else rm -f ".deps/icpld-parseconf.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-fixpath.o -MD -MP -MF ".deps/icpld-fixpath.Tpo" -c -o icpld-fixpath.o `test -f 'fixpath.cpp' || echo './'`fixpath.cpp; then mv -f ".deps/icpld-fixpath.Tpo" ".deps/icpld-fixpath.Po"; else rm -f ".deps/icpld-fixpath.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-parseargs.o -MD -MP -MF ".deps/icpld-parseargs.Tpo" -c -o icpld-parseargs.o `test -f 'parseargs.cpp' || echo './'`parseargs.cpp; then mv -f ".deps/icpld-parseargs.Tpo" ".deps/icpld-parseargs.Po"; else rm -f ".deps/icpld-parseargs.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-checkinp.o -MD -MP -MF ".deps/icpld-checkinp.Tpo" -c -o icpld-checkinp.o `test -f 'checkinp.cpp' || echo './'`checkinp.cpp; then mv -f ".deps/icpld-checkinp.Tpo" ".deps/icpld-checkinp.Po"; else rm -f ".deps/icpld-checkinp.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-wlogs.o -MD -MP -MF ".deps/icpld-wlogs.Tpo" -c -o icpld-wlogs.o `test -f 'wlogs.cpp' || echo './'`wlogs.cpp; then mv -f ".deps/icpld-wlogs.Tpo" ".deps/icpld-wlogs.Po"; else rm -f ".deps/icpld-wlogs.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-info.o -MD -MP -MF ".deps/icpld-info.Tpo" -c -o icpld-info.o `test -f 'info.cpp' || echo './'`info.cpp; then mv -f ".deps/icpld-info.Tpo" ".deps/icpld-info.Po"; else rm -f ".deps/icpld-info.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-getcwd.o -MD -MP -MF ".deps/icpld-getcwd.Tpo" -c -o icpld-getcwd.o `test -f 'getcwd.cpp' || echo './'`getcwd.cpp; then mv -f ".deps/icpld-getcwd.Tpo" ".deps/icpld-getcwd.Po"; else rm -f ".deps/icpld-getcwd.Tpo"; exit 1; fi if /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wimplicit -Wunused -g -O1 -O2 -pipe -G0 -fno-strict-aliasing -MT icpld-disperrs.o -MD -MP -MF ".deps/icpld-disperrs.Tpo" -c -o icpld-disperrs.o `test -f 'disperrs.cpp' || echo './'`disperrs.cpp; then mv -f ".deps/icpld-disperrs.Tpo" ".deps/icpld-disperrs.Po"; else rm -f ".deps/icpld-disperrs.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link /nxb-bin/usr/bin/c++ -O2 -pipe -G0 -fno-strict-aliasing -o icpld icpld-displog.o icpld-firstr.o icpld-fork.o icpld-killproc.o icpld-logturn.o icpld-status.o icpld-daemonize.o icpld-filecheck.o icpld-verip.o icpld-help.o icpld-signals.o icpld-reset.o icpld-parseconf.o icpld-fixpath.o icpld-parseargs.o icpld-checkinp.o icpld-wlogs.o icpld-info.o icpld-getcwd.o icpld-disperrs.o mkdir .libs /nxb-bin/usr/bin/c++ -O2 -pipe -G0 -fno-strict-aliasing -o icpld icpld-displog.o icpld-firstr.o icpld-fork.o icpld-killproc.o icpld-logturn.o icpld-status.o icpld-daemonize.o icpld-filecheck.o icpld-verip.o icpld-help.o icpld-signals.o icpld-reset.o icpld-parseconf.o icpld-fixpath.o icpld-parseargs.o icpld-checkinp.o icpld-wlogs.o icpld-info.o icpld-getcwd.o icpld-disperrs.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for icpld-1.1.5_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/src/icpld /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/man/icpld.1 /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/man/man1 ===> Installing /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/etc/icpld.conf.sample file. install -m 0644 /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/icpld.conf.sample /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/etc ===> Installing /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/etc/rc.d/icpld.sh.sample install -m 555 /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/contrib/icpld.sh.sample /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/etc/rc.d install -m 0644 /wrkdirs/usr/ports/net/icpld/work/icpld-1.1.5/README /wrkdirs/usr/ports/net/icpld/work/stage/usr/local/share/doc/icpld ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for icpld-1.1.5_2 pkg-static: "/var/run/ld-elf.so.hints": invalid file format *** Error code 1 Stop. make: stopped in /usr/ports/net/icpld