Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 08:41:06 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][audio/libbpm] Failed for libbpm-0.3_1 in build
Message-ID:  <201710190841.v9J8f6wV004485@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:     i@levsha.me
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/audio/libbpm/Makefile 357980 2014-06-16 12:43:41Z amdmi3 $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452269/logs/libbpm-0.3_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452269
Log:

====>> Building audio/libbpm
build started at Thu Oct 19 08:40:25 UTC 2017
port directory: /usr/ports/audio/libbpm
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: i@levsha.me
Makefile ident:      $FreeBSD: branches/2017Q4/audio/libbpm/Makefile 357980 2014-06-16 12:43:41Z amdmi3 $
Poudriere version: 3.1.21
Host OSVERSION: 1200042
Jail OSVERSION: 1100122
Job Id: 21

---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=libbpm-0.3_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--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/libbpm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/libbpm/work  HOME=/wrkdirs/usr/ports/audio/libbpm/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/libbpm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/libbpm/work  HOME=/wrkdirs/usr/ports/audio/libbpm/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/libbpm"
EXAMPLESDIR="share/examples/libbpm"
DATADIR="share/libbpm"
WWWDIR="www/libbpm"
ETCDIR="etc/libbpm"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libbpm
DOCSDIR=/usr/local/share/doc/libbpm
EXAMPLESDIR=/usr/local/share/examples/libbpm
WWWDIR=/usr/local/www/libbpm
ETCDIR=/usr/local/etc/libbpm
--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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libbpm-0.3_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-21] Installing pkg-1.10.1...
[110armv6-quarterly-job-21] Extracting pkg-1.10.1: .......... done
===>   libbpm-0.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libbpm-0.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by libbpm-0.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by libbpm-0.3_1 for building
=> SHA256 Checksum OK for libbpm-0.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by libbpm-0.3_1 for building
===>  Extracting for libbpm-0.3_1
=> SHA256 Checksum OK for libbpm-0.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libbpm-0.3_1
/nxb-bin/usr/bin/sed -i '' 's/\(-release .*\)/\1 -version-info 0/' /wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/Makefile.in /wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/*/Makefile.in
===========================================================================
=======================<phase: build-depends  >============================
===>   libbpm-0.3_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.3.7,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-21] Installing pkgconf-1.3.7,1...
[110armv6-quarterly-job-21] Extracting pkgconf-1.3.7,1: .......... done
===>   libbpm-0.3_1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of libbpm-0.3_1
<snip>
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o correct_gain.lo correct_gain.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c correct_gain.c  -fPIC -DPIC -o .libs/correct_gain.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c correct_gain.c -o correct_gain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o downmix_waveform.lo downmix_waveform.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c downmix_waveform.c  -fPIC -DPIC -o .libs/downmix_waveform.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c downmix_waveform.c -o downmix_waveform.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpmprocess.la -rpath /usr/local/lib process_diode.lo process_monopole.lo  process_waveform.lo postprocess_waveform.lo process_caltone.lo  process_dipole.lo ddc_waveform.lo ddc_sample_waveform.lo  fft_waveform.lo fit_diodepulse.lo fit_fft.lo fit_waveform.lo  get_IQ.lo get_pedestal.lo get_pos.lo get_t0.lo get_slope.lo  check_saturation.lo correct_gain.lo downmix_waveform.lo  
/nxb-bin/usr/bin/cc -shared  .libs/process_diode.o .libs/process_monopole.o .libs/process_waveform.o .libs/postprocess_waveform.o .libs/process_caltone.o .libs/process_dipole.o .libs/ddc_waveform.o .libs/ddc_sample_waveform.o .libs/fft_waveform.o .libs/fit_diodepulse.o .libs/fit_fft.o .libs/fit_waveform.o .libs/get_IQ.o .libs/get_pedestal.o .libs/get_pos.o .libs/get_t0.o .libs/get_slope.o .libs/check_saturation.o .libs/correct_gain.o .libs/downmix_waveform.o   -Wl,-soname -Wl,libbpmprocess-0.3.so.0 -o .libs/libbpmprocess-0.3.so.0.0.0
(cd .libs && rm -f libbpmprocess-0.3.so.0 && ln -s libbpmprocess-0.3.so.0.0.0 libbpmprocess-0.3.so.0)
(cd .libs && rm -f libbpmprocess.so && ln -s libbpmprocess-0.3.so.0.0.0 libbpmprocess.so)
ar cru .libs/libbpmprocess.a  process_diode.o process_monopole.o process_waveform.o postprocess_waveform.o process_caltone.o process_dipole.o ddc_waveform.o ddc_sample_waveform.o fft_waveform.o fit_diodepulse.o fit_fft.o fit_waveform.o get_IQ.o get_pedestal.o get_pos.o get_t0.o get_slope.o check_saturation.o correct_gain.o downmix_waveform.o
ranlib .libs/libbpmprocess.a
creating libbpmprocess.la
(cd .libs && rm -f libbpmprocess.la && ln -s ../libbpmprocess.la libbpmprocess.la)
Making all in bpmrf
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_addLO.lo rf_addLO.c
mkdir .libs
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_addLO.c  -fPIC -DPIC -o .libs/rf_addLO.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_addLO.c -o rf_addLO.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_amplify.lo rf_amplify.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_amplify.c  -fPIC -DPIC -o .libs/rf_amplify.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_amplify.c -o rf_amplify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_amplify_complex.lo rf_amplify_complex.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_amplify_complex.c  -fPIC -DPIC -o .libs/rf_amplify_complex.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_amplify_complex.c -o rf_amplify_complex.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_phase_shifter.lo rf_phase_shifter.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_phase_shifter.c  -fPIC -DPIC -o .libs/rf_phase_shifter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_phase_shifter.c -o rf_phase_shifter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_mixer.lo rf_mixer.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_mixer.c  -fPIC -DPIC -o .libs/rf_mixer.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_mixer.c -o rf_mixer.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_rectify.lo rf_rectify.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_rectify.c  -fPIC -DPIC -o .libs/rf_rectify.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_rectify.c -o rf_rectify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o rf_setup.lo rf_setup.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_setup.c  -fPIC -DPIC -o .libs/rf_setup.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c rf_setup.c -o rf_setup.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpmrf.la -rpath /usr/local/lib rf_addLO.lo rf_amplify.lo  rf_amplify_complex.lo rf_phase_shifter.lo rf_mixer.lo  rf_rectify.lo rf_setup.lo  
/nxb-bin/usr/bin/cc -shared  .libs/rf_addLO.o .libs/rf_amplify.o .libs/rf_amplify_complex.o .libs/rf_phase_shifter.o .libs/rf_mixer.o .libs/rf_rectify.o .libs/rf_setup.o   -Wl,-soname -Wl,libbpmrf-0.3.so.0 -o .libs/libbpmrf-0.3.so.0.0.0
(cd .libs && rm -f libbpmrf-0.3.so.0 && ln -s libbpmrf-0.3.so.0.0.0 libbpmrf-0.3.so.0)
(cd .libs && rm -f libbpmrf.so && ln -s libbpmrf-0.3.so.0.0.0 libbpmrf.so)
ar cru .libs/libbpmrf.a  rf_addLO.o rf_amplify.o rf_amplify_complex.o rf_phase_shifter.o rf_mixer.o rf_rectify.o rf_setup.o
ranlib .libs/libbpmrf.a
creating libbpmrf.la
(cd .libs && rm -f libbpmrf.la && ln -s ../libbpmrf.la libbpmrf.la)
Making all in bpmsimulation
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o digitise.lo digitise.c
mkdir .libs
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c digitise.c  -fPIC -DPIC -o .libs/digitise.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c digitise.c -o digitise.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o get_mode_response.lo get_mode_response.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c get_mode_response.c  -fPIC -DPIC -o .libs/get_mode_response.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c get_mode_response.c -o get_mode_response.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o generate_bpmsignal.lo generate_bpmsignal.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c generate_bpmsignal.c  -fPIC -DPIC -o .libs/generate_bpmsignal.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c generate_bpmsignal.c -o generate_bpmsignal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o add_mode_response.lo add_mode_response.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c add_mode_response.c  -fPIC -DPIC -o .libs/add_mode_response.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c add_mode_response.c -o add_mode_response.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o get_mode_amplitude.lo get_mode_amplitude.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c get_mode_amplitude.c  -fPIC -DPIC -o .libs/get_mode_amplitude.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c get_mode_amplitude.c -o get_mode_amplitude.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o set_temp.lo set_temp.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c set_temp.c  -fPIC -DPIC -o .libs/set_temp.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c set_temp.c -o set_temp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o set_time.lo set_time.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c set_time.c  -fPIC -DPIC -o .libs/set_time.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c set_time.c -o set_time.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpmsimulation.la -rpath /usr/local/lib digitise.lo get_mode_response.lo  generate_bpmsignal.lo add_mode_response.lo  get_mode_amplitude.lo set_temp.lo set_time.lo  
/nxb-bin/usr/bin/cc -shared  .libs/digitise.o .libs/get_mode_response.o .libs/generate_bpmsignal.o .libs/add_mode_response.o .libs/get_mode_amplitude.o .libs/set_temp.o .libs/set_time.o   -Wl,-soname -Wl,libbpmsimulation-0.3.so.0 -o .libs/libbpmsimulation-0.3.so.0.0.0
(cd .libs && rm -f libbpmsimulation-0.3.so.0 && ln -s libbpmsimulation-0.3.so.0.0.0 libbpmsimulation-0.3.so.0)
(cd .libs && rm -f libbpmsimulation.so && ln -s libbpmsimulation-0.3.so.0.0.0 libbpmsimulation.so)
ar cru .libs/libbpmsimulation.a  digitise.o get_mode_response.o generate_bpmsignal.o add_mode_response.o get_mode_amplitude.o set_temp.o set_time.o
ranlib .libs/libbpmsimulation.a
creating libbpmsimulation.la
(cd .libs && rm -f libbpmsimulation.la && ln -s ../libbpmsimulation.la libbpmsimulation.la)
Making all in bpmdsp
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o create_filter.lo create_filter.c
mkdir .libs
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_filter.c  -fPIC -DPIC -o .libs/create_filter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_filter.c -o create_filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o apply_filter.lo apply_filter.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c apply_filter.c  -fPIC -DPIC -o .libs/apply_filter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c apply_filter.c -o apply_filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o delete_filter.lo delete_filter.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c delete_filter.c  -fPIC -DPIC -o .libs/delete_filter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c delete_filter.c -o delete_filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o print_filter.lo print_filter.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c print_filter.c  -fPIC -DPIC -o .libs/print_filter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c print_filter.c -o print_filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o calculate_filter_coefficients.lo calculate_filter_coefficients.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c calculate_filter_coefficients.c  -fPIC -DPIC -o .libs/calculate_filter_coefficients.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c calculate_filter_coefficients.c -o calculate_filter_coefficients.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o gaussian_filter_coeffs.lo gaussian_filter_coeffs.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c gaussian_filter_coeffs.c  -fPIC -DPIC -o .libs/gaussian_filter_coeffs.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c gaussian_filter_coeffs.c -o gaussian_filter_coeffs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o create_splane_representation.lo create_splane_representation.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_splane_representation.c  -fPIC -DPIC -o .libs/create_splane_representation.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_splane_representation.c -o create_splane_representation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o create_resonator_representation.lo create_resonator_representation.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_resonator_representation.c  -fPIC -DPIC -o .libs/create_resonator_representation.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c create_resonator_representation.c -o create_resonator_representation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o normalise_filter.lo normalise_filter.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c normalise_filter.c  -fPIC -DPIC -o .libs/normalise_filter.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c normalise_filter.c -o normalise_filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o print_filter_representation.lo print_filter_representation.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c print_filter_representation.c  -fPIC -DPIC -o .libs/print_filter_representation.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c print_filter_representation.c -o print_filter_representation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o zplane_transform.lo zplane_transform.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c zplane_transform.c  -fPIC -DPIC -o .libs/zplane_transform.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c zplane_transform.c -o zplane_transform.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o filter_step_response.lo filter_step_response.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c filter_step_response.c  -fPIC -DPIC -o .libs/filter_step_response.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c filter_step_response.c -o filter_step_response.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o filter_impulse_response.lo filter_impulse_response.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c filter_impulse_response.c  -fPIC -DPIC -o .libs/filter_impulse_response.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c filter_impulse_response.c -o filter_impulse_response.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o ddc.lo ddc.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c ddc.c  -fPIC -DPIC -o .libs/ddc.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c ddc.c -o ddc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o fftsg.lo fftsg.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c fftsg.c  -fPIC -DPIC -o .libs/fftsg.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c fftsg.c -o fftsg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o norm_phase.lo norm_phase.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c norm_phase.c  -fPIC -DPIC -o .libs/norm_phase.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c norm_phase.c -o norm_phase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o discrete_fourier_transforms.lo discrete_fourier_transforms.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c discrete_fourier_transforms.c  -fPIC -DPIC -o .libs/discrete_fourier_transforms.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c discrete_fourier_transforms.c -o discrete_fourier_transforms.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpmdsp.la -rpath /usr/local/lib create_filter.lo apply_filter.lo  delete_filter.lo print_filter.lo  calculate_filter_coefficients.lo gaussian_filter_coeffs.lo  create_splane_representation.lo  create_resonator_representation.lo normalise_filter.lo  print_filter_representation.lo zplane_transform.lo  filter_step_response.lo filter_impulse_response.lo ddc.lo  fftsg.lo norm_phase.lo discrete_fourier_transforms.lo  
/nxb-bin/usr/bin/cc -shared  .libs/create_filter.o .libs/apply_filter.o .libs/delete_filter.o .libs/print_filter.o .libs/calculate_filter_coefficients.o .libs/gaussian_filter_coeffs.o .libs/create_splane_representation.o .libs/create_resonator_representation.o .libs/normalise_filter.o .libs/print_filter_representation.o .libs/zplane_transform.o .libs/filter_step_response.o .libs/filter_impulse_response.o .libs/ddc.o .libs/fftsg.o .libs/norm_phase.o .libs/discrete_fourier_transforms.o   -Wl,-soname -Wl,libbpmdsp-0.3.so.0 -o .libs/libbpmdsp-0.3.so.0.0.0
(cd .libs && rm -f libbpmdsp-0.3.so.0 && ln -s libbpmdsp-0.3.so.0.0.0 libbpmdsp-0.3.so.0)
(cd .libs && rm -f libbpmdsp.so && ln -s libbpmdsp-0.3.so.0.0.0 libbpmdsp.so)
ar cru .libs/libbpmdsp.a  create_filter.o apply_filter.o delete_filter.o print_filter.o calculate_filter_coefficients.o gaussian_filter_coeffs.o create_splane_representation.o create_resonator_representation.o normalise_filter.o print_filter_representation.o zplane_transform.o filter_step_response.o filter_impulse_response.o ddc.o fftsg.o norm_phase.o discrete_fourier_transforms.o
ranlib .libs/libbpmdsp.a
creating libbpmdsp.la
(cd .libs && rm -f libbpmdsp.la && ln -s ../libbpmdsp.la libbpmdsp.la)
Making all in bpmwf
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o doublewf.lo doublewf.c
mkdir .libs
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c doublewf.c  -fPIC -DPIC -o .libs/doublewf.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c doublewf.c -o doublewf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o intwf.lo intwf.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c intwf.c  -fPIC -DPIC -o .libs/intwf.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c intwf.c -o intwf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o complexwf.lo complexwf.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c complexwf.c  -fPIC -DPIC -o .libs/complexwf.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c complexwf.c -o complexwf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o wfstats.lo wfstats.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c wfstats.c  -fPIC -DPIC -o .libs/wfstats.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c wfstats.c -o wfstats.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o time_to_sample.lo time_to_sample.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c time_to_sample.c  -fPIC -DPIC -o .libs/time_to_sample.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c time_to_sample.c -o time_to_sample.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o sample_to_time.lo sample_to_time.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c sample_to_time.c  -fPIC -DPIC -o .libs/sample_to_time.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c sample_to_time.c -o sample_to_time.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o freq_to_sample.lo freq_to_sample.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c freq_to_sample.c  -fPIC -DPIC -o .libs/freq_to_sample.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c freq_to_sample.c -o freq_to_sample.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I..     -O2 -pipe  -fno-strict-aliasing -c -o sample_to_freq.lo sample_to_freq.c
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c sample_to_freq.c  -fPIC -DPIC -o .libs/sample_to_freq.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -c sample_to_freq.c -o sample_to_freq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpmwf.la -rpath /usr/local/lib doublewf.lo intwf.lo complexwf.lo wfstats.lo  time_to_sample.lo sample_to_time.lo freq_to_sample.lo  sample_to_freq.lo  
/nxb-bin/usr/bin/cc -shared  .libs/doublewf.o .libs/intwf.o .libs/complexwf.o .libs/wfstats.o .libs/time_to_sample.o .libs/sample_to_time.o .libs/freq_to_sample.o .libs/sample_to_freq.o   -Wl,-soname -Wl,libbpmwf-0.3.so.0 -o .libs/libbpmwf-0.3.so.0.0.0
(cd .libs && rm -f libbpmwf-0.3.so.0 && ln -s libbpmwf-0.3.so.0.0.0 libbpmwf-0.3.so.0)
(cd .libs && rm -f libbpmwf.so && ln -s libbpmwf-0.3.so.0.0.0 libbpmwf.so)
ar cru .libs/libbpmwf.a  doublewf.o intwf.o complexwf.o wfstats.o time_to_sample.o sample_to_time.o freq_to_sample.o sample_to_freq.o
ranlib .libs/libbpmwf.a
creating libbpmwf.la
(cd .libs && rm -f libbpmwf.la && ln -s ../libbpmwf.la libbpmwf.la)
/bin/sh ./libtool --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I.      -O2 -pipe  -fno-strict-aliasing -c -o version.lo version.c
mkdir .libs
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -O2 -pipe -fno-strict-aliasing -c version.c  -fPIC -DPIC -o .libs/version.o
 /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" "-DPACKAGE_STRING=\"libbpm 0.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -O2 -pipe -fno-strict-aliasing -c version.c -o version.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing  -release 0.3 -version-info 0  -o libbpm.la -rpath /usr/local/lib version.lo bpmanalysis/libbpmanalysis.la  bpmcalibration/libbpmcalibration.la  bpminterface/libbpminterface.la  bpmmessages/libbpmmessages.la  bpmnr/libbpmnr.la  bpmorbit/libbpmorbit.la  bpmprocess/libbpmprocess.la  bpmrf/libbpmrf.la  bpmsimulation/libbpmsimulation.la  bpmdsp/libbpmdsp.la  bpmwf/libbpmwf.la 
/nxb-bin/usr/bin/cc -shared  .libs/version.o  -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmanalysis/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmcalibration/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpminterface/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmmessages/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmnr/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmorbit/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmprocess/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmrf/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmsimulation/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmdsp/.libs -Wl,--rpath -Wl,/wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3/bpmwf/.libs -Wl,--rpath -Wl,/usr/local/lib bpmanalysis/.libs/libbpmanalysis.so bpmc
 alibration/.libs/libbpmcalibration.so bpminterface/.libs/libbpminterface.so bpmmessages/.libs/libbpmmessages.so bpmnr/.libs/libbpmnr.so bpmorbit/.libs/libbpmorbit.so bpmprocess/.libs/libbpmprocess.so bpmrf/.libs/libbpmrf.so bpmsimulation/.libs/libbpmsimulation.so bpmdsp/.libs/libbpmdsp.so bpmwf/.libs/libbpmwf.so  -Wl,-soname -Wl,libbpm-0.3.so.0 -o .libs/libbpm-0.3.so.0.0.0
(cd .libs && rm -f libbpm-0.3.so.0 && ln -s libbpm-0.3.so.0.0.0 libbpm-0.3.so.0)
(cd .libs && rm -f libbpm.so && ln -s libbpm-0.3.so.0.0.0 libbpm.so)
ar cru .libs/libbpm.a  version.o
ranlib .libs/libbpm.a
creating libbpm.la
(cd .libs && rm -f libbpm.la && ln -s ../libbpm.la libbpm.la)
/nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"libbpm\" -DPACKAGE_TARNAME=\"libbpm\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"libbpm\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libbpm\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I.     -O2 -pipe  -fno-strict-aliasing -c -o bpmtest.o `test -f 'examples/bpmtest.c' || echo './'`examples/bpmtest.c
/bin/sh ./libtool --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing    -o bpmtest bpmtest.o bpmanalysis/libbpmanalysis.la  bpmcalibration/libbpmcalibration.la  bpminterface/libbpminterface.la  bpmmessages/libbpmmessages.la  bpmnr/libbpmnr.la  bpmorbit/libbpmorbit.la  bpmprocess/libbpmprocess.la  bpmrf/libbpmrf.la  bpmsimulation/libbpmsimulation.la  bpmdsp/libbpmdsp.la  bpmwf/libbpmwf.la -lm 
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -o .libs/bpmtest bpmtest.o  bpmanalysis/.libs/libbpmanalysis.so bpmcalibration/.libs/libbpmcalibration.so bpminterface/.libs/libbpminterface.so bpmmessages/.libs/libbpmmessages.so bpmnr/.libs/libbpmnr.so bpmorbit/.libs/libbpmorbit.so bpmprocess/.libs/libbpmprocess.so bpmrf/.libs/libbpmrf.so bpmsimulation/.libs/libbpmsimulation.so bpmdsp/.libs/libbpmdsp.so bpmwf/.libs/libbpmwf.so -lm  -Wl,--rpath -Wl,/usr/local/lib
bpmcalibration/.libs/libbpmcalibration.so: undefined reference to `sincos'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/audio/libbpm/work/libbpm-0.3
*** Error code 1

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

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



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