Date: Thu, 22 Aug 2013 17:40:23 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for libfec-3.0.1 during build Message-ID: <201308221740.r7MHeNH3041829@beefy2.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: olgeni@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/comms/libfec/Makefile 312502 2013-02-18 12:34:39Z olgeni $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s/logs/libfec-3.0.1.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s Log: ====>> Building comms/libfec build started at Thu Aug 22 17:40:17 UTC 2013 port directory: /usr/ports/comms/libfec building for: FreeBSD head-default-job-06 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: olgeni@FreeBSD.org Makefile ident: $FreeBSD: head/comms/libfec/Makefile 312502 2013-02-18 12:34:39Z olgeni $ Poudriere version: 3.1-pre ---Begin Environment--- 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 tpid=37403 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=libfec-3.0.1 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=0 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-- TMPDIR="/tmp" MAKE=gmake 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-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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/libfec DOCSDIR=/usr/local/share/doc/libfec EXAMPLESDIR=/usr/local/share/examples/libfec WWWDIR=/usr/local/www/libfec ETCDIR=/usr/local/etc/libfec --End SUB_LIST-- ---Begin make.conf--- 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 libfec-3.0.1 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> libfec-3.0.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.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 libfec-3.0.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by libfec-3.0.1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by libfec-3.0.1 for building => SHA256 Checksum OK for fec-3.0.1.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by libfec-3.0.1 for building ===> Extracting for libfec-3.0.1 => SHA256 Checksum OK for fec-3.0.1.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libfec-3.0.1 ===> Applying FreeBSD patches for libfec-3.0.1 =========================================================================== =======================<phase: build-depends >============================ ===> libfec-3.0.1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done ===> Returning to build of libfec-3.0.1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for libfec-3.0.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/comms/libfec/work/fec-3.0.1/configure configure: loading site script /usr/ports/Templates/config.site checking for gcc... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for malloc in -lc... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 getopt.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking target system type... amd64-portbld-freebsd10.0 checking for getopt_long... yes checking for memset... (cached) yes checking for memmove... (cached) yes configure: creating ./config.status config.status: creating makefile config.status: creating config.h =========================================================================== =======================<phase: build >============================ ===> Building for libfec-3.0.1 cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o fec.o fec.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o sim.o sim.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi27.o viterbi27.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi27_port.o viterbi27_port.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi29.o viterbi29.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi29_port.o viterbi29_port.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi39.o viterbi39.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi39_port.o viterbi39_port.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi615.o viterbi615.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o viterbi615_port.o viterbi615_port.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o encode_rs_char.o encode_rs_char.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o encode_rs_int.o encode_rs_int.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o encode_rs_8.o encode_rs_8.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o decode_rs_char.o decode_rs_char.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o decode_rs_int.o decode_rs_int.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o decode_rs_8.o decode_rs_8.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o init_rs_char.o init_rs_char.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o init_rs_int.o init_rs_int.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o gen_ccsds.o gen_ccsds.c cc -o gen_ccsds gen_ccsds.o init_rs_char.o ./gen_ccsds > ccsds_tab.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o ccsds_tab.o ccsds_tab.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o encode_rs_ccsds.o encode_rs_ccsds.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o decode_rs_ccsds.o decode_rs_ccsds.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall gen_ccsds_tal.c -o gen_ccsds_tal ./gen_ccsds_tal > ccsds_tal.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o ccsds_tal.o ccsds_tal.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -Wall -c -o dotprod.o dotprod.c dotprod.c:57:12: warning: implicit declaration of function 'feedp_port' is invalid in C99 [-Wimplicit-function-declaration] return feedp_port(p); ^ dotprod.c:57:5: error: void function 'freedp' should not return a value [-Wreturn-type] return feedp_port(p); ^ ~~~~~~~~~~~~~ 1 warning and 1 error generated. gmake: *** [dotprod.o] Error 1 *** Error code 1 Stop. make: stopped in /usr/ports/comms/libfec ===> Cleaning for libfec-3.0.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308221740.r7MHeNH3041829>