Building libbpm-0.3.txz (origin /buildshare/ports/355755/audio/libbpm) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libbpm-0.3.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libbpm-0.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libbpm-0.3 ===> libbpm-0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of libbpm-0.3 Make install ===> libbpm-0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libbpm-0.3 for building ===> Extracting for libbpm-0.3 => SHA256 Checksum OK for libbpm-0.3.tar.gz. ===> Patching for libbpm-0.3 /usr/bin/sed -i '' 's/\(-release .*\)/\1 -version-info 0/' /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/Makefile.in /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/*/Makefile.in ===> libbpm-0.3 depends on executable: pkgconf - found ===> Configuring for libbpm-0.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for size_t... (cached) yes checking for an ANSI C-conforming const... yes checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... no configure: creating ./config.status config.status: creating libbpm-config config.status: creating libbpm.pc config.status: creating bpm_version.h config.status: creating Makefile config.status: creating bpm/Makefile config.status: creating bpmanalysis/Makefile config.status: creating bpmcalibration/Makefile config.status: creating bpminterface/Makefile config.status: creating bpmmessages/Makefile config.status: creating bpmnr/Makefile config.status: creating bpmorbit/Makefile config.status: creating bpmprocess/Makefile config.status: creating bpmrf/Makefile config.status: creating bpmsimulation/Makefile config.status: creating bpmdsp/Makefile config.status: creating bpmwf/Makefile ===> Building for libbpm-0.3 Making all in bpm rm -f bpm*.h HEADERLIST="../bpm*.h ../*/bpm*.h"; for h in $HEADERLIST; do BASENAME=`basename $h`; test -r $BASENAME || ln -s $h $BASENAME; done Making all in bpmanalysis /bin/sh ../libtool --tag=CC --mode=compile 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 ana_set_cutfn.lo ana_set_cutfn.c mkdir .libs 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 ana_set_cutfn.c -fPIC -DPIC -o .libs/ana_set_cutfn.o 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 ana_set_cutfn.c -o ana_set_cutfn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 ana_def_cutfn.lo ana_def_cutfn.c 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 ana_def_cutfn.c -fPIC -DPIC -o .libs/ana_def_cutfn.o 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 ana_def_cutfn.c -o ana_def_cutfn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 ana_get_svd_coeffs.lo ana_get_svd_coeffs.c 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 ana_get_svd_coeffs.c -fPIC -DPIC -o .libs/ana_get_svd_coeffs.o 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 ana_get_svd_coeffs.c -o ana_get_svd_coeffs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 ana_compute_residual.lo ana_compute_residual.c 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 ana_compute_residual.c -fPIC -DPIC -o .libs/ana_compute_residual.o 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 ana_compute_residual.c -o ana_compute_residual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpmanalysis.la -rpath /usr/local/lib ana_set_cutfn.lo ana_def_cutfn.lo ana_get_svd_coeffs.lo ana_compute_residual.lo cc -shared .libs/ana_set_cutfn.o .libs/ana_def_cutfn.o .libs/ana_get_svd_coeffs.o .libs/ana_compute_residual.o -Wl,-soname -Wl,libbpmanalysis-0.3.so.0 -o .libs/libbpmanalysis-0.3.so.0 (cd .libs && rm -f libbpmanalysis-0.3.so && ln -s libbpmanalysis-0.3.so.0 libbpmanalysis-0.3.so) (cd .libs && rm -f libbpmanalysis.so && ln -s libbpmanalysis-0.3.so.0 libbpmanalysis.so) ar cru .libs/libbpmanalysis.a ana_set_cutfn.o ana_def_cutfn.o ana_get_svd_coeffs.o ana_compute_residual.o ranlib .libs/libbpmanalysis.a creating libbpmanalysis.la (cd .libs && rm -f libbpmanalysis.la && ln -s ../libbpmanalysis.la libbpmanalysis.la) Making all in bpmcalibration /bin/sh ../libtool --tag=CC --mode=compile 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 calibrate.lo calibrate.c mkdir .libs 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 calibrate.c -fPIC -DPIC -o .libs/calibrate.o 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 calibrate.c -o calibrate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 setup_calibration.lo setup_calibration.c 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 setup_calibration.c -fPIC -DPIC -o .libs/setup_calibration.o 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 setup_calibration.c -o setup_calibration.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpmcalibration.la -rpath /usr/local/lib calibrate.lo setup_calibration.lo cc -shared .libs/calibrate.o .libs/setup_calibration.o -Wl,-soname -Wl,libbpmcalibration-0.3.so.0 -o .libs/libbpmcalibration-0.3.so.0 (cd .libs && rm -f libbpmcalibration-0.3.so && ln -s libbpmcalibration-0.3.so.0 libbpmcalibration-0.3.so) (cd .libs && rm -f libbpmcalibration.so && ln -s libbpmcalibration-0.3.so.0 libbpmcalibration.so) ar cru .libs/libbpmcalibration.a calibrate.o setup_calibration.o ranlib .libs/libbpmcalibration.a creating libbpmcalibration.la (cd .libs && rm -f libbpmcalibration.la && ln -s ../libbpmcalibration.la libbpmcalibration.la) Making all in bpminterface /bin/sh ../libtool --tag=CC --mode=compile 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 bpm_verbose.lo bpm_verbose.c mkdir .libs 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 bpm_verbose.c -fPIC -DPIC -o .libs/bpm_verbose.o 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 bpm_verbose.c -o bpm_verbose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 bpm_evtnum.lo bpm_evtnum.c 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 bpm_evtnum.c -fPIC -DPIC -o .libs/bpm_evtnum.o 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 bpm_evtnum.c -o bpm_evtnum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpminterface.la -rpath /usr/local/lib bpm_verbose.lo bpm_evtnum.lo cc -shared .libs/bpm_verbose.o .libs/bpm_evtnum.o -Wl,-soname -Wl,libbpminterface-0.3.so.0 -o .libs/libbpminterface-0.3.so.0 (cd .libs && rm -f libbpminterface-0.3.so && ln -s libbpminterface-0.3.so.0 libbpminterface-0.3.so) (cd .libs && rm -f libbpminterface.so && ln -s libbpminterface-0.3.so.0 libbpminterface.so) ar cru .libs/libbpminterface.a bpm_verbose.o bpm_evtnum.o ranlib .libs/libbpminterface.a creating libbpminterface.la (cd .libs && rm -f libbpminterface.la && ln -s ../libbpminterface.la libbpminterface.la) Making all in bpmmessages /bin/sh ../libtool --tag=CC --mode=compile 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 bpm_error.lo bpm_error.c mkdir .libs 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 bpm_error.c -fPIC -DPIC -o .libs/bpm_error.o 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 bpm_error.c -o bpm_error.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 bpm_warning.lo bpm_warning.c 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 bpm_warning.c -fPIC -DPIC -o .libs/bpm_warning.o 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 bpm_warning.c -o bpm_warning.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpmmessages.la -rpath /usr/local/lib bpm_error.lo bpm_warning.lo cc -shared .libs/bpm_error.o .libs/bpm_warning.o -Wl,-soname -Wl,libbpmmessages-0.3.so.0 -o .libs/libbpmmessages-0.3.so.0 (cd .libs && rm -f libbpmmessages-0.3.so && ln -s libbpmmessages-0.3.so.0 libbpmmessages-0.3.so) (cd .libs && rm -f libbpmmessages.so && ln -s libbpmmessages-0.3.so.0 libbpmmessages.so) ar cru .libs/libbpmmessages.a bpm_error.o bpm_warning.o ranlib .libs/libbpmmessages.a creating libbpmmessages.la (cd .libs && rm -f libbpmmessages.la && ln -s ../libbpmmessages.la libbpmmessages.la) Making all in bpmnr /bin/sh ../libtool --tag=CC --mode=compile 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 nr_fit.lo nr_fit.c mkdir .libs 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 nr_fit.c -fPIC -DPIC -o .libs/nr_fit.o 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 nr_fit.c -o nr_fit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_four1.lo nr_four1.c 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 nr_four1.c -fPIC -DPIC -o .libs/nr_four1.o 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 nr_four1.c -o nr_four1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_gammln.lo nr_gammln.c 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 nr_gammln.c -fPIC -DPIC -o .libs/nr_gammln.o 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 nr_gammln.c -o nr_gammln.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_gammq.lo nr_gammq.c 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 nr_gammq.c -fPIC -DPIC -o .libs/nr_gammq.o 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 nr_gammq.c -o nr_gammq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_gcf.lo nr_gcf.c 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 nr_gcf.c -fPIC -DPIC -o .libs/nr_gcf.o 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 nr_gcf.c -o nr_gcf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_gser.lo nr_gser.c 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 nr_gser.c -fPIC -DPIC -o .libs/nr_gser.o 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 nr_gser.c -o nr_gser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_realft.lo nr_realft.c 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 nr_realft.c -fPIC -DPIC -o .libs/nr_realft.o 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 nr_realft.c -o nr_realft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_checks.lo nr_checks.c 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 nr_checks.c -fPIC -DPIC -o .libs/nr_checks.o 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 nr_checks.c -o nr_checks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_rangauss.lo nr_rangauss.c 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 nr_rangauss.c -fPIC -DPIC -o .libs/nr_rangauss.o 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 nr_rangauss.c -o nr_rangauss.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_ran1.lo nr_ran1.c 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 nr_ran1.c -fPIC -DPIC -o .libs/nr_ran1.o 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 nr_ran1.c -o nr_ran1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_ranuniform.lo nr_ranuniform.c 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 nr_ranuniform.c -fPIC -DPIC -o .libs/nr_ranuniform.o 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 nr_ranuniform.c -o nr_ranuniform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_seed.lo nr_seed.c 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 nr_seed.c -fPIC -DPIC -o .libs/nr_seed.o 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 nr_seed.c -o nr_seed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_levmar.lo nr_levmar.c 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 nr_levmar.c -fPIC -DPIC -o .libs/nr_levmar.o 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 nr_levmar.c -o nr_levmar.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_median.lo nr_median.c 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 nr_median.c -fPIC -DPIC -o .libs/nr_median.o 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 nr_median.c -o nr_median.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_select.lo nr_select.c 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 nr_select.c -fPIC -DPIC -o .libs/nr_select.o 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 nr_select.c -o nr_select.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 gsl_matrix.lo gsl_matrix.c 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 gsl_matrix.c -fPIC -DPIC -o .libs/gsl_matrix.o 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 gsl_matrix.c -o gsl_matrix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 gsl_vector.lo gsl_vector.c 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 gsl_vector.c -fPIC -DPIC -o .libs/gsl_vector.o 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 gsl_vector.c -o gsl_vector.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 gsl_linalg.lo gsl_linalg.c 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 gsl_linalg.c -fPIC -DPIC -o .libs/gsl_linalg.o 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 gsl_linalg.c -o gsl_linalg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 gsl_block.lo gsl_block.c 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 gsl_block.c -fPIC -DPIC -o .libs/gsl_block.o 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 gsl_block.c -o gsl_block.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 gsl_blas.lo gsl_blas.c 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 gsl_blas.c -fPIC -DPIC -o .libs/gsl_blas.o 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 gsl_blas.c -o gsl_blas.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_complex.lo nr_complex.c 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 nr_complex.c -fPIC -DPIC -o .libs/nr_complex.o 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 nr_complex.c -o nr_complex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_sinc.lo nr_sinc.c 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 nr_sinc.c -fPIC -DPIC -o .libs/nr_sinc.o 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 nr_sinc.c -o nr_sinc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 nr_quadinterpol.lo nr_quadinterpol.c 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 nr_quadinterpol.c -fPIC -DPIC -o .libs/nr_quadinterpol.o 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 nr_quadinterpol.c -o nr_quadinterpol.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 dround.lo dround.c 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 dround.c -fPIC -DPIC -o .libs/dround.o 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 dround.c -o dround.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpmnr.la -rpath /usr/local/lib nr_fit.lo nr_four1.lo nr_gammln.lo nr_gammq.lo nr_gcf.lo nr_gser.lo nr_realft.lo nr_checks.lo nr_rangauss.lo nr_ran1.lo nr_ranuniform.lo nr_seed.lo nr_levmar.lo nr_median.lo nr_select.lo gsl_matrix.lo gsl_vector.lo gsl_linalg.lo gsl_block.lo gsl_blas.lo nr_complex.lo nr_sinc.lo nr_quadinterpol.lo dround.lo cc -shared .libs/nr_fit.o .libs/nr_four1.o .libs/nr_gammln.o .libs/nr_gammq.o .libs/nr_gcf.o .libs/nr_gser.o .libs/nr_realft.o .libs/nr_checks.o .libs/nr_rangauss.o .libs/nr_ran1.o .libs/nr_ranuniform.o .libs/nr_seed.o .libs/nr_levmar.o .libs/nr_median.o .libs/nr_select.o .libs/gsl_matrix.o .libs/gsl_vector.o .libs/gsl_linalg.o .libs/gsl_block.o .libs/gsl_blas.o .libs/nr_complex.o .libs/nr_sinc.o .libs/nr_quadinterpol.o .libs/dround.o -Wl,-soname -Wl,libbpmnr-0.3.so.0 -o .libs/libbpmnr-0.3.so.0 (cd .libs && rm -f libbpmnr-0.3.so && ln -s libbpmnr-0.3.so.0 libbpmnr-0.3.so) (cd .libs && rm -f libbpmnr.so && ln -s libbpmnr-0.3.so.0 libbpmnr.so) ar cru .libs/libbpmnr.a nr_fit.o nr_four1.o nr_gammln.o nr_gammq.o nr_gcf.o nr_gser.o nr_realft.o nr_checks.o nr_rangauss.o nr_ran1.o nr_ranuniform.o nr_seed.o nr_levmar.o nr_median.o nr_select.o gsl_matrix.o gsl_vector.o gsl_linalg.o gsl_block.o gsl_blas.o nr_complex.o nr_sinc.o nr_quadinterpol.o dround.o ranlib .libs/libbpmnr.a creating libbpmnr.la (cd .libs && rm -f libbpmnr.la && ln -s ../libbpmnr.la libbpmnr.la) Making all in bpmorbit /bin/sh ../libtool --tag=CC --mode=compile 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_bpmhit.lo get_bpmhit.c mkdir .libs 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_bpmhit.c -fPIC -DPIC -o .libs/get_bpmhit.o 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_bpmhit.c -o get_bpmhit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_bend.lo get_bend.c 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_bend.c -fPIC -DPIC -o .libs/get_bend.o 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_bend.c -o get_bend.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 vm.lo vm.c 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 vm.c -fPIC -DPIC -o .libs/vm.o 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 vm.c -o vm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -release 0.3 -version-info 0 -o libbpmorbit.la -rpath /usr/local/lib get_bpmhit.lo get_bend.lo vm.lo cc -shared .libs/get_bpmhit.o .libs/get_bend.o .libs/vm.o -Wl,-soname -Wl,libbpmorbit-0.3.so.0 -o .libs/libbpmorbit-0.3.so.0 (cd .libs && rm -f libbpmorbit-0.3.so && ln -s libbpmorbit-0.3.so.0 libbpmorbit-0.3.so) (cd .libs && rm -f libbpmorbit.so && ln -s libbpmorbit-0.3.so.0 libbpmorbit.so) ar cru .libs/libbpmorbit.a get_bpmhit.o get_bend.o vm.o ranlib .libs/libbpmorbit.a creating libbpmorbit.la (cd .libs && rm -f libbpmorbit.la && ln -s ../libbpmorbit.la libbpmorbit.la) Making all in bpmprocess /bin/sh ../libtool --tag=CC --mode=compile 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 process_diode.lo process_diode.c mkdir .libs 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 process_diode.c -fPIC -DPIC -o .libs/process_diode.o 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 process_diode.c -o process_diode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 process_monopole.lo process_monopole.c 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 process_monopole.c -fPIC -DPIC -o .libs/process_monopole.o 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 process_monopole.c -o process_monopole.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 process_waveform.lo process_waveform.c 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 process_waveform.c -fPIC -DPIC -o .libs/process_waveform.o 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 process_waveform.c -o process_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 postprocess_waveform.lo postprocess_waveform.c 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 postprocess_waveform.c -fPIC -DPIC -o .libs/postprocess_waveform.o 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 postprocess_waveform.c -o postprocess_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 process_caltone.lo process_caltone.c 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 process_caltone.c -fPIC -DPIC -o .libs/process_caltone.o 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 process_caltone.c -o process_caltone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 process_dipole.lo process_dipole.c 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 process_dipole.c -fPIC -DPIC -o .libs/process_dipole.o 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 process_dipole.c -o process_dipole.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_waveform.lo ddc_waveform.c 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_waveform.c -fPIC -DPIC -o .libs/ddc_waveform.o 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_waveform.c -o ddc_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_sample_waveform.lo ddc_sample_waveform.c 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_sample_waveform.c -fPIC -DPIC -o .libs/ddc_sample_waveform.o 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_sample_waveform.c -o ddc_sample_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 fft_waveform.lo fft_waveform.c 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 fft_waveform.c -fPIC -DPIC -o .libs/fft_waveform.o 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 fft_waveform.c -o fft_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 fit_diodepulse.lo fit_diodepulse.c 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 fit_diodepulse.c -fPIC -DPIC -o .libs/fit_diodepulse.o 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 fit_diodepulse.c -o fit_diodepulse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 fit_fft.lo fit_fft.c 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 fit_fft.c -fPIC -DPIC -o .libs/fit_fft.o 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 fit_fft.c -o fit_fft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 fit_waveform.lo fit_waveform.c 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 fit_waveform.c -fPIC -DPIC -o .libs/fit_waveform.o 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 fit_waveform.c -o fit_waveform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_IQ.lo get_IQ.c 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_IQ.c -fPIC -DPIC -o .libs/get_IQ.o 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_IQ.c -o get_IQ.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_pedestal.lo get_pedestal.c 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_pedestal.c -fPIC -DPIC -o .libs/get_pedestal.o 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_pedestal.c -o get_pedestal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_pos.lo get_pos.c 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_pos.c -fPIC -DPIC -o .libs/get_pos.o 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_pos.c -o get_pos.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_t0.lo get_t0.c 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_t0.c -fPIC -DPIC -o .libs/get_t0.o 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_t0.c -o get_t0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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_slope.lo get_slope.c 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_slope.c -fPIC -DPIC -o .libs/get_slope.o 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_slope.c -o get_slope.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 check_saturation.lo check_saturation.c 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 check_saturation.c -fPIC -DPIC -o .libs/check_saturation.o 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 check_saturation.c -o check_saturation.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile 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 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 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 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 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 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 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 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 (cd .libs && rm -f libbpmprocess-0.3.so && ln -s libbpmprocess-0.3.so.0 libbpmprocess-0.3.so) (cd .libs && rm -f libbpmprocess.so && ln -s libbpmprocess-0.3.so.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 (cd .libs && rm -f libbpmrf-0.3.so && ln -s libbpmrf-0.3.so.0 libbpmrf-0.3.so) (cd .libs && rm -f libbpmrf.so && ln -s libbpmrf-0.3.so.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 (cd .libs && rm -f libbpmsimulation-0.3.so && ln -s libbpmsimulation-0.3.so.0 libbpmsimulation-0.3.so) (cd .libs && rm -f libbpmsimulation.so && ln -s libbpmsimulation-0.3.so.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 (cd .libs && rm -f libbpmdsp-0.3.so && ln -s libbpmdsp-0.3.so.0 libbpmdsp-0.3.so) (cd .libs && rm -f libbpmdsp.so && ln -s libbpmdsp-0.3.so.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 (cd .libs && rm -f libbpmwf-0.3.so && ln -s libbpmwf-0.3.so.0 libbpmwf-0.3.so) (cd .libs && rm -f libbpmwf.so && ln -s libbpmwf-0.3.so.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 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 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 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 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 cc -shared .libs/version.o -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmanalysis/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmcalibration/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpminterface/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmmessages/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmnr/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmorbit/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmprocess/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmrf/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmsimulation/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmdsp/.libs -Wl,--rpath -Wl,/obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3/bpmwf/.libs -Wl,--rpath -Wl,/usr/local/lib 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 -Wl,-soname -Wl,libbpm-0.3.so.0 -o .libs/libbpm-0.3.so.0 (cd .libs && rm -f libbpm-0.3.so && ln -s libbpm-0.3.so.0 libbpm-0.3.so) (cd .libs && rm -f libbpm.so && ln -s libbpm-0.3.so.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) 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 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 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 creating bpmtest ===> Staging for libbpm-0.3 ===> Generating temporary packing list Making install in bpm Making install in bpmanalysis test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmanalysis.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis.la' /usr/bin/install -c -o root -g wheel .libs/libbpmanalysis-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmanalysis-0.3.so.0 libbpmanalysis-0.3.so || { rm -f libbpmanalysis-0.3.so && ln -s libbpmanalysis-0.3.so.0 libbpmanalysis-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmanalysis-0.3.so.0 libbpmanalysis.so || { rm -f libbpmanalysis.so && ln -s libbpmanalysis-0.3.so.0 libbpmanalysis.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmanalysis.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis.la /usr/bin/install -c -o root -g wheel .libs/libbpmanalysis.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmanalysis.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_analysis.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_analysis.h' Making install in bpmcalibration test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmcalibration.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration.la' /usr/bin/install -c -o root -g wheel .libs/libbpmcalibration-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmcalibration-0.3.so.0 libbpmcalibration-0.3.so || { rm -f libbpmcalibration-0.3.so && ln -s libbpmcalibration-0.3.so.0 libbpmcalibration-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmcalibration-0.3.so.0 libbpmcalibration.so || { rm -f libbpmcalibration.so && ln -s libbpmcalibration-0.3.so.0 libbpmcalibration.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmcalibration.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration.la /usr/bin/install -c -o root -g wheel .libs/libbpmcalibration.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmcalibration.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_calibration.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_calibration.h' Making install in bpminterface test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpminterface.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface.la' /usr/bin/install -c -o root -g wheel .libs/libbpminterface-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpminterface-0.3.so.0 libbpminterface-0.3.so || { rm -f libbpminterface-0.3.so && ln -s libbpminterface-0.3.so.0 libbpminterface-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpminterface-0.3.so.0 libbpminterface.so || { rm -f libbpminterface.so && ln -s libbpminterface-0.3.so.0 libbpminterface.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpminterface.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface.la /usr/bin/install -c -o root -g wheel .libs/libbpminterface.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpminterface.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_interface.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_interface.h' Making install in bpmmessages test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmmessages.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages.la' /usr/bin/install -c -o root -g wheel .libs/libbpmmessages-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmmessages-0.3.so.0 libbpmmessages-0.3.so || { rm -f libbpmmessages-0.3.so && ln -s libbpmmessages-0.3.so.0 libbpmmessages-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmmessages-0.3.so.0 libbpmmessages.so || { rm -f libbpmmessages.so && ln -s libbpmmessages-0.3.so.0 libbpmmessages.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmmessages.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages.la /usr/bin/install -c -o root -g wheel .libs/libbpmmessages.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmmessages.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_messages.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_messages.h' Making install in bpmnr test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmnr.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr.la' /usr/bin/install -c -o root -g wheel .libs/libbpmnr-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmnr-0.3.so.0 libbpmnr-0.3.so || { rm -f libbpmnr-0.3.so && ln -s libbpmnr-0.3.so.0 libbpmnr-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmnr-0.3.so.0 libbpmnr.so || { rm -f libbpmnr.so && ln -s libbpmnr-0.3.so.0 libbpmnr.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmnr.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr.la /usr/bin/install -c -o root -g wheel .libs/libbpmnr.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmnr.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_nr.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_nr.h' Making install in bpmorbit test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmorbit.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit.la' /usr/bin/install -c -o root -g wheel .libs/libbpmorbit-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmorbit-0.3.so.0 libbpmorbit-0.3.so || { rm -f libbpmorbit-0.3.so && ln -s libbpmorbit-0.3.so.0 libbpmorbit-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmorbit-0.3.so.0 libbpmorbit.so || { rm -f libbpmorbit.so && ln -s libbpmorbit-0.3.so.0 libbpmorbit.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmorbit.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit.la /usr/bin/install -c -o root -g wheel .libs/libbpmorbit.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmorbit.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_orbit.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_orbit.h' Making install in bpmprocess test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmprocess.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess.la' /usr/bin/install -c -o root -g wheel .libs/libbpmprocess-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmprocess-0.3.so.0 libbpmprocess-0.3.so || { rm -f libbpmprocess-0.3.so && ln -s libbpmprocess-0.3.so.0 libbpmprocess-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmprocess-0.3.so.0 libbpmprocess.so || { rm -f libbpmprocess.so && ln -s libbpmprocess-0.3.so.0 libbpmprocess.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmprocess.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess.la /usr/bin/install -c -o root -g wheel .libs/libbpmprocess.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmprocess.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_process.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_process.h' Making install in bpmrf test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmrf.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf.la' /usr/bin/install -c -o root -g wheel .libs/libbpmrf-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmrf-0.3.so.0 libbpmrf-0.3.so || { rm -f libbpmrf-0.3.so && ln -s libbpmrf-0.3.so.0 libbpmrf-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmrf-0.3.so.0 libbpmrf.so || { rm -f libbpmrf.so && ln -s libbpmrf-0.3.so.0 libbpmrf.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmrf.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf.la /usr/bin/install -c -o root -g wheel .libs/libbpmrf.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmrf.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_rf.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_rf.h' Making install in bpmsimulation test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmsimulation.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation.la' /usr/bin/install -c -o root -g wheel .libs/libbpmsimulation-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmsimulation-0.3.so.0 libbpmsimulation-0.3.so || { rm -f libbpmsimulation-0.3.so && ln -s libbpmsimulation-0.3.so.0 libbpmsimulation-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmsimulation-0.3.so.0 libbpmsimulation.so || { rm -f libbpmsimulation.so && ln -s libbpmsimulation-0.3.so.0 libbpmsimulation.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmsimulation.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation.la /usr/bin/install -c -o root -g wheel .libs/libbpmsimulation.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmsimulation.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_simulation.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_simulation.h' Making install in bpmdsp test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmdsp.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp.la' /usr/bin/install -c -o root -g wheel .libs/libbpmdsp-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmdsp-0.3.so.0 libbpmdsp-0.3.so || { rm -f libbpmdsp-0.3.so && ln -s libbpmdsp-0.3.so.0 libbpmdsp-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmdsp-0.3.so.0 libbpmdsp.so || { rm -f libbpmdsp.so && ln -s libbpmdsp-0.3.so.0 libbpmdsp.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmdsp.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp.la /usr/bin/install -c -o root -g wheel .libs/libbpmdsp.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmdsp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_dsp.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_dsp.h' Making install in bpmwf test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpmwf.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf.la' /usr/bin/install -c -o root -g wheel .libs/libbpmwf-0.3.so.0 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmwf-0.3.so.0 libbpmwf-0.3.so || { rm -f libbpmwf-0.3.so && ln -s libbpmwf-0.3.so.0 libbpmwf-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpmwf-0.3.so.0 libbpmwf.so || { rm -f libbpmwf.so && ln -s libbpmwf-0.3.so.0 libbpmwf.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpmwf.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf.la /usr/bin/install -c -o root -g wheel .libs/libbpmwf.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpmwf.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_wf.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_wf.h' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'libbpm.la' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm.la' libtool: install: warning: relinking `libbpm.la' (cd /obj/buildshare/ports/355755/audio/libbpm/work/libbpm-0.3; /bin/sh ./libtool --tag=CC --mode=relink 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 -inst-prefix-dir /obj/buildshare/ports/355755/audio/libbpm/work/stage) cc -shared .libs/version.o -Wl,--rpath -Wl,/usr/local/lib -L/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib -L/usr/local/lib -lbpmanalysis -lbpmcalibration -lbpminterface -lbpmmessages -lbpmnr -lbpmorbit -lbpmprocess -lbpmrf -lbpmsimulation -lbpmdsp -lbpmwf -Wl,-soname -Wl,libbpm-0.3.so.0 -o .libs/libbpm-0.3.so.0 /usr/bin/install -c -o root -g wheel .libs/libbpm-0.3.so.0T /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm-0.3.so.0 (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpm-0.3.so.0 libbpm-0.3.so || { rm -f libbpm-0.3.so && ln -s libbpm-0.3.so.0 libbpm-0.3.so; }; }) (cd /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib && { ln -s -f libbpm-0.3.so.0 libbpm.so || { rm -f libbpm.so && ln -s libbpm-0.3.so.0 libbpm.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libbpm.lai /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm.la /usr/bin/install -c -o root -g wheel .libs/libbpm.a /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm.a chmod 644 /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm.a ranlib /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/lib/libbpm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 'bpmtest' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/bin/bpmtest' libtool: install: warning: `bpmanalysis/libbpmanalysis.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmcalibration/libbpmcalibration.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpminterface/libbpminterface.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmmessages/libbpmmessages.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmnr/libbpmnr.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmorbit/libbpmorbit.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmprocess/libbpmprocess.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmrf/libbpmrf.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmsimulation/libbpmsimulation.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmdsp/libbpmdsp.la' has not been installed in `/usr/local/lib' libtool: install: warning: `bpmwf/libbpmwf.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/bpmtest /obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/bin/bpmtest test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/bin" install -o root -g wheel -m 555 'libbpm-config' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/bin/libbpm-config' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'libbpm.pc' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/libdata/pkgconfig/libbpm.pc' test -z "/usr/local/include/bpm" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm" install -o root -g wheel -m 444 'bpm_defs.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_defs.h' install -o root -g wheel -m 444 'bpm_version.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_version.h' install -o root -g wheel -m 444 'bpm_units.h' '/obj/buildshare/ports/355755/audio/libbpm/work/stage/usr/local/include/bpm/bpm_units.h' ====> Compressing man pages (compress-man) ===> Installing for libbpm-0.3 ===> Checking if audio/libbpm already installed ===> Registering installation for libbpm-0.3 Installing libbpm-0.3... done Make package ===> Building package for libbpm-0.3 slot1: removed