Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/zynaddsubfx.spec'], False, '/var/lib/mock/dist-f12-build-845800-123514/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/zynaddsubfx.spec'] warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/zynaddsubfx-2.4.1-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/zynaddsubfx.spec'], False, '/var/lib/mock/dist-f12-build-845800-123514/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/zynaddsubfx.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3JYyo6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ZynAddSubFX-2.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ZynAddSubFX-2.4.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZynAddSubFX-2.4.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zynaddsubfx-jack-support.patch):' Patch #0 (zynaddsubfx-jack-support.patch): + /usr/bin/patch -s -p1 -b --suffix .jack --fuzz=0 + /bin/cat /builddir/build/SOURCES/zynaddsubfx-jack-support.patch + echo 'Patch #1 (zynaddsubfx-fltk-config-broken.patch):' Patch #1 (zynaddsubfx-fltk-config-broken.patch): + /bin/cat /builddir/build/SOURCES/zynaddsubfx-fltk-config-broken.patch + /usr/bin/patch -s -p0 -b --suffix .fltk1 --fuzz=0 + echo 'Patch #2 (zynaddsubfx-fltk-config-broken-2.patch):' Patch #2 (zynaddsubfx-fltk-config-broken-2.patch): + /bin/cat /builddir/build/SOURCES/zynaddsubfx-fltk-config-broken-2.patch + /usr/bin/patch -s -p1 -b --suffix .fltk2 --fuzz=0 + echo 'Patch #6 (zynaddsubfx-linking.patch):' Patch #6 (zynaddsubfx-linking.patch): + /bin/cat /builddir/build/SOURCES/zynaddsubfx-linking.patch + /usr/bin/patch -s -p1 -b --suffix .linking --fuzz=0 + for i in AUTHORS.txt ChangeLog + iconv -f iso8859-1 -t utf8 AUTHORS.txt -o tmpfile + touch -r AUTHORS.txt tmpfile + mv -f tmpfile AUTHORS.txt + for i in AUTHORS.txt ChangeLog + iconv -f iso8859-1 -t utf8 ChangeLog -o tmpfile + touch -r ChangeLog tmpfile + mv -f tmpfile ChangeLog + sed -i -e 's|-ggdb|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc|' src/Makefile + sed -i -e 's|ASM_F2I=YES|ASM_F2I=NO|g' src/Makefile.inc + sed -i -e 's|LINUX_DSSI=NO|LINUX_DSSI=YES|' src/Makefile.inc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zldwJR + umask 022 + cd /builddir/build/BUILD + cd ZynAddSubFX-2.4.1 + LANG=C + export LANG + unset DISPLAY + cd src + make make -C UI all make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' make subdirs make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' make -C DSP make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o FFTwrapper.o FFTwrapper.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o AnalogFilter.o AnalogFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o FormantFilter.o FormantFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o SVFilter.o SVFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Filter.o Filter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Unison.o Unison.cpp Unison.cpp:74:2: warning: #warning : todo: if bandwidth is too small the audio will be self canceled (because of the sign change of the outputs) Unison.cpp:102:2: warning: #warning todo: test if unison_amplitude_samples is to big and reallocate bigger memory Unison.cpp:170:2: warning: #warning I will use relative amplitude, so the delay might be bigger than the whole buffer Unison.cpp:172:2: warning: #warning I have to enlarge (reallocate) the buffer to make place for the whole delay make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' make -C Effects make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Alienwah.o Alienwah.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Chorus.o Chorus.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Echo.o Echo.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Effect.o Effect.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o EffectLFO.o EffectLFO.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o EffectMgr.o EffectMgr.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Phaser.o Phaser.cpp Phaser.h: In constructor 'Phaser::Phaser(const int&, float*, float*)': Phaser.h:81: warning: 'Phaser::diff' will be initialized after Phaser.h:80: warning: 'Stereo Phaser::old' Phaser.cpp:42: warning: when initialized here g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Reverb.o Reverb.cpp Reverb.cpp:401:2: warning: #warning sa schimb size-ul g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Distorsion.o Distorsion.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o EQ.o EQ.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o DynamicFilter.o DynamicFilter.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' make -C Input make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o NULLMidiIn.o NULLMidiIn.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o MidiIn.o MidiIn.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' make -C Misc make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Bank.o Bank.cpp In file included from /usr/include/string.h:640, from /usr/include/mxml.h:32, from XMLwrapper.h:25, from Bank.h:27, from Bank.cpp:23: In function 'char* strncat(char*, const char*, size_t)', inlined from 'int Bank::newbank(const char*)' at Bank.cpp:342: /usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Master.o Master.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Microtonal.o Microtonal.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Part.o Part.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Util.o Util.cpp Util.cpp: In function 'void invSignal(float*, size_t)': Util.cpp:118: warning: comparison between signed and unsigned integer expressions g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Config.o Config.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Dump.o Dump.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o XMLwrapper.o XMLwrapper.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' make -C Output make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Recorder.o Recorder.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o WAVaudiooutput.o WAVaudiooutput.cpp WAVaudiooutput.cpp: In member function 'bool WAVaudiooutput::newfile(std::string, int, int)': WAVaudiooutput.cpp:47: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::close()': WAVaudiooutput.cpp:57: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:59: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:61: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:63: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:65: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:67: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:71: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:73: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:75: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:77: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:79: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::write_stereo_samples(int, short int*)': WAVaudiooutput.cpp:90: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::write_mono_samples(int, short int*)': WAVaudiooutput.cpp:98: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o DSSIaudiooutput.o DSSIaudiooutput.cpp DSSIaudiooutput.cpp: In static member function 'static DSSI_Descriptor* DSSIaudiooutput::initDssiDescriptor()': DSSIaudiooutput.cpp:536: warning: deprecated conversion from string constant to 'char*' DSSIaudiooutput.cpp:537: warning: deprecated conversion from string constant to 'char*' make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' make -C Params make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o ADnoteParameters.o ADnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o EnvelopeParams.o EnvelopeParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o FilterParams.o FilterParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o LFOParams.o LFOParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o SUBnoteParameters.o SUBnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o PADnoteParameters.o PADnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Controller.o Controller.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Presets.o Presets.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o PresetsArray.o PresetsArray.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o PresetsStore.o PresetsStore.cpp PresetsStore.cpp: In member function 'bool PresetsStore::pastepreset(XMLwrapper*, int)': PresetsStore.cpp:170: warning: comparison between signed and unsigned integer expressions PresetsStore.cpp: In member function 'void PresetsStore::deletepreset(int)': PresetsStore.cpp:182: warning: comparison between signed and unsigned integer expressions make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' make -C Samples make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Sample.o Sample.cpp Sample.cpp:28:2: warning: #warning TODO Think about renaming Sample to Frame Sample.cpp: In member function 'void Sample::resize(unsigned int)': Sample.cpp:119: warning: comparison between signed and unsigned integer expressions make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' make -C Synth make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o ADnote.o ADnote.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Envelope.o Envelope.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o LFO.o LFO.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o OscilGen.o OscilGen.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o SUBnote.o SUBnote.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Resonance.o Resonance.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o PADnote.o PADnote.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' make -C Seq make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o MIDIEvents.o MIDIEvents.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o MIDIFile.o MIDIFile.cpp MIDIFile.cpp: In member function 'int MIDIFile::loadfile(const char*)': MIDIFile.cpp:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result MIDIFile.cpp:68: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o Sequencer.o Sequencer.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' make objs make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DDSSIMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DDISABLE_GUI -DDSSIAUDIOOUT -c -o main.o main.cpp make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' rm -f zynaddsubfx zynaddsubfx.exe rm -f Make.deps g++ -shared -o zynaddsubfx.so */*.o *.o -lm -lmxml -lz -lstdc++ -lfftw3 -lpthread + mv zynaddsubfx.so ../ + make clean rm -f main.o zynaddsubfx zynaddsubfx_vst.dll zynaddsubfx.exe zynaddsubfx.so make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' rm -f FFTwrapper.o AnalogFilter.o FormantFilter.o SVFilter.o Filter.o Unison.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' rm -f Alienwah.o Chorus.o Echo.o Effect.o EffectLFO.o EffectMgr.o Phaser.o Reverb.o Distorsion.o EQ.o DynamicFilter.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' rm -f NULLMidiIn.o MidiIn.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' rm -f Bank.o Master.o Microtonal.o Part.o Util.o Config.o Dump.o XMLwrapper.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' rm -f Recorder.o WAVaudiooutput.o DSSIaudiooutput.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' rm -f ADnoteParameters.o EnvelopeParams.o FilterParams.o LFOParams.o SUBnoteParameters.o PADnoteParameters.o Controller.o Presets.o PresetsArray.o PresetsStore.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' rm -f Sample.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' rm -f ADnote.o Envelope.o LFO.o OscilGen.o SUBnote.o Resonance.o PADnote.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' rm -f MIDIEvents.o MIDIFile.o Sequencer.o rm -f makeinclude.deps make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' rm -f Make.deps rm -f */*.o *.o rm -f ./*/*~ ./*~ make -C UI clean make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' rm -f rm -f makeinclude.deps rm -f *.h *.cc make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' + sed -i -e 's|LINUX_DSSI=YES|LINUX_DSSI=NO|' Makefile.inc + make make -C UI all make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' fluid -c WidgetPDial.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o WidgetPDial.o WidgetPDial.cc fluid -c PresetsUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PresetsUI.o PresetsUI.cc PresetsUI.cc: In member function 'void PresetsUI::rescan()': PresetsUI.cc:264: warning: comparison between signed and unsigned integer expressions fluid -c EnvelopeUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EnvelopeUI.o EnvelopeUI.cc fluid -c LFOUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o LFOUI.o LFOUI.cc fluid -c FilterUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o FilterUI.o FilterUI.cc fluid -c VirKeyboard.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o VirKeyboard.o VirKeyboard.cc fluid -c ConfigUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ConfigUI.o ConfigUI.cc fluid -c SUBnoteUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o SUBnoteUI.o SUBnoteUI.cc fluid -c ResonanceUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ResonanceUI.o ResonanceUI.cc fluid -c OscilGenUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o OscilGenUI.o OscilGenUI.cc fluid -c ADnoteUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ADnoteUI.o ADnoteUI.cc fluid -c PADnoteUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PADnoteUI.o PADnoteUI.cc fluid -c EffUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EffUI.o EffUI.cc fluid -c BankUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o BankUI.o BankUI.cc fluid -c PartUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PartUI.o PartUI.cc fluid -c MicrotonalUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o MicrotonalUI.o MicrotonalUI.cc fluid -c SeqUI.fl g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o SeqUI.o SeqUI.cc fluid -c MasterUI.fl MasterUI.fl:2: unknown version '1.0110' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o MasterUI.o MasterUI.cc make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/UI' make subdirs make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' make -C DSP make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o FFTwrapper.o FFTwrapper.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o AnalogFilter.o AnalogFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o FormantFilter.o FormantFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o SVFilter.o SVFilter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Filter.o Filter.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Unison.o Unison.cpp Unison.cpp:74:2: warning: #warning : todo: if bandwidth is too small the audio will be self canceled (because of the sign change of the outputs) Unison.cpp:102:2: warning: #warning todo: test if unison_amplitude_samples is to big and reallocate bigger memory Unison.cpp:170:2: warning: #warning I will use relative amplitude, so the delay might be bigger than the whole buffer Unison.cpp:172:2: warning: #warning I have to enlarge (reallocate) the buffer to make place for the whole delay make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/DSP' make -C Effects make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Alienwah.o Alienwah.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Chorus.o Chorus.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Echo.o Echo.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Effect.o Effect.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EffectLFO.o EffectLFO.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EffectMgr.o EffectMgr.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Phaser.o Phaser.cpp Phaser.h: In constructor 'Phaser::Phaser(const int&, float*, float*)': Phaser.h:81: warning: 'Phaser::diff' will be initialized after Phaser.h:80: warning: 'Stereo Phaser::old' Phaser.cpp:42: warning: when initialized here g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Reverb.o Reverb.cpp Reverb.cpp:401:2: warning: #warning sa schimb size-ul g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Distorsion.o Distorsion.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EQ.o EQ.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o DynamicFilter.o DynamicFilter.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Effects' make -C Input make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o NULLMidiIn.o NULLMidiIn.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o MidiIn.o MidiIn.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ALSAMidiIn.o ALSAMidiIn.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Input' make -C Misc make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Bank.o Bank.cpp In file included from /usr/include/string.h:640, from /usr/include/mxml.h:32, from XMLwrapper.h:25, from Bank.h:27, from Bank.cpp:23: In function 'char* strncat(char*, const char*, size_t)', inlined from 'int Bank::newbank(const char*)' at Bank.cpp:342: /usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Master.o Master.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Microtonal.o Microtonal.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Part.o Part.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Util.o Util.cpp Util.cpp: In function 'void invSignal(float*, size_t)': Util.cpp:118: warning: comparison between signed and unsigned integer expressions g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Config.o Config.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Dump.o Dump.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o XMLwrapper.o XMLwrapper.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Misc' make -C Output make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Recorder.o Recorder.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o WAVaudiooutput.o WAVaudiooutput.cpp WAVaudiooutput.cpp: In member function 'bool WAVaudiooutput::newfile(std::string, int, int)': WAVaudiooutput.cpp:47: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::close()': WAVaudiooutput.cpp:57: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:59: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:61: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:63: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:65: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:67: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:71: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:73: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:75: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:77: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp:79: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::write_stereo_samples(int, short int*)': WAVaudiooutput.cpp:90: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result WAVaudiooutput.cpp: In member function 'void WAVaudiooutput::write_mono_samples(int, short int*)': WAVaudiooutput.cpp:98: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o JACKaudiooutput.o JACKaudiooutput.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Output' make -C Params make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ADnoteParameters.o ADnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o EnvelopeParams.o EnvelopeParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o FilterParams.o FilterParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o LFOParams.o LFOParams.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o SUBnoteParameters.o SUBnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PADnoteParameters.o PADnoteParameters.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Controller.o Controller.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Presets.o Presets.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PresetsArray.o PresetsArray.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PresetsStore.o PresetsStore.cpp PresetsStore.cpp: In member function 'bool PresetsStore::pastepreset(XMLwrapper*, int)': PresetsStore.cpp:170: warning: comparison between signed and unsigned integer expressions PresetsStore.cpp: In member function 'void PresetsStore::deletepreset(int)': PresetsStore.cpp:182: warning: comparison between signed and unsigned integer expressions make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Params' make -C Samples make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Sample.o Sample.cpp Sample.cpp:28:2: warning: #warning TODO Think about renaming Sample to Frame Sample.cpp: In member function 'void Sample::resize(unsigned int)': Sample.cpp:119: warning: comparison between signed and unsigned integer expressions make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Samples' make -C Synth make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o ADnote.o ADnote.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Envelope.o Envelope.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o LFO.o LFO.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o OscilGen.o OscilGen.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o SUBnote.o SUBnote.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Resonance.o Resonance.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o PADnote.o PADnote.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Synth' make -C Seq make[2]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o MIDIEvents.o MIDIEvents.cpp g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o MIDIFile.o MIDIFile.cpp MIDIFile.cpp: In member function 'int MIDIFile::loadfile(const char*)': MIDIFile.cpp:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result MIDIFile.cpp:68: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o Sequencer.o Sequencer.cpp make[2]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src/Seq' make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' make objs make[1]: Entering directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' g++ -O2 -Wall -g -fPIC -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DFLTK_GUI `fltk-config --cflags` -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o main.o main.cpp make[1]: Leaving directory `/builddir/build/BUILD/ZynAddSubFX-2.4.1/src' rm -f zynaddsubfx zynaddsubfx.exe rm -f Make.deps g++ -o zynaddsubfx */*.o *.o -lm -lmxml -lz -lstdc++ -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lfltk -lXft -lpthread -lm -lXext -lX11 -lfftw3 -lpthread -lasound `pkg-config --libs jack` + cd ../ExternalPrograms + cd Controller + make fluid -c ControllerUI.fl gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c main.C -o main.o main.C:9: warning: ISO C++ forbids declaration of 'main' with no type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c Controller.C -o Controller.o Controller.C: In constructor 'Controller::Controller()': Controller.C:30: warning: unused variable 'alsaport' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c ControllerUI.cxx -o ControllerUI.o gcc -o zynaddsubfx-controller *.o -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lfltk -lXft -lpthread -lm -lXext -lX11 -lasound -lpthread -lm -lstdc++ + cd ../Spliter + make fluid -c SpliterUI.fl gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c main.C -o main.o main.C:22: warning: ISO C++ forbids declaration of 'main' with no type gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c Spliter.C -o Spliter.o fluid -c SpliterUI.fl gcc -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `fltk-config --cflags` -c SpliterUI.cxx -o SpliterUI.o gcc -o zynaddsubfx-spliter *.o -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lfltk -lXft -lpthread -lm -lXext -lX11 -lasound -lstdc++ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uAkrrF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 + cd ZynAddSubFX-2.4.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/lib64/dssi + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/zynaddsubfx + tar cf - examples banks presets + cd /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/zynaddsubfx + tar xvpf - examples/ examples/Arpeggio Flange 1.xmz examples/Fantasy 1.xmz examples/Glass Choir.xmz examples/Space 1.xmz examples/Choir Reeds.xmz examples/Drop.xmz examples/Octave Strings.xmz examples/Struck String Big Reverb 1.xmz examples/JI12.xsz examples/HighPass Saw Strings.xmz examples/Supersaw.xmz examples/Saw.xmz examples/Arpeggio Flange 2.xmz examples/Arpeggio 6.xmz examples/Dist Guitar Strings 1.xmz examples/String Reverb.xmz examples/Synth.xmz examples/Strings Reeds 1.xmz examples/Organ Choir Strings.xmz examples/Arpeggio 1.xmz examples/Legatto 2.xmz examples/0km.xmz examples/bent_synth.xmz examples/Strings Reeds 2.xmz examples/Struck String Big Reverb 2.xmz examples/Arpeggio 3.xmz examples/Arpeggio Dist 1.xmz examples/Space 2.xmz examples/Arpeggio 2.xmz examples/Arpeggio Dist 2.xmz examples/photons.xmz examples/Arpeggio 5.xmz examples/Legatto 1.xmz examples/Arpeggio 4.xmz examples/Legatto Strings.xmz examples/Fantasy 2.xmz examples/Split_keyboard.xmz examples/Dist Guitar Strings 2.xmz examples/Ice Rhodes Strings.xmz examples/Synth Bells Choir Reverb.xmz examples/Choir Strings SynthBrass.xmz examples/Synth Piano Reverb.xmz banks/ banks/Organ/ banks/Organ/0034-Cathedral Organ2.xiz banks/Organ/0011-Organ 11.xiz banks/Organ/0065-Nice Organ 1.xiz banks/Organ/0066-Nice Organ 2.xiz banks/Organ/0008-Organ 8.xiz banks/Organ/0070-Soft Organ 2.xiz banks/Organ/0033-Cathedral Organ1.xiz banks/Organ/0097-Accordion Pad 1.xiz banks/Organ/0069-Soft Organ 1.xiz banks/Organ/0039-Church Organ 3.xiz banks/Organ/0099-Synth Accordion1.xiz banks/Organ/0012-Organ 12.xiz banks/Organ/0071-Synth Organ.xiz banks/Organ/0040-Church Organ 4.xiz banks/Organ/0010-Organ 10.xiz banks/Organ/0038-Church Organ 2.xiz banks/Organ/0003-Organ 3.xiz banks/Organ/0006-Organ 6.xiz banks/Organ/0100-Synth Accordion2.xiz banks/Organ/0009-Organ 9.xiz banks/Organ/0002-Organ 2.xiz banks/Organ/0005-Organ 5.xiz banks/Organ/0041-Church Organ Soft.xiz banks/Organ/0004-Organ 4.xiz banks/Organ/0098-Accordion Pad 2.xiz banks/Organ/0001-Organ 1.xiz banks/Organ/0101-Accordion 1.xiz banks/Organ/0035-Cathedral Organ3.xiz banks/Organ/0068-Square Organ.xiz banks/Organ/0037-Church Organ 1.xiz banks/Organ/0007-Organ 7.xiz banks/Organ/0072-Fantasy Organ.xiz banks/Organ/0067-Sub_Organ.xiz banks/Plucked/ banks/Plucked/0002-Plucked 2.xiz banks/Plucked/0036-Plucked Wah.xiz banks/Plucked/0034-Plucked String2.xiz banks/Plucked/0006-Plucked 6.xiz banks/Plucked/0004-Plucked 4.xiz banks/Plucked/0003-Plucked 3.xiz banks/Plucked/0033-Plucked String1.xiz banks/Plucked/0065-Plucked Pad1.xiz banks/Plucked/0001-Plucked 1.xiz banks/Plucked/0005-Plucked 5.xiz banks/Pads/ banks/Pads/0005-Square Pad 1.xiz banks/Pads/0065-Soft Pad.xiz banks/Pads/0009-Resonance Pad2.xiz banks/Pads/0033-Synth Pad 1.xiz banks/Pads/0002-sin2x pad.xiz banks/Pads/0004-Analog Pad 2.xiz banks/Pads/0037-Synth Pad 5.xiz banks/Pads/0006-Square Pad 2.xiz banks/Pads/0001-Sine Pad.xiz banks/Pads/0003-Analog Pad 1.xiz banks/Pads/0036-Synth Pad 4.xiz banks/Pads/0097-Bell Pad.xiz banks/Pads/0008-Resonance Pad1.xiz banks/Pads/0035-Synth Pad 3.xiz banks/Pads/0066-Flanged Pad 1.xiz banks/Pads/0034-Synth Pad 2.xiz banks/SynthPiano/ banks/SynthPiano/0068-Synth Piano 3 fat.xiz banks/SynthPiano/0065-Synth Piano 1.xiz banks/SynthPiano/0007-Termollo1.xiz banks/SynthPiano/0040-BinaryPiano2.xiz banks/SynthPiano/0043-Saw Piano 1.xiz banks/SynthPiano/0070-Synth Piano 4.xiz banks/SynthPiano/0039-BinaryPiano1.xiz banks/SynthPiano/0066-Synth Piano 2.xiz banks/SynthPiano/0008-Termollo2.xiz banks/SynthPiano/0012-Drop2.xiz banks/SynthPiano/0006-Synth Piano2.xiz banks/SynthPiano/0009-Termollo3.xiz banks/SynthPiano/0004-Fantasy Bell.xiz banks/SynthPiano/0035-Analog Piano 3.xiz banks/SynthPiano/0071-Synth Piano 5.xiz banks/SynthPiano/0005-Synth Piano1.xiz banks/SynthPiano/0002-Soft Piano 2.xiz banks/SynthPiano/0011-Drop1.xiz banks/SynthPiano/0001-Soft Piano 1.xiz banks/SynthPiano/0067-Synth Piano 3.xiz banks/SynthPiano/0034-Analog Piano 2.xiz banks/SynthPiano/0033-Analog Piano 1.xiz banks/SynthPiano/0069-Synth Piano 3 det.xiz banks/SynthPiano/0037-FM Synth1.xiz banks/Misc/ banks/Misc/0002-Bells 1.xiz banks/Misc/0067-SuperSaw 3.xiz banks/Misc/0034-Trash Synth 2.xiz banks/Misc/0066-SuperSaw 2.xiz banks/Misc/0005-Bells 4.xiz banks/Misc/0033-Trash Synth 1.xiz banks/Misc/0070-SuperSaw 6.xiz banks/Misc/0003-Bells 2.xiz banks/Misc/0004-Bells 3.xiz banks/Misc/0001-Memories.xiz banks/Misc/0068-SuperSaw 4.xiz banks/Misc/0036-Trash Synth 4.xiz banks/Misc/0065-SuperSaw 1.xiz banks/Misc/0069-SuperSaw 5.xiz banks/Misc/0035-Trash Synth 3.xiz banks/Strings/ banks/Strings/0015-Strings Pad6.xiz banks/Strings/0004-Saw Strings 4.xiz banks/Strings/0042-Saw 2.xiz banks/Strings/0073-Morph Strings1.xiz banks/Strings/0008-Saw Strings 8.xiz banks/Strings/0014-Strings Pad5.xiz banks/Strings/0020-Sweep Pad 4.xiz banks/Strings/0001-Saw Strings 1.xiz banks/Strings/0050-Synth Violin 1.xiz banks/Strings/0067-Dual Strings Oct1.xiz banks/Strings/0043-Saw 3.xiz banks/Strings/0047-Vibratto Saw1.xiz banks/Strings/0036-Fast Attack.xiz banks/Strings/0065-Simple Strings.xiz banks/Strings/0012-Strings Pad3.xiz banks/Strings/0041-Saw 1.xiz banks/Strings/0035-Octave Pad.xiz banks/Strings/0033-Strings1.xiz banks/Strings/0018-Sweep Pad 2.xiz banks/Strings/0007-Saw Strings 7.xiz banks/Strings/0044-Saw Pad.xiz banks/Strings/0013-Strings Pad4.xiz banks/Strings/0068-Dual Strings Oct2.xiz banks/Strings/0003-Saw Strings 3.xiz banks/Strings/0034-Dark Strings.xiz banks/Strings/0048-Wah1.xiz banks/Strings/0010-Strings Pad1.xiz banks/Strings/0005-Saw Strings 5.xiz banks/Strings/0016-Sweep Pad 1.xiz banks/Strings/0046-Echoed Saw.xiz banks/Strings/0045-Soft Saw Pad.xiz banks/Strings/0038-Fat Saw.xiz banks/Strings/0017-Sweep Pad 1 Fat.xiz banks/Strings/0011-Strings Pad2.xiz banks/Strings/0066-Dual Strings.xiz banks/Strings/0002-Saw Strings 2.xiz banks/Strings/0051-Synth Violin 2 Fat.xiz banks/Strings/0006-Saw Strings 6.xiz banks/Strings/0019-Sweep Pad 3Wah.xiz banks/Collection/ banks/Collection/0084-Breathy Pad.xiz banks/Collection/0158-Extreme.xiz banks/Collection/0063-Percussion Organ.xiz banks/Collection/0155-Super Pad.xiz banks/Collection/0091-Bright Rush Pipe.xiz banks/Collection/0039-Medium Saw.xiz banks/Collection/0147-Space Voice 2.xiz banks/Collection/0040-Hard Saw.xiz banks/Collection/0095-Soft Voyager Reverse.xiz banks/Collection/0093-Voyager.xiz banks/Collection/0120-Wet Brass.xiz banks/Collection/0002-Vibraphone.xiz banks/Collection/0033-Sweep Synth.xiz banks/Collection/0062-Hammond Organ.xiz banks/Collection/0071-Ocarina.xiz banks/Collection/0020-Fantasia.xiz banks/Collection/0108-Yaooww.xiz banks/Collection/0086-ReedBank.xiz banks/Collection/0106-Aooww.xiz banks/Collection/0156-Hyper Pad.xiz banks/Collection/0075-Smooth.xiz banks/Collection/0117-Power Guitar 2.xiz banks/Collection/0059-Soft Organ.xiz banks/Collection/0079-Ice Field.xiz banks/Collection/0087-Sweep Rushes.xiz banks/Collection/0060-Thin Pipe.xiz banks/Collection/0133-Smooth Guitar.xiz banks/Collection/0101-Far Reed.xiz banks/Collection/0016-Full Square.xiz banks/Collection/0023-Whistle.xiz banks/Collection/0036-Bright Synth.xiz banks/Collection/0013-Trem Synth.xiz banks/Collection/0096-Echo Choir.xiz banks/Collection/0038-Slow Saw.xiz banks/Collection/0103-Clarinet.xiz banks/Collection/0051-Decay Bass.xiz banks/Collection/0116-Power Guitar 1.xiz banks/Collection/0089-Medium Rushes.xiz banks/Collection/0160-Wind and Surf.xiz banks/Collection/0045-Hard Stereo Sweep Synth.xiz banks/Collection/0057-Sub Delay.xiz banks/Collection/0054-Distorted Bass.xiz banks/Collection/0107-Daooww.xiz banks/Collection/0146-Space Voice.xiz banks/Collection/0143-Space Piano.xiz banks/Collection/0083-Sweep Pad.xiz banks/Collection/0126-Pan Pipe.xiz banks/Collection/0068-Warm Flute.xiz banks/Collection/0001-Xylophone.xiz banks/Collection/0003-Soft Vibes.xiz banks/Collection/0067-Soft Flute.xiz banks/Collection/0053-Synth Bass.xiz banks/Collection/0114-Overdrive 3.xiz banks/Collection/0081-Beyond.xiz banks/Collection/0090-Bright Rushes.xiz banks/Collection/0024-Wipe Whistle.xiz banks/Collection/0112-Overdrive.xiz banks/Collection/0025-Ghost Whistle.xiz banks/Collection/0099-Sharp and Deep.xiz banks/Collection/0046-Master Synth Low.xiz banks/Collection/0047-Master Synth High.xiz banks/Collection/0134-Nylon Guitar.xiz banks/Collection/0078-Sweep Matrix.xiz banks/Collection/0037-Multi Synth.xiz banks/Collection/0139-Home Piano.xiz banks/Collection/0140-Moonlight Piano.xiz banks/Collection/0123-Prophesy.xiz banks/Collection/0151-Soft Ahh.xiz banks/Collection/0064-Sines.xiz banks/Collection/0052-Steel Bass.xiz banks/Collection/0098-Sharp and Warm.xiz banks/Collection/0010-Trem Lead.xiz banks/Collection/0030-Slow Strings.xiz banks/Collection/0034-Warm Synth.xiz banks/Collection/0109-Yiee.xiz banks/Collection/0150-Full Choir.xiz banks/Collection/0058-Reed Organ.xiz banks/Collection/0092-Bright Rush Long Tail.xiz banks/Collection/0041-Voiced Saw.xiz banks/Collection/0019-Metal Drips.xiz banks/Collection/0152-Breathy Ahh.xiz banks/Collection/0085-Bottle.xiz banks/Collection/0127-Pan Pipe 96.xiz banks/Collection/0029-Full Strings.xiz banks/Collection/0008-Ethereal.xiz banks/Collection/0061-Great Organ.xiz banks/Collection/0110-Eeoow.xiz banks/Collection/0104-Bassoon.xiz banks/Collection/0035-Hard Synth.xiz banks/Collection/0097-Sharp.xiz banks/Collection/0113-Overdrive 2.xiz banks/Collection/0048-Sharp Synth.xiz banks/Collection/0122-Extended Rushes.xiz banks/Collection/0149-Soft Choir.xiz banks/Collection/0132-Trem Guitar.xiz banks/Collection/0005-Silver Bell.xiz banks/Collection/0015-Simple Square.xiz banks/Collection/0125-Pan Pipe 32.xiz banks/Collection/0094-Soft Voyager.xiz banks/Collection/0012-Trem Synth Piano 3.xiz banks/Collection/0004-Simple Chimes.xiz banks/Collection/0042-Sweep Saw.xiz banks/Collection/0131-Lite Guitar.xiz banks/Collection/0080-Hollow Ice Field.xiz banks/Collection/0032-Pizzicato Strings.xiz banks/Collection/0100-Sharp Reed.xiz banks/Collection/0088-Rushes.xiz banks/Collection/0044-Wipe Synth.xiz banks/Collection/0028-Echo Bubbles.xiz banks/Collection/0022-Ultra Soft.xiz banks/Collection/0017-Super Square.xiz banks/Collection/0157-Hyper Matrix.xiz banks/Collection/0073-Variable Reed.xiz banks/Collection/0141-Soft Piano1.xiz banks/Collection/0018-Steel Wire.xiz banks/Collection/0050-Fretless Bass.xiz banks/Collection/0077-Matrix.xiz banks/Collection/0021-Soft.xiz banks/Collection/0142-Soft Piano2.xiz banks/Fantasy/ banks/Fantasy/0066-Long SpaceChoir2.xiz banks/Fantasy/0037-ImpossibleDream5.xiz banks/Fantasy/0003-Space Synth.xiz banks/Fantasy/0006-Space SynthBrass.xiz banks/Fantasy/0015-Strange Voice.xiz banks/Fantasy/0004-Weird Pad.xiz banks/Fantasy/0065-Long SpaceChoir1.xiz banks/Fantasy/0002-Emptyness2.xiz banks/Fantasy/0035-ImpossibleDream3.xiz banks/Fantasy/0042-Rhodes Space1.xiz banks/Fantasy/0011-Space Choir1.xiz banks/Fantasy/0001-Emptyness1.xiz banks/Fantasy/0012-Space Choir2.xiz banks/Fantasy/0010-Space Voice3.xiz banks/Fantasy/0014-Glass Voices.xiz banks/Fantasy/0009-Space Voice2.xiz banks/Fantasy/0008-Space Voice1.xiz banks/Fantasy/0040-Delayed Echo.xiz banks/Fantasy/0043-Rhodes Space2.xiz banks/Fantasy/0033-ImpossibleDream1.xiz banks/Fantasy/0041-Fade Down Echo.xiz banks/Fantasy/0036-ImpossibleDream4.xiz banks/Fantasy/0034-ImpossibleDream2.xiz banks/Reed and Wind/ banks/Reed and Wind/0006-Clarinet.xiz banks/Reed and Wind/0065-Fat Reed1.xiz banks/Reed and Wind/0066-Fat Reed2.xiz banks/Reed and Wind/0040-Reed 8.xiz banks/Reed and Wind/0037-Reed 5.xiz banks/Reed and Wind/0033-Reed 1.xiz banks/Reed and Wind/0001-Flute 1.xiz banks/Reed and Wind/0002-Flute 2.xiz banks/Reed and Wind/0039-Reed 7.xiz banks/Reed and Wind/0038-Reed 6.xiz banks/Reed and Wind/0003-Flute 3.xiz banks/Reed and Wind/0036-Reed 4.xiz banks/Reed and Wind/0035-Reed 3.xiz banks/Reed and Wind/0005-FM Reed.xiz banks/Reed and Wind/0034-Reed 2.xiz banks/Reed and Wind/0007-Breathy1.xiz banks/Reed and Wind/0068-Chorused Flute.xiz banks/Reed and Wind/0067-Fat Reed3 square.xiz banks/Dual/ banks/Dual/0005-Organ and Saw.xiz banks/Dual/0008-Organ Choir Pad2.xiz banks/Dual/0034-Rhodes Strings2.xiz banks/Dual/0065-Dream of the Saw.xiz banks/Dual/0035-Rhodes Strings3.xiz banks/Dual/0001-Layered1.xiz banks/Dual/0002-Layered2.xiz banks/Dual/0036-Rhodes Strings4.xiz banks/Dual/0007-Organ Choir Pad1.xiz banks/Dual/0033-Rhodes Strings1.xiz banks/Synth/ banks/Synth/0006-Pulse Pad 3.xiz banks/Synth/0034-Phased Pad 2.xiz banks/Synth/0037-Resonance Synth.xiz banks/Synth/0005-Pulse Pad 2.xiz banks/Synth/0097-FM Synth.xiz banks/Synth/0007-Analog Filter 1.xiz banks/Synth/0065-Computer Lead1.xiz banks/Synth/0033-Phased Pad 1.xiz banks/Synth/0001-Soft Synth 1.xiz banks/Synth/0008-Analog Filter 2.xiz banks/Synth/0039-Multi-phase synth.xiz banks/Synth/0067-Detuned Harmonic.xiz banks/Synth/0002-Soft Synth 2.xiz banks/Synth/0035-Phased Pad 3.xiz banks/Synth/0070-Solo Synth 1.xiz banks/Synth/0066-Computer Lead2.xiz banks/Synth/0004-Pulse Pad 1.xiz banks/Bass/ banks/Bass/0005-Bass 5.xiz banks/Bass/0033-Wah Bass.xiz banks/Bass/0003-Bass 3 _analog_.xiz banks/Bass/0006-Analogue Bass.xiz banks/Bass/0001-Bass 1.xiz banks/Bass/0002-Bass 2.xiz banks/Bass/0004-Bass 4.xiz banks/Bass/0036-FM Bass 2.xiz banks/Bass/0035-FM Bass 1.xiz banks/Choir and Voice/ banks/Choir and Voice/0010-Choir Pad6.xiz banks/Choir and Voice/0034-Slow Morph_Choir.xiz banks/Choir and Voice/0033-Choir.xiz banks/Choir and Voice/0006-Choir Pad2.xiz banks/Choir and Voice/0035-Wah Choir.xiz banks/Choir and Voice/0069-Vocal Morph 5.xiz banks/Choir and Voice/0003-EHH Choir 1.xiz banks/Choir and Voice/0065-Vocal Morph 1.xiz banks/Choir and Voice/0002-AHH Choir 2.xiz banks/Choir and Voice/0005-Choir Pad1.xiz banks/Choir and Voice/0066-Vocal Morph 2.xiz banks/Choir and Voice/0036-Eooooo.xiz banks/Choir and Voice/0071-Vocal Morph 7.xiz banks/Choir and Voice/0001-AHH Choir 1.xiz banks/Choir and Voice/0009-Choir Pad5.xiz banks/Choir and Voice/0070-Vocal Morph 6.xiz banks/Choir and Voice/0008-Choir Pad4.xiz banks/Choir and Voice/0037-Voiced Synth.xiz banks/Choir and Voice/0004-Voice OOH.xiz banks/Choir and Voice/0068-Vocal Morph 4.xiz banks/Choir and Voice/0007-Choir Pad3.xiz banks/Choir and Voice/0067-Vocal Morph 3.xiz banks/Choir and Voice/0039-Ohh Choir.xiz banks/Splited/ banks/Splited/0001-Strings and Reed1.xiz banks/Splited/0002-Strings and Reed2.xiz banks/Splited/0003-Strings and Flute.xiz banks/Splited/0033-Choir and Reed.xiz banks/Drums/ banks/Drums/0001-Drums Kit1.xiz banks/default_bank/ banks/Noises/ banks/Noises/0035-Metal Sound 3.xiz banks/Noises/0006-Wind.xiz banks/Noises/0034-Metal Sound 2.xiz banks/Noises/0004-Noise2.xiz banks/Noises/0033-Metal Sound 1.xiz banks/Noises/0001-Synth Effect.xiz banks/Noises/0065-Short noise.xiz banks/Noises/0002-Ioioioioioi.xiz banks/Noises/0037-Metal Sound 4.xiz banks/Noises/0003-Noise1.xiz banks/Noises/0038-Metal Sound 5.xiz banks/Arpeggios/ banks/Arpeggios/0001-Arpeggio1.xiz banks/Arpeggios/0042-Soft Arpeggio4.xiz banks/Arpeggios/0011-Arpeggio11.xiz banks/Arpeggios/0037-Echo FX.xiz banks/Arpeggios/0041-Soft Arpeggio3.xiz banks/Arpeggios/0009-Arpeggio9.xiz banks/Arpeggios/0065-Hyper Organ1.xiz banks/Arpeggios/0002-Arpeggio2.xiz banks/Arpeggios/0007-Arpeggio7.xiz banks/Arpeggios/0068-Glass Arpeggio1.xiz banks/Arpeggios/0043-Soft Arpeggio5.xiz banks/Arpeggios/0006-Aporggio6.xiz banks/Arpeggios/0036-Echoed Synth.xiz banks/Arpeggios/0040-Soft Arpeggio2.xiz banks/Arpeggios/0066-Hyper Arpeggio.xiz banks/Arpeggios/0008-Arpeggio8.xiz banks/Arpeggios/0004-Arpeggio4.xiz banks/Arpeggios/0003-Arpeggio3.xiz banks/Arpeggios/0010-Arpeggio10.xiz banks/Arpeggios/0069-Glass Arpeggio2.xiz banks/Arpeggios/0033-Sequence1.xiz banks/Arpeggios/0005-Arpeggio5.xiz banks/Arpeggios/0034-Sequence2.xiz banks/Arpeggios/0039-Soft Arpeggio1.xiz banks/Brass/ banks/Brass/0011-Brazz 1.xiz banks/Brass/0012-Brazz 2.xiz banks/Brass/0004-Synth Brazz 2.xiz banks/Brass/0003-Synth Brazz 1.xiz banks/Brass/0009-Wah Brass.xiz banks/Brass/0010-Solo Synth1.xiz banks/Brass/0005-Synth Brass 3.xiz banks/Brass/0007-Synth Brass 5.xiz banks/Brass/0065-Simple Brass.xiz banks/Brass/0066-Fat Brass.xiz banks/Brass/0068-Brass Pad2.xiz banks/Brass/0036-Analog Brass 4.xiz banks/Brass/0067-Brass Pad1.xiz banks/Brass/0034-Analog Brass 2.xiz banks/Brass/0006-Synth Brass 4.xiz banks/Brass/0001-FM Thrumpet.xiz banks/Brass/0035-Analog Brass 3.xiz banks/Brass/0033-Analog Brass 1.xiz banks/Rhodes/ banks/Rhodes/0033-FM Rhodes 1.xiz banks/Rhodes/0005-DX Rhodes 5.xiz banks/Rhodes/0038-FM Rhodes 6.xiz banks/Rhodes/0043-Hard Rhodes2.xiz banks/Rhodes/0003-DX Rhodes 3.xiz banks/Rhodes/0035-FM Rhodes 3.xiz banks/Rhodes/0013-Ice Rhodes2.xiz banks/Rhodes/0014-Ice Rhodes3.xiz banks/Rhodes/0010-Synth Rhodes3.xiz banks/Rhodes/0009-Synth Rhodes2.xiz banks/Rhodes/0012-Ice Rhodes1.xiz banks/Rhodes/0034-FM Rhodes 2.xiz banks/Rhodes/0042-Hard Rhodes1.xiz banks/Rhodes/0004-DX Rhodes 4.xiz banks/Rhodes/0008-Synth Rhodes1.xiz banks/Rhodes/0001-DX Rhodes 1.xiz banks/Rhodes/0041-Soft Rhodes.xiz banks/Rhodes/0002-DX Rhodes 2.xiz banks/Rhodes/0065-Steel Rhodes.xiz banks/Rhodes/0037-FM Rhodes 5.xiz banks/Rhodes/0068-RhodesPad2.xiz banks/Rhodes/0067-RhodesPad1.xiz banks/Rhodes/0045-A long time ago.xiz banks/Rhodes/0036-FM Rhodes 4.xiz banks/Rhodes/0007-Dig Rhodes.xiz banks/Rhodes/0044-Echo Rhodes.xiz banks/Guitar/ banks/Guitar/0033-Trash Guitar 1.xiz banks/Guitar/0003-Dist Guitar 3.xiz banks/Guitar/0004-Dist Guitar 4.xiz banks/Guitar/0001-Dist Guitar 1.xiz banks/Guitar/0066-Electric Guitar.xiz banks/Guitar/0005-Dist Guitar 5.xiz banks/Guitar/0065-Clean Guitar1.xiz banks/Guitar/0034-Trash Guitar 2.xiz banks/Guitar/0035-Short.xiz banks/Guitar/0002-Dist Guitar 2.xiz banks/Guitar/0097-Space Guitar.xiz tar: presets: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors + cd src + install -m 0755 zynaddsubfx /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin + cd .. + install -m 0755 zynaddsubfx.so /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/lib64/dssi/ + cd ExternalPrograms + cd Controller + install -m 0755 zynaddsubfx-controller /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin/ + cd ../Spliter + install -m 0755 zynaddsubfx-spliter /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin/ + cd ../.. + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/applications + desktop-file-install --vendor fedora --dir=/builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/applications /builddir/build/SOURCES/zynaddsubfx.desktop + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/16x16/apps + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/32x32/apps + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/48x48/apps + mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/64x64/apps + convert -resize 16x16 zynaddsubfx_icon.ico zynaddsubfx-16.png + convert -resize 32x32 zynaddsubfx_icon.ico zynaddsubfx-32.png + convert -resize 48x48 zynaddsubfx_icon.ico zynaddsubfx-48.png + convert -resize 64x64 zynaddsubfx_icon.ico zynaddsubfx-64.png + install -m 644 zynaddsubfx-32.png /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/pixmaps/zynaddsubfx.png + install -m 644 zynaddsubfx-16.png /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/16x16/apps/zynaddsubfx.png + install -m 644 zynaddsubfx-32.png /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/32x32/apps/zynaddsubfx.png + install -m 644 zynaddsubfx-48.png /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/48x48/apps/zynaddsubfx.png + install -m 644 zynaddsubfx-64.png /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/icons/hicolor/64x64/apps/zynaddsubfx.png + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ZynAddSubFX-2.4.1 extracting debug info from /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin/zynaddsubfx extracting debug info from /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin/zynaddsubfx-controller extracting debug info from /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/bin/zynaddsubfx-spliter extracting debug info from /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/lib64/dssi/zynaddsubfx.so 3309 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zynaddsubfx-2.4.1-1.fc12.ppc64 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXrender.so.1()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libfltk.so.1.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmxml.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: zynaddsubfx-common-2.4.1-1.fc12.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XN9bbt + umask 022 + cd /builddir/build/BUILD + cd ZynAddSubFX-2.4.1 + DOCDIR=/builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/doc/zynaddsubfx-common-2.4.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/doc/zynaddsubfx-common-2.4.1 + /bin/mkdir -p /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/doc/zynaddsubfx-common-2.4.1 + cp -pr AUTHORS.txt ChangeLog COPYING FAQ.txt HISTORY.txt README.txt bugs.txt /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64/usr/share/doc/zynaddsubfx-common-2.4.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zynaddsubfx-dssi-2.4.1-1.fc12.ppc64 Provides: zynaddsubfx.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmxml.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: zynaddsubfx-debuginfo-2.4.1-1.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/zynaddsubfx-2.4.1-1.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/zynaddsubfx-common-2.4.1-1.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zynaddsubfx-dssi-2.4.1-1.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/zynaddsubfx-debuginfo-2.4.1-1.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uQql9t + umask 022 + cd /builddir/build/BUILD + cd ZynAddSubFX-2.4.1 + rm -rf /builddir/build/BUILDROOT/zynaddsubfx-2.4.1-1.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->