* Package: media-sound/qsampler-0.2.2 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: elibc_glibc kernel_linux libgig test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking qsampler-0.2.2.tar.gz to /var/tmp/portage/media-sound/qsampler-0.2.2/work >>> Source unpacked in /var/tmp/portage/media-sound/qsampler-0.2.2/work >>> Compiling source in /var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --enable-libgig configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 library version >= 4.1... yes checking for qmake... /usr/bin/qmake checking for moc... /usr/bin/moc checking for uic... /usr/bin/uic checking for lupdate... /usr/bin/lupdate checking for lrelease... /usr/bin/lrelease checking for main in -lm... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for round in -lm... yes checking for main in -llscp... yes checking for instrument_name in lscp_channel_info_t... yes checking for mute/solo in lscp_channel_info_t... yes checking for lscp_set_channel_mute in -llscp... yes checking for lscp_set_channel_solo in -llscp... yes checking for lscp_map_midi_instrument in -llscp... yes checking for lscp_create_fxsend in -llscp... yes checking for FX send level in lscp_fxsend_info_t... yes checking for lscp_set_fxsend_name in -llscp... yes checking for audio_routing array type... yes checking for lscp_set_volume in -llscp... yes checking for lscp_edit_channel_instrument in -llscp... yes checking for CHANNEL_MIDI LSCP event support in liblscp... yes checking for DEVICE_MIDI LSCP event support in liblscp... yes checking for lscp_get_voices in -llscp... yes checking for main in -lgig... yes checking for gig::File::SetAutoLoad() method in libgig... yes checking for lroundf in -lm... yes 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 signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking lscp/client.h usability... yes checking lscp/client.h presence... yes checking for lscp/client.h... yes checking for system... yes configure: creating ./config.status config.status: creating Makefile config.status: creating qsampler.pro config.status: creating qsampler.spec config.status: creating qsampler.desktop config.status: creating config.h Qsampler 0.2.2 Build target . . . . . . . . . . . . . . . . . . .: release LSCP instrument name support . . . . . . . . . . .: yes LSCP mute/solo support . . . . . . . . . . . . . .: yes LSCP MIDI instrument support . . . . . . . . . . .: yes LSCP FX send support . . . . . . . . . . . . . . .: yes LSCP FX send level support . . . . . . . . . . . .: yes LSCP FX send rename support . . . . . . . . . . .: yes LSCP audio routing support . . . . . . . . . . . .: yes LSCP volume support . . . . . . . . . . . . . . .: yes LSCP edit instrument support . . . . . . . . . . .: yes GigaSampler instrument file support (libgig) . . .: yes libgig supports fast information retrieval . . . .: yes LSCP channel MIDI event support . . . . . . . . .: yes LSCP device MIDI event support . . . . . . . . . .: yes LSCP runtime max. voices / disk streams support .: yes Install prefix . . . . . . . . . . . . . . . . . .: /usr Now type 'make', followed by 'make install' as root. * Running qmake on qsampler.pro ... WARNING: /var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2/qsampler.pro:2: Variable INCPATH is deprecated; use INCLUDEPATH instead. WARNING: /var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2/qsampler.pro:62: Variable INCPATH is deprecated; use INCLUDEPATH instead. [ ok ] make -j14 make[1]: Entering directory `/var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. /usr/bin/uic src/qsamplerInstrumentForm.ui -o .ui/ui_qsamplerInstrumentForm.h /usr/bin/uic src/qsamplerInstrumentListForm.ui -o .ui/ui_qsamplerInstrumentListForm.h /usr/bin/uic src/qsamplerDeviceForm.ui -o .ui/ui_qsamplerDeviceForm.h /usr/bin/uic src/qsamplerChannelStrip.ui -o .ui/ui_qsamplerChannelStrip.h /usr/bin/uic src/qsamplerChannelForm.ui -o .ui/ui_qsamplerChannelForm.h /usr/bin/uic src/qsamplerChannelFxForm.ui -o .ui/ui_qsamplerChannelFxForm.h /usr/bin/uic src/qsamplerOptionsForm.ui -o .ui/ui_qsamplerOptionsForm.h /usr/bin/uic src/qsamplerMainForm.ui -o .ui/ui_qsamplerMainForm.h i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/main.o src/main.cpp /usr/share/qt4/mkspecs/modules/qt_phonon.pri(7):Function 'fromfile' is not implemented /usr/share/qt4/mkspecs/modules/qt_phonon.pri(7):'!contains' is not a recognized test function /usr/share/qt4/mkspecs/features/default_post.prf(5):Function 'system' is not implemented /usr/include/qt4/QtCore/qstringbuilder.h:45: circular inclusion of /usr/include/qt4/QtCore/qstring.h /usr/include/qt4/QtGui/qwmatrix.h:45: circular inclusion of /usr/include/qt4/QtGui/qmatrix.h /usr/include/qt4/QtGui/qactiongroup.h:45: circular inclusion of /usr/include/qt4/QtGui/qaction.h /usr/include/qt4/QtGui/qboxlayout.h:45: circular inclusion of /usr/include/qt4/QtGui/qlayout.h /usr/include/qt4/QtGui/qlayout.h:237: circular inclusion of /usr/include/qt4/QtGui/qgridlayout.h Updating 'translations/qsampler_ru.ts'... Found 514 source text(s) (10 new and 504 already existing) Kept 10 obsolete entries Same-text heuristic provided 10 translation(s) Updating 'translations/qsampler_ru.qm'... Generated 497 translation(s) (485 finished and 12 unfinished) Ignored 17 untranslated source text(s) i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerOptions.o src/qsamplerOptions.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerChannel.o src/qsamplerChannel.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerMessages.o src/qsamplerMessages.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerInstrument.o src/qsamplerInstrument.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerInstrumentList.o src/qsamplerInstrumentList.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerDevice.o src/qsamplerDevice.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerFxSend.o src/qsamplerFxSend.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerFxSendsModel.o src/qsamplerFxSendsModel.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerUtilities.o src/qsamplerUtilities.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerInstrumentForm.o src/qsamplerInstrumentForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerInstrumentListForm.o src/qsamplerInstrumentListForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerDeviceForm.o src/qsamplerDeviceForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerDeviceStatusForm.o src/qsamplerDeviceStatusForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerChannelStrip.o src/qsamplerChannelStrip.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerChannelForm.o src/qsamplerChannelForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerChannelFxForm.o src/qsamplerChannelFxForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerOptionsForm.o src/qsamplerOptionsForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qsamplerMainForm.o src/qsamplerMainForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerChannel.h -o .moc/moc_qsamplerChannel.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerChannel.o .moc/moc_qsamplerChannel.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerMessages.h -o .moc/moc_qsamplerMessages.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerMessages.o .moc/moc_qsamplerMessages.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerInstrumentList.h -o .moc/moc_qsamplerInstrumentList.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerInstrumentList.o .moc/moc_qsamplerInstrumentList.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerDevice.h -o .moc/moc_qsamplerDevice.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerDevice.o .moc/moc_qsamplerDevice.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerFxSendsModel.h -o .moc/moc_qsamplerFxSendsModel.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerFxSendsModel.o .moc/moc_qsamplerFxSendsModel.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerInstrumentForm.h -o .moc/moc_qsamplerInstrumentForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerInstrumentForm.o .moc/moc_qsamplerInstrumentForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerInstrumentListForm.h -o .moc/moc_qsamplerInstrumentListForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerInstrumentListForm.o .moc/moc_qsamplerInstrumentListForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerDeviceForm.h -o .moc/moc_qsamplerDeviceForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerDeviceForm.o .moc/moc_qsamplerDeviceForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerDeviceStatusForm.h -o .moc/moc_qsamplerDeviceStatusForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerDeviceStatusForm.o .moc/moc_qsamplerDeviceStatusForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerChannelStrip.h -o .moc/moc_qsamplerChannelStrip.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerChannelStrip.o .moc/moc_qsamplerChannelStrip.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerChannelForm.h -o .moc/moc_qsamplerChannelForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerChannelForm.o .moc/moc_qsamplerChannelForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerChannelFxForm.h -o .moc/moc_qsamplerChannelFxForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerChannelFxForm.o .moc/moc_qsamplerChannelFxForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerOptionsForm.h -o .moc/moc_qsamplerOptionsForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerOptionsForm.o .moc/moc_qsamplerOptionsForm.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui src/qsamplerMainForm.h -o .moc/moc_qsamplerMainForm.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_qsamplerMainForm.o .moc/moc_qsamplerMainForm.cpp /usr/bin/rcc -name qsampler icons/qsampler.qrc -o qrc_qsampler.cpp i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -I/usr/include -I/usr/include/qt4 -I.moc -I.ui -o .obj/qrc_qsampler.o qrc_qsampler.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath,/usr/lib/qt4 -o qsampler .obj/main.o .obj/qsamplerOptions.o .obj/qsamplerChannel.o .obj/qsamplerMessages.o .obj/qsamplerInstrument.o .obj/qsamplerInstrumentList.o .obj/qsamplerDevice.o .obj/qsamplerFxSend.o .obj/qsamplerFxSendsModel.o .obj/qsamplerUtilities.o .obj/qsamplerInstrumentForm.o .obj/qsamplerInstrumentListForm.o .obj/qsamplerDeviceForm.o .obj/qsamplerDeviceStatusForm.o .obj/qsamplerChannelStrip.o .obj/qsamplerChannelForm.o .obj/qsamplerChannelFxForm.o .obj/qsamplerOptionsForm.o .obj/qsamplerMainForm.o .obj/moc_qsamplerChannel.o .obj/moc_qsamplerMessages.o .obj/moc_qsamplerInstrumentList.o .obj/moc_qsamplerDevice.o .obj/moc_qsamplerFxSendsModel.o .obj/moc_qsamplerInstrumentForm.o .obj/moc_qsamplerInstrumentListForm.o .obj/moc_qsamplerDeviceForm.o .obj/moc_qsamplerDeviceStatusForm.o .obj/moc_qsamplerChannelStrip.o .obj/moc_qsamplerChannelForm.o .obj/moc_qsamplerChannelFxForm.o .obj/moc_qsamplerOptionsForm.o .obj/moc_qsamplerMainForm.o .obj/qrc_qsampler.o -L/usr/lib/qt4 -L/usr/local/lib -L/usr/lib -llscp -lgig -lQtGui -L/usr/lib/qt4 -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread .obj/main.o:main.cpp:function qsamplerApplication::x11EventFilter(_XEvent*): error: undefined reference to 'XGetWindowProperty' .obj/main.o:main.cpp:function qsamplerApplication::x11EventFilter(_XEvent*): error: undefined reference to 'XFree' .obj/main.o:main.cpp:function qsamplerApplication::x11EventFilter(_XEvent*): error: undefined reference to 'XDeleteProperty' .obj/main.o:main.cpp:function qsamplerApplication::qsamplerApplication(int&, char**): error: undefined reference to 'XInternAtom' .obj/main.o:main.cpp:function qsamplerApplication::qsamplerApplication(int&, char**): error: undefined reference to 'XGrabServer' .obj/main.o:main.cpp:function qsamplerApplication::qsamplerApplication(int&, char**): error: undefined reference to 'XGetSelectionOwner' .obj/main.o:main.cpp:function qsamplerApplication::qsamplerApplication(int&, char**): error: undefined reference to 'XUngrabServer' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XDefaultScreenOfDisplay' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XScreenNumberOfScreen' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XInternAtom' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XSelectInput' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XSendEvent' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XSync' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XRaiseWindow' .obj/main.o:main.cpp:function qsamplerApplication::setup(): error: undefined reference to 'XChangeProperty' .obj/main.o:main.cpp:function main: error: undefined reference to 'XGrabServer' .obj/main.o:main.cpp:function main: error: undefined reference to 'XSetSelectionOwner' .obj/main.o:main.cpp:function main: error: undefined reference to 'XUngrabServer' collect2: ld returned 1 exit status make[1]: *** [qsampler] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2' make: *** [qsampler] Error 2 emake failed * ERROR: media-sound/qsampler-0.2.2 failed (compile phase): * emake failed. * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2982: Called die * The specific snippet of code: * emake || die "emake failed." * * If you need support, post the output of 'emerge --info =media-sound/qsampler-0.2.2', * the complete build log and the output of 'emerge -pqv =media-sound/qsampler-0.2.2'. * The complete build log is located at '/var/log/portage/build/media-sound/qsampler-0.2.2:20110818-030332.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/qsampler-0.2.2/temp/environment'. * S: '/var/tmp/portage/media-sound/qsampler-0.2.2/work/qsampler-0.2.2'