Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 00:37:37 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][audio/vsound] Failed for vsound-0.6_6 in build
Message-ID:  <201705140037.v4E0bbvT099643@beefy8.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:     ports@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/audio/vsound/Makefile 426082 2016-11-14 05:03:05Z linimon $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p440608_s318167/logs/vsound-0.6_6.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p440608_s318167
Log:

====>> Building audio/vsound
build started at Sun May 14 00:37:24 UTC 2017
port directory: /usr/ports/audio/vsound
building for: FreeBSD head-armv6-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT r318167 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/audio/vsound/Makefile 426082 2016-11-14 05:03:05Z linimon $
Poudriere version: 3.1.17-11-gc40e66aa
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 01




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200030
UNAME_v=FreeBSD 12.0-CURRENT r318167
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=vsound-0.6_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-11-gc40e66aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for vsound-0.6_6:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/vsound/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/vsound/work  HOME=/wrkdirs/usr/ports/audio/vsound/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/vsound/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/vsound/work  HOME=/wrkdirs/usr/ports/audio/vsound/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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/vsound"
EXAMPLESDIR="share/examples/vsound"
DATADIR="share/vsound"
WWWDIR="www/vsound"
ETCDIR="etc/vsound"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/vsound
DOCSDIR=/usr/local/share/doc/vsound
EXAMPLESDIR=/usr/local/share/examples/vsound
WWWDIR=/usr/local/www/vsound
ETCDIR=/usr/local/etc/vsound
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200030
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
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---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The vsound 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    >============================
===>   vsound-0.6_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-01] Installing pkg-1.10.1...
[head-armv6-default-job-01] Extracting pkg-1.10.1: .......... done
===>   vsound-0.6_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of vsound-0.6_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The vsound 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
<snip>

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

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by vsound-0.6_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The vsound 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 vsound-0.6_6 for building
=> SHA256 Checksum OK for vsound-0.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The vsound 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 vsound-0.6_6 for building
===>  Extracting for vsound-0.6_6
=> SHA256 Checksum OK for vsound-0.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for vsound-0.6_6
===>  Applying FreeBSD patches for vsound-0.6_6
===========================================================================
=======================<phase: build-depends  >============================
===>   vsound-0.6_6 depends on executable: sox - not found
===>   Installing existing package /packages/All/sox-14.4.2_1.txz
[head-armv6-default-job-01] Installing sox-14.4.2_1...
[head-armv6-default-job-01] `-- Installing flac-1.3.2...
[head-armv6-default-job-01] |   `-- Installing libogg-1.3.2_2,4...
[head-armv6-default-job-01] |   `-- Extracting libogg-1.3.2_2,4: .......... done
[head-armv6-default-job-01] `-- Extracting flac-1.3.2: .......... done
[head-armv6-default-job-01] `-- Installing gsm-1.0.13_2...
[head-armv6-default-job-01] `-- Extracting gsm-1.0.13_2: .......... done
[head-armv6-default-job-01] `-- Installing libao-1.2.0_3...
[head-armv6-default-job-01] `-- Extracting libao-1.2.0_3: .......... done
[head-armv6-default-job-01] `-- Installing libid3tag-0.15.1b_1...
[head-armv6-default-job-01] `-- Extracting libid3tag-0.15.1b_1: .......... done
[head-armv6-default-job-01] `-- Installing libltdl-2.4.6...
[head-armv6-default-job-01] `-- Extracting libltdl-2.4.6: .......... done
[head-armv6-default-job-01] `-- Installing libmad-0.15.1b_6...
[head-armv6-default-job-01] `-- Extracting libmad-0.15.1b_6: ......... done
[head-armv6-default-job-01] `-- Installing libsndfile-1.0.28...
[head-armv6-default-job-01] |   `-- Installing libvorbis-1.3.5_1,3...
[head-armv6-default-job-01] |   `-- Extracting libvorbis-1.3.5_1,3: .......... done
[head-armv6-default-job-01] `-- Extracting libsndfile-1.0.28: .......... done
[head-armv6-default-job-01] `-- Installing opusfile-0.8...
[head-armv6-default-job-01] |   `-- Installing opus-1.1.4...
[head-armv6-default-job-01] |   `-- Extracting opus-1.1.4: .......... done
[head-armv6-default-job-01] `-- Extracting opusfile-0.8: .......... done
[head-armv6-default-job-01] `-- Installing png-1.6.29...
[head-armv6-default-job-01] `-- Extracting png-1.6.29: .......... done
[head-armv6-default-job-01] Extracting sox-14.4.2_1: .......... done
===>   vsound-0.6_6 depends on executable: sox - found
===>   Returning to build of vsound-0.6_6
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for vsound-0.6_6
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/vsound/work/vsound-0.6/ltconfig
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking host system type... armv6-portbld-freebsd12.0
checking target system type... armv6-portbld-freebsd12.0
checking build system type... armv6-portbld-freebsd12.0
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe  -fno-strict-aliasing ) works... yes
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe  -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for sys/endian.h... yes
checking for endian-ness of target processor... unknown
configure: warning: *********************************************************
configure: warning: *** Not able to determine endian-ness of processor.      
configure: warning: *** You will need to edit src/config.h before compiling. 
configure: warning: *********************************************************
checking for ranlib... ranlib
checking for ld used by GCC... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.lo... yes
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions ... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... -static
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking whether the linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm output... ok
checking how to hardcode library paths into programs... immediate
checking for /nxb-bin/usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd12.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for sox... sox
checking for soundcard.h... no
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... no
checking for dlopen... (cached) yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating vsound
creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for vsound-0.6_6
/bin/sh ./libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -pipe  -fno-strict-aliasing -Wall -Wstrict-prototypes -pipe -c vsound.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -pipe -c  -fPIC -DPIC vsound.c -o vsound.lo
vsound.c:101:4: error: "Endian guess seems incorrect."
                #error "Endian guess seems incorrect."
                 ^
vsound.c:125:3: error: "Cannot determine endian-ness of processor."
        #error "Cannot determine endian-ness of processor."
         ^
vsound.c:179:3: warning: implicit declaration of function 'MAKE_MARKER' is invalid in C99 [-Wimplicit-function-declaration]
{       DNSDOT_MARKER,                  /* magic */
        ^
vsound.c:129:24: note: expanded from macro 'DNSDOT_MARKER'
#define DNSDOT_MARKER   (MAKE_MARKER ('d', 'n', 's', '.')) 
                         ^
vsound.c:179:3: warning: this function declaration is not a prototype [-Wstrict-prototypes]
vsound.c:129:24: note: expanded from macro 'DNSDOT_MARKER'
#define DNSDOT_MARKER   (MAKE_MARKER ('d', 'n', 's', '.')) 
                         ^
vsound.c:179:3: error: initializer element is not a compile-time constant
{       DNSDOT_MARKER,                  /* magic */
        ^~~~~~~~~~~~~
vsound.c:129:24: note: expanded from macro 'DNSDOT_MARKER'
#define DNSDOT_MARKER   (MAKE_MARKER ('d', 'n', 's', '.')) 
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vsound.c:353:6: error: use of undeclared identifier 'CPU_IS_LITTLE_ENDIAN'
        if (CPU_IS_LITTLE_ENDIAN)
            ^
vsound.c:388:7: error: use of undeclared identifier 'CPU_IS_LITTLE_ENDIAN'
{       if (CPU_IS_LITTLE_ENDIAN)
            ^
vsound.c:390:25: warning: implicit declaration of function 'H2BE_INT' is invalid in C99 [-Wimplicit-function-declaration]
                pheader->dataoffset     = H2BE_INT (sizeof (AU_HEADER)) ;
                                          ^
vsound.c:390:25: warning: this function declaration is not a prototype [-Wstrict-prototypes]
vsound.c:469:23: error: use of undeclared identifier 'CPU_IS_BIG_ENDIAN'
                                au_header.magic = CPU_IS_BIG_ENDIAN ? DOTSND_MARKER : DNSDOT_MARKER ;
                                                  ^
vsound.c:473:12: error: use of undeclared identifier 'CPU_IS_BIG_ENDIAN'
                                                        if (CPU_IS_BIG_ENDIAN)
                                                            ^
4 warnings and 7 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/audio/vsound/work/vsound-0.6
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/vsound



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