Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:27:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][audio/opus] Failed for opus-1.2.1 in build
Message-ID:  <201710210127.v9L1RtFM031024@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:     naddy@FreeBSD.org
Last committer: naddy@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/audio/opus/Makefile 444834 2017-07-01 20:23:17Z naddy $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/opus-1.2.1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building audio/opus
build started at Sat Oct 21 01:27:09 UTC 2017
port directory: /usr/ports/audio/opus
building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: naddy@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/audio/opus/Makefile 444834 2017-07-01 20:23:17Z naddy $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
Jail OSVERSION: 1100122
Job Id: 24

---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=opus-1.2.1
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--
--enable-custom-modes  --disable-doc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/opus
DOCSDIR=/usr/local/share/doc/opus
EXAMPLESDIR=/usr/local/share/examples/opus
WWWDIR=/usr/local/www/opus
ETCDIR=/usr/local/etc/opus
--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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   opus-1.2.1 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-24] Installing pkg-1.10.1...
[110armv6-quarterly-job-24] Extracting pkg-1.10.1: .......... done
===>   opus-1.2.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of opus-1.2.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by opus-1.2.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by opus-1.2.1 for building
=> SHA256 Checksum OK for opus-1.2.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by opus-1.2.1 for building
===>  Extracting for opus-1.2.1
=> SHA256 Checksum OK for opus-1.2.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for opus-1.2.1
===>  Applying FreeBSD patches for opus-1.2.1
===========================================================================
=======================<phase: build-depends  >============================
===>   opus-1.2.1 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
<snip>
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_LTP_FLP.lo -MD -MP -MF silk/float/.deps/find_LTP_FLP.Tpo -c silk/float/find_LTP_FLP.c  -fPIC -DPIC -o silk/float/.libs/find_LTP_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_LTP_FLP.lo -MD -MP -MF silk/float/.deps/find_LTP_FLP.Tpo -c silk/float/find_LTP_FLP.c -o silk/float/find_LTP_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/find_pitch_lags_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pitch_lags_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/find_pitch_lags_FLP.lo silk/float/find_pitch_lags_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pitch_lags_FLP.lo -MD -MP -MF silk/float/.deps/find_pitch_lags_FLP.Tpo -c silk/float/find_pitch_lags_FLP.c  -fPIC -DPIC -o silk/float/.libs/find_pitch_lags_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pitch_lags_FLP.lo -MD -MP -MF silk/float/.deps/find_pitch_lags_FLP.Tpo -c silk/float/find_pitch_lags_FLP.c -o silk/float/find_pitch_lags_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/find_pred_coefs_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pred_coefs_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/find_pred_coefs_FLP.lo silk/float/find_pred_coefs_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pred_coefs_FLP.lo -MD -MP -MF silk/float/.deps/find_pred_coefs_FLP.Tpo -c silk/float/find_pred_coefs_FLP.c  -fPIC -DPIC -o silk/float/.libs/find_pred_coefs_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/find_pred_coefs_FLP.lo -MD -MP -MF silk/float/.deps/find_pred_coefs_FLP.Tpo -c silk/float/find_pred_coefs_FLP.c -o silk/float/find_pred_coefs_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/LPC_analysis_filter_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_analysis_filter_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/LPC_analysis_filter_FLP.lo silk/float/LPC_analysis_filter_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_analysis_filter_FLP.lo -MD -MP -MF silk/float/.deps/LPC_analysis_filter_FLP.Tpo -c silk/float/LPC_analysis_filter_FLP.c  -fPIC -DPIC -o silk/float/.libs/LPC_analysis_filter_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_analysis_filter_FLP.lo -MD -MP -MF silk/float/.deps/LPC_analysis_filter_FLP.Tpo -c silk/float/LPC_analysis_filter_FLP.c -o silk/float/LPC_analysis_filter_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/LTP_analysis_filter_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_analysis_filter_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/LTP_analysis_filter_FLP.lo silk/float/LTP_analysis_filter_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_analysis_filter_FLP.lo -MD -MP -MF silk/float/.deps/LTP_analysis_filter_FLP.Tpo -c silk/float/LTP_analysis_filter_FLP.c  -fPIC -DPIC -o silk/float/.libs/LTP_analysis_filter_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_analysis_filter_FLP.lo -MD -MP -MF silk/float/.deps/LTP_analysis_filter_FLP.Tpo -c silk/float/LTP_analysis_filter_FLP.c -o silk/float/LTP_analysis_filter_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/LTP_scale_ctrl_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_scale_ctrl_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/LTP_scale_ctrl_FLP.lo silk/float/LTP_scale_ctrl_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_scale_ctrl_FLP.lo -MD -MP -MF silk/float/.deps/LTP_scale_ctrl_FLP.Tpo -c silk/float/LTP_scale_ctrl_FLP.c  -fPIC -DPIC -o silk/float/.libs/LTP_scale_ctrl_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LTP_scale_ctrl_FLP.lo -MD -MP -MF silk/float/.deps/LTP_scale_ctrl_FLP.Tpo -c silk/float/LTP_scale_ctrl_FLP.c -o silk/float/LTP_scale_ctrl_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/noise_shape_analysis_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/noise_shape_analysis_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/noise_shape_analysis_FLP.lo silk/float/noise_shape_analysis_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/noise_shape_analysis_FLP.lo -MD -MP -MF silk/float/.deps/noise_shape_analysis_FLP.Tpo -c silk/float/noise_shape_analysis_FLP.c  -fPIC -DPIC -o silk/float/.libs/noise_shape_analysis_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/noise_shape_analysis_FLP.lo -MD -MP -MF silk/float/.deps/noise_shape_analysis_FLP.Tpo -c silk/float/noise_shape_analysis_FLP.c -o silk/float/noise_shape_analysis_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/process_gains_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/process_gains_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/process_gains_FLP.lo silk/float/process_gains_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/process_gains_FLP.lo -MD -MP -MF silk/float/.deps/process_gains_FLP.Tpo -c silk/float/process_gains_FLP.c  -fPIC -DPIC -o silk/float/.libs/process_gains_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/process_gains_FLP.lo -MD -MP -MF silk/float/.deps/process_gains_FLP.Tpo -c silk/float/process_gains_FLP.c -o silk/float/process_gains_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/regularize_correlations_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/regularize_correlations_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/regularize_correlations_FLP.lo silk/float/regularize_correlations_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/regularize_correlations_FLP.lo -MD -MP -MF silk/float/.deps/regularize_correlations_FLP.Tpo -c silk/float/regularize_correlations_FLP.c  -fPIC -DPIC -o silk/float/.libs/regularize_correlations_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/regularize_correlations_FLP.lo -MD -MP -MF silk/float/.deps/regularize_correlations_FLP.Tpo -c silk/float/regularize_correlations_FLP.c -o silk/float/regularize_correlations_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/residual_energy_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/residual_energy_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/residual_energy_FLP.lo silk/float/residual_energy_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/residual_energy_FLP.lo -MD -MP -MF silk/float/.deps/residual_energy_FLP.Tpo -c silk/float/residual_energy_FLP.c  -fPIC -DPIC -o silk/float/.libs/residual_energy_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/residual_energy_FLP.lo -MD -MP -MF silk/float/.deps/residual_energy_FLP.Tpo -c silk/float/residual_energy_FLP.c -o silk/float/residual_energy_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/warped_autocorrelation_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/warped_autocorrelation_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/warped_autocorrelation_FLP.lo silk/float/warped_autocorrelation_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/warped_autocorrelation_FLP.lo -MD -MP -MF silk/float/.deps/warped_autocorrelation_FLP.Tpo -c silk/float/warped_autocorrelation_FLP.c  -fPIC -DPIC -o silk/float/.libs/warped_autocorrelation_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/warped_autocorrelation_FLP.lo -MD -MP -MF silk/float/.deps/warped_autocorrelation_FLP.Tpo -c silk/float/warped_autocorrelation_FLP.c -o silk/float/warped_autocorrelation_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/wrappers_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/wrappers_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/wrappers_FLP.lo silk/float/wrappers_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/wrappers_FLP.lo -MD -MP -MF silk/float/.deps/wrappers_FLP.Tpo -c silk/float/wrappers_FLP.c  -fPIC -DPIC -o silk/float/.libs/wrappers_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/wrappers_FLP.lo -MD -MP -MF silk/float/.deps/wrappers_FLP.Tpo -c silk/float/wrappers_FLP.c -o silk/float/wrappers_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/autocorrelation_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/autocorrelation_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/autocorrelation_FLP.lo silk/float/autocorrelation_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/autocorrelation_FLP.lo -MD -MP -MF silk/float/.deps/autocorrelation_FLP.Tpo -c silk/float/autocorrelation_FLP.c  -fPIC -DPIC -o silk/float/.libs/autocorrelation_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/autocorrelation_FLP.lo -MD -MP -MF silk/float/.deps/autocorrelation_FLP.Tpo -c silk/float/autocorrelation_FLP.c -o silk/float/autocorrelation_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/burg_modified_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/burg_modified_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/burg_modified_FLP.lo silk/float/burg_modified_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/burg_modified_FLP.lo -MD -MP -MF silk/float/.deps/burg_modified_FLP.Tpo -c silk/float/burg_modified_FLP.c  -fPIC -DPIC -o silk/float/.libs/burg_modified_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/burg_modified_FLP.lo -MD -MP -MF silk/float/.deps/burg_modified_FLP.Tpo -c silk/float/burg_modified_FLP.c -o silk/float/burg_modified_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/bwexpander_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/bwexpander_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/bwexpander_FLP.lo silk/float/bwexpander_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/bwexpander_FLP.lo -MD -MP -MF silk/float/.deps/bwexpander_FLP.Tpo -c silk/float/bwexpander_FLP.c  -fPIC -DPIC -o silk/float/.libs/bwexpander_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/bwexpander_FLP.lo -MD -MP -MF silk/float/.deps/bwexpander_FLP.Tpo -c silk/float/bwexpander_FLP.c -o silk/float/bwexpander_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/energy_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/energy_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/energy_FLP.lo silk/float/energy_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/energy_FLP.lo -MD -MP -MF silk/float/.deps/energy_FLP.Tpo -c silk/float/energy_FLP.c  -fPIC -DPIC -o silk/float/.libs/energy_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/energy_FLP.lo -MD -MP -MF silk/float/.deps/energy_FLP.Tpo -c silk/float/energy_FLP.c -o silk/float/energy_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/inner_product_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/inner_product_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/inner_product_FLP.lo silk/float/inner_product_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/inner_product_FLP.lo -MD -MP -MF silk/float/.deps/inner_product_FLP.Tpo -c silk/float/inner_product_FLP.c  -fPIC -DPIC -o silk/float/.libs/inner_product_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/inner_product_FLP.lo -MD -MP -MF silk/float/.deps/inner_product_FLP.Tpo -c silk/float/inner_product_FLP.c -o silk/float/inner_product_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/k2a_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/k2a_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/k2a_FLP.lo silk/float/k2a_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/k2a_FLP.lo -MD -MP -MF silk/float/.deps/k2a_FLP.Tpo -c silk/float/k2a_FLP.c  -fPIC -DPIC -o silk/float/.libs/k2a_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/k2a_FLP.lo -MD -MP -MF silk/float/.deps/k2a_FLP.Tpo -c silk/float/k2a_FLP.c -o silk/float/k2a_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/LPC_inv_pred_gain_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_inv_pred_gain_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/LPC_inv_pred_gain_FLP.lo silk/float/LPC_inv_pred_gain_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_inv_pred_gain_FLP.lo -MD -MP -MF silk/float/.deps/LPC_inv_pred_gain_FLP.Tpo -c silk/float/LPC_inv_pred_gain_FLP.c  -fPIC -DPIC -o silk/float/.libs/LPC_inv_pred_gain_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/LPC_inv_pred_gain_FLP.lo -MD -MP -MF silk/float/.deps/LPC_inv_pred_gain_FLP.Tpo -c silk/float/LPC_inv_pred_gain_FLP.c -o silk/float/LPC_inv_pred_gain_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/pitch_analysis_core_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/pitch_analysis_core_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/pitch_analysis_core_FLP.lo silk/float/pitch_analysis_core_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/pitch_analysis_core_FLP.lo -MD -MP -MF silk/float/.deps/pitch_analysis_core_FLP.Tpo -c silk/float/pitch_analysis_core_FLP.c  -fPIC -DPIC -o silk/float/.libs/pitch_analysis_core_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/pitch_analysis_core_FLP.lo -MD -MP -MF silk/float/.deps/pitch_analysis_core_FLP.Tpo -c silk/float/pitch_analysis_core_FLP.c -o silk/float/pitch_analysis_core_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/scale_copy_vector_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_copy_vector_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/scale_copy_vector_FLP.lo silk/float/scale_copy_vector_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_copy_vector_FLP.lo -MD -MP -MF silk/float/.deps/scale_copy_vector_FLP.Tpo -c silk/float/scale_copy_vector_FLP.c  -fPIC -DPIC -o silk/float/.libs/scale_copy_vector_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_copy_vector_FLP.lo -MD -MP -MF silk/float/.deps/scale_copy_vector_FLP.Tpo -c silk/float/scale_copy_vector_FLP.c -o silk/float/scale_copy_vector_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/scale_vector_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_vector_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/scale_vector_FLP.lo silk/float/scale_vector_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_vector_FLP.lo -MD -MP -MF silk/float/.deps/scale_vector_FLP.Tpo -c silk/float/scale_vector_FLP.c  -fPIC -DPIC -o silk/float/.libs/scale_vector_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/scale_vector_FLP.lo -MD -MP -MF silk/float/.deps/scale_vector_FLP.Tpo -c silk/float/scale_vector_FLP.c -o silk/float/scale_vector_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/schur_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/schur_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/schur_FLP.lo silk/float/schur_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/schur_FLP.lo -MD -MP -MF silk/float/.deps/schur_FLP.Tpo -c silk/float/schur_FLP.c  -fPIC -DPIC -o silk/float/.libs/schur_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/schur_FLP.lo -MD -MP -MF silk/float/.deps/schur_FLP.Tpo -c silk/float/schur_FLP.c -o silk/float/schur_FLP.o >/dev/null 2>&1
depbase=`echo silk/float/sort_FLP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/sort_FLP.lo -MD -MP -MF $depbase.Tpo -c -o silk/float/sort_FLP.lo silk/float/sort_FLP.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/sort_FLP.lo -MD -MP -MF silk/float/.deps/sort_FLP.Tpo -c silk/float/sort_FLP.c  -fPIC -DPIC -o silk/float/.libs/sort_FLP.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/float/sort_FLP.lo -MD -MP -MF silk/float/.deps/sort_FLP.Tpo -c silk/float/sort_FLP.c -o silk/float/sort_FLP.o >/dev/null 2>&1
depbase=`echo src/opus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus.lo -MD -MP -MF $depbase.Tpo -c -o src/opus.lo src/opus.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus.lo -MD -MP -MF src/.deps/opus.Tpo -c src/opus.c  -fPIC -DPIC -o src/.libs/opus.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus.lo -MD -MP -MF src/.deps/opus.Tpo -c src/opus.c -o src/opus.o >/dev/null 2>&1
depbase=`echo src/opus_decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_decoder.lo -MD -MP -MF $depbase.Tpo -c -o src/opus_decoder.lo src/opus_decoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_decoder.lo -MD -MP -MF src/.deps/opus_decoder.Tpo -c src/opus_decoder.c  -fPIC -DPIC -o src/.libs/opus_decoder.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_decoder.lo -MD -MP -MF src/.deps/opus_decoder.Tpo -c src/opus_decoder.c -o src/opus_decoder.o >/dev/null 2>&1
depbase=`echo src/opus_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_encoder.lo -MD -MP -MF $depbase.Tpo -c -o src/opus_encoder.lo src/opus_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_encoder.lo -MD -MP -MF src/.deps/opus_encoder.Tpo -c src/opus_encoder.c  -fPIC -DPIC -o src/.libs/opus_encoder.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_encoder.lo -MD -MP -MF src/.deps/opus_encoder.Tpo -c src/opus_encoder.c -o src/opus_encoder.o >/dev/null 2>&1
depbase=`echo src/opus_multistream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream.lo -MD -MP -MF $depbase.Tpo -c -o src/opus_multistream.lo src/opus_multistream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream.lo -MD -MP -MF src/.deps/opus_multistream.Tpo -c src/opus_multistream.c  -fPIC -DPIC -o src/.libs/opus_multistream.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream.lo -MD -MP -MF src/.deps/opus_multistream.Tpo -c src/opus_multistream.c -o src/opus_multistream.o >/dev/null 2>&1
depbase=`echo src/opus_multistream_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_encoder.lo -MD -MP -MF $depbase.Tpo -c -o src/opus_multistream_encoder.lo src/opus_multistream_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_encoder.lo -MD -MP -MF src/.deps/opus_multistream_encoder.Tpo -c src/opus_multistream_encoder.c  -fPIC -DPIC -o src/.libs/opus_multistream_encoder.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_encoder.lo -MD -MP -MF src/.deps/opus_multistream_encoder.Tpo -c src/opus_multistream_encoder.c -o src/opus_multistream_encoder.o >/dev/null 2>&1
depbase=`echo src/opus_multistream_decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_decoder.lo -MD -MP -MF $depbase.Tpo -c -o src/opus_multistream_decoder.lo src/opus_multistream_decoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_decoder.lo -MD -MP -MF src/.deps/opus_multistream_decoder.Tpo -c src/opus_multistream_decoder.c  -fPIC -DPIC -o src/.libs/opus_multistream_decoder.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/opus_multistream_decoder.lo -MD -MP -MF src/.deps/opus_multistream_decoder.Tpo -c src/opus_multistream_decoder.c -o src/opus_multistream_decoder.o >/dev/null 2>&1
depbase=`echo src/repacketizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/repacketizer.lo -MD -MP -MF $depbase.Tpo -c -o src/repacketizer.lo src/repacketizer.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/repacketizer.lo -MD -MP -MF src/.deps/repacketizer.Tpo -c src/repacketizer.c  -fPIC -DPIC -o src/.libs/repacketizer.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/repacketizer.lo -MD -MP -MF src/.deps/repacketizer.Tpo -c src/repacketizer.c -o src/repacketizer.o >/dev/null 2>&1
depbase=`echo src/analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/analysis.lo -MD -MP -MF $depbase.Tpo -c -o src/analysis.lo src/analysis.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/analysis.lo -MD -MP -MF src/.deps/analysis.Tpo -c src/analysis.c  -fPIC -DPIC -o src/.libs/analysis.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/analysis.lo -MD -MP -MF src/.deps/analysis.Tpo -c src/analysis.c -o src/analysis.o >/dev/null 2>&1
depbase=`echo src/mlp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp.lo -MD -MP -MF $depbase.Tpo -c -o src/mlp.lo src/mlp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp.lo -MD -MP -MF src/.deps/mlp.Tpo -c src/mlp.c  -fPIC -DPIC -o src/.libs/mlp.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp.lo -MD -MP -MF src/.deps/mlp.Tpo -c src/mlp.c -o src/mlp.o >/dev/null 2>&1
depbase=`echo src/mlp_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp_data.lo -MD -MP -MF $depbase.Tpo -c -o src/mlp_data.lo src/mlp_data.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp_data.lo -MD -MP -MF src/.deps/mlp_data.Tpo -c src/mlp_data.c  -fPIC -DPIC -o src/.libs/mlp_data.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT src/mlp_data.lo -MD -MP -MF src/.deps/mlp_data.Tpo -c src/mlp_data.c -o src/mlp_data.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -no-undefined -version-info 6:1:6  -o libopus.la -rpath /usr/local/lib celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo    celt/arm/armcpu.lo celt/arm/arm_celt_map.lo   silk/CNG.lo silk/code_signs.lo silk/init_decoder.lo silk/decode_core.lo silk/decode_frame.lo silk/decode_parameters.lo silk/decode_indices.lo silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo silk/gain_quant.lo silk/interpolate.lo silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_cod
 er.lo silk/tables_gain.lo silk/tables_LTP.lo silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo silk/tables_other.lo silk/tables_pitch_lag.lo silk/tables_pulses_per_block.lo silk/VAD.lo silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo silk/check_control_input.lo silk/control_SNR.lo silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo silk/ana_filt_bank_1.lo silk/biquad_alt.lo silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo silk/decode_pitch.lo silk/inner_prod_aligned.lo silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo silk/pitch_est_tables.lo silk/resampler.lo silk/resampler_down2_3.lo silk/resampler_down2.lo silk/resampler_private_AR2.lo 
 silk/resampler_private_down_FIR.lo silk/resa!
 mpler_private_IIR_FIR.lo silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo silk/LPC_fit.lo    silk/float/apply_sine_window_FLP.lo silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo silk/float/find_pitch_lags_FLP.lo silk/float/find_pred_coefs_FLP.lo silk/float/LPC_analysis_filter_FLP.lo silk/float/LTP_analysis_filter_FLP.lo silk/float/LTP_scale_ctrl_FLP.lo silk/float/noise_shape_analysis_FLP.lo silk/float/process_gains_FLP.lo silk/float/regularize_correlations_FLP.lo silk/float/residual_energy_FLP.lo silk/float/warped_autocorrelation_FLP.lo silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo silk/float/k2a_FLP.lo silk/float/LPC_inv_p
 red_gain_FLP.lo silk/float/pitch_analysis_core_FLP.lo silk/float/scale_copy_vector_FLP.lo silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo silk/float/sort_FLP.lo    src/opus.lo src/opus_decoder.lo src/opus_encoder.lo src/opus_multistream.lo src/opus_multistream_encoder.lo src/opus_multistream_decoder.lo src/repacketizer.lo src/analysis.lo src/mlp.lo src/mlp_data.lo  -lm  
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/arm/.libs/armcpu.o celt/arm/.libs/arm_celt_map.o silk/.libs/CNG.o silk/.libs/code_signs.o silk/.libs/init_decoder.o silk/.libs/decode_core.o silk/.libs/decode_frame.o silk/.libs/decode_parameters.o silk/.libs/decode_indices.o silk/.libs/decode_pulses.o silk/.libs/decoder_set_fs.o silk/.libs/dec_API.o silk/.libs/enc_API.o silk/.libs/encode_indices.o silk/.libs/encode_pulses.o silk/.libs/gain_quant.o silk/.libs/interpolate.o silk/.libs/LP_variable_cutoff.o silk/.libs/NLSF_decode.o silk/.libs/NSQ.o silk/.libs/NSQ_del_dec.o silk/.libs/PLC.o silk/.libs/shell_coder.o
  silk/.libs/tables_gain.o silk/.libs/tables_LTP.o silk/.libs/tables_NLSF_CB_NB_MB.o silk/.libs/tables_NLSF_CB_WB.o silk/.libs/tables_other.o silk/.libs/tables_pitch_lag.o silk/.libs/tables_pulses_per_block.o silk/.libs/VAD.o silk/.libs/control_audio_bandwidth.o silk/.libs/quant_LTP_gains.o silk/.libs/VQ_WMat_EC.o silk/.libs/HP_variable_cutoff.o silk/.libs/NLSF_encode.o silk/.libs/NLSF_VQ.o silk/.libs/NLSF_unpack.o silk/.libs/NLSF_del_dec_quant.o silk/.libs/process_NLSFs.o silk/.libs/stereo_LR_to_MS.o silk/.libs/stereo_MS_to_LR.o silk/.libs/check_control_input.o silk/.libs/control_SNR.o silk/.libs/init_encoder.o silk/.libs/control_codec.o silk/.libs/A2NLSF.o silk/.libs/ana_filt_bank_1.o silk/.libs/biquad_alt.o silk/.libs/bwexpander_32.o silk/.libs/bwexpander.o silk/.libs/debug.o silk/.libs/decode_pitch.o silk/.libs/inner_prod_aligned.o silk/.libs/lin2log.o silk/.libs/log2lin.o silk/.libs/LPC_analysis_filter.o silk/.libs/LPC_inv_pred_gain.o silk/.libs/table_LSF_cos.o silk/.libs/NLSF2A
 .o silk/.libs/NLSF_stabilize.o silk/.libs/NL!
 SF_VQ_weights_laroia.o silk/.libs/pitch_est_tables.o silk/.libs/resampler.o silk/.libs/resampler_down2_3.o silk/.libs/resampler_down2.o silk/.libs/resampler_private_AR2.o silk/.libs/resampler_private_down_FIR.o silk/.libs/resampler_private_IIR_FIR.o silk/.libs/resampler_private_up2_HQ.o silk/.libs/resampler_rom.o silk/.libs/sigm_Q15.o silk/.libs/sort.o silk/.libs/sum_sqr_shift.o silk/.libs/stereo_decode_pred.o silk/.libs/stereo_encode_pred.o silk/.libs/stereo_find_predictor.o silk/.libs/stereo_quant_pred.o silk/.libs/LPC_fit.o silk/float/.libs/apply_sine_window_FLP.o silk/float/.libs/corrMatrix_FLP.o silk/float/.libs/encode_frame_FLP.o silk/float/.libs/find_LPC_FLP.o silk/float/.libs/find_LTP_FLP.o silk/float/.libs/find_pitch_lags_FLP.o silk/float/.libs/find_pred_coefs_FLP.o silk/float/.libs/LPC_analysis_filter_FLP.o silk/float/.libs/LTP_analysis_filter_FLP.o silk/float/.libs/LTP_scale_ctrl_FLP.o silk/float/.libs/noise_shape_analysis_FLP.o silk/float/.libs/process_gains_FLP.o silk/f
 loat/.libs/regularize_correlations_FLP.o silk/float/.libs/residual_energy_FLP.o silk/float/.libs/warped_autocorrelation_FLP.o silk/float/.libs/wrappers_FLP.o silk/float/.libs/autocorrelation_FLP.o silk/float/.libs/burg_modified_FLP.o silk/float/.libs/bwexpander_FLP.o silk/float/.libs/energy_FLP.o silk/float/.libs/inner_product_FLP.o silk/float/.libs/k2a_FLP.o silk/float/.libs/LPC_inv_pred_gain_FLP.o silk/float/.libs/pitch_analysis_core_FLP.o silk/float/.libs/scale_copy_vector_FLP.o silk/float/.libs/scale_vector_FLP.o silk/float/.libs/schur_FLP.o silk/float/.libs/sort_FLP.o src/.libs/opus.o src/.libs/opus_decoder.o src/.libs/opus_encoder.o src/.libs/opus_multistream.o src/.libs/opus_multistream_encoder.o src/.libs/opus_multistream_decoder.o src/.libs/repacketizer.o src/.libs/analysis.o src/.libs/mlp.o src/.libs/mlp_data.o   -lm  -O2   -Wl,-soname -Wl,libopus.so.0 -o .libs/libopus.so.0.6.1
libtool: link: (cd ".libs" && rm -f "libopus.so.0" && ln -s "libopus.so.0.6.1" "libopus.so.0")
libtool: link: (cd ".libs" && rm -f "libopus.so" && ln -s "libopus.so.0.6.1" "libopus.so")
libtool: link: ar cru .libs/libopus.a  celt/bands.o celt/celt.o celt/celt_encoder.o celt/celt_decoder.o celt/cwrs.o celt/entcode.o celt/entdec.o celt/entenc.o celt/kiss_fft.o celt/laplace.o celt/mathops.o celt/mdct.o celt/modes.o celt/pitch.o celt/celt_lpc.o celt/quant_bands.o celt/rate.o celt/vq.o celt/arm/armcpu.o celt/arm/arm_celt_map.o silk/CNG.o silk/code_signs.o silk/init_decoder.o silk/decode_core.o silk/decode_frame.o silk/decode_parameters.o silk/decode_indices.o silk/decode_pulses.o silk/decoder_set_fs.o silk/dec_API.o silk/enc_API.o silk/encode_indices.o silk/encode_pulses.o silk/gain_quant.o silk/interpolate.o silk/LP_variable_cutoff.o silk/NLSF_decode.o silk/NSQ.o silk/NSQ_del_dec.o silk/PLC.o silk/shell_coder.o silk/tables_gain.o silk/tables_LTP.o silk/tables_NLSF_CB_NB_MB.o silk/tables_NLSF_CB_WB.o silk/tables_other.o silk/tables_pitch_lag.o silk/tables_pulses_per_block.o silk/VAD.o silk/control_audio_bandwidth.o silk/quant_LTP_gains.o silk/VQ_WMat_EC.o silk/HP_variabl
 e_cutoff.o silk/NLSF_encode.o silk/NLSF_VQ.o silk/NLSF_unpack.o silk/NLSF_del_dec_quant.o silk/process_NLSFs.o silk/stereo_LR_to_MS.o silk/stereo_MS_to_LR.o silk/check_control_input.o silk/control_SNR.o silk/init_encoder.o silk/control_codec.o silk/A2NLSF.o silk/ana_filt_bank_1.o silk/biquad_alt.o silk/bwexpander_32.o silk/bwexpander.o silk/debug.o silk/decode_pitch.o silk/inner_prod_aligned.o silk/lin2log.o silk/log2lin.o silk/LPC_analysis_filter.o silk/LPC_inv_pred_gain.o silk/table_LSF_cos.o silk/NLSF2A.o silk/NLSF_stabilize.o silk/NLSF_VQ_weights_laroia.o silk/pitch_est_tables.o silk/resampler.o silk/resampler_down2_3.o silk/resampler_down2.o silk/resampler_private_AR2.o silk/resampler_private_down_FIR.o silk/resampler_private_IIR_FIR.o silk/resampler_private_up2_HQ.o silk/resampler_rom.o silk/sigm_Q15.o silk/sort.o silk/sum_sqr_shift.o silk/stereo_decode_pred.o silk/stereo_encode_pred.o silk/stereo_find_predictor.o silk/stereo_quant_pred.o silk/LPC_fit.o silk/float/apply_sine_w
 indow_FLP.o silk/float/corrMatrix_FLP.o silk!
 /float/encode_frame_FLP.o silk/float/find_LPC_FLP.o silk/float/find_LTP_FLP.o silk/float/find_pitch_lags_FLP.o silk/float/find_pred_coefs_FLP.o silk/float/LPC_analysis_filter_FLP.o silk/float/LTP_analysis_filter_FLP.o silk/float/LTP_scale_ctrl_FLP.o silk/float/noise_shape_analysis_FLP.o silk/float/process_gains_FLP.o silk/float/regularize_correlations_FLP.o silk/float/residual_energy_FLP.o silk/float/warped_autocorrelation_FLP.o silk/float/wrappers_FLP.o silk/float/autocorrelation_FLP.o silk/float/burg_modified_FLP.o silk/float/bwexpander_FLP.o silk/float/energy_FLP.o silk/float/inner_product_FLP.o silk/float/k2a_FLP.o silk/float/LPC_inv_pred_gain_FLP.o silk/float/pitch_analysis_core_FLP.o silk/float/scale_copy_vector_FLP.o silk/float/scale_vector_FLP.o silk/float/schur_FLP.o silk/float/sort_FLP.o src/opus.o src/opus_decoder.o src/opus_encoder.o src/opus_multistream.o src/opus_multistream_encoder.o src/opus_multistream_decoder.o src/repacketizer.o src/analysis.o src/mlp.o src/mlp_da
 ta.o
libtool: link: ranlib .libs/libopus.a
libtool: link: ( cd ".libs" && rm -f "libopus.la" && ln -s "../libopus.la" "libopus.la" )
depbase=`echo celt/tests/test_unit_cwrs32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT celt/tests/test_unit_cwrs32.o -MD -MP -MF $depbase.Tpo -c -o celt/tests/test_unit_cwrs32.o celt/tests/test_unit_cwrs32.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes   -o celt/tests/test_unit_cwrs32 celt/tests/test_unit_cwrs32.o -lm 
libtool: link: /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_cwrs32 celt/tests/test_unit_cwrs32.o  -lm
depbase=`echo celt/tests/test_unit_dft.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.  -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed    -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT celt/tests/test_unit_dft.o -MD -MP -MF $depbase.Tpo -c -o celt/tests/test_unit_dft.o celt/tests/test_unit_dft.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes   -o celt/tests/test_unit_dft celt/tests/test_unit_dft.o celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/arm/armcpu.lo celt/arm/arm_celt_map.lo  -lm  
libtool: link: /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_dft celt/tests/test_unit_dft.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/arm/.libs/armcpu.o celt/arm/.libs/arm_celt_map.o  -lm 
celt/tests/test_unit_dft.o: In function `check':
celt/tests/test_unit_dft.c:(.text+0x88): undefined reference to `sincos'
celt/.libs/kiss_fft.o: In function `opus_fft_alloc_twiddles':
celt/kiss_fft.c:(.text+0x10c): undefined reference to `sincos'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:2100: celt/tests/test_unit_dft] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/opus/work/opus-1.2.1'
gmake[2]: *** [Makefile:2581: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/opus/work/opus-1.2.1'
gmake[1]: *** [Makefile:1567: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/opus/work/opus-1.2.1'
*** Error code 1

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



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