[yoshimi-user] Little build issues

  • From: "Jonathan E. Brickman" <jeb@xxxxxxxxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Tue, 25 May 2010 07:41:17 -0500

Am finding a few little build issues. The rpmbuild log is attached. I saw some .fl version oddies which I am certain are minor warnings, and much further down, at least two items like this:

+ tar xvpf -
tar: examples: Cannot stat: No such file or directory
banks/
banks/Organ/
banks/Organ/0005-Organ 5.xiz


where the 'examples' and 'presets' folders are listed as problematical in some way. I don't know if the latter are significant or not, but it looks like I should mention it.

--

When we were married, Lori and I were reminded
that men like to be "dragonslayers".

Today we had a laugh: a man's wife had better tell him
about her pet dragon!

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MvaORi
+ umask 022
+ cd /home/makerpm/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/makerpm/rpmbuild/BUILD
+ rm -rf yoshimi-0.057
+ /usr/bin/bzip2 -dc /home/makerpm/rpmbuild/SOURCES/yoshimi-0.057.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yoshimi-0.057
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kkiuwF
+ umask 022
+ cd /home/makerpm/rpmbuild/BUILD
+ cd yoshimi-0.057
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cp /home/makerpm/rpmbuild/SOURCES/yoshimi-CMakeLists.x64.txt
src/CMakeLists.txt
+ cd src
+ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/lib64/ccache/gcc
-- Check for working C compiler: /usr/lib64/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Building Yoshimi version 0.056 for Linux without debug information
-- Build flags: -O3 -march=opteron -mtune=amdfam10 -m64 -mfpmath=sse -mcrc32
-ffast-math -fno-finite-math-only -fomit-frame-pointer
-- Found pkg-config /usr/bin/pkg-config
-- Performing Test HAS_LIBZ
-- Performing Test HAS_LIBZ - Success
-- Found libz
-- checking for module 'fontconfig>=0.22'
-- found fontconfig, version 2.8.0
-- Found fontconfig 2.8.0
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Found FLTK:
/usr/lib64/libfltk_images.so;/usr/lib64/libfltk_forms.so;/usr/lib64/libfltk_gl.so;/usr/lib64/libGL.so;/usr/lib64/libfltk.so
-- Found fltk
-- checking for module 'fftw3>=0.22'
-- found fftw3, version 3.2.2
-- Found fftw3 3.2.2
-- checking for module 'mxml>=2.5'
-- found mxml, version 2.5
-- Found mxml 2.5
-- checking for module 'alsa>=1.0.17'
-- found alsa, version 1.0.23
-- Found Alsa 1.0.23
-- checking for module 'jack>=0.115.6'
-- found jack, version 1.9.4
-- Found jack 1.9.4
-- checking for module 'sndfile'
-- found sndfile, version 1.0.20
-- Found libsndfile 1.0.20
-- Default audio driver is Jack
-- Default midi driver is Alsa
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src
+ make
[ 1%] Generating ConsoleUI.h
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/ConsoleUI.fl:2: unknown
version '1.0110'
[ 2%] Generating WidgetPDialUI.cxx
[ 3%] Generating PresetsUI.cxx
[ 3%] Generating EnvelopeUI.cxx
[ 4%] Generating LFOUI.cxx
[ 5%] Generating FilterUI.cxx
[ 6%] Generating VirKeyboardUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/VirKeyboardUI.fl:2: unknown
version '1.0110'
[ 7%] Generating ConfigUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/ConfigUI.fl:2: unknown
version '1.0110'
[ 7%] Generating SUBnoteUI.cxx
[ 8%] Generating ResonanceUI.cxx
[ 9%] Generating OscilGenUI.cxx
[ 10%] Generating ADnoteUI.cxx
[ 11%] Generating PADnoteUI.cxx
[ 12%] Generating EffUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/EffUI.fl:2: unknown version
'1.0110'
[ 13%] Generating BankUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/BankUI.fl:2: unknown version
'1.0110'
[ 14%] Generating PartUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/PartUI.fl:2: unknown version
'1.0110'
[ 15%] Generating MicrotonalUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/MicrotonalUI.fl:2: unknown
version '1.0110'
[ 15%] Generating MasterUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/MasterUI.fl:2: unknown
version '1.0110'
[ 16%] Generating MasterMiscUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/MasterMiscUI.fl:2: unknown
version '1.0110'
[ 17%] Generating GuiThreadUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/GuiThreadUI.fl:2: unknown
version '1.0110'
[ 18%] Generating ParametersUI.cxx
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057/src/UI/ParametersUI.fl:2: unknown
version '1.0110'
Scanning dependencies of target yoshimi
[ 18%] Building CXX object CMakeFiles/yoshimi.dir/WidgetPDialUI.cxx.o
[ 19%] Building CXX object CMakeFiles/yoshimi.dir/PresetsUI.cxx.o
[ 20%] Building CXX object CMakeFiles/yoshimi.dir/EnvelopeUI.cxx.o
[ 21%] Building CXX object CMakeFiles/yoshimi.dir/LFOUI.cxx.o
[ 22%] Building CXX object CMakeFiles/yoshimi.dir/FilterUI.cxx.o
[ 23%] Building CXX object CMakeFiles/yoshimi.dir/VirKeyboardUI.cxx.o
[ 24%] Building CXX object CMakeFiles/yoshimi.dir/ConfigUI.cxx.o
[ 25%] Building CXX object CMakeFiles/yoshimi.dir/SUBnoteUI.cxx.o
[ 26%] Building CXX object CMakeFiles/yoshimi.dir/ResonanceUI.cxx.o
[ 26%] Building CXX object CMakeFiles/yoshimi.dir/OscilGenUI.cxx.o
[ 27%] Building CXX object CMakeFiles/yoshimi.dir/ADnoteUI.cxx.o
[ 28%] Building CXX object CMakeFiles/yoshimi.dir/PADnoteUI.cxx.o
[ 29%] Building CXX object CMakeFiles/yoshimi.dir/EffUI.cxx.o
[ 30%] Building CXX object CMakeFiles/yoshimi.dir/BankUI.cxx.o
[ 31%] Building CXX object CMakeFiles/yoshimi.dir/PartUI.cxx.o
[ 32%] Building CXX object CMakeFiles/yoshimi.dir/MicrotonalUI.cxx.o
[ 33%] Building CXX object CMakeFiles/yoshimi.dir/MasterUI.cxx.o
[ 34%] Building CXX object CMakeFiles/yoshimi.dir/MasterMiscUI.cxx.o
[ 34%] Building CXX object CMakeFiles/yoshimi.dir/GuiThreadUI.cxx.o
[ 35%] Building CXX object CMakeFiles/yoshimi.dir/ParametersUI.cxx.o
[ 36%] Building CXX object CMakeFiles/yoshimi.dir/ConsoleUI.cxx.o
[ 37%] Building CXX object CMakeFiles/yoshimi.dir/DSP/FFTwrapper.cpp.o
[ 38%] Building CXX object CMakeFiles/yoshimi.dir/DSP/AnalogFilter.cpp.o
[ 39%] Building CXX object CMakeFiles/yoshimi.dir/DSP/FormantFilter.cpp.o
[ 40%] Building CXX object CMakeFiles/yoshimi.dir/DSP/SVFilter.cpp.o
[ 41%] Building CXX object CMakeFiles/yoshimi.dir/DSP/Filter.cpp.o
[ 42%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Alienwah.cpp.o
[ 43%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Chorus.cpp.o
[ 43%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Echo.cpp.o
[ 44%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Effect.cpp.o
[ 45%] Building CXX object CMakeFiles/yoshimi.dir/Effects/EffectLFO.cpp.o
[ 46%] Building CXX object CMakeFiles/yoshimi.dir/Effects/EffectMgr.cpp.o
[ 47%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Phaser.cpp.o
[ 48%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Reverb.cpp.o
[ 49%] Building CXX object CMakeFiles/yoshimi.dir/Effects/EQ.cpp.o
[ 50%] Building CXX object CMakeFiles/yoshimi.dir/Effects/Distorsion.cpp.o
[ 51%] Building CXX object CMakeFiles/yoshimi.dir/Effects/DynamicFilter.cpp.o
[ 51%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Bank.cpp.o
[ 52%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Master.cpp.o
[ 53%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Microtonal.cpp.o
[ 54%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Part.cpp.o
[ 55%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Util.cpp.o
[ 56%] Building CXX object CMakeFiles/yoshimi.dir/Misc/Config.cpp.o
[ 57%] Building CXX object CMakeFiles/yoshimi.dir/Misc/XMLwrapper.cpp.o
[ 58%] Building CXX object CMakeFiles/yoshimi.dir/Params/ADnoteParameters.cpp.o
[ 59%] Building CXX object CMakeFiles/yoshimi.dir/Params/EnvelopeParams.cpp.o
[ 59%] Building CXX object CMakeFiles/yoshimi.dir/Params/FilterParams.cpp.o
[ 60%] Building CXX object CMakeFiles/yoshimi.dir/Params/LFOParams.cpp.o
[ 61%] Building CXX object CMakeFiles/yoshimi.dir/Params/SUBnoteParameters.cpp.o
[ 62%] Building CXX object CMakeFiles/yoshimi.dir/Params/PADnoteParameters.cpp.o
[ 63%] Building CXX object CMakeFiles/yoshimi.dir/Params/Controller.cpp.o
[ 64%] Building CXX object CMakeFiles/yoshimi.dir/Params/Presets.cpp.o
[ 65%] Building CXX object CMakeFiles/yoshimi.dir/Params/PresetsStore.cpp.o
[ 66%] Building CXX object CMakeFiles/yoshimi.dir/Synth/ADnote.cpp.o
[ 67%] Building CXX object CMakeFiles/yoshimi.dir/Synth/Envelope.cpp.o
[ 68%] Building CXX object CMakeFiles/yoshimi.dir/Synth/LFO.cpp.o
[ 68%] Building CXX object CMakeFiles/yoshimi.dir/Synth/OscilGen.cpp.o
[ 69%] Building CXX object CMakeFiles/yoshimi.dir/Synth/SUBnote.cpp.o
[ 70%] Building CXX object CMakeFiles/yoshimi.dir/Synth/Resonance.cpp.o
[ 71%] Building CXX object CMakeFiles/yoshimi.dir/Synth/PADnote.cpp.o
[ 72%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/MusicClient.cpp.o
[ 73%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/MusicIO.cpp.o
[ 74%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/JackEngine.cpp.o
[ 75%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/AlsaEngine.cpp.o
[ 76%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/JackClient.cpp.o
[ 76%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/AlsaClient.cpp.o
[ 77%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/JackAlsaClient.cpp.o
[ 78%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/AlsaJackClient.cpp.o
[ 79%] Building CXX object CMakeFiles/yoshimi.dir/MusicIO/WavRecord.cpp.o
[ 80%] Building CXX object CMakeFiles/yoshimi.dir/main.cpp.o
Linking CXX executable yoshimi
[100%] Built target yoshimi
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H8McTo
+ umask 022
+ cd /home/makerpm/rpmbuild/BUILD
+ '[' /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64 '!=' / ']'
+ rm -rf /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
++ dirname /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
+ mkdir -p /home/makerpm/rpmbuild/BUILDROOT
+ mkdir /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
+ cd yoshimi-0.057
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
+ mkdir -p /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/bin
+ mkdir -p
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/yoshimi
+ tar cf - examples banks presets
+ cd
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/yoshimi
+ tar xvpf -
tar: examples: Cannot stat: No such file or directory
banks/
banks/Organ/
banks/Organ/0005-Organ 5.xiz
banks/Organ/0008-Organ 8.xiz
banks/Organ/0002-Organ 2.xiz
banks/Organ/0069-Soft Organ 1.xiz
banks/Organ/0010-Organ 10.xiz
banks/Organ/0072-Fantasy Organ.xiz
banks/Organ/0009-Organ 9.xiz
banks/Organ/0007-Organ 7.xiz
banks/Organ/0041-Church Organ Soft.xiz
banks/Organ/0012-Organ 12.xiz
banks/Organ/0071-Synth Organ.xiz
banks/Organ/0098-Accordion Pad 2.xiz
banks/Organ/0065-Nice Organ 1.xiz
banks/Organ/0033-Cathedral Organ1.xiz
banks/Organ/0037-Church Organ 1.xiz
banks/Organ/0011-Organ 11.xiz
banks/Organ/0040-Church Organ 4.xiz
banks/Organ/0066-Nice Organ 2.xiz
banks/Organ/0006-Organ 6.xiz
banks/Organ/0068-Square Organ.xiz
banks/Organ/0101-Accordion 1.xiz
banks/Organ/0035-Cathedral Organ3.xiz
banks/Organ/0070-Soft Organ 2.xiz
banks/Organ/0099-Synth Accordion1.xiz
banks/Organ/0100-Synth Accordion2.xiz
banks/Organ/0067-Sub_Organ.xiz
banks/Organ/0097-Accordion Pad 1.xiz
banks/Organ/0034-Cathedral Organ2.xiz
banks/Organ/0001-Organ 1.xiz
banks/Organ/0003-Organ 3.xiz
banks/Organ/.bankdir
banks/Organ/0038-Church Organ 2.xiz
banks/Organ/0004-Organ 4.xiz
banks/Organ/0039-Church Organ 3.xiz
banks/Splited/
banks/Splited/0003-Strings and Flute.xiz
banks/Splited/0002-Strings and Reed2.xiz
banks/Splited/0001-Strings and Reed1.xiz
banks/Splited/0033-Choir and Reed.xiz
banks/Splited/.bankdir
banks/Arpeggios/
banks/Arpeggios/0069-Glass Arpeggio2.xiz
banks/Arpeggios/0041-Soft Arpeggio3.xiz
banks/Arpeggios/0033-Sequence1.xiz
banks/Arpeggios/0011-Arpeggio11.xiz
banks/Arpeggios/0042-Soft Arpeggio4.xiz
banks/Arpeggios/0036-Echoed Synth.xiz
banks/Arpeggios/0007-Arpeggio7.xiz
banks/Arpeggios/0039-Soft Arpeggio1.xiz
banks/Arpeggios/0002-Arpeggio2.xiz
banks/Arpeggios/0009-Arpeggio9.xiz
banks/Arpeggios/0068-Glass Arpeggio1.xiz
banks/Arpeggios/0034-Sequence2.xiz
banks/Arpeggios/0065-Hyper Organ1.xiz
banks/Arpeggios/0005-Arpeggio5.xiz
banks/Arpeggios/0066-Hyper Arpeggio.xiz
banks/Arpeggios/0006-Aporggio6.xiz
banks/Arpeggios/0003-Arpeggio3.xiz
banks/Arpeggios/0010-Arpeggio10.xiz
banks/Arpeggios/0008-Arpeggio8.xiz
banks/Arpeggios/0001-Arpeggio1.xiz
banks/Arpeggios/0037-Echo FX.xiz
banks/Arpeggios/0040-Soft Arpeggio2.xiz
banks/Arpeggios/.bankdir
banks/Arpeggios/0043-Soft Arpeggio5.xiz
banks/Arpeggios/0004-Arpeggio4.xiz
banks/Fantasy/
banks/Fantasy/0033-ImpossibleDream1.xiz
banks/Fantasy/0014-Glass Voices.xiz
banks/Fantasy/0066-Long SpaceChoir2.xiz
banks/Fantasy/0065-Long SpaceChoir1.xiz
banks/Fantasy/0006-Space SynthBrass.xiz
banks/Fantasy/0001-Emptyness1.xiz
banks/Fantasy/0040-Delayed Echo.xiz
banks/Fantasy/0042-Rhodes Space1.xiz
banks/Fantasy/0009-Space Voice2.xiz
banks/Fantasy/0036-ImpossibleDream4.xiz
banks/Fantasy/0037-ImpossibleDream5.xiz
banks/Fantasy/0004-Weird Pad.xiz
banks/Fantasy/0015-Strange Voice.xiz
banks/Fantasy/0034-ImpossibleDream2.xiz
banks/Fantasy/0011-Space Choir1.xiz
banks/Fantasy/0002-Emptyness2.xiz
banks/Fantasy/0008-Space Voice1.xiz
banks/Fantasy/0043-Rhodes Space2.xiz
banks/Fantasy/0010-Space Voice3.xiz
banks/Fantasy/0041-Fade Down Echo.xiz
banks/Fantasy/0003-Space Synth.xiz
banks/Fantasy/0035-ImpossibleDream3.xiz
banks/Fantasy/.bankdir
banks/Fantasy/0012-Space Choir2.xiz
banks/Rhodes/
banks/Rhodes/0044-Echo Rhodes.xiz
banks/Rhodes/0034-FM Rhodes 2.xiz
banks/Rhodes/0008-Synth Rhodes1.xiz
banks/Rhodes/0036-FM Rhodes 4.xiz
banks/Rhodes/0067-RhodesPad1.xiz
banks/Rhodes/0035-FM Rhodes 3.xiz
banks/Rhodes/0014-Ice Rhodes3.xiz
banks/Rhodes/0001-DX Rhodes 1.xiz
banks/Rhodes/0012-Ice Rhodes1.xiz
banks/Rhodes/0002-DX Rhodes 2.xiz
banks/Rhodes/0003-DX Rhodes 3.xiz
banks/Rhodes/0005-DX Rhodes 5.xiz
banks/Rhodes/0043-Hard Rhodes2.xiz
banks/Rhodes/0042-Hard Rhodes1.xiz
banks/Rhodes/0041-Soft Rhodes.xiz
banks/Rhodes/0010-Synth Rhodes3.xiz
banks/Rhodes/0038-FM Rhodes 6.xiz
banks/Rhodes/0037-FM Rhodes 5.xiz
banks/Rhodes/0013-Ice Rhodes2.xiz
banks/Rhodes/0009-Synth Rhodes2.xiz
banks/Rhodes/0007-Dig Rhodes.xiz
banks/Rhodes/0033-FM Rhodes 1.xiz
banks/Rhodes/.bankdir
banks/Rhodes/0004-DX Rhodes 4.xiz
banks/Rhodes/0068-RhodesPad2.xiz
banks/Rhodes/0065-Steel Rhodes.xiz
banks/Rhodes/0045-A long time ago.xiz
banks/Will_J_Godfrey_Collection/
banks/Will_J_Godfrey_Collection/0037-Multi Synth.xiz
banks/Will_J_Godfrey_Collection/0042-Sweep Saw.xiz
banks/Will_J_Godfrey_Collection/0029-Full Strings.xiz
banks/Will_J_Godfrey_Collection/0078-Sweep Matrix.xiz
banks/Will_J_Godfrey_Collection/0001-Xylophone.xiz
banks/Will_J_Godfrey_Collection/0139-Home Piano.xiz
banks/Will_J_Godfrey_Collection/0021-Soft.xiz
banks/Will_J_Godfrey_Collection/0116-Power Guitar 1.xiz
banks/Will_J_Godfrey_Collection/0039-Medium Saw.xiz
banks/Will_J_Godfrey_Collection/0095-Soft Voyager Reverse.xiz
banks/Will_J_Godfrey_Collection/0079-Ice Field.xiz
banks/Will_J_Godfrey_Collection/0050-Fretless Bass.xiz
banks/Will_J_Godfrey_Collection/0028-Echo Bubbles.xiz
banks/Will_J_Godfrey_Collection/0044-Wipe Synth.xiz
banks/Will_J_Godfrey_Collection/0141-Soft Piano1.xiz
banks/Will_J_Godfrey_Collection/0123-Prophesy.xiz
banks/Will_J_Godfrey_Collection/0125-Pan Pipe 32.xiz
banks/Will_J_Godfrey_Collection/0152-Breathy Ahh.xiz
banks/Will_J_Godfrey_Collection/0091-Bright Rush Pipe.xiz
banks/Will_J_Godfrey_Collection/0023-Whistle.xiz
banks/Will_J_Godfrey_Collection/0149-Soft Choir.xiz
banks/Will_J_Godfrey_Collection/0018-Steel Wire.xiz
banks/Will_J_Godfrey_Collection/0052-Steel Bass.xiz
banks/Will_J_Godfrey_Collection/0002-Vibraphone.xiz
banks/Will_J_Godfrey_Collection/0127-Pan Pipe 96.xiz
banks/Will_J_Godfrey_Collection/0080-Hollow Ice Field.xiz
banks/Will_J_Godfrey_Collection/0024-Wipe Whistle.xiz
banks/Will_J_Godfrey_Collection/0120-Wet Brass.xiz
banks/Will_J_Godfrey_Collection/0155-Super Pad.xiz
banks/Will_J_Godfrey_Collection/0036-Bright Synth.xiz
banks/Will_J_Godfrey_Collection/0013-Trem Synth.xiz
banks/Will_J_Godfrey_Collection/0107-Daooww.xiz
banks/Will_J_Godfrey_Collection/0146-Space Voice.xiz
banks/Will_J_Godfrey_Collection/0010-Trem Lead.xiz
banks/Will_J_Godfrey_Collection/0064-Sines.xiz
banks/Will_J_Godfrey_Collection/0046-Master Synth Low.xiz
banks/Will_J_Godfrey_Collection/0133-Smooth Guitar.xiz
banks/Will_J_Godfrey_Collection/0022-Ultra Soft.xiz
banks/Will_J_Godfrey_Collection/0081-Beyond.xiz
banks/Will_J_Godfrey_Collection/0093-Voyager.xiz
banks/Will_J_Godfrey_Collection/0108-Yaooww.xiz
banks/Will_J_Godfrey_Collection/0012-Trem Synth Piano 3.xiz
banks/Will_J_Godfrey_Collection/0114-Overdrive 3.xiz
banks/Will_J_Godfrey_Collection/0132-Trem Guitar.xiz
banks/Will_J_Godfrey_Collection/0100-Sharp Reed.xiz
banks/Will_J_Godfrey_Collection/0061-Great Organ.xiz
banks/Will_J_Godfrey_Collection/0094-Soft Voyager.xiz
banks/Will_J_Godfrey_Collection/0086-ReedBank.xiz
banks/Will_J_Godfrey_Collection/0113-Overdrive 2.xiz
banks/Will_J_Godfrey_Collection/0059-Soft Organ.xiz
banks/Will_J_Godfrey_Collection/0083-Sweep Pad.xiz
banks/Will_J_Godfrey_Collection/0030-Slow Strings.xiz
banks/Will_J_Godfrey_Collection/0032-Pizzicato Strings.xiz
banks/Will_J_Godfrey_Collection/0110-Eeoow.xiz
banks/Will_J_Godfrey_Collection/0062-Hammond Organ.xiz
banks/Will_J_Godfrey_Collection/0103-Clarinet.xiz
banks/Will_J_Godfrey_Collection/0142-Soft Piano2.xiz
banks/Will_J_Godfrey_Collection/0067-Soft Flute.xiz
banks/Will_J_Godfrey_Collection/0040-Hard Saw.xiz
banks/Will_J_Godfrey_Collection/0087-Sweep Rushes.xiz
banks/Will_J_Godfrey_Collection/0075-Smooth.xiz
banks/Will_J_Godfrey_Collection/0054-Distorted Bass.xiz
banks/Will_J_Godfrey_Collection/0134-Nylon Guitar.xiz
banks/Will_J_Godfrey_Collection/0126-Pan Pipe.xiz
banks/Will_J_Godfrey_Collection/0057-Sub Delay.xiz
banks/Will_J_Godfrey_Collection/0089-Medium Rushes.xiz
banks/Will_J_Godfrey_Collection/0109-Yiee.xiz
banks/Will_J_Godfrey_Collection/0157-Hyper Matrix.xiz
banks/Will_J_Godfrey_Collection/0060-Thin Pipe.xiz
banks/Will_J_Godfrey_Collection/0096-Echo Choir.xiz
banks/Will_J_Godfrey_Collection/0068-Warm Flute.xiz
banks/Will_J_Godfrey_Collection/0085-Bottle.xiz
banks/Will_J_Godfrey_Collection/0073-Variable Reed.xiz
banks/Will_J_Godfrey_Collection/0004-Simple Chimes.xiz
banks/Will_J_Godfrey_Collection/0092-Bright Rush Long Tail.xiz
banks/Will_J_Godfrey_Collection/0101-Far Reed.xiz
banks/Will_J_Godfrey_Collection/0104-Bassoon.xiz
banks/Will_J_Godfrey_Collection/0047-Master Synth High.xiz
banks/Will_J_Godfrey_Collection/0015-Simple Square.xiz
banks/Will_J_Godfrey_Collection/0020-Fantasia.xiz
banks/Will_J_Godfrey_Collection/0003-Soft Vibes.xiz
banks/Will_J_Godfrey_Collection/0090-Bright Rushes.xiz
banks/Will_J_Godfrey_Collection/0112-Overdrive.xiz
banks/Will_J_Godfrey_Collection/0051-Decay Bass.xiz
banks/Will_J_Godfrey_Collection/0156-Hyper Pad.xiz
banks/Will_J_Godfrey_Collection/0097-Sharp.xiz
banks/Will_J_Godfrey_Collection/0045-Hard Stereo Sweep Synth.xiz
banks/Will_J_Godfrey_Collection/0158-Extreme.xiz
banks/Will_J_Godfrey_Collection/0063-Percussion Organ.xiz
banks/Will_J_Godfrey_Collection/0058-Reed Organ.xiz
banks/Will_J_Godfrey_Collection/0005-Silver Bell.xiz
banks/Will_J_Godfrey_Collection/0122-Extended Rushes.xiz
banks/Will_J_Godfrey_Collection/0038-Slow Saw.xiz
banks/Will_J_Godfrey_Collection/0106-Aooww.xiz
banks/Will_J_Godfrey_Collection/0151-Soft Ahh.xiz
banks/Will_J_Godfrey_Collection/0140-Moonlight Piano.xiz
banks/Will_J_Godfrey_Collection/0035-Hard Synth.xiz
banks/Will_J_Godfrey_Collection/0017-Super Square.xiz
banks/Will_J_Godfrey_Collection/0071-Ocarina.xiz
banks/Will_J_Godfrey_Collection/0025-Ghost Whistle.xiz
banks/Will_J_Godfrey_Collection/0143-Space Piano.xiz
banks/Will_J_Godfrey_Collection/0016-Full Square.xiz
banks/Will_J_Godfrey_Collection/0084-Breathy Pad.xiz
banks/Will_J_Godfrey_Collection/0098-Sharp and Warm.xiz
banks/Will_J_Godfrey_Collection/.bankdir
banks/Will_J_Godfrey_Collection/0117-Power Guitar 2.xiz
banks/Will_J_Godfrey_Collection/0008-Ethereal.xiz
banks/Will_J_Godfrey_Collection/0099-Sharp and Deep.xiz
banks/Will_J_Godfrey_Collection/0048-Sharp Synth.xiz
banks/Will_J_Godfrey_Collection/0077-Matrix.xiz
banks/Will_J_Godfrey_Collection/0088-Rushes.xiz
banks/Will_J_Godfrey_Collection/0033-Sweep Synth.xiz
banks/Will_J_Godfrey_Collection/0019-Metal Drips.xiz
banks/Will_J_Godfrey_Collection/0150-Full Choir.xiz
banks/Will_J_Godfrey_Collection/0160-Wind and Surf.xiz
banks/Will_J_Godfrey_Collection/0034-Warm Synth.xiz
banks/Will_J_Godfrey_Collection/0147-Space Voice 2.xiz
banks/Will_J_Godfrey_Collection/0053-Synth Bass.xiz
banks/Will_J_Godfrey_Collection/0131-Lite Guitar.xiz
banks/Will_J_Godfrey_Collection/0041-Voiced Saw.xiz
banks/chip/
banks/chip/0019-Alien_Chatter.xiz
banks/chip/0044-ChipBass.xiz
banks/chip/0010-Chip_Bass_Hit.xiz
banks/chip/0032-Chips_Plunks_2.xiz
banks/chip/0015-ChipSaw_3.xiz
banks/chip/0046-plucker.xiz
banks/chip/0050-Ghost_Bells.xiz
banks/chip/0003-Chip_Bass.xiz
banks/chip/0011-Chip.xiz
banks/chip/0026-Boink_Overdriven.xiz
banks/chip/0023-Bump.xiz
banks/chip/0038-iBrazz_1.xiz
banks/chip/0048-Glitch_in_the_Machine.xiz
banks/chip/0041-WindSawModu.xiz
banks/chip/0040-WindSaw.xiz
banks/chip/0006-Chip_Bass_4.xiz
banks/chip/0022-1234.xiz
banks/chip/0021-Batman_2.xiz
banks/chip/0024-Boink.xiz
banks/chip/0047-plucker2.xiz
banks/chip/0008-Chip_Hop2.xiz
banks/chip/0012-Chips_Funky_Flute.xiz
banks/chip/0002-Fantasy_Canyon_X.xiz
banks/chip/0030-Chips_Thing.xiz
banks/chip/0020-Batman.xiz
banks/chip/0004-Chip_Bass_2.xiz
banks/chip/0013-ChipSaw_1.xiz
banks/chip/0016-ChipSaw_4.xiz
banks/chip/0037-Wet_Works.xiz
banks/chip/0035-Darkness.xiz
banks/chip/0043-BigBass5.xiz
banks/chip/0025-Boink_120.xiz
banks/chip/0031-Chips_Plunks.xiz
banks/chip/0034-Bubbly_2.xiz
banks/chip/0033-Chips_Pulse.xiz
banks/chip/0049-Dings.xiz
banks/chip/0036-Darkness_2.xiz
banks/chip/0027-Ping_Chip.xiz
banks/chip/0042-EffectA.xiz
banks/chip/0007-Chip_Hop1.xiz
banks/chip/0029-Order_of_Chaos.xiz
banks/chip/0014-ChipSaw_2.xiz
banks/chip/0001-Fantasy_Canyon.xiz
banks/chip/0018-Chiffer_Chip.xiz
banks/chip/0028-ChipsPlucks.xiz
banks/chip/.bankdir
banks/chip/0009-Chip_Strange_1.xiz
banks/chip/0045-No_Trash_1.xiz
banks/chip/0017-SuperSquare1.xiz
banks/chip/0039-iBrazz_2.xiz
banks/chip/0005-Chip_Bass_3.xiz
banks/Dual/
banks/Dual/0008-Organ Choir Pad2.xiz
banks/Dual/0005-Organ and Saw.xiz
banks/Dual/0033-Rhodes Strings1.xiz
banks/Dual/0035-Rhodes Strings3.xiz
banks/Dual/0034-Rhodes Strings2.xiz
banks/Dual/0065-Dream of the Saw.xiz
banks/Dual/0002-Layered2.xiz
banks/Dual/0007-Organ Choir Pad1.xiz
banks/Dual/0036-Rhodes Strings4.xiz
banks/Dual/0001-Layered1.xiz
banks/Dual/.bankdir
banks/Strings/
banks/Strings/0038-Fat Saw.xiz
banks/Strings/0047-Vibratto Saw1.xiz
banks/Strings/0019-Sweep Pad 3Wah.xiz
banks/Strings/0014-Strings Pad5.xiz
banks/Strings/0001-Saw Strings 1.xiz
banks/Strings/0067-Dual Strings Oct1.xiz
banks/Strings/0043-Saw 3.xiz
banks/Strings/0050-Synth Violin 1.xiz
banks/Strings/0065-Simple Strings.xiz
banks/Strings/0011-Strings Pad2.xiz
banks/Strings/0046-Echoed Saw.xiz
banks/Strings/0016-Sweep Pad 1.xiz
banks/Strings/0003-Saw Strings 3.xiz
banks/Strings/0008-Saw Strings 8.xiz
banks/Strings/0007-Saw Strings 7.xiz
banks/Strings/0020-Sweep Pad 4.xiz
banks/Strings/0068-Dual Strings Oct2.xiz
banks/Strings/0041-Saw 1.xiz
banks/Strings/0048-Wah1.xiz
banks/Strings/0042-Saw 2.xiz
banks/Strings/0015-Strings Pad6.xiz
banks/Strings/0036-Fast Attack.xiz
banks/Strings/0051-Synth Violin 2 Fat.xiz
banks/Strings/0012-Strings Pad3.xiz
banks/Strings/0005-Saw Strings 5.xiz
banks/Strings/0035-Octave Pad.xiz
banks/Strings/0006-Saw Strings 6.xiz
banks/Strings/0033-Strings1.xiz
banks/Strings/0034-Dark Strings.xiz
banks/Strings/0002-Saw Strings 2.xiz
banks/Strings/0066-Dual Strings.xiz
banks/Strings/0004-Saw Strings 4.xiz
banks/Strings/0018-Sweep Pad 2.xiz
banks/Strings/0017-Sweep Pad 1 Fat.xiz
banks/Strings/.bankdir
banks/Strings/0010-Strings Pad1.xiz
banks/Strings/0013-Strings Pad4.xiz
banks/Strings/0045-Soft Saw Pad.xiz
banks/Strings/0073-Morph Strings1.xiz
banks/Strings/0044-Saw Pad.xiz
banks/Choir_and_Voice/
banks/Choir_and_Voice/0033-Choir.xiz
banks/Choir_and_Voice/0066-Vocal Morph 2.xiz
banks/Choir_and_Voice/0007-Choir Pad3.xiz
banks/Choir_and_Voice/0037-Voiced Synth.xiz
banks/Choir_and_Voice/0035-Wah Choir.xiz
banks/Choir_and_Voice/0034-Slow Morph_Choir.xiz
banks/Choir_and_Voice/0069-Vocal Morph 5.xiz
banks/Choir_and_Voice/0009-Choir Pad5.xiz
banks/Choir_and_Voice/0003-EHH Choir 1.xiz
banks/Choir_and_Voice/0068-Vocal Morph 4.xiz
banks/Choir_and_Voice/0006-Choir Pad2.xiz
banks/Choir_and_Voice/0004-Voice OOH.xiz
banks/Choir_and_Voice/0001-AHH Choir 1.xiz
banks/Choir_and_Voice/0002-AHH Choir 2.xiz
banks/Choir_and_Voice/0039-Ohh Choir.xiz
banks/Choir_and_Voice/0036-Eooooo.xiz
banks/Choir_and_Voice/0005-Choir Pad1.xiz
banks/Choir_and_Voice/0067-Vocal Morph 3.xiz
banks/Choir_and_Voice/0071-Vocal Morph 7.xiz
banks/Choir_and_Voice/0008-Choir Pad4.xiz
banks/Choir_and_Voice/.bankdir
banks/Choir_and_Voice/0065-Vocal Morph 1.xiz
banks/Choir_and_Voice/0070-Vocal Morph 6.xiz
banks/Choir_and_Voice/0010-Choir Pad6.xiz
banks/Guitar/
banks/Guitar/0035-Short.xiz
banks/Guitar/0034-Trash Guitar 2.xiz
banks/Guitar/0002-Dist Guitar 2.xiz
banks/Guitar/0004-Dist Guitar 4.xiz
banks/Guitar/0033-Trash Guitar 1.xiz
banks/Guitar/0005-Dist Guitar 5.xiz
banks/Guitar/0003-Dist Guitar 3.xiz
banks/Guitar/0097-Space Guitar.xiz
banks/Guitar/0066-Electric Guitar.xiz
banks/Guitar/0065-Clean Guitar1.xiz
banks/Guitar/.bankdir
banks/Guitar/0001-Dist Guitar 1.xiz
banks/SynthPiano/
banks/SynthPiano/0037-FM Synth1.xiz
banks/SynthPiano/0067-Synth Piano 3.xiz
banks/SynthPiano/0009-Termollo3.xiz
banks/SynthPiano/0007-Termollo1.xiz
banks/SynthPiano/0069-Synth Piano 3 det.xiz
banks/SynthPiano/0068-Synth Piano 3 fat.xiz
banks/SynthPiano/0040-BinaryPiano2.xiz
banks/SynthPiano/0065-Synth Piano 1.xiz
banks/SynthPiano/0012-Drop2.xiz
banks/SynthPiano/0002-Soft Piano 2.xiz
banks/SynthPiano/0011-Drop1.xiz
banks/SynthPiano/0043-Saw Piano 1.xiz
banks/SynthPiano/0039-BinaryPiano1.xiz
banks/SynthPiano/0035-Analog Piano 3.xiz
banks/SynthPiano/0001-Soft Piano 1.xiz
banks/SynthPiano/0008-Termollo2.xiz
banks/SynthPiano/0004-Fantasy Bell.xiz
banks/SynthPiano/0034-Analog Piano 2.xiz
banks/SynthPiano/0070-Synth Piano 4.xiz
banks/SynthPiano/0033-Analog Piano 1.xiz
banks/SynthPiano/0066-Synth Piano 2.xiz
banks/SynthPiano/0005-Synth Piano1.xiz
banks/SynthPiano/0071-Synth Piano 5.xiz
banks/SynthPiano/0006-Synth Piano2.xiz
banks/SynthPiano/.bankdir
banks/Bass/
banks/Bass/0004-Bass 4.xiz
banks/Bass/0033-Wah Bass.xiz
banks/Bass/0036-FM Bass 2.xiz
banks/Bass/0001-Bass 1.xiz
banks/Bass/0005-Bass 5.xiz
banks/Bass/0006-Analogue Bass.xiz
banks/Bass/0035-FM Bass 1.xiz
banks/Bass/0002-Bass 2.xiz
banks/Bass/.bankdir
banks/Bass/0003-Bass 3 _analog_.xiz
banks/Brass/
banks/Brass/0001-FM Thrumpet.xiz
banks/Brass/0035-Analog Brass 3.xiz
banks/Brass/0066-Fat Brass.xiz
banks/Brass/0011-Brazz 1.xiz
banks/Brass/0004-Synth Brazz 2.xiz
banks/Brass/0033-Analog Brass 1.xiz
banks/Brass/0065-Simple Brass.xiz
banks/Brass/0034-Analog Brass 2.xiz
banks/Brass/0007-Synth Brass 5.xiz
banks/Brass/0068-Brass Pad2.xiz
banks/Brass/0005-Synth Brass 3.xiz
banks/Brass/0067-Brass Pad1.xiz
banks/Brass/0036-Analog Brass 4.xiz
banks/Brass/0006-Synth Brass 4.xiz
banks/Brass/0012-Brazz 2.xiz
banks/Brass/0003-Synth Brazz 1.xiz
banks/Brass/0009-Wah Brass.xiz
banks/Brass/.bankdir
banks/Brass/0010-Solo Synth1.xiz
banks/Reed_and_Wind/
banks/Reed_and_Wind/0002-Flute 2.xiz
banks/Reed_and_Wind/0068-Chorused Flute.xiz
banks/Reed_and_Wind/0039-Reed 7.xiz
banks/Reed_and_Wind/0033-Reed 1.xiz
banks/Reed_and_Wind/0040-Reed 8.xiz
banks/Reed_and_Wind/0006-Clarinet.xiz
banks/Reed_and_Wind/0005-FM Reed.xiz
banks/Reed_and_Wind/0036-Reed 4.xiz
banks/Reed_and_Wind/0038-Reed 6.xiz
banks/Reed_and_Wind/0035-Reed 3.xiz
banks/Reed_and_Wind/0003-Flute 3.xiz
banks/Reed_and_Wind/0066-Fat Reed2.xiz
banks/Reed_and_Wind/0037-Reed 5.xiz
banks/Reed_and_Wind/0034-Reed 2.xiz
banks/Reed_and_Wind/0001-Flute 1.xiz
banks/Reed_and_Wind/0007-Breathy1.xiz
banks/Reed_and_Wind/.bankdir
banks/Reed_and_Wind/0065-Fat Reed1.xiz
banks/Reed_and_Wind/0067-Fat Reed3 square.xiz
banks/Drums/
banks/Drums/.bankdir
banks/Drums/0001-Drums Kit1.xiz
banks/README.txt
banks/Pads/
banks/Pads/0004-Analog Pad 2.xiz
banks/Pads/0066-Flanged Pad 1.xiz
banks/Pads/0009-Resonance Pad2.xiz
banks/Pads/0037-Synth Pad 5.xiz
banks/Pads/0065-Soft Pad.xiz
banks/Pads/0036-Synth Pad 4.xiz
banks/Pads/0006-Square Pad 2.xiz
banks/Pads/0035-Synth Pad 3.xiz
banks/Pads/0034-Synth Pad 2.xiz
banks/Pads/0003-Analog Pad 1.xiz
banks/Pads/0002-sin2x pad.xiz
banks/Pads/0005-Square Pad 1.xiz
banks/Pads/0001-Sine Pad.xiz
banks/Pads/0033-Synth Pad 1.xiz
banks/Pads/0008-Resonance Pad1.xiz
banks/Pads/0097-Bell Pad.xiz
banks/Pads/.bankdir
banks/Plucked/
banks/Plucked/0002-Plucked 2.xiz
banks/Plucked/0004-Plucked 4.xiz
banks/Plucked/0065-Plucked Pad1.xiz
banks/Plucked/0001-Plucked 1.xiz
banks/Plucked/0036-Plucked Wah.xiz
banks/Plucked/0003-Plucked 3.xiz
banks/Plucked/0005-Plucked 5.xiz
banks/Plucked/0006-Plucked 6.xiz
banks/Plucked/0033-Plucked String1.xiz
banks/Plucked/.bankdir
banks/Plucked/0034-Plucked String2.xiz
banks/Noises/
banks/Noises/0034-Metal Sound 2.xiz
banks/Noises/0035-Metal Sound 3.xiz
banks/Noises/0038-Metal Sound 5.xiz
banks/Noises/0037-Metal Sound 4.xiz
banks/Noises/0006-Wind.xiz
banks/Noises/0001-Synth Effect.xiz
banks/Noises/0003-Noise1.xiz
banks/Noises/0065-Short noise.xiz
banks/Noises/0004-Noise2.xiz
banks/Noises/.bankdir
banks/Noises/0002-Ioioioioioi.xiz
banks/Noises/0033-Metal Sound 1.xiz
banks/Misc/
banks/Misc/0069-SuperSaw 5.xiz
banks/Misc/0035-Trash Synth 3.xiz
banks/Misc/0034-Trash Synth 2.xiz
banks/Misc/0067-SuperSaw 3.xiz
banks/Misc/0036-Trash Synth 4.xiz
banks/Misc/0070-SuperSaw 6.xiz
banks/Misc/0033-Trash Synth 1.xiz
banks/Misc/0004-Bells 3.xiz
banks/Misc/0003-Bells 2.xiz
banks/Misc/0066-SuperSaw 2.xiz
banks/Misc/0005-Bells 4.xiz
banks/Misc/0065-SuperSaw 1.xiz
banks/Misc/.bankdir
banks/Misc/0002-Bells 1.xiz
banks/Misc/0001-Memories.xiz
banks/Misc/0068-SuperSaw 4.xiz
banks/Synth/
banks/Synth/0070-Solo Synth 1.xiz
banks/Synth/0007-Analog Filter 1.xiz
banks/Synth/0008-Analog Filter 2.xiz
banks/Synth/0067-Detuned Harmonic.xiz
banks/Synth/0037-Resonance Synth.xiz
banks/Synth/0001-Soft Synth 1.xiz
banks/Synth/0005-Pulse Pad 2.xiz
banks/Synth/0006-Pulse Pad 3.xiz
banks/Synth/0065-Computer Lead1.xiz
banks/Synth/0004-Pulse Pad 1.xiz
banks/Synth/0035-Phased Pad 3.xiz
banks/Synth/0097-FM Synth.xiz
banks/Synth/0033-Phased Pad 1.xiz
tar: presets: Cannot stat: No such file or directory
banks/Synth/0039-Multi-phase synth.xiz
tar: Exiting with failure status due to previous errors
banks/Synth/0034-Phased Pad 2.xiz
banks/Synth/0066-Computer Lead2.xiz
banks/Synth/0002-Soft Synth 2.xiz
banks/Synth/.bankdir
+ cd src
+ install -m 0755 yoshimi
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/bin
+ mkdir -p
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/applications
+ desktop-file-install
--dir=/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/applications
/home/makerpm/rpmbuild/SOURCES/yoshimi.desktop
+ mkdir -p
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/icons/hicolor/scalable/apps
+ install -m 644 /home/makerpm/rpmbuild/SOURCES/yoshimi.svg
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/icons/hicolor/scalable/apps/yoshimi.svg
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/makerpm/rpmbuild/BUILD/yoshimi-0.057
extracting debug info from
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/bin/yoshimi
cpio:
/builddir/build/BUILD/gcc-4.4.3-20100127/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgcc:
Cannot stat: No such file or directory
0 blocks
+ /usr/lib/rpm/check-rpaths /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: yoshimi-0.057-1.fc12.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wCzlSc
+ umask 022
+ cd /home/makerpm/rpmbuild/BUILD
+ cd yoshimi-0.057
+
DOCDIR=/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/doc/yoshimi-0.057
+ export DOCDIR
+ rm -rf
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/doc/yoshimi-0.057
+ /bin/mkdir -p
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/doc/yoshimi-0.057
+ cp -pr README.txt COPYING
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64/usr/share/doc/yoshimi-0.057
+ exit 0
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: libGL.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit)
libX11.so.6()(64bit) libXext.so.6()(64bit) libasound.so.2()(64bit)
libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit)
libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libfftw3.so.3()(64bit)
libfftw3_threads.so.3()(64bit) libfltk.so.1.1()(64bit)
libfltk_forms.so.1.1()(64bit) libfltk_gl.so.1.1()(64bit)
libfltk_images.so.1.1()(64bit) libfontconfig.so.1()(64bit)
libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit)
libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmxml.so.1()(64bit)
libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit)
libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(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: yoshimi-debuginfo-0.057-1.fc12.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
Wrote: /home/makerpm/rpmbuild/SRPMS/yoshimi-0.057-1.fc12.src.rpm
Wrote: /home/makerpm/rpmbuild/RPMS/x86_64/yoshimi-0.057-1.fc12.x86_64.rpm
Wrote:
/home/makerpm/rpmbuild/RPMS/x86_64/yoshimi-debuginfo-0.057-1.fc12.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xj1oSH
+ umask 022
+ cd /home/makerpm/rpmbuild/BUILD
+ cd yoshimi-0.057
+ rm -rf /home/makerpm/rpmbuild/BUILDROOT/yoshimi-0.057-1.fc12.x86_64
+ exit 0

Other related posts:

  • » [yoshimi-user] Little build issues - Jonathan E. Brickman