Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 00:40:20 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][net-p2p/shx] Failed for shx-0.2.4 in configure/runaway
Message-ID:  <201612300040.uBU0eKrn033374@beefy14.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     dteske@FreeBSD.org
Last committer: marino@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net-p2p/shx/Makefile 421961 2016-09-12 20:36:54Z marino $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/429801/logs/shx-0.2.4.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=429801
Log:

====>> Building net-p2p/shx
build started at Thu Dec 29 02:40:12 UTC 2016
port directory: /usr/ports/net-p2p/shx
building for: FreeBSD 110mips-quarterly-job-08 11.0-RELEASE-p6 FreeBSD 11.0-RELEASE-p6 r310419 mips
maintained by: dteske@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/net-p2p/shx/Makefile 421961 2016-09-12 20:36:54Z marino $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p6 r310419
UNAME_r=11.0-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=shx-0.2.4
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p6
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool
MASTERNAME=110mips-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for shx-0.2.4:
     CIPHER=on: Enable Cipher (HOPE required)
     COMPRESS=on: Enable Compress (HOPE required)
     HAL=off: Compile MegaHAL (enables hal command)
     HFS=on: Enable HFS file system emulation
     HOPE=on: Enable HOPE (required by Cipher/Compress)
     HTXF_PTHREAD=on: Use pthread instead of fork or clone for htxf
     NOIPV4=off: IPv6 support (disables IPv4 support)
     WARNINGS=off: Show compiler warnings
     XMMS=on: Enable trackname command
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-cipher --enable-compress --disable-hal --enable-hfs --enable-hope --enable-htxf-pthread --disable-ipv6 --disable-warnings --enable-xmms --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/shx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/shx/work  HOME=/wrkdirs/usr/ports/net-p2p/shx/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/shx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/shx/work  HOME=/wrkdirs/usr/ports/net-p2p/shx/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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  -I/usr/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/lib -L/usr/local/lib " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -I/usr/include -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/shx"
EXAMPLESDIR="share/examples/shx"
DATADIR="share/shx"
WWWDIR="www/shx"
ETCDIR="etc/shx"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/shx
DOCSDIR=/usr/local/share/doc/shx
EXAMPLESDIR=/usr/local/share/examples/shx
WWWDIR=/usr/local/www/shx
ETCDIR=/usr/local/etc/shx
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.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
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv1 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   shx-0.2.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110mips-quarterly-job-08] Installing pkg-1.8.8...
[110mips-quarterly-job-08] Extracting pkg-1.8.8: .......... done
===>   shx-0.2.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of shx-0.2.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv1 accepted by the user
===> Fetching all distfiles required by shx-0.2.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv1 accepted by the user
===> Fetching all distfiles required by shx-0.2.4 for building
=> SHA256 Checksum OK for shx-0.2.4.tgz.
=> SHA256 Checksum OK for shx-0.2.4.diff.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv1 accepted by the user
===> Fetching all distfiles required by shx-0.2.4 for building
===>  Extracting for shx-0.2.4
=> SHA256 Checksum OK for shx-0.2.4.tgz.
=> SHA256 Checksum OK for shx-0.2.4.diff.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for shx-0.2.4
===>  Applying distribution patches for shx-0.2.4
===>  Applying FreeBSD patches for shx-0.2.4
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===>   shx-0.2.4 depends on shared library: libreadline.so.6 - not found
===>   Installing existing package /packages/All/readline-6.3.8.txz
[110mips-quarterly-job-08] Installing readline-6.3.8...
[110mips-quarterly-job-08] `-- Installing indexinfo-0.2.5...
[110mips-quarterly-job-08] `-- Extracting indexinfo-0.2.5: .... done
[110mips-quarterly-job-08] Extracting readline-6.3.8: .......... done
===>   shx-0.2.4 depends on shared library: libreadline.so.6 - found (/usr/local/lib/libreadline.so.6)
===>   Returning to build of shx-0.2.4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for shx-0.2.4
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking host system type... mips-portbld-freebsd11.0
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe -G0  -I/usr/include -fno-strict-aliasing  -L/usr/lib -L/usr/local/lib ) works... yes
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe -G0  -I/usr/include -fno-strict-aliasing  -L/usr/lib -L/usr/local/lib ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for POSIXized ISC... no
Enable Options:

   Hotline client enabled
   pthreads enabled for file transfers
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for pthread.h... yes
checking for main in -lpthread... yes
   HFS emulation enabled
   HOPE enabled
checking for endian.h... no
   cipher enabled
checking for openssl/rand.h... yes
   on-the-fly compression enabled
checking for deflate in -lz... (cached) yes
   xmms support enabled for client
checking for tgetent in -ltermcap... yes
checking for rl_callback_handler_install in -lreadline... yes
checking for using_history in -lhistory... yes

checking for a BSD compatible install... /usr/bin/install -c
checking for sh... /bin/sh
checking for tr... /usr/bin/tr
checking for false... /usr/bin/false
checking for true... /usr/bin/true
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for mkdir... /bin/mkdir
checking for ln... /bin/ln
checking for makedepend... /usr/bin/true
checking for working const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for sys/select.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for CoreServices (Mac OS X)... no
checking size of int... 4
checking size of long... 4
checking size of void *... 4
checking return type of signal handlers... void
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking for ssize_t... (cached) yes
checking for u_int8_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for int8_t... yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for socklen_t... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for broken snprintf... ====>> Killing runaway build after 72000 seconds with no output



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612300040.uBU0eKrn033374>