=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for csound5-5.01nb10
cd /tmp/pkgsrc/audio/csound5/work/Csound5.01 && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python2.6 CC=gcc CFLAGS=-O3\ -pipe\ -fstack-protector\ -g\ -D__PKGSRC_PREFIX__=/usr/pkg/\ -DBETA\ -Wno-format\ -fno-builtin\ -I/usr/pkg/include\ -I/usr/pkg/include/ncurses\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/pkg/include/ncurses\ -I/usr/include CXX=g++ CXXFLAGS=-O3\ -pipe\ -fstack-protector\ -g\ -D__PKGSRC_PREFIX__=/usr/pkg/\ -DBETA\ -Wno-format\ -fno-builtin\ -I/usr/pkg/include\ -I/usr/pkg/include/ncurses\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgsrc/audio/csound5/work/.wrapper/bin:/tmp/pkgsrc/audio/csound5/work/.buildlink/bin:/tmp/pkgsrc/audio/csound5/work/.gcc/bin:/tmp/pkgsrc/audio/csound5/work/.tools/bin:/usr/pkg/bin:/bin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/pkgsrc/audio/csound5/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=share/man PKGINFODIR=share/info MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgsrc/audio/csound5/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgsrc/audio/csound5/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/audio/csound5/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgsrc/audio/csound5/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/scons -C /tmp/pkgsrc/audio/csound5/work/Csound5.01 prefix=/usr/pkg buildDSSI=0 buildLoris=0 buildRelease=1 useALSA=0 useJack=0 useOSC=0 usePortMIDI=0 usePortAudio=0 buildInterfaces=0
scons: Reading SConscript files ...

C S O U N D 5

SCons build file for Csound 5:
API library, plugin opcodes, utilities, and front ends.

By Michael Gogins <gogins at pipeline dot com>

For custom options, run 'scons -h'.
For default options, run 'scons -H'.
If headers or libraries are not found, edit 'custom.py'.
For Linux, run in the standard shell
    with standard Python and just run 'scons'.
For MinGW, run in the MSys shell
    and use www.python.org WIN32 Python to run scons.

System platform is 'linux2'.

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/tmp/pkgsrc/audio/csound5/work/Csound5.01/SConstruct", line 76, in <module>
Build platform is 'linux'.
SCons tools on this platform:  ['default', 'gnulink', 'gcc', 'g++', 'g77', 'gas', 'ar', 'filesystem', 'javac', 'm4', 'rpcgen', 'tar', 'zip']

CONFIGURATION DECISION: Using single-precision floating point for audio samples.
Checking for C header file stdio.h... yes
Checking for C header file sndfile.h... yes
Checking for C header file portaudio.h... no
Checking for C header file portmidi.h... no
Checking for C++ header file FL/Fl.H... yes
Checking for C++ header file boost/any.hpp... no
Checking for C header file alsa/asoundlib.h... no
Checking for C header file jack/jack.h... no
Checking for C header file lo/lo.h... no
Checking for C++ header file Opcodes/stk/include/Stk.h... no
Checking for C header file m_pd.h... no
Checking for C header file tcl.h... no
Checking for C header file lua.h... no
Checking for SWIG... no
Checking for C header file Python.h... no
Checking for C header file /usr/include/python2.4/Python.h... no
Checking for C header file /usr/local/include/python2.4/Python.h... no
Checking for C++ header file jni.h... no
Checking for C header file io.h... no
Checking for C header file fcntl.h... yes
Checking for C header file unistd.h... yes
Checking for C header file stdint.h... yes
Checking for C header file sys/time.h... yes
Checking for C header file sys/types.h... yes
Checking for C header file termios.h... yes
Checking for C header file dirent.h... yes

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/tmp/pkgsrc/audio/csound5/work/Csound5.01/SConstruct", line 520, in <module>
Checking for libsndfile version 1.0.13 or later... yes
CONFIGURATION DECISION: Building static Csound library
Parsed fltk-config.
CONFIGURATION DECISION: Not building with PortMIDI.
CONFIGURATION DECISION: Not building Csound interfaces library.
CONFIGURATION DECISION: Not generating PDF documentation.
CONFIGURATION DECISION: Building with FLTK graphs and widgets.
CONFIGURATION DECISION: Not building CoreAudio plugin.
CONFIGURATION DECISION: Not building ALSA plugin.
CONFIGURATION DECISION: Not building PortAudio module.
CONFIGURATION DECISION: Not building JACK plugin.
CONFIGURATION DECISION: Not building OSC plugin.
Checking for C header file fluidsynth.h... yes
CONFIGURATION DECISION: Building fluid opcodes.
CONFIGURATION DECISION: Not building CsoundVST plugin and standalone.
CONFIGURATION DECISION: Not building Loris Python extension and Csound opcodes.
CONFIGURATION DECISION: Not building STK opcodes.
CONFIGURATION DECISION: Not building Python opcodes.
CONFIGURATION DECISION: Not building Tclcsound
CONFIGURATION DECISION: not building OSX GUI frontend
CONFIGURATION DECISION: Not building DSSI plugin host opcodes.
CONFIGURATION DECISION: Not calling TAGS
CONFIGURATION DECISION: Calling makedb
CONFIGURATION DECISION: Not compiling zip file for release.
scons: done reading SConscript files.
scons: Building targets ...
gcc -o strings/makedb.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include strings/makedb.c
gcc -o makedb -Wl,-Bdynamic strings/makedb.o -L. -L. -L/usr/local/lib -L. -L.
./makedb strings/all_strings American
OK
gcc -o Engine/auxfd.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/auxfd.c
gcc -o Engine/cfgvar.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/cfgvar.c
gcc -o Engine/entry1.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/entry1.c
gcc -o Engine/envvar.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/envvar.c
gcc -o Engine/express.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/express.c
gcc -o Engine/extract.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/extract.c
gcc -o Engine/fgens.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/fgens.c
gcc -o Engine/insert.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/insert.c
gcc -o Engine/linevent.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/linevent.c
gcc -o Engine/memalloc.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/memalloc.c
gcc -o Engine/memfiles.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/memfiles.c
gcc -o Engine/musmon.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/musmon.c
gcc -o Engine/namedins.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/namedins.c
gcc -o Engine/otran.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/otran.c
gcc -o Engine/rdorch.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/rdorch.c
gcc -o Engine/rdscor.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/rdscor.c
gcc -o Engine/scsort.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/scsort.c
gcc -o Engine/scxtract.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/scxtract.c
gcc -o Engine/sort.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/sort.c
gcc -o Engine/sread.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/sread.c
gcc -o Engine/swrite.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/swrite.c
gcc -o Engine/twarp.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Engine/twarp.c
./makedb strings/english-strings English
OK
g++ -o InOut/FL_graph.os -c -fexceptions -Wall -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D_THREAD_SAFE -D_REENTRANT -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/pkg/include InOut/FL_graph.cpp
gcc -o InOut/libsnd.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/libsnd.c
gcc -o InOut/libsnd_u.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/libsnd_u.c
gcc -o InOut/midifile.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/midifile.c
gcc -o InOut/midirecv.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/midirecv.c
gcc -o InOut/midisend.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/midisend.c
g++ -o InOut/widgets.os -c -fexceptions -Wall -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D_THREAD_SAFE -D_REENTRANT -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/pkg/include InOut/widgets.cpp
InOut/widgets.cpp: In function 'int fl_button_bank(CSOUND*, FLBUTTONBANK*)':
InOut/widgets.cpp:3334:16: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp: At global scope:
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
InOut/widgets.cpp:3664:1: warning: deprecated conversion from string constant to 'char*'
gcc -o InOut/winEPS.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/winEPS.c
gcc -o InOut/winFLTK.os -c -Wall -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -O3 -pipe -fstack-protector -Wno-format -fno-builtin -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D_THREAD_SAFE -D_REENTRANT -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/pkg/include InOut/winFLTK.c
gcc -o InOut/winascii.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/winascii.c
gcc -o InOut/windin.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/windin.c
gcc -o InOut/window.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/window.c
gcc -o OOps/aops.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/aops.c
gcc -o OOps/bus.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/bus.c
gcc -o OOps/cmath.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/cmath.c
gcc -o OOps/diskin.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/diskin.c
gcc -o OOps/diskin2.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/diskin2.c
gcc -o OOps/disprep.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/disprep.c
gcc -o OOps/dsputil.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/dsputil.c
gcc -o OOps/dumpf.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/dumpf.c
gcc -o OOps/fftlib.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/fftlib.c
gcc -o OOps/goto_ops.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/goto_ops.c
gcc -o OOps/midiinterop.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/midiinterop.c
gcc -o OOps/midiops.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/midiops.c
gcc -o OOps/midiout.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/midiout.c
gcc -o OOps/mxfft.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/mxfft.c
gcc -o OOps/oscils.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/oscils.c
gcc -o OOps/pstream.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pstream.c
gcc -o OOps/pvadd.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvadd.c
gcc -o OOps/pvfileio.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvfileio.c
gcc -o OOps/pvinterp.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvinterp.c
gcc -o OOps/pvocext.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvocext.c
gcc -o OOps/pvread.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvread.c
gcc -o OOps/pvsanal.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/pvsanal.c
gcc -o OOps/random.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/random.c
gcc -o OOps/schedule.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/schedule.c
gcc -o OOps/sndinfUG.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/sndinfUG.c
gcc -o OOps/str_ops.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/str_ops.c
gcc -o OOps/ugens1.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens1.c
gcc -o OOps/ugens2.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens2.c
gcc -o OOps/ugens3.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens3.c
gcc -o OOps/ugens4.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens4.c
gcc -o OOps/ugens5.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens5.c
gcc -o OOps/ugens6.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens6.c
gcc -o OOps/ugens8.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugens8.c
gcc -o OOps/ugrw1.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugrw1.c
gcc -o OOps/ugrw2.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/ugrw2.c
gcc -o OOps/vdelay.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/vdelay.c
gcc -o OOps/vpvoc.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/vpvoc.c
gcc -o Opcodes/ambicode.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ambicode.c
gcc -o Opcodes/babo.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/babo.c
gcc -o Opcodes/bbcut.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/bbcut.c
gcc -o Opcodes/bilbar.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/bilbar.c
gcc -o Opcodes/biquad.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/biquad.c
gcc -o Opcodes/bowedbar.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/bowedbar.c
gcc -o Opcodes/butter.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/butter.c
gcc -o Opcodes/clfilt.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/clfilt.c
gcc -o Opcodes/control.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/control.c
gcc -o Opcodes/cross2.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/cross2.c
gcc -o Opcodes/dam.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/dam.c
gcc -o Opcodes/dcblockr.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/dcblockr.c
gcc -o Opcodes/filter.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/filter.c
gcc -o Opcodes/flanger.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/flanger.c
gcc -o Opcodes/fluidOpcodes/fluidOpcodes.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/fluidOpcodes/fluidOpcodes.c
gcc -o Opcodes/fm4op.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/fm4op.c
gcc -o Opcodes/follow.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/follow.c
gcc -o Opcodes/fout.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/fout.c
gcc -o Opcodes/freeverb.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/freeverb.c
gcc -o Opcodes/ftconv.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ftconv.c
gcc -o Opcodes/ftest.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ftest.c
gcc -o Opcodes/ftgen.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ftgen.c
gcc -o Opcodes/gab/gab.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/gab/gab.c
gcc -o Opcodes/gab/vectorial.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/gab/vectorial.c
gcc -o Opcodes/grain.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/grain.c
gcc -o Opcodes/grain4.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/grain4.c
gcc -o Opcodes/hrtferX.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/hrtferX.c
gcc -o Opcodes/ifd.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ifd.c
gcc -o Opcodes/locsig.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/locsig.c
gcc -o Opcodes/lowpassr.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/lowpassr.c
gcc -o Opcodes/mandolin.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/mandolin.c
gcc -o Opcodes/metro.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/metro.c
gcc -o Opcodes/midiops2.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/midiops2.c
gcc -o Opcodes/midiops3.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/midiops3.c
gcc -o Opcodes/minmax.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/minmax.c
g++ -o Opcodes/mixer.os -c -fexceptions -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/mixer.cpp
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
Opcodes/mixer.cpp:272:3: warning: deprecated conversion from string constant to 'char*'
gcc -o Opcodes/modal4.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/modal4.c
gcc -o Opcodes/moog1.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/moog1.c
gcc -o Opcodes/newfils.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/newfils.c
gcc -o Opcodes/nlfilt.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/nlfilt.c
gcc -o Opcodes/oscbnk.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/oscbnk.c
gcc -o Opcodes/partials.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/partials.c
gcc -o Opcodes/phisem.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/phisem.c
gcc -o Opcodes/physmod.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/physmod.c
gcc -o Opcodes/physutil.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/physutil.c
gcc -o Opcodes/pitch.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pitch.c
gcc -o Opcodes/pitch0.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pitch0.c
gcc -o Opcodes/pluck.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pluck.c
gcc -o Opcodes/psynth.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/psynth.c
gcc -o Opcodes/pvsbasic.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pvsbasic.c
gcc -o Opcodes/pvscent.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pvscent.c
gcc -o Opcodes/pvsdemix.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/pvsdemix.c
gcc -o Opcodes/repluck.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/repluck.c
gcc -o Opcodes/reverbsc.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/reverbsc.c
gcc -o Opcodes/scansyn.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/scansyn.c
gcc -o Opcodes/scansynx.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/scansynx.c
gcc -o Opcodes/seqtime.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/seqtime.c
gcc -o Opcodes/sfont.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fno-strict-aliasing -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/sfont.c
In file included from Opcodes/sfont.h:24:0,
                 from Opcodes/sfont.c:39:
Opcodes/sftype.h:70:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:71:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:77:9: warning: 'packed' attribute ignored for field of type 'rangesType'
Opcodes/sftype.h:121:9: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:164:9: warning: 'packed' attribute ignored for field of type 'genAmountType'
Opcodes/sftype.h:170:9: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:208:9: warning: 'packed' attribute ignored for field of type 'genAmountType'
Opcodes/sftype.h:214:9: warning: 'packed' attribute ignored for field of type 'CHAR[20]'
Opcodes/sftype.h:220:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sftype.h:221:9: warning: 'packed' attribute ignored for field of type 'CHAR'
In file included from Opcodes/sfont.h:25:0,
                 from Opcodes/sfont.c:39:
Opcodes/sf.h:44:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:45:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:46:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:47:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:48:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:53:9: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:54:9: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:55:9: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:64:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:71:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:73:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:74:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:75:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:76:9: warning: 'packed' attribute ignored for field of type 'BYTE'
Opcodes/sf.h:77:9: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:78:9: warning: 'packed' attribute ignored for field of type 'char'
Opcodes/sf.h:94:3: warning: 'packed' attribute ignored for field of type 'BYTE[4]'
Opcodes/sf.h:100:9: warning: 'packed' attribute ignored for field of type 'CHUNK'
Opcodes/sf.h:115:9: warning: 'packed' attribute ignored for field of type 'char[256]'
gcc -o Opcodes/shaker.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/shaker.c
gcc -o Opcodes/singwave.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/singwave.c
gcc -o Opcodes/sndloop.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/sndloop.c
gcc -o Opcodes/sndwarp.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/sndwarp.c
gcc -o Opcodes/space.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/space.c
gcc -o Opcodes/spat3d.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/spat3d.c
gcc -o Opcodes/spectra.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/spectra.c
gcc -o Opcodes/stdopcod.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/stdopcod.c
gcc -o Opcodes/syncgrain.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/syncgrain.c
gcc -o Opcodes/ugens7.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugens7.c
gcc -o Opcodes/ugens9.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugens9.c
gcc -o Opcodes/ugensa.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugensa.c
gcc -o Opcodes/uggab.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/uggab.c
gcc -o Opcodes/ugmoss.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugmoss.c
gcc -o Opcodes/ugnorman.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugnorman.c
gcc -o Opcodes/ugsc.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/ugsc.c
gcc -o Opcodes/vbap.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/vbap.c
gcc -o Opcodes/vbap_eight.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/vbap_eight.c
gcc -o Opcodes/vbap_four.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/vbap_four.c
gcc -o Opcodes/vbap_sixteen.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/vbap_sixteen.c
gcc -o Opcodes/vbap_zak.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/vbap_zak.c
gcc -o Opcodes/wave-terrain.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Opcodes/wave-terrain.c
gcc -o Top/argdecode.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/argdecode.c
gcc -o Top/cscore_internal.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/cscore_internal.c
gcc -o Top/cscorfns.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/cscorfns.c
gcc -o Top/csmodule.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/csmodule.c
gcc -o Top/csound.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/csound.c
gcc -o Top/getstring.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/getstring.c
gcc -o Top/main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/main.c
gcc -o Top/new_opts.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/new_opts.c
gcc -o Top/one_file.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/one_file.c
gcc -o Top/opcode.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/opcode.c
gcc -o Top/threads.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/threads.c
gcc -o Top/utility.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_LIBSNDFILE_1_0_13 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/pkg/lib/csound/plugins\" -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include Top/utility.c
gcc -o util1/csd_util/cs.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/csd_util/cs.c
gcc -o cs -Wl,-Bdynamic util1/csd_util/cs.o -L. -L. -L/usr/local/lib -L. -L.
gcc -o util1/csd_util/base64.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/csd_util/base64.c
gcc -o util1/csd_util/csb64enc.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/csd_util/csb64enc.c
gcc -o csb64enc -Wl,-Bdynamic util1/csd_util/base64.o util1/csd_util/csb64enc.o -L. -L. -L/usr/local/lib -L. -L.
gcc -o frontends/csound/sched.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include frontends/csound/sched.c
gcc -o frontends/csound/csound_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include frontends/csound/csound_main.c
ar rc libcsound.a Engine/auxfd.o Engine/cfgvar.o Engine/entry1.o Engine/envvar.o Engine/express.o Engine/extract.o Engine/fgens.o Engine/insert.o Engine/linevent.o Engine/memalloc.o Engine/memfiles.o Engine/musmon.o Engine/namedins.o Engine/otran.o Engine/rdorch.o Engine/rdscor.o Engine/scsort.o Engine/scxtract.o Engine/sort.o Engine/sread.o Engine/swrite.o Engine/twarp.o InOut/libsnd.o InOut/libsnd_u.o InOut/midifile.o InOut/midirecv.o InOut/midisend.o InOut/winascii.o InOut/windin.o InOut/window.o InOut/winEPS.o OOps/aops.o OOps/bus.o OOps/cmath.o OOps/diskin.o OOps/diskin2.o OOps/disprep.o OOps/dsputil.o OOps/dumpf.o OOps/fftlib.o OOps/goto_ops.o OOps/midiinterop.o OOps/midiops.o OOps/midiout.o OOps/mxfft.o OOps/oscils.o OOps/pstream.o OOps/pvadd.o OOps/pvfileio.o OOps/pvinterp.o OOps/pvocext.o OOps/pvread.o OOps/pvsanal.o OOps/random.o OOps/schedule.o OOps/sndinfUG.o OOps/str_ops.o OOps/ugens1.o OOps/ugens2.o OOps/ugens3.o OOps/ugens4.o OOps/ugens5.o OOps/ugens6.o OOps/ugens8.o OOps/ugrw1.o OOps/ugrw2.o OOps/vdelay.o OOps/vpvoc.o Top/argdecode.o Top/cscore_internal.o Top/cscorfns.o Top/csmodule.o Top/csound.o Top/getstring.o Top/main.o Top/new_opts.o Top/one_file.o Top/opcode.o Top/threads.o Top/utility.o
ranlib libcsound.a
gcc -o csound -Wl,-Bdynamic frontends/csound/sched.o frontends/csound/csound_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
./makedb strings/english-strings csound
OK
gcc -o util/cvl_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/cvl_main.c
gcc -o cvanal -Wl,-Bdynamic util/cvl_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/dnoise_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/dnoise_main.c
gcc -o dnoise -Wl,-Bdynamic util/dnoise_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/env_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/env_main.c
gcc -o envext -Wl,-Bdynamic util/env_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util1/sortex/xmain.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/sortex/xmain.c
gcc -o extract -Wl,-Bdynamic util1/sortex/xmain.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/xtrc_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/xtrc_main.c
gcc -o extractor -Wl,-Bdynamic util/xtrc_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/hetx_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/hetx_main.c
gcc -o het_export -Wl,-Bdynamic util/hetx_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/heti_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/heti_main.c
gcc -o het_import -Wl,-Bdynamic util/heti_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/het_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/het_main.c
gcc -o hetro -Wl,-Bdynamic util/het_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o libbabo.so -Wl,-Bdynamic -shared Opcodes/babo.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libbarmodel.so -Wl,-Bdynamic -shared Opcodes/bilbar.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libcontrol.so -Wl,-Bdynamic -shared Opcodes/control.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libfluidOpcodes.so -Wl,-Bdynamic -shared Opcodes/fluidOpcodes/fluidOpcodes.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile -lfluidsynth -lpthread
gcc -o libftest.so -Wl,-Bdynamic -shared Opcodes/ftest.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libgrain4.so -Wl,-Bdynamic -shared Opcodes/grain4.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libhrtferX.so -Wl,-Bdynamic -shared Opcodes/hrtferX.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libminmax.so -Wl,-Bdynamic -shared Opcodes/minmax.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
g++ -o libmixer.so -Wl,-Bdynamic -shared Opcodes/mixer.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libmodal4.so -Wl,-Bdynamic -shared Opcodes/modal4.os Opcodes/physutil.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libphisem.so -Wl,-Bdynamic -shared Opcodes/phisem.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libphysmod.so -Wl,-Bdynamic -shared Opcodes/physmod.os Opcodes/physutil.os Opcodes/mandolin.os Opcodes/singwave.os Opcodes/fm4op.os Opcodes/moog1.os Opcodes/shaker.os Opcodes/bowedbar.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libpitch.so -Wl,-Bdynamic -shared Opcodes/pitch.os Opcodes/pitch0.os Opcodes/spectra.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libscansyn.so -Wl,-Bdynamic -shared Opcodes/scansyn.os Opcodes/scansynx.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libsfont.so -Wl,-Bdynamic -shared Opcodes/sfont.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libstdopcod.so -Wl,-Bdynamic -shared Opcodes/ambicode.os Opcodes/bbcut.os Opcodes/biquad.os Opcodes/butter.os Opcodes/clfilt.os Opcodes/cross2.os Opcodes/dam.os Opcodes/dcblockr.os Opcodes/filter.os Opcodes/flanger.os Opcodes/follow.os Opcodes/fout.os Opcodes/freeverb.os Opcodes/ftconv.os Opcodes/ftgen.os Opcodes/gab/gab.os Opcodes/gab/vectorial.os Opcodes/grain.os Opcodes/ifd.os Opcodes/locsig.os Opcodes/lowpassr.os Opcodes/metro.os Opcodes/midiops2.os Opcodes/midiops3.os Opcodes/newfils.os Opcodes/nlfilt.os Opcodes/oscbnk.os Opcodes/partials.os Opcodes/pluck.os Opcodes/psynth.os Opcodes/pvsbasic.os Opcodes/pvscent.os Opcodes/pvsdemix.os Opcodes/repluck.os Opcodes/reverbsc.os Opcodes/seqtime.os Opcodes/sndloop.os Opcodes/sndwarp.os Opcodes/space.os Opcodes/spat3d.os Opcodes/syncgrain.os Opcodes/ugens7.os Opcodes/ugens9.os Opcodes/ugensa.os Opcodes/uggab.os Opcodes/ugmoss.os Opcodes/ugnorman.os Opcodes/ugsc.os Opcodes/wave-terrain.os Opcodes/stdopcod.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o util/cvanal.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/cvanal.c
gcc -o util/dnoise.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/dnoise.c
gcc -o util/envext.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/envext.c
gcc -o util/xtrct.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/xtrct.c
gcc -o util/het_export.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/het_export.c
gcc -o util/het_import.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/het_import.c
gcc -o util/hetro.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/hetro.c
gcc -o util/lpanal.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpanal.c
gcc -o util/lpc_export.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpc_export.c
gcc -o util/lpc_import.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpc_import.c
gcc -o util/mixer.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/mixer.c
gcc -o util/pvanal.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/pvanal.c
gcc -o util/pvlook.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/pvlook.c
gcc -o util/scale.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/scale.c
gcc -o util/sndinfo.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/sndinfo.c
gcc -o util/srconv.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/srconv.c
gcc -o util/std_util.os -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -fPIC -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/std_util.c
gcc -o libstdutil.so -Wl,-Bdynamic -shared util/cvanal.os util/dnoise.os util/envext.os util/xtrct.os util/het_export.os util/het_import.os util/hetro.os util/lpanal.os util/lpc_export.os util/lpc_import.os util/mixer.os util/pvanal.os util/pvlook.os util/scale.os util/sndinfo.os util/srconv.os util/std_util.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
gcc -o libvbap.so -Wl,-Bdynamic -shared Opcodes/vbap.os Opcodes/vbap_eight.os Opcodes/vbap_four.os Opcodes/vbap_sixteen.os Opcodes/vbap_zak.os -L. -L. -L/usr/local/lib -L. -L. -lsndfile
g++ -o libwidgets.so -Wl,-rpath=/usr/pkg/lib -Wl,-Bdynamic -shared InOut/FL_graph.os InOut/winFLTK.os InOut/widgets.os -L. -L. -L/usr/local/lib -L/usr/pkg/lib -lsndfile -lfltk_images -lpng15 -lz -ljpeg -lfltk -lpthread -ldl -lm -lXext -lX11 -lstdc++ -lpthread -lm
gcc -o util/lpc_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpc_main.c
gcc -o lpanal -Wl,-Bdynamic util/lpc_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/lpcx_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpcx_main.c
gcc -o lpc_export -Wl,-Bdynamic util/lpcx_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/lpci_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/lpci_main.c
gcc -o lpc_import -Wl,-Bdynamic util/lpci_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util1/csd_util/makecsd.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/csd_util/makecsd.c
gcc -o makecsd -Wl,-Bdynamic util1/csd_util/base64.o util1/csd_util/makecsd.o -L. -L. -L/usr/local/lib -L. -L.
gcc -o util/mixer_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/mixer_main.c
gcc -o mixer -Wl,-Bdynamic util/mixer_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/pvc_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/pvc_main.c
gcc -o pvanal -Wl,-Bdynamic util/pvc_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/pvl_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/pvl_main.c
gcc -o pvlook -Wl,-Bdynamic util/pvl_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/scale_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/scale_main.c
gcc -o scale -Wl,-Bdynamic util/scale_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util1/scot/scot_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/scot/scot_main.c
gcc -o util1/scot/scot.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/scot/scot.c
gcc -o scot -Wl,-Bdynamic util1/scot/scot_main.o util1/scot/scot.o -L. -L. -L/usr/local/lib -L. -L.
gcc -o util1/sortex/smain.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util1/sortex/smain.c
gcc -o scsort -Wl,-Bdynamic util1/sortex/smain.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/sndinfo_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/sndinfo_main.c
gcc -o sndinfo -Wl,-Bdynamic util/sndinfo_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
gcc -o util/srconv_main.o -c -Wall -O3 -fno-inline-functions -fomit-frame-pointer -ffast-math -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include util/srconv_main.c
gcc -o srconv -Wl,-Bdynamic util/srconv_main.o -L. -L. -L/usr/local/lib -L. -L. -lcsound -lsndfile -ldl -lpthread -lm
./libcsound.a(one_file.o): In function `csoundTmpFileName':
one_file.c:(.text+0x310): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
scons: done building targets.
=> Unwrapping files-to-be-installed.