Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179547 Details for
Bug 256136
media-sound/hydrogen-0.9.3-r4 MAKEOPTS="-j3" - hydrogen-0.9.3/src/tools/HydrogenPlayer.cpp:63: undefined reference to `Song::load(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Hydrogen build log
media-sound:hydrogen-0.9.3-r4:20090124-124600.log (text/plain), 78.24 KB, created by
Fabiano Francesconi
on 2009-01-24 12:50:45 UTC
(
hide
)
Description:
Hydrogen build log
Filename:
MIME Type:
Creator:
Fabiano Francesconi
Created:
2009-01-24 12:50:45 UTC
Size:
78.24 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking hydrogen-0.9.3.tar.gz to /var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work >>>> Source unpacked. > [32;01m*[0m Applying hydrogen-0.9.2-configure.in.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-gcc-4.1-tinyxml.h.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-flac113.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-automagic.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-desktop-noexec.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-gcc43.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hydrogen-0.9.3-gcc43noalsa.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3' ... > [32;01m*[0m Running aclocal ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m >>>> Configuring source in /var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3 ... >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-jack-support --disable-portaudio --enable-alsa --disable-debug --enable-flac_support --disable-ladspa --disable-lrdf-support --disable-oss-support --build=i686-pc-linux-gnu > > >----------------------------------------------------------------- >Starting Hydrogen 0.9.3 configuration... >----------------------------------------------------------------- > > > * LADSPA support disabled. >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no > >--- Checking for QT Libs ---------------------------------------- >checking whether QTDIR environment variable is set... /usr/qt/3 > * Searching for Qt library > |-> searching QT in /usr/qt/3 *** Found *** >checking for qmake... /usr/qt/3/bin/qmake >checking for moc... /usr/qt/3/bin/moc >checking for uic... /usr/qt/3/bin/uic > >----------------------------------------------------------------- >Checking for libraries.. >----------------------------------------------------------------- >checking for main in -lm... yes >checking for main in -lX11... yes >checking for main in -lXext... yes >checking for main in -l/usr/qt/3... no >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for system... yes > >--- Checking for libsndfile ------------------------------------- >checking for sf_open in -lsndfile... yes >----------------------------------------------------------------- > > >--- Checking for FLAC++ Libs ------------------------------------ >checking FLAC++/all.h usability... yes >checking FLAC++/all.h presence... yes >checking for FLAC++/all.h... yes >----------------------------------------------------------------- > > >--- Checking for JACK ------------------------------------------- >JACK support disabled >----------------------------------------------------------------- > > >--- Checking for ALSA Libs -------------------------------------- >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_seq_open in -lasound... yes >----------------------------------------------------------------- > > >--- Checking for OSS -------------------------------------------- >OSS support disabled. >----------------------------------------------------------------- > > >--- Checking for PortAudio ------------------------------------- > >--- Checking for PortMidi ------------------------------------- >checking whether PORTMIDIPATH environment variable is set... PORTMIDIPATH is not set. No PortMidi support. >----------------------------------------------------------------- > > >--- Checking for LRDF ------------------------------------------- >----------------------------------------------------------------- > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating hydrogen.pro >config.status: creating hydrogenPlayer.pro >config.status: creating hydrogenBenchmark.pro >config.status: creating hydrogen2Midi.pro >config.status: creating hydrogenCUI.pro >config.status: creating hydrogen.desktop >config.status: creating plugins/Makefile >config.status: creating plugins/wasp/Makefile >config.status: creating config.h > > >----------------------------------------------------------------- > Hydrogen 0.9.3 configuration: >----------------------------------------------------------------- > > Source code location: . > Prefix /usr > Data path /usr/share/hydrogen > LDFLAGS -lsndfile -lFLAC++ -lFLAC -lasound > > Debug messages: no > FLAC: yes > LRDF: no > > Jack: no > ALSA : yes > OSS: no > PortAudio no > PortMidi: no > > Features list = (FLAC) (Alsa) > >----------------------------------------------------------------- >Now type make to build Hydrogen. >----------------------------------------------------------------- > >If you're not a member of hydrogen-dev mailing list yet, please join. >Please see http://www.hydrogen-music.org for details. > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3 ... >make -j3 >make[1]: Entering directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/plugins' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >make[2]: Entering directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/plugins/wasp' >gcc -I/usr/local/include/ -Iinclude -fPIC -DPIC -Wall -O2 -g -c -o plugins/booster.o plugins/booster.c >make[1]: Entering directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >/usr/qt/3/bin/uic src/gui/UI/AboutDialog_UI.ui -o src/gui/UI/AboutDialog_UI.h >make[1]: Entering directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/tinystr.o src/lib/xml/tinystr.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/AudioEngineInfoForm_UI.ui -o src/gui/UI/AudioEngineInfoForm_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/DrumkitManager_UI.ui -o src/gui/UI/DrumkitManager_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/ExportSongDialog_UI.ui -o src/gui/UI/ExportSongDialog_UI.h >ld -shared -o wasp_booster.so plugins/booster.o >gcc -I/usr/local/include/ -Iinclude -fPIC -DPIC -Wall -O2 -g -c -o plugins/noisifier.o plugins/noisifier.c >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/LadspaFXSelector_UI.ui -o src/gui/UI/LadspaFXSelector_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/PatternFillDialog_UI.ui -o src/gui/UI/PatternFillDialog_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/PatternPropertiesDialog_UI.ui -o src/gui/UI/PatternPropertiesDialog_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/PreferencesDialog_UI.ui -o src/gui/UI/PreferencesDialog_UI.h >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/tinyxml.o src/lib/xml/tinyxml.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >/usr/qt/3/bin/uic src/gui/UI/SongPropertiesDialog_UI.ui -o src/gui/UI/SongPropertiesDialog_UI.h >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/tinyxml.o src/lib/xml/tinyxml.cpp >ld -shared -o wasp_noisifier.so plugins/noisifier.o >gcc -I/usr/local/include/ -Iinclude -fPIC -DPIC -Wall -O2 -g -c -o plugins/xshaper.o plugins/x-shaper.c >ld -shared -o wasp_xshaper.so plugins/xshaper.o >make[2]: Leaving directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/plugins/wasp' >make[1]: Leaving directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/plugins' >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/tinyxmlerror.o src/lib/xml/tinyxmlerror.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/tinyxmlparser.o src/lib/xml/tinyxmlparser.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AlsaMidiDriver.o src/lib/drivers/AlsaMidiDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/DiskWriterDriver.o src/lib/drivers/DiskWriterDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/FakeDriver.o src/lib/drivers/FakeDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/JackDriver.o src/lib/drivers/JackDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/NullDriver.o src/lib/drivers/NullDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/OssDriver.o src/lib/drivers/OssDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/TransportInfo.o src/lib/drivers/TransportInfo.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/TransportInfo.o src/lib/drivers/TransportInfo.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AlsaAudioDriver.o src/lib/drivers/AlsaAudioDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AlsaAudioDriver.o src/lib/drivers/AlsaAudioDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/MidiDriver.o src/lib/drivers/MidiDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PortMidiDriver.o src/lib/drivers/PortMidiDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PortAudioDriver.o src/lib/drivers/PortAudioDriver.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LadspaFX.o src/lib/fx/LadspaFX.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SMF.o src/lib/smf/SMF.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SMFEvent.o src/lib/smf/SMFEvent.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/ADSR.o src/lib/ADSR.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/DataPath.o src/lib/DataPath.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/DataPath.o src/lib/DataPath.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/EventQueue.o src/lib/EventQueue.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/EventQueue.o src/lib/EventQueue.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/FLACFile.o src/lib/FLACFile.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/FLACFile.o src/lib/FLACFile.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Hydrogen.o src/lib/Hydrogen.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Hydrogen.o src/lib/Hydrogen.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LocalFileMng.o src/lib/LocalFileMng.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Object.o src/lib/Object.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Preferences.o src/lib/Preferences.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Sample.o src/lib/Sample.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Song.o src/lib/Song.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/HydrogenPlayer.o src/tools/HydrogenPlayer.cpp >i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,-O1 -o hydrogenPlayer src/tinystr.o src/tinyxml.o src/tinyxmlerror.o src/tinyxmlparser.o src/AlsaMidiDriver.o src/DiskWriterDriver.o src/FakeDriver.o src/JackDriver.o src/NullDriver.o src/OssDriver.o src/TransportInfo.o src/AlsaAudioDriver.o src/MidiDriver.o src/PortMidiDriver.o src/PortAudioDriver.o src/LadspaFX.o src/SMF.o src/SMFEvent.o src/ADSR.o src/DataPath.o src/EventQueue.o src/FLACFile.o src/Hydrogen.o src/LocalFileMng.o src/Object.o src/Preferences.o src/Sample.o src/Song.o src/HydrogenPlayer.o -L/usr/qt/3/lib -L/usr/X11R6/lib -lsndfile -lFLAC++ -lFLAC -lasound -lqt-mt -lXext -lX11 -lm -lpthread >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Button.o src/gui/widgets/Button.cpp >src/MidiDriver.o: In function `MidiDriver::handleNoteOffMessage(MidiMessage const&)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/drivers/MidiDriver.cpp:181: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/drivers/MidiDriver.cpp:188: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >src/SMF.o: In function `SMFWriter::save(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Song*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/smf/SMF.cpp:236: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/smf/SMF.cpp:237: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/smf/SMF.cpp:244: undefined reference to `SequenceList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/smf/SMF.cpp:245: undefined reference to `SequenceList::get(int)' >src/Hydrogen.o: In function `Hydrogen::previewSample(Sample*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2621: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2627: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1671: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1673: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1695: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1697: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_removeSong()': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1433: undefined reference to `PatternList::clear()' >src/Hydrogen.o: In function `audioEngine_init()': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:265: undefined reference to `PatternList::PatternList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:298: undefined reference to `Instrument::Instrument(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, bool, bool, float, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:300: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:300: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:304: undefined reference to `Instrument::Instrument(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, bool, bool, float, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:306: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:306: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >src/Hydrogen.o: In function `Hydrogen::setPatternPos(int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2591: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1671: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1695: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1673: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1697: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `Hydrogen::setNextPattern(int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2262: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2266: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2263: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_setSong(Song*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1382: undefined reference to `PatternList::clear()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1393: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1394: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1394: undefined reference to `PatternList::add(Pattern*)' >src/Hydrogen.o: In function `audioEngine_process_playNotes': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:616: undefined reference to `InstrumentList::getPos(Instrument*)' >src/Hydrogen.o: In function `Hydrogen::loadDrumkit(DrumkitInfo*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2478: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2479: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2481: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2482: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2499: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2504: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2506: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2485: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2512: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2514: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2545: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2546: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2549: undefined reference to `InstrumentList::get(unsigned int)' >src/Hydrogen.o: In function `Hydrogen::addRealtimeNote(int, float, float, float, float, bool)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2149: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2156: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2161: undefined reference to `SequenceList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2195: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2150: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:2177: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1671: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1695: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1673: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1697: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_updateNoteQueue(unsigned int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1605: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1606: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1607: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1617: undefined reference to `SequenceList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1638: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1619: undefined reference to `SequenceList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1550: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1551: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1671: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1695: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1673: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_updateNoteQueue(unsigned int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1597: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1697: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_updateNoteQueue(unsigned int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1535: undefined reference to `PatternList::clear()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1538: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1538: undefined reference to `PatternList::add(Pattern*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1537: undefined reference to `PatternList::getSize()' >src/Hydrogen.o: In function `findPatternInTick': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1671: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1673: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1695: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1697: undefined reference to `PatternList::get(int)' >src/Hydrogen.o: In function `audioEngine_updateNoteQueue(unsigned int)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1560: undefined reference to `PatternList::clear()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1561: undefined reference to `PatternList::add(Pattern*)' >src/Hydrogen.o: In function `audioEngine_renderNote(Note*, unsigned int const&)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1237: undefined reference to `Instrument::getLayer(int)' >src/Hydrogen.o: In function `audioEngine_renderNote_noResample': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:961: undefined reference to `InstrumentList::getPos(Instrument*)' >src/Hydrogen.o: In function `audioEngine_renderNote_resample': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/Hydrogen.cpp:1090: undefined reference to `InstrumentList::getPos(Instrument*)' >src/LocalFileMng.o: In function `SongWriter::writeSong(Song*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1189: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1193: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1230: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1261: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1263: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1274: undefined reference to `SequenceList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1276: undefined reference to `SequenceList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1318: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1319: undefined reference to `PatternList::get(int)' >src/LocalFileMng.o: In function `SongReader::getNote(TiXmlNode*, InstrumentList*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1112: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1113: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1123: undefined reference to `Note::Note(Instrument*, unsigned int, float, float, float, int, float)' >src/LocalFileMng.o: In function `SongReader::getSequence(TiXmlNode*, InstrumentList*, bool)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1078: undefined reference to `Sequence::Sequence()' >src/LocalFileMng.o: In function `SongReader::getPattern(TiXmlNode*, InstrumentList*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1046: undefined reference to `Pattern::Pattern(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1048: undefined reference to `SequenceList::SequenceList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1058: undefined reference to `SequenceList::add(Sequence*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1067: undefined reference to `Sequence::Sequence()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:1068: undefined reference to `SequenceList::add(Sequence*)' >src/LocalFileMng.o: In function `SongReader::readSong(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:685: undefined reference to `Song::Song(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, float)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:692: undefined reference to `Song::setSwingFactor(float)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:701: undefined reference to `InstrumentList::InstrumentList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:738: undefined reference to `Instrument::Instrument(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, bool, bool, float, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:781: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:782: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:829: undefined reference to `InstrumentList::add(Instrument*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:833: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:834: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:838: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:806: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:811: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:876: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:877: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:879: undefined reference to `InstrumentList::add(Instrument*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:858: undefined reference to `Instrument::Instrument(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, bool, bool, float, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:896: undefined reference to `PatternList::PatternList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:903: undefined reference to `PatternList::add(Pattern*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:923: undefined reference to `PatternList::PatternList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:927: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:928: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:936: undefined reference to `PatternList::add(Pattern*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:942: undefined reference to `PatternList::PatternList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:947: undefined reference to `PatternList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:948: undefined reference to `PatternList::get(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:956: undefined reference to `PatternList::add(Pattern*)' >src/LocalFileMng.o: In function `LocalFileMng::loadDrumkit(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:207: undefined reference to `DrumkitInfo::DrumkitInfo()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:212: undefined reference to `InstrumentList::InstrumentList()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:239: undefined reference to `Instrument::Instrument(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float, bool, bool, float, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:260: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:261: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:303: undefined reference to `InstrumentList::add(Instrument*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:306: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:307: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:310: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:280: undefined reference to `InstrumentLayer::InstrumentLayer(Sample*)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:285: undefined reference to `Instrument::setLayer(InstrumentLayer*, unsigned int)' >src/LocalFileMng.o: In function `LocalFileMng::saveDrumkit(DrumkitInfo*)': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:328: undefined reference to `DrumkitInfo::dump()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:360: undefined reference to `InstrumentList::getSize()' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:363: undefined reference to `InstrumentList::get(unsigned int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:366: undefined reference to `Instrument::getLayer(int)' >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/lib/LocalFileMng.cpp:416: undefined reference to `Instrument::getLayer(int)' >src/HydrogenPlayer.o: In function `main': >/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3/src/tools/HydrogenPlayer.cpp:63: undefined reference to `Song::load(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)' >collect2: ld returned 1 exit status >make[1]: *** [hydrogenPlayer] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3' >make: *** [hydrogenPlayer] Error 2 >make: *** Waiting for unfinished jobs.... >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/CpuLoadWidget.o src/gui/widgets/CpuLoadWidget.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/ClickableLabel.o src/gui/widgets/ClickableLabel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Fader.o src/gui/widgets/Fader.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LCD.o src/gui/widgets/LCD.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/MidiActivityWidget.o src/gui/widgets/MidiActivityWidget.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Rotary.o src/gui/widgets/Rotary.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/InstrumentEditor.o src/gui/InstrumentEditor/InstrumentEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/WaveDisplay.o src/gui/InstrumentEditor/WaveDisplay.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LayerPreview.o src/gui/InstrumentEditor/LayerPreview.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SongEditor.o src/gui/SongEditor/SongEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SongEditorPanel.o src/gui/SongEditor/SongEditorPanel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternEditor.o src/gui/PatternEditor/PatternEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternEditorPanel.o src/gui/PatternEditor/PatternEditorPanel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/Mixer.o src/gui/Mixer/Mixer.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/MixerLine.o src/gui/Mixer/MixerLine.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AboutDialog.o src/gui/AboutDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AudioEngineInfoForm.o src/gui/AudioEngineInfoForm.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/DrumkitManager.o src/gui/DrumkitManager.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/ExportSongDialog.o src/gui/ExportSongDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/FilePreview.o src/gui/FilePreview.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/HelpBrowser.o src/gui/HelpBrowser.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/HydrogenApp.o src/gui/HydrogenApp.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LadspaFXProperties.o src/gui/LadspaFXProperties.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LadspaFXSelector.o src/gui/LadspaFXSelector.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/MainForm.o src/gui/MainForm.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternFillDialog.o src/gui/PatternFillDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternPropertiesDialog.o src/gui/PatternPropertiesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PlayerControl.o src/gui/PlayerControl.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PreferencesDialog.o src/gui/PreferencesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SongPropertiesDialog.o src/gui/SongPropertiesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SplashScreen.o src/gui/SplashScreen.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/main.o src/gui/main.cpp >/usr/qt/3/bin/uic src/gui/UI/AboutDialog_UI.ui -i AboutDialog_UI.h -o src/gui/UI/AboutDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AboutDialog_UI.o src/gui/UI/AboutDialog_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/AudioEngineInfoForm_UI.ui -i AudioEngineInfoForm_UI.h -o src/gui/UI/AudioEngineInfoForm_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/AudioEngineInfoForm_UI.o src/gui/UI/AudioEngineInfoForm_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/DrumkitManager_UI.ui -i DrumkitManager_UI.h -o src/gui/UI/DrumkitManager_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/DrumkitManager_UI.o src/gui/UI/DrumkitManager_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/ExportSongDialog_UI.ui -i ExportSongDialog_UI.h -o src/gui/UI/ExportSongDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/ExportSongDialog_UI.o src/gui/UI/ExportSongDialog_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/LadspaFXSelector_UI.ui -i LadspaFXSelector_UI.h -o src/gui/UI/LadspaFXSelector_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/LadspaFXSelector_UI.o src/gui/UI/LadspaFXSelector_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/PatternFillDialog_UI.ui -i PatternFillDialog_UI.h -o src/gui/UI/PatternFillDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternFillDialog_UI.o src/gui/UI/PatternFillDialog_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/PatternPropertiesDialog_UI.ui -i PatternPropertiesDialog_UI.h -o src/gui/UI/PatternPropertiesDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PatternPropertiesDialog_UI.o src/gui/UI/PatternPropertiesDialog_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/PreferencesDialog_UI.ui -i PreferencesDialog_UI.h -o src/gui/UI/PreferencesDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/PreferencesDialog_UI.o src/gui/UI/PreferencesDialog_UI.cpp >/usr/qt/3/bin/uic src/gui/UI/SongPropertiesDialog_UI.ui -i SongPropertiesDialog_UI.h -o src/gui/UI/SongPropertiesDialog_UI.cpp >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/SongPropertiesDialog_UI.o src/gui/UI/SongPropertiesDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/widgets/Button.h -o src/gui/widgets/moc_Button.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_Button.o src/gui/widgets/moc_Button.cpp >/usr/qt/3/bin/moc src/gui/widgets/CpuLoadWidget.h -o src/gui/widgets/moc_CpuLoadWidget.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_CpuLoadWidget.o src/gui/widgets/moc_CpuLoadWidget.cpp >/usr/qt/3/bin/moc src/gui/widgets/ClickableLabel.h -o src/gui/widgets/moc_ClickableLabel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_ClickableLabel.o src/gui/widgets/moc_ClickableLabel.cpp >/usr/qt/3/bin/moc src/gui/widgets/Fader.h -o src/gui/widgets/moc_Fader.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_Fader.o src/gui/widgets/moc_Fader.cpp >/usr/qt/3/bin/moc src/gui/widgets/LCD.h -o src/gui/widgets/moc_LCD.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_LCD.o src/gui/widgets/moc_LCD.cpp >/usr/qt/3/bin/moc src/gui/widgets/MidiActivityWidget.h -o src/gui/widgets/moc_MidiActivityWidget.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_MidiActivityWidget.o src/gui/widgets/moc_MidiActivityWidget.cpp >/usr/qt/3/bin/moc src/gui/widgets/Rotary.h -o src/gui/widgets/moc_Rotary.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_Rotary.o src/gui/widgets/moc_Rotary.cpp >/usr/qt/3/bin/moc src/gui/InstrumentEditor/InstrumentEditor.h -o src/gui/InstrumentEditor/moc_InstrumentEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_InstrumentEditor.o src/gui/InstrumentEditor/moc_InstrumentEditor.cpp >/usr/qt/3/bin/moc src/gui/InstrumentEditor/WaveDisplay.h -o src/gui/InstrumentEditor/moc_WaveDisplay.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_WaveDisplay.o src/gui/InstrumentEditor/moc_WaveDisplay.cpp >/usr/qt/3/bin/moc src/gui/InstrumentEditor/LayerPreview.h -o src/gui/InstrumentEditor/moc_LayerPreview.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_LayerPreview.o src/gui/InstrumentEditor/moc_LayerPreview.cpp >/usr/qt/3/bin/moc src/gui/SongEditor/SongEditor.h -o src/gui/SongEditor/moc_SongEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_SongEditor.o src/gui/SongEditor/moc_SongEditor.cpp >/usr/qt/3/bin/moc src/gui/SongEditor/SongEditorPanel.h -o src/gui/SongEditor/moc_SongEditorPanel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_SongEditorPanel.o src/gui/SongEditor/moc_SongEditorPanel.cpp >/usr/qt/3/bin/moc src/gui/PatternEditor/PatternEditor.h -o src/gui/PatternEditor/moc_PatternEditor.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternEditor.o src/gui/PatternEditor/moc_PatternEditor.cpp >/usr/qt/3/bin/moc src/gui/PatternEditor/PatternEditorPanel.h -o src/gui/PatternEditor/moc_PatternEditorPanel.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternEditorPanel.o src/gui/PatternEditor/moc_PatternEditorPanel.cpp >/usr/qt/3/bin/moc src/gui/Mixer/Mixer.h -o src/gui/Mixer/moc_Mixer.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_Mixer.o src/gui/Mixer/moc_Mixer.cpp >/usr/qt/3/bin/moc src/gui/Mixer/MixerLine.h -o src/gui/Mixer/moc_MixerLine.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_MixerLine.o src/gui/Mixer/moc_MixerLine.cpp >/usr/qt/3/bin/moc src/gui/AboutDialog.h -o src/gui/moc_AboutDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_AboutDialog.o src/gui/moc_AboutDialog.cpp >/usr/qt/3/bin/moc src/gui/AudioEngineInfoForm.h -o src/gui/moc_AudioEngineInfoForm.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_AudioEngineInfoForm.o src/gui/moc_AudioEngineInfoForm.cpp >/usr/qt/3/bin/moc src/gui/DrumkitManager.h -o src/gui/moc_DrumkitManager.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_DrumkitManager.o src/gui/moc_DrumkitManager.cpp >/usr/qt/3/bin/moc src/gui/ExportSongDialog.h -o src/gui/moc_ExportSongDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_ExportSongDialog.o src/gui/moc_ExportSongDialog.cpp >/usr/qt/3/bin/moc src/gui/FilePreview.h -o src/gui/moc_FilePreview.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_FilePreview.o src/gui/moc_FilePreview.cpp >/usr/qt/3/bin/moc src/gui/HelpBrowser.h -o src/gui/moc_HelpBrowser.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_HelpBrowser.o src/gui/moc_HelpBrowser.cpp >/usr/qt/3/bin/moc src/gui/HydrogenApp.h -o src/gui/moc_HydrogenApp.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_HydrogenApp.o src/gui/moc_HydrogenApp.cpp >/usr/qt/3/bin/moc src/gui/LadspaFXProperties.h -o src/gui/moc_LadspaFXProperties.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_LadspaFXProperties.o src/gui/moc_LadspaFXProperties.cpp >/usr/qt/3/bin/moc src/gui/LadspaFXSelector.h -o src/gui/moc_LadspaFXSelector.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_LadspaFXSelector.o src/gui/moc_LadspaFXSelector.cpp >/usr/qt/3/bin/moc src/gui/MainForm.h -o src/gui/moc_MainForm.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_MainForm.o src/gui/moc_MainForm.cpp >/usr/qt/3/bin/moc src/gui/PatternFillDialog.h -o src/gui/moc_PatternFillDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternFillDialog.o src/gui/moc_PatternFillDialog.cpp >/usr/qt/3/bin/moc src/gui/PatternPropertiesDialog.h -o src/gui/moc_PatternPropertiesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternPropertiesDialog.o src/gui/moc_PatternPropertiesDialog.cpp >/usr/qt/3/bin/moc src/gui/PlayerControl.h -o src/gui/moc_PlayerControl.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PlayerControl.o src/gui/moc_PlayerControl.cpp >/usr/qt/3/bin/moc src/gui/PreferencesDialog.h -o src/gui/moc_PreferencesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PreferencesDialog.o src/gui/moc_PreferencesDialog.cpp >/usr/qt/3/bin/moc src/gui/SongPropertiesDialog.h -o src/gui/moc_SongPropertiesDialog.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_SongPropertiesDialog.o src/gui/moc_SongPropertiesDialog.cpp >/usr/qt/3/bin/moc src/gui/SplashScreen.h -o src/gui/moc_SplashScreen.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_SplashScreen.o src/gui/moc_SplashScreen.cpp >/usr/qt/3/bin/moc src/gui/UI/AboutDialog_UI.h -o src/gui/UI/moc_AboutDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_AboutDialog_UI.o src/gui/UI/moc_AboutDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/AudioEngineInfoForm_UI.h -o src/gui/UI/moc_AudioEngineInfoForm_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_AudioEngineInfoForm_UI.o src/gui/UI/moc_AudioEngineInfoForm_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/DrumkitManager_UI.h -o src/gui/UI/moc_DrumkitManager_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_DrumkitManager_UI.o src/gui/UI/moc_DrumkitManager_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/ExportSongDialog_UI.h -o src/gui/UI/moc_ExportSongDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_ExportSongDialog_UI.o src/gui/UI/moc_ExportSongDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/LadspaFXSelector_UI.h -o src/gui/UI/moc_LadspaFXSelector_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_LadspaFXSelector_UI.o src/gui/UI/moc_LadspaFXSelector_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/PatternFillDialog_UI.h -o src/gui/UI/moc_PatternFillDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternFillDialog_UI.o src/gui/UI/moc_PatternFillDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/PatternPropertiesDialog_UI.h -o src/gui/UI/moc_PatternPropertiesDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PatternPropertiesDialog_UI.o src/gui/UI/moc_PatternPropertiesDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/PreferencesDialog_UI.h -o src/gui/UI/moc_PreferencesDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_PreferencesDialog_UI.o src/gui/UI/moc_PreferencesDialog_UI.cpp >/usr/qt/3/bin/moc src/gui/UI/SongPropertiesDialog_UI.h -o src/gui/UI/moc_SongPropertiesDialog_UI.cpp >i686-pc-linux-gnu-g++ -c -pipe -g -w -O2 -march=nocona -pipe -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o src/moc_SongPropertiesDialog_UI.o src/gui/UI/moc_SongPropertiesDialog_UI.cpp >i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,-O1 -o hydrogen src/tinystr.o src/tinyxml.o src/tinyxmlerror.o src/tinyxmlparser.o src/AlsaMidiDriver.o src/DiskWriterDriver.o src/FakeDriver.o src/JackDriver.o src/NullDriver.o src/OssDriver.o src/TransportInfo.o src/AlsaAudioDriver.o src/MidiDriver.o src/PortMidiDriver.o src/PortAudioDriver.o src/LadspaFX.o src/SMF.o src/SMFEvent.o src/ADSR.o src/DataPath.o src/EventQueue.o src/FLACFile.o src/Hydrogen.o src/LocalFileMng.o src/Object.o src/Preferences.o src/Sample.o src/Song.o src/Button.o src/CpuLoadWidget.o src/ClickableLabel.o src/Fader.o src/LCD.o src/MidiActivityWidget.o src/Rotary.o src/InstrumentEditor.o src/WaveDisplay.o src/LayerPreview.o src/SongEditor.o src/SongEditorPanel.o src/PatternEditor.o src/PatternEditorPanel.o src/Mixer.o src/MixerLine.o src/AboutDialog.o src/AudioEngineInfoForm.o src/DrumkitManager.o src/ExportSongDialog.o src/FilePreview.o src/HelpBrowser.o src/HydrogenApp.o src/LadspaFXProperties.o src/LadspaFXSelector.o src/MainForm.o src/PatternFillDialog.o src/PatternPropertiesDialog.o src/PlayerControl.o src/PreferencesDialog.o src/SongPropertiesDialog.o src/SplashScreen.o src/main.o src/AboutDialog_UI.o src/AudioEngineInfoForm_UI.o src/DrumkitManager_UI.o src/ExportSongDialog_UI.o src/LadspaFXSelector_UI.o src/PatternFillDialog_UI.o src/PatternPropertiesDialog_UI.o src/PreferencesDialog_UI.o src/SongPropertiesDialog_UI.o src/moc_Button.o src/moc_CpuLoadWidget.o src/moc_ClickableLabel.o src/moc_Fader.o src/moc_LCD.o src/moc_MidiActivityWidget.o src/moc_Rotary.o src/moc_InstrumentEditor.o src/moc_WaveDisplay.o src/moc_LayerPreview.o src/moc_SongEditor.o src/moc_SongEditorPanel.o src/moc_PatternEditor.o src/moc_PatternEditorPanel.o src/moc_Mixer.o src/moc_MixerLine.o src/moc_AboutDialog.o src/moc_AudioEngineInfoForm.o src/moc_DrumkitManager.o src/moc_ExportSongDialog.o src/moc_FilePreview.o src/moc_HelpBrowser.o src/moc_HydrogenApp.o src/moc_LadspaFXProperties.o src/moc_LadspaFXSelector.o src/moc_MainForm.o src/moc_PatternFillDialog.o src/moc_PatternPropertiesDialog.o src/moc_PlayerControl.o src/moc_PreferencesDialog.o src/moc_SongPropertiesDialog.o src/moc_SplashScreen.o src/moc_AboutDialog_UI.o src/moc_AudioEngineInfoForm_UI.o src/moc_DrumkitManager_UI.o src/moc_ExportSongDialog_UI.o src/moc_LadspaFXSelector_UI.o src/moc_PatternFillDialog_UI.o src/moc_PatternPropertiesDialog_UI.o src/moc_PreferencesDialog_UI.o src/moc_SongPropertiesDialog_UI.o -L/usr/qt/3/lib -L/usr/X11R6/lib -lsndfile -lFLAC++ -lFLAC -lasound -lqt-mt -lXext -lX11 -lm -lpthread >make[1]: Leaving directory `/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/work/hydrogen-0.9.3' > [31;01m*[0m > [31;01m*[0m ERROR: media-sound/hydrogen-0.9.3-r4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3374: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 629: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/tmp/buildlog/media-sound:hydrogen-0.9.3-r4:20090124-124600.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-sound/hydrogen-0.9.3-r4/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 256136
: 179547