Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 01:21:50 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][sysutils/cdrdao] Failed for cdrdao-1.2.3_5 in build
Message-ID:  <201612290121.uBT1Lo0B091609@beefy15.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:     marius@FreeBSD.org
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/sysutils/cdrdao/Makefile 419290 2016-07-30 00:41:00Z bapt $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429801/logs/cdrdao-1.2.3_5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429801
Log:

====>> Building sysutils/cdrdao
build started at Thu Dec 29 01:21:33 UTC 2016
port directory: /usr/ports/sysutils/cdrdao
building for: FreeBSD 110armv6-quarterly-job-22 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: marius@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/sysutils/cdrdao/Makefile 419290 2016-07-30 00:41:00Z bapt $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 22

---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=cdrdao-1.2.3_5
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---
===> The following configuration options are available for cdrdao-1.2.3_5:
     DOCS=on: Build and/or install documentation
     MP3OGG=on: Build with MP3/Ogg support (for sysutils/gcdmaster)
     TOC2MP3=off: Build with toc2mp3 (requires audio/lame)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-xdao=no --with-lame=no --without-pcctsbin --without-pcctsinc  --with-posix-threads=no --with-scglib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
AO_CFLAGS=-I/usr/local/include  AO_LIBS="-L/usr/local/lib -lao"  MAD_CFLAGS=-I/usr/local/include  MAD_LIBS="-L/usr/local/lib -lmad"  VORBISFILE_CFLAGS=-I/usr/local/include  VORBISFILE_LIBS="-L/usr/local/lib -lvorbisfile" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/cdrdao/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/cdrdao/work  HOME=/wrkdirs/usr/ports/sysutils/cdrdao/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--
CCOM=cc LANG=C XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/cdrdao/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/cdrdao/work  HOME=/wrkdirs/usr/ports/sysutils/cdrdao/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=""  LDFLAGS="" 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--
TOC2MP3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cdrdao"
EXAMPLESDIR="share/examples/cdrdao"
DATADIR="share/cdrdao"
WWWDIR="www/cdrdao"
ETCDIR="etc/cdrdao"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cdrdao
DOCSDIR=/usr/local/share/doc/cdrdao
EXAMPLESDIR=/usr/local/share/examples/cdrdao
WWWDIR=/usr/local/www/cdrdao
ETCDIR=/usr/local/etc/cdrdao
--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   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   cdrdao-1.2.3_5 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-22] Installing pkg-1.8.8...
[110armv6-quarterly-job-22] Extracting pkg-1.8.8: .......... done
===>   cdrdao-1.2.3_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cdrdao-1.2.3_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cdrdao-1.2.3_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cdrdao-1.2.3_5 for building
=> SHA256 Checksum OK for cdrdao-1.2.3.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cdrdao-1.2.3_5 for building
===>  Extracting for cdrdao-1.2.3_5
=> SHA256 Checksum OK for cdrdao-1.2.3.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cdrdao-1.2.3_5
===>  Applying FreeBSD patches for cdrdao-1.2.3_5
===========================================================================
=======================<phase: build-depends  >============================
===>   cdrdao-1.2.3_5 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing gmake-4.2.1_1...
[110armv6-quarterly-job-22] `-- Installing indexinfo-0.2.5...
[110armv6-quarterly-job-22] `-- Extracting indexinfo-0.2.5: .... done
[110armv6-quarterly-job-22] `-- Installing gettext-runtime-0.19.8.1...
[110armv6-quarterly-job-22] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110armv6-quarterly-job-22] Extracting gmake-4.2.1_1: .......... done
===>   cdrdao-1.2.3_5 depends on executable: gmake - found
===>   Returning to build of cdrdao-1.2.3_5
===>   cdrdao-1.2.3_5 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-22] Installing pkgconf-1.0.1...
[110armv6-quarterly-job-22] Extracting pkgconf-1.0.1: .......... done
===>   cdrdao-1.2.3_5 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of cdrdao-1.2.3_5
===========================================================================
=======================<phase: lib-depends    >============================
===>   cdrdao-1.2.3_5 depends on shared library: libao.so - not found
===>   Installing existing package /packages/All/libao-1.2.0_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing libao-1.2.0_3...
[110armv6-quarterly-job-22] Extracting libao-1.2.0_3: .......... done
===>   cdrdao-1.2.3_5 depends on shared library: libao.so - found (/usr/local/lib/libao.so)
===>   Returning to build of cdrdao-1.2.3_5
===>   cdrdao-1.2.3_5 depends on shared library: libmad.so - not found
===>   Installing existing package /packages/All/libmad-0.15.1b_6.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing libmad-0.15.1b_6...
[110armv6-quarterly-job-22] Extracting libmad-0.15.1b_6: ......... done
===>   cdrdao-1.2.3_5 depends on shared library: libmad.so - found (/usr/local/lib/libmad.so)
===>   Returning to build of cdrdao-1.2.3_5
===>   cdrdao-1.2.3_5 depends on shared library: libvorbis.so - not found
===>   Installing existing package /packages/All/libvorbis-1.3.5,3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing libvorbis-1.3.5,3...
[110armv6-quarterly-job-22] `-- Installing libogg-1.3.2_1,4...
[110armv6-quarterly-job-22] `-- Extracting libogg-1.3.2_1,4: .......... done
[110armv6-quarterly-job-22] Extracting libvorbis-1.3.5,3: .......... done
===>   cdrdao-1.2.3_5 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so)
===>   Returning to build of cdrdao-1.2.3_5
===>   cdrdao-1.2.3_5 depends on shared library: libao.so - found (/usr/local/lib/libao.so)
===>   cdrdao-1.2.3_5 depends on shared library: libmad.so - found (/usr/local/lib/libmad.so)
===>   cdrdao-1.2.3_5 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cdrdao-1.2.3_5
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 gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... armv6-portbld-freebsd11.0
checking host system type... armv6-portbld-freebsd11.0
./configure: gconftool-2: not found
Using config source  for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
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 ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
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 how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... ar
checking whether gmake sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes
checking for getopt.h... (cached) yes
checking for malloc.h... (cached) no
checking for unistd.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sched.h... (cached) yes
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for short... (cached) yes
checking size of short... 2
checking for int... (cached) yes
checking size of int... 4
checking for long... (cached) yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for u_int8_t... (cached) yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for sched_getparam... yes
checking for sched_get_priority_max... yes
checking for sched_setscheduler... yes
checking for socket in -lsocket... no
checking for connect in -lsocket... no
checking for strerror... (cached) yes
checking for mlockall... yes
checking for munlockall... yes
checking for getpagesize... (cached) yes
checking for usleep... (cached) yes
checking for setreuid... (cached) yes
checking for setregid... (cached) yes
checking for seteuid... (cached) yes
checking for setegid... (cached) yes
checking for setuid... yes
checking for setgid... yes
checking for inet_aton... (cached) yes
checking for antlr... no
checking for dlg... no
configure: WARNING: PCCTS: antlr or dlg not found in path, using own.
checking pcctscfg.h usability... no
checking pcctscfg.h presence... no
checking for pcctscfg.h... no
configure: WARNING: PCCTS: headers not found in path, using own.
Building of toc2mp3 disabled
checking for VORBISFILE... yes
checking for MAD... yes
checking for AO... yes
configure: creating ./config.status
config.status: creating trackdb/Makefile
config.status: creating dao/Makefile
config.status: creating utils/Makefile
config.status: creating xdao/Makefile
config.status: creating xdao/gcdmaster.schemas
config.status: creating xdao/stock/Makefile
config.status: creating paranoia/Makefile
config.status: creating pccts/Makefile
config.status: creating pccts/antlr/Makefile
config.status: creating pccts/dlg/Makefile
config.status: creating Makefile
config.status: creating specs/cdrdao.fedora.spec
config.status: creating config.h
config.status: executing depfiles commands

------------------------------------------------------
  Building scsilib   : yes
  Building pccts     : yes
  Building cdrdao    : yes
     OGG support     : yes
     MP3 support     : yes
  Building toc2cue   : yes
  Building cue2toc   : yes
  Building toc2mp3   : no
  Building gcdmaster : no
------------------------------------------------------
===========================================================================
=======================<phase: build          >============================
===>  Building for cdrdao-1.2.3_5
gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
Making all in scsilib
gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3/scsilib'
Makefile:18: warning: overriding recipe for target 'install'
RULES/rules1.dir:27: warning: ignoring old recipe for target 'install'
p incs/armv6-freebsd-cc
gmake[3]: p: Command not found
RULES/rules.cnf:57: incs/armv6-freebsd-cc/rules.cnf: No such file or directory
gmake[3]: [RULES/rules.cnf:27: incs/armv6-freebsd-cc/Inull] Error 127 (ignored)
/bin/sh: cannot create incs/armv6-freebsd-cc/Inull: No such file or directory
gmake[3]: *** [RULES/rules.cnf:28: incs/armv6-freebsd-cc/Inull] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3/scsilib'
gmake[2]: *** [Makefile:305: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
gmake[1]: *** [Makefile:241: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/cdrdao



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