[package - 110armv6-quarterly][audio/nekobee] Failed for nekobee-0.1.8_3 in build/runaway

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Dec 13 05:14:59 UTC 2016


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 at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/audio/nekobee/Makefile 412344 2016-04-01 13:29:15Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/428211/logs/nekobee-0.1.8_3.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=428211
Log:

====>> Building audio/nekobee
build started at Mon Dec 12 07:12:18 UTC 2016
port directory: /usr/ports/audio/nekobee
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/audio/nekobee/Makefile 412344 2016-04-01 13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-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=nekobee-0.1.8_3
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  -j1
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/nekobee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/nekobee/work  HOME=/wrkdirs/usr/ports/audio/nekobee/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/nekobee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/nekobee/work  HOME=/wrkdirs/usr/ports/audio/nekobee/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include/dssi -I/usr/local/include"  LDFLAGS=" -lm" LIBS=""  CXX="/nxb-bin/usr/bin/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--
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/nekobee"
EXAMPLESDIR="share/examples/nekobee"
DATADIR="share/nekobee"
WWWDIR="www/nekobee"
ETCDIR="etc/nekobee"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/nekobee
DOCSDIR=/usr/local/share/doc/nekobee
EXAMPLESDIR=/usr/local/share/examples/nekobee
WWWDIR=/usr/local/www/nekobee
ETCDIR=/usr/local/etc/nekobee
--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=arm
MACHINE_ARCH=armv6
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   >============================
===>   NOTICE:

The nekobee port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nekobee-0.1.8_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing pkg-1.8.8...
[110armv6-quarterly-job-18] Extracting pkg-1.8.8: .......... done
===>   nekobee-0.1.8_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of nekobee-0.1.8_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The nekobee port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by nekobee-0.1.8_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The nekobee port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by nekobee-0.1.8_3 for building
=> SHA256 Checksum OK for gordonjcp-nekobee-0.1.8_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
<snip>

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Message from ca_root_nss-3.27.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.13_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from dssi-1.1.1_5:
===>   NOTICE:

The dssi port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   nekobee-0.1.8_3 depends on file: /usr/local/include/dssi.h - found
===>   Returning to build of nekobee-0.1.8_3
===>   nekobee-0.1.8_3 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.0.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing pkgconf-1.0.1...
[110armv6-quarterly-job-18] Extracting pkgconf-1.0.1: .......... done
===>   nekobee-0.1.8_3 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of nekobee-0.1.8_3
===>   nekobee-0.1.8_3 depends on file: /usr/local/bin/python2.7 - found
===>   nekobee-0.1.8_3 depends on executable: python2 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   nekobee-0.1.8_3 depends on shared library: libdssialsacompat.so - found (/usr/local/lib/libdssialsacompat.so)
===>   nekobee-0.1.8_3 depends on shared library: liblo.so - found (/usr/local/lib/liblo.so)
===>   nekobee-0.1.8_3 depends on shared library: libjack.so - found (/usr/local/lib/libjack.so)
===>   nekobee-0.1.8_3 depends on shared library: libatk-1.0.so - not found
===>   Installing existing package /packages/All/atk-2.18.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing atk-2.18.0...
[110armv6-quarterly-job-18] Extracting atk-2.18.0: .......... done
===>   nekobee-0.1.8_3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   Returning to build of nekobee-0.1.8_3
===>   nekobee-0.1.8_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   nekobee-0.1.8_3 depends on shared library: libgtk-x11-2.0.so - not found
===>   Installing existing package /packages/All/gtk2-2.24.29_2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing gtk2-2.24.29_2...
[110armv6-quarterly-job-18] `-- Installing libXdamage-1.1.4_3...
[110armv6-quarterly-job-18] |   `-- Installing damageproto-1.2.1...
[110armv6-quarterly-job-18] |   `-- Extracting damageproto-1.2.1: .... done
[110armv6-quarterly-job-18] `-- Extracting libXdamage-1.1.4_3: ...... done
[110armv6-quarterly-job-18] `-- Installing gtk-update-icon-cache-2.24.29...
[110armv6-quarterly-job-18] |   `-- Installing pango-1.38.0_1...
[110armv6-quarterly-job-18] |   | `-- Installing libXft-2.3.2_1...
[110armv6-quarterly-job-18] |   | `-- Extracting libXft-2.3.2_1: ......... done
[110armv6-quarterly-job-18] |   | `-- Installing harfbuzz-1.3.3...
[110armv6-quarterly-job-18] |   |   `-- Installing cairo-1.14.6_1,2...
[110armv6-quarterly-job-18] |   |   | `-- Installing glproto-1.4.17...
[110armv6-quarterly-job-18] |   |   | `-- Extracting glproto-1.4.17: ...... done
[110armv6-quarterly-job-18] |   |   | `-- Installing libEGL-11.2.2...
[110armv6-quarterly-job-18] |   |   |   `-- Installing libdevq-0.0.2_1...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting libdevq-0.0.2_1: ..... done
[110armv6-quarterly-job-18] |   |   |   `-- Installing libxshmfence-1.2...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting libxshmfence-1.2: ......... done
[110armv6-quarterly-job-18] |   |   |   `-- Installing gbm-11.2.2...
[110armv6-quarterly-job-18] |   |   |   | `-- Installing libglapi-11.2.2...
[110armv6-quarterly-job-18] |   |   |   |   `-- Installing libXvMC-1.0.10...
[110armv6-quarterly-job-18] |   |   |   |   | `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-18] |   |   |   |   |   `-- Installing videoproto-2.3.2...
[110armv6-quarterly-job-18] |   |   |   |   |   `-- Extracting videoproto-2.3.2: ...... done
[110armv6-quarterly-job-18] |   |   |   |   | `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-18] |   |   |   |   `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-18] |   |   |   |   `-- Installing libdrm-2.4.66,1...
[110armv6-quarterly-job-18] |   |   |   |   | `-- Installing libpciaccess-0.13.4...
[110armv6-quarterly-job-18] |   |   |   |   |   `-- Installing pciids-20160621...
[110armv6-quarterly-job-18] |   |   |   |   |   `-- Extracting pciids-20160621: ..... done
[110armv6-quarterly-job-18] |   |   |   |   | `-- Extracting libpciaccess-0.13.4: ...... done
[110armv6-quarterly-job-18] |   |   |   |   `-- Extracting libdrm-2.4.66,1: .......... done
[110armv6-quarterly-job-18] |   |   |   | `-- Extracting libglapi-11.2.2: ... done
[110armv6-quarterly-job-18] |   |   |   `-- Extracting gbm-11.2.2: ..... done
[110armv6-quarterly-job-18] |   |   |   `-- Installing llvm37-3.7.1_3...
[110armv6-quarterly-job-18] |   |   |   | `-- Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-18] |   |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110armv6-quarterly-job-18] |   |   |   `-- Extracting llvm37-3.7.1_3: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Extracting libEGL-11.2.2: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Installing libGL-11.2.2...
[110armv6-quarterly-job-18] |   |   |   `-- Installing dri2proto-2.8...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting dri2proto-2.8: .... done
[110armv6-quarterly-job-18] |   |   |   `-- Installing libXxf86vm-1.1.4_1...
[110armv6-quarterly-job-18] |   |   |   | `-- Installing xf86vidmodeproto-2.3.1...
[110armv6-quarterly-job-18] |   |   |   | `-- Extracting xf86vidmodeproto-2.3.1: .... done
[110armv6-quarterly-job-18] |   |   |   `-- Extracting libXxf86vm-1.1.4_1: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Extracting libGL-11.2.2: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[110armv6-quarterly-job-18] |   |   |   `-- Installing xcb-util-0.4.0_2,1...
[110armv6-quarterly-job-18] |   |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[110armv6-quarterly-job-18] |   |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[110armv6-quarterly-job-18] |   |   | `-- Installing pixman-0.34.0...
[110armv6-quarterly-job-18] |   |   | `-- Extracting pixman-0.34.0: .......... done
[110armv6-quarterly-job-18] |   |   `-- Extracting cairo-1.14.6_1,2: .......... done
[110armv6-quarterly-job-18] |   |   `-- Installing graphite2-1.3.8...
[110armv6-quarterly-job-18] |   |   `-- Extracting graphite2-1.3.8: .......... done
[110armv6-quarterly-job-18] |   | `-- Extracting harfbuzz-1.3.3: .......... done
[110armv6-quarterly-job-18] |   `-- Extracting pango-1.38.0_1: .......... done
[110armv6-quarterly-job-18] |   `-- Installing libXcomposite-0.4.4_3,1...
[110armv6-quarterly-job-18] |   | `-- Installing compositeproto-0.4.2...
[110armv6-quarterly-job-18] |   | `-- Extracting compositeproto-0.4.2: .... done
[110armv6-quarterly-job-18] |   `-- Extracting libXcomposite-0.4.4_3,1: .......... done
[110armv6-quarterly-job-18] |   `-- Installing gdk-pixbuf2-2.32.3_1...
[110armv6-quarterly-job-18] |   | `-- Installing jasper-1.900.1_16...
[110armv6-quarterly-job-18] |   |   `-- Installing jpeg-turbo-1.4.2...
[110armv6-quarterly-job-18] |   |   `-- Extracting jpeg-turbo-1.4.2: .......... done
[110armv6-quarterly-job-18] |   | `-- Extracting jasper-1.900.1_16: .......... done
[110armv6-quarterly-job-18] |   | `-- Installing tiff-4.0.6_2...
[110armv6-quarterly-job-18] |   |   `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-18] |   |   `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-18] |   | `-- Extracting tiff-4.0.6_2: .......... done
[110armv6-quarterly-job-18] |   `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done
[110armv6-quarterly-job-18] |   `-- Installing shared-mime-info-1.5...
[110armv6-quarterly-job-18] |   `-- Extracting shared-mime-info-1.5: .......... done
[110armv6-quarterly-job-18] `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[110armv6-quarterly-job-18] `-- Installing python-2.7_2,2...
[110armv6-quarterly-job-18] `-- Extracting python-2.7_2,2: ..... done
[110armv6-quarterly-job-18] Extracting gtk2-2.24.29_2: .......... done
Message from jasper-1.900.1_16:
===>   NOTICE:

The jasper port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   nekobee-0.1.8_3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   Returning to build of nekobee-0.1.8_3
===>   nekobee-0.1.8_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for nekobee-0.1.8_3
Checking for program gcc,cc              : ok /nxb-bin/usr/bin/cc 
Checking for program ar                  : ok /usr/bin/ar 
Checking for program ranlib              : ok /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for dssi                        : ok 
Checking for liblo                       : ok 
Checking for gtk+-2.0                    : ok 
'configure' finished successfully (1.222s)
===========================================================================
=======================<phase: build          >============================
===>  Building for nekobee-0.1.8_3
Waf: Entering directory `/wrkdirs/usr/ports/audio/nekobee/work/nekobee-0.1.8/build'
[ 1/16] cc: src/nekobee-dssi.c -> build/default/src/nekobee-dssi_1.o
[ 2/16] cc: src/nekobee_data.c -> build/default/src/nekobee_data_1.o
====>> Killing runaway build after 72000 seconds with no output


More information about the freebsd-pkg-fallout mailing list