Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:29:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][audio/faac] Failed for faac-1.28_5 in build
Message-ID:  <201710210129.v9L1TCjd047841@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:     multimedia@FreeBSD.org
Last committer: riggs@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/audio/faac/Makefile 417172 2016-06-20 18:58:36Z riggs $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/faac-1.28_5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building audio/faac
build started at Sat Oct 21 01:27:48 UTC 2017
port directory: /usr/ports/audio/faac
building for: FreeBSD 110armv6-quarterly-job-06 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: multimedia@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/audio/faac/Makefile 417172 2016-06-20 18:58:36Z riggs $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
Jail OSVERSION: 1100122
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122
UNAME_r=11.0-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=faac-1.28_5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.21
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

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

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/faac/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/faac/work  HOME=/wrkdirs/usr/ports/audio/faac/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/faac/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/faac/work  HOME=/wrkdirs/usr/ports/audio/faac/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"  LDFLAGS=" -L/usr/local/lib" 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=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/faac"
EXAMPLESDIR="share/examples/faac"
DATADIR="share/faac"
WWWDIR="www/faac"
ETCDIR="etc/faac"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/faac
DOCSDIR=/usr/local/share/doc/faac
EXAMPLESDIR=/usr/local/share/examples/faac
WWWDIR=/usr/local/www/faac
ETCDIR=/usr/local/etc/faac
--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
PACKAGE_BUILDING=yes
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=11.0
OSVERSION=1100122
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=11.0-RELEASE-p13
#### 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   >============================
===>  License GPLv2 LGPL21+ ISO accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   faac-1.28_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-06] Installing pkg-1.10.1...
[110armv6-quarterly-job-06] Extracting pkg-1.10.1: .......... done
===>   faac-1.28_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of faac-1.28_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 LGPL21+ ISO accepted by the user
===> Fetching all distfiles required by faac-1.28_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 LGPL21+ ISO accepted by the user
===> Fetching all distfiles required by faac-1.28_5 for building
=> SHA256 Checksum OK for faac-1.28.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 LGPL21+ ISO accepted by the user
===> Fetching all distfiles required by faac-1.28_5 for building
===>  Extracting for faac-1.28_5
=> SHA256 Checksum OK for faac-1.28.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for faac-1.28_5
===>  Applying FreeBSD patches for faac-1.28_5
===========================================================================
=======================<phase: build-depends  >============================
===>   faac-1.28_5 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
<snip>
mv -f .deps/fft.Tpo .deps/fft.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c -o frame.lo frame.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c  -fPIC -DPIC -o .libs/frame.o
frame.c:829:44: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if ((coderInfo[channel].block_type == ONLY_SHORT_WINDOW)) {
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
frame.c:829:44: note: remove extraneous parentheses around the comparison to silence this warning
        if ((coderInfo[channel].block_type == ONLY_SHORT_WINDOW)) {
            ~                              ^                   ~
frame.c:829:44: note: use '=' to turn this equality comparison into an assignment
        if ((coderInfo[channel].block_type == ONLY_SHORT_WINDOW)) {
                                           ^~
                                           =
1 warning generated.
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -o frame.o >/dev/null 2>&1
mv -f .deps/frame.Tpo .deps/frame.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c -o midside.lo midside.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c  -fPIC -DPIC -o .libs/midside.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -o midside.o >/dev/null 2>&1
mv -f .deps/midside.Tpo .deps/midside.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c -o psychkni.lo psychkni.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c  -fPIC -DPIC -o .libs/psychkni.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -o psychkni.o >/dev/null 2>&1
mv -f .deps/psychkni.Tpo .deps/psychkni.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c -o backpred.lo backpred.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c  -fPIC -DPIC -o .libs/backpred.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -o backpred.o >/dev/null 2>&1
mv -f .deps/backpred.Tpo .deps/backpred.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c -o channels.lo channels.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c  -fPIC -DPIC -o .libs/channels.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -o channels.o >/dev/null 2>&1
mv -f .deps/channels.Tpo .deps/channels.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c -o filtbank.lo filtbank.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c  -fPIC -DPIC -o .libs/filtbank.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o >/dev/null 2>&1
mv -f .deps/filtbank.Tpo .deps/filtbank.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c -o huffman.lo huffman.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c  -fPIC -DPIC -o .libs/huffman.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1
mv -f .deps/huffman.Tpo .deps/huffman.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c -o ltp.lo ltp.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c  -fPIC -DPIC -o .libs/ltp.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -o ltp.o >/dev/null 2>&1
mv -f .deps/ltp.Tpo .deps/ltp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c -o tns.lo tns.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c  -fPIC -DPIC -o .libs/tns.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o >/dev/null 2>&1
mv -f .deps/tns.Tpo .deps/tns.Plo
/bin/sh ../libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -L/usr/local/lib -o libfaac.la -rpath /usr/local/lib aacquant.lo bitstream.lo fft.lo frame.lo midside.lo psychkni.lo util.lo backpred.lo channels.lo filtbank.lo huffman.lo ltp.lo tns.lo  -lm 
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/aacquant.o .libs/bitstream.o .libs/fft.o .libs/frame.o .libs/midside.o .libs/psychkni.o .libs/util.o .libs/backpred.o .libs/channels.o .libs/filtbank.o .libs/huffman.o .libs/ltp.o .libs/tns.o   -L/usr/local/lib -lm  -O2   -Wl,-soname -Wl,libfaac.so.0 -o .libs/libfaac.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfaac.so.0" && ln -s "libfaac.so.0.0.0" "libfaac.so.0")
libtool: link: (cd ".libs" && rm -f "libfaac.so" && ln -s "libfaac.so.0.0.0" "libfaac.so")
libtool: link: ar cru .libs/libfaac.a  aacquant.o bitstream.o fft.o frame.o midside.o psychkni.o util.o backpred.o channels.o filtbank.o huffman.o ltp.o tns.o
libtool: link: ranlib .libs/libfaac.a
libtool: link: ( cd ".libs" && rm -f "libfaac.la" && ln -s "../libfaac.la" "libfaac.la" )
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/libfaac'
Making all in common
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/common'
gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/common'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/common'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/common'
Making all in frontend
gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/frontend'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include   -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c:47:9: warning: '__unix__' macro redefined [-Wmacro-redefined]
#define __unix__
        ^
<built-in>:332:9: note: previous definition is here
#define __unix__ 1
        ^
main.c:666:56: warning: passing 'u_int8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        } else if (artSize < 12 || !check_image_header(art)) {
                                                       ^~~
main.c:332:43: note: passing argument to parameter 'buf' here
static int check_image_header(const char *buf) {
                                          ^
main.c:718:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, faac_copyright_string);
                        ^~~~~~~~~~~~~~~~~~~~~
main.c:718:25: note: treat the string as an argument to avoid this
        fprintf(stderr, faac_copyright_string);
                        ^
                        "%s", 
main.c:908:5: warning: 'MP4SetMetadataTool' is deprecated [-Wdeprecated-declarations]
    MP4SetMetadataTool(MP4hFile, version_string);
    ^
/usr/local/include/mp4v2/meta.h:136:1: note: 'MP4SetMetadataTool' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:911:17: warning: 'MP4SetMetadataArtist' is deprecated [-Wdeprecated-declarations]
    if (artist) MP4SetMetadataArtist(MP4hFile, artist);
                ^
/usr/local/include/mp4v2/meta.h:58:1: note: 'MP4SetMetadataArtist' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:912:17: warning: 'MP4SetMetadataWriter' is deprecated [-Wdeprecated-declarations]
    if (writer) MP4SetMetadataWriter(MP4hFile, writer);
                ^
/usr/local/include/mp4v2/meta.h:84:1: note: 'MP4SetMetadataWriter' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:913:16: warning: 'MP4SetMetadataName' is deprecated [-Wdeprecated-declarations]
    if (title) MP4SetMetadataName(MP4hFile, title);
               ^
/usr/local/include/mp4v2/meta.h:32:1: note: 'MP4SetMetadataName' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:914:16: warning: 'MP4SetMetadataAlbum' is deprecated [-Wdeprecated-declarations]
    if (album) MP4SetMetadataAlbum(MP4hFile, album);
               ^
/usr/local/include/mp4v2/meta.h:188:1: note: 'MP4SetMetadataAlbum' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:917:22: warning: 'MP4SetMetadataCompilation' is deprecated [-Wdeprecated-declarations]
    if (compilation) MP4SetMetadataCompilation(MP4hFile, compilation);
                     ^
/usr/local/include/mp4v2/meta.h:344:1: note: 'MP4SetMetadataCompilation' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:918:15: warning: 'MP4SetMetadataYear' is deprecated [-Wdeprecated-declarations]
    if (year) MP4SetMetadataYear(MP4hFile, year);
              ^
/usr/local/include/mp4v2/meta.h:162:1: note: 'MP4SetMetadataYear' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:919:16: warning: 'MP4SetMetadataGenre' is deprecated [-Wdeprecated-declarations]
    if (genre) MP4SetMetadataGenre(MP4hFile, genre);
               ^
/usr/local/include/mp4v2/meta.h:266:1: note: 'MP4SetMetadataGenre' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:920:18: warning: 'MP4SetMetadataComment' is deprecated [-Wdeprecated-declarations]
    if (comment) MP4SetMetadataComment(MP4hFile, comment);
                 ^
/usr/local/include/mp4v2/meta.h:110:1: note: 'MP4SetMetadataComment' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
main.c:922:9: warning: 'MP4SetMetadataCoverArt' is deprecated [-Wdeprecated-declarations]
        MP4SetMetadataCoverArt(MP4hFile, art, artSize);
        ^
/usr/local/include/mp4v2/meta.h:396:1: note: 'MP4SetMetadataCoverArt' has been explicitly marked deprecated here
MP4V2_DEPRECATED
^
/usr/local/include/mp4v2/platform.h:37:44: note: expanded from macro 'MP4V2_DEPRECATED'
#   define MP4V2_DEPRECATED __attribute__((deprecated))
                                           ^
13 warnings generated.
mv -f .deps/main.Tpo .deps/main.Po
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include   -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
input.c:390:8: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  bufi = (char *)buf + sizeof(*buf) * num - sndf->samplebytes * (num - 1) - sizeof(*buf);
       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
mv -f .deps/input.Tpo .deps/input.Po
/bin/sh ../libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -L/usr/local/lib -o faac main.o input.o ../libfaac/libfaac.la -lmp4v2 -lm -lstdc++ 
libtool: link: /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -o .libs/faac main.o input.o  -L/usr/local/lib ../libfaac/.libs/libfaac.so -lmp4v2 -lstdc++ -lm -Wl,-rpath -Wl,/usr/local/lib
./libfaac/.libs/libfaac.so: undefined reference to `sincos'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:421: faac] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28/frontend'
gmake[2]: *** [Makefile:395: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28'
gmake[1]: *** [Makefile:327: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/faac/work/faac-1.28'
*** Error code 1

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



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