[REL - head-i386-default][archivers/gzip] Failed for gzip-1.6 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Sep 19 00:44:02 UTC 2013
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: johans at FreeBSD.org
Last committer: johans at FreeBSD.org
Ident: $FreeBSD: head/archivers/gzip/Makefile 321707 2013-06-24 19:04:49Z johans $
Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/gzip-1.6.log
Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:
====>> Building archivers/gzip
build started at Thu Sep 19 00:43:43 UTC 2013
port directory: /usr/ports/archivers/gzip
building for: FreeBSD head-i386-default-job-21 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: johans at FreeBSD.org
Makefile ident: $FreeBSD: head/archivers/gzip/Makefile 321707 2013-06-24 19:04:49Z johans $
Poudriere version: 3.1-pre
---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
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-i386-default/ref
PKG_EXT=txz
tpid=75430
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=gzip-1.6
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for gzip-1.6:
DOCS=on: Build and/or install documentation
RSYNCABLE=on: Include --rsyncable patch
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" 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 -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/gzip
DOCSDIR=/usr/local/share/doc/gzip
EXAMPLESDIR=/usr/local/share/examples/gzip
WWWDIR=/usr/local/www/gzip
ETCDIR=/usr/local/etc/gzip
--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 gzip-1.6
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> gzip-1.6 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_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of gzip-1.6
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by gzip-1.6 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by gzip-1.6 for building
=> SHA256 Checksum OK for gzip-1.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by gzip-1.6 for building
===> Extracting for gzip-1.6
=> SHA256 Checksum OK for gzip-1.6.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for gzip-1.6
===> Applying extra patch /usr/ports/archivers/gzip/files/extra-patch-gzip-rsyncable.diff
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for gzip-1.6
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6/aclocal.m4
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6/configure
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6/build-aux/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
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 make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 enable C11 features... unsupported
checking for cc option to enable C99 features... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for nm... nm
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a POSIX-compliant shell... /bin/sh
checking for egrep... (cached) /usr/bin/egrep
checking for Minix Amsterdam compiler... no
checking for ar... ar
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking whether malloc, realloc, calloc are POSIX compliant... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for dirent.h... (cached) yes
checking for stdio_ext.h... no
checking for features.h... no
checking for sys/stat.h... (cached) yes
checking for getopt.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for math.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for utime.h... (cached) yes
checking for wctype.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for time.h... (cached) yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for fcntl... (cached) yes
<snip>
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for off_t... (cached) yes
checking that generated files are newer than configure... done
Segmentation fault
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build >============================
===> Building for gzip-1.6
GEN version.c
GEN version.h
/usr/bin/make all-recursive
Making all in lib
GEN alloca.h
GEN configmake.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN dirent.h
GEN fcntl.h
GEN float.h
GEN getopt.h
GEN math.h
GEN unused-parameter.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
/usr/bin/make all-am
CC c-ctype.o
CC c-strcasecmp.o
CC c-strncasecmp.o
CC cloexec.o
CC close-stream.o
CC closein.o
CC closeout.o
CC opendir-safer.o
CC dirname-lgpl.o
CC basename-lgpl.o
CC stripslash.o
CC exitfail.o
CC creat-safer.o
CC open-safer.o
CC fd-hook.o
CC filenamecat-lgpl.o
CC freading.o
CC gettime.o
CC localcharset.o
CC glthread/lock.o
CC math.o
CC openat-die.o
CC printf-frexp.o
CC printf-frexpl.o
CC quotearg.o
CC save-cwd.o
CC savedir.o
CC stat-time.o
CC glthread/threadlib.o
CC timespec.o
CC unistd.o
CC dup-safer.o
CC fd-safer.o
CC pipe-safer.o
CC utimens.o
CC wctype-h.o
CC xmalloc.o
CC xalloc-die.o
CC xsize.o
CC yesno.o
GEN match.o
cc: warning: argument unused during compilation: '-D _THREAD_SAFE'
cc: warning: argument unused during compilation: '-fno-strict-aliasing'
AR libgzip.a
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
Making all in doc
Updating ./version.texi
MAKEINFO ./gzip.info
Making all in .
CC version.o
AR libver.a
CC bits.o
CC deflate.o
CC gzip.o
gzip.c:1587:20: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
+ 4 * tm->tm_mon),
^~~~~~~~~~~~~~~~
gzip.c:1587:20: note: use array indexing to silence this warning
+ 4 * tm->tm_mon),
^
1 warning generated.
CC inflate.o
CC lzw.o
CC trees.o
CC unlzh.o
CC unlzw.o
CC unpack.o
CC unzip.o
CC util.o
CC zip.o
CCLD gzip
gzip.o: In function `main':
gzip.c:(.text+0xe8): undefined reference to `rpl_getopt_long'
gzip.c:(.text+0x138): undefined reference to `rpl_optarg'
gzip.c:(.text+0x162): undefined reference to `rpl_optarg'
gzip.c:(.text+0x18c): undefined reference to `rpl_optarg'
gzip.c:(.text+0x2b4): undefined reference to `rpl_optind'
gzip.c:(.text+0x2ee): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x5d5): undefined reference to `rpl_optind'
gzip.c:(.text+0x5e6): undefined reference to `rpl_optind'
gzip.c:(.text+0x632): undefined reference to `rpl_printf'
gzip.c:(.text+0x64c): undefined reference to `rpl_printf'
gzip.c:(.text+0x68a): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x6b3): undefined reference to `rpl_printf'
gzip.c:(.text+0x6c7): undefined reference to `rpl_printf'
gzip.c:(.text+0x6db): undefined reference to `rpl_printf'
gzip.c:(.text+0x6ef): undefined reference to `rpl_printf'
gzip.c:(.text+0x703): undefined reference to `rpl_printf'
gzip.o:gzip.c:(.text+0x736): more undefined references to `rpl_printf' follow
gzip.o: In function `main':
gzip.c:(.text+0x7d8): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x7fc): undefined reference to `rpl_fprintf'
gzip.o: In function `try_help':
gzip.c:(.text+0x831): undefined reference to `rpl_fprintf'
gzip.o: In function `treat_file':
gzip.c:(.text+0xa50): undefined reference to `rpl_fprintf'
gzip.c:(.text+0xa9b): undefined reference to `rpl_fprintf'
gzip.o:gzip.c:(.text+0xb30): more undefined references to `rpl_fprintf' follow
gzip.o: In function `treat_file':
gzip.c:(.text+0x12fb): undefined reference to `rpl_fflush'
gzip.c:(.text+0x14a6): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x150f): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x155d): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x1588): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x15bc): undefined reference to `rpl_fprintf'
gzip.o:gzip.c:(.text+0x174c): more undefined references to `rpl_fprintf' follow
gzip.o: In function `do_list':
gzip.c:(.text+0x1f37): undefined reference to `rpl_printf'
gzip.c:(.text+0x1f7f): undefined reference to `rpl_printf'
gzip.c:(.text+0x20ba): undefined reference to `rpl_printf'
gzip.c:(.text+0x2152): undefined reference to `rpl_printf'
gzip.c:(.text+0x21a1): undefined reference to `rpl_printf'
gzip.o:gzip.c:(.text+0x21d6): more undefined references to `rpl_printf' follow
gzip.o: In function `get_method':
gzip.c:(.text+0x2819): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x2883): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x2b75): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x2e48): undefined reference to `rpl_fprintf'
gzip.c:(.text+0x2f3d): undefined reference to `rpl_fprintf'
gzip.o:gzip.c:(.text+0x2f9e): more undefined references to `rpl_fprintf' follow
lib/libgzip.a(closein.o): In function `close_stdin':
closein.c:(.text+0x22): undefined reference to `freadahead'
closein.c:(.text+0x48): undefined reference to `rpl_fseeko'
closein.c:(.text+0x59): undefined reference to `rpl_fflush'
closein.c:(.text+0xd7): undefined reference to `error'
lib/libgzip.a(closeout.o): In function `close_stdout':
closeout.c:(.text+0xb7): undefined reference to `error'
lib/libgzip.a(xmalloc.o): In function `xcalloc':
xmalloc.c:(.text+0x294): undefined reference to `rpl_calloc'
lib/libgzip.a(close-stream.o): In function `close_stream':
close-stream.c:(.text+0xe): undefined reference to `__fpending'
close-stream.c:(.text+0x3a): undefined reference to `rpl_fclose'
lib/libgzip.a(localcharset.o): In function `locale_charset':
localcharset.c:(.text+0x281): undefined reference to `rpl_fclose'
localcharset.c:(.text+0x28b): undefined reference to `rpl_fclose'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/archivers/gzip/work/gzip-1.6
*** Error code 1
Stop.
make: stopped in /usr/ports/archivers/gzip
===> Cleaning for gzip-1.6
More information about the freebsd-pkg-fallout
mailing list