>>> Unpacking source... >>> Unpacking fmit-0.97.7.tar.bz2 to /var/tmp/portage/media-sound/fmit-0.97.7/work >>> Source unpacked in /var/tmp/portage/media-sound/fmit-0.97.7/work >>> Compiling source in /var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7 ... ./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-debug --enable-alsa --enable-oss --enable-jack --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable debugging... no checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 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 dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for egrep... grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... 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 for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler has numeric_limits... yes checking whether the compiler has stringstream... yes checking whether the compiler supports basic templates... yes checking whether the compiler supports exceptions... yes checking whether the compiler has complex... yes checking return type of signal handlers... void checking for pow... yes checking for sqrt... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_plan_dft_1d in -lfftw3... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Qt... yes: QT_CXXFLAGS=-I/usr/qt/3/include -DQT_THREAD_SUPPORT QT_DIR=/usr/qt/3 QT_LIBS=-L/usr/qt/3/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi QT_UIC=/usr/qt/3/bin/uic QT_MOC=/usr/qt/3/bin/moc checking correct functioning of Qt installation... success checking for OpenGL... yes checking for GL... yes checking for GLU... yes checking for glut... yes checking whether to enable ALSA... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9... found. checking for snd_ctl_open in -lasound... yes checking whether to enable OSS... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking whether to enable JACK... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking for main in -ljack... yes checking whether to enable PortAudio... no checking packager string... no configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating libs/Makefile config.status: creating libs/CppAddons/Makefile config.status: creating libs/Music/Makefile config.status: creating ui/Makefile config.status: creating src/Makefile config.status: creating src/modules/Makefile config.status: creating tr/Makefile config.status: creating config.h config.status: executing depfiles commands Now type 'make', followed by 'make install' as root. make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7' Making all in m4 make[2]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/m4' Making all in libs make[2]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs' Making all in CppAddons make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs/CppAddons' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -ansi -pedantic -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CAMath.o -MD -MP -MF ".deps/CAMath.Tpo" -c -o CAMath.o CAMath.cpp; \ then mv -f ".deps/CAMath.Tpo" ".deps/CAMath.Po"; else rm -f ".deps/CAMath.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -ansi -pedantic -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Random.o -MD -MP -MF ".deps/Random.Tpo" -c -o Random.o Random.cpp; \ then mv -f ".deps/Random.Tpo" ".deps/Random.Po"; else rm -f ".deps/Random.Tpo"; exit 1; fi Random.cpp: In member function 'void Random::setSeed(long int)': Random.cpp:45: warning: integer overflow in expression if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -ansi -pedantic -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Fit.o -MD -MP -MF ".deps/Fit.Tpo" -c -o Fit.o Fit.cpp; \ then mv -f ".deps/Fit.Tpo" ".deps/Fit.Po"; else rm -f ".deps/Fit.Tpo"; exit 1; fi rm -f libCppAddons.a ar cru libCppAddons.a CAMath.o Random.o Fit.o i686-pc-linux-gnu-ranlib libCppAddons.a make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs/CppAddons' Making all in Music make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs/Music' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Algorithm.o -MD -MP -MF ".deps/Algorithm.Tpo" -c -o Algorithm.o Algorithm.cpp; \ then mv -f ".deps/Algorithm.Tpo" ".deps/Algorithm.Po"; else rm -f ".deps/Algorithm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Convolution.o -MD -MP -MF ".deps/Convolution.Tpo" -c -o Convolution.o Convolution.cpp; \ then mv -f ".deps/Convolution.Tpo" ".deps/Convolution.Po"; else rm -f ".deps/Convolution.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CumulativeDiff.o -MD -MP -MF ".deps/CumulativeDiff.Tpo" -c -o CumulativeDiff.o CumulativeDiff.cpp; \ then mv -f ".deps/CumulativeDiff.Tpo" ".deps/CumulativeDiff.Po"; else rm -f ".deps/CumulativeDiff.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT FreqAnalysis.o -MD -MP -MF ".deps/FreqAnalysis.Tpo" -c -o FreqAnalysis.o FreqAnalysis.cpp; \ then mv -f ".deps/FreqAnalysis.Tpo" ".deps/FreqAnalysis.Po"; else rm -f ".deps/FreqAnalysis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Music.o -MD -MP -MF ".deps/Music.Tpo" -c -o Music.o Music.cpp; \ then mv -f ".deps/Music.Tpo" ".deps/Music.Po"; else rm -f ".deps/Music.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT TimeAnalysis.o -MD -MP -MF ".deps/TimeAnalysis.Tpo" -c -o TimeAnalysis.o TimeAnalysis.cpp; \ then mv -f ".deps/TimeAnalysis.Tpo" ".deps/TimeAnalysis.Po"; else rm -f ".deps/TimeAnalysis.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CumulativeDiffAlgo.o -MD -MP -MF ".deps/CumulativeDiffAlgo.Tpo" -c -o CumulativeDiffAlgo.o CumulativeDiffAlgo.cpp; \ then mv -f ".deps/CumulativeDiffAlgo.Tpo" ".deps/CumulativeDiffAlgo.Po"; else rm -f ".deps/CumulativeDiffAlgo.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT MultiCumulativeDiffAlgo.o -MD -MP -MF ".deps/MultiCumulativeDiffAlgo.Tpo" -c -o MultiCumulativeDiffAlgo.o MultiCumulativeDiffAlgo.cpp; \ then mv -f ".deps/MultiCumulativeDiffAlgo.Tpo" ".deps/MultiCumulativeDiffAlgo.Po"; else rm -f ".deps/MultiCumulativeDiffAlgo.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CombedFT.o -MD -MP -MF ".deps/CombedFT.Tpo" -c -o CombedFT.o CombedFT.cpp; \ then mv -f ".deps/CombedFT.Tpo" ".deps/CombedFT.Po"; else rm -f ".deps/CombedFT.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CFFTW3.o -MD -MP -MF ".deps/CFFTW3.Tpo" -c -o CFFTW3.o CFFTW3.cpp; \ then mv -f ".deps/CFFTW3.Tpo" ".deps/CFFTW3.Po"; else rm -f ".deps/CFFTW3.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT SPWindow.o -MD -MP -MF ".deps/SPWindow.Tpo" -c -o SPWindow.o SPWindow.cpp; \ then mv -f ".deps/SPWindow.Tpo" ".deps/SPWindow.Po"; else rm -f ".deps/SPWindow.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Filter.o -MD -MP -MF ".deps/Filter.Tpo" -c -o Filter.o Filter.cpp; \ then mv -f ".deps/Filter.Tpo" ".deps/Filter.Po"; else rm -f ".deps/Filter.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT Autocorrelation.o -MD -MP -MF ".deps/Autocorrelation.Tpo" -c -o Autocorrelation.o Autocorrelation.cpp; \ then mv -f ".deps/Autocorrelation.Tpo" ".deps/Autocorrelation.Po"; else rm -f ".deps/Autocorrelation.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT LPC.o -MD -MP -MF ".deps/LPC.Tpo" -c -o LPC.o LPC.cpp; \ then mv -f ".deps/LPC.Tpo" ".deps/LPC.Po"; else rm -f ".deps/LPC.Tpo"; exit 1; fi rm -f libMusic.a ar cru libMusic.a Algorithm.o Convolution.o CumulativeDiff.o FreqAnalysis.o Music.o TimeAnalysis.o CumulativeDiffAlgo.o MultiCumulativeDiffAlgo.o CombedFT.o CFFTW3.o SPWindow.o Filter.o Autocorrelation.o LPC.o i686-pc-linux-gnu-ranlib libMusic.a make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs/Music' make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs' make[2]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/libs' Making all in ui make[2]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/ui' /usr/qt/3/bin/uic ConfigForm.ui > ConfigForm.h /usr/qt/3/bin/uic InstrumentTunerForm.ui > InstrumentTunerForm.h /usr/qt/3/bin/uic -impl InstrumentTunerForm.h InstrumentTunerForm.ui > InstrumentTunerForm.cpp /usr/qt/3/bin/moc InstrumentTunerForm.h > InstrumentTunerForm_moc.cpp /usr/qt/3/bin/uic -impl ConfigForm.h ConfigForm.ui > ConfigForm.cpp /usr/qt/3/bin/moc ConfigForm.h > ConfigForm_moc.cpp make all-am make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/ui' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/ui' make[2]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/ui' Making all in src make[2]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src' Making all in modules make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src/modules' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT View.o -MD -MP -MF ".deps/View.Tpo" -c -o View.o View.cpp; \ then mv -f ".deps/View.Tpo" ".deps/View.Po"; else rm -f ".deps/View.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT DialView.o -MD -MP -MF ".deps/DialView.Tpo" -c -o DialView.o DialView.cpp; \ then mv -f ".deps/DialView.Tpo" ".deps/DialView.Po"; else rm -f ".deps/DialView.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLFreqStruct.o -MD -MP -MF ".deps/GLFreqStruct.Tpo" -c -o GLFreqStruct.o GLFreqStruct.cpp; \ then mv -f ".deps/GLFreqStruct.Tpo" ".deps/GLFreqStruct.Po"; else rm -f ".deps/GLFreqStruct.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLSample.o -MD -MP -MF ".deps/GLSample.Tpo" -c -o GLSample.o GLSample.cpp; \ then mv -f ".deps/GLSample.Tpo" ".deps/GLSample.Po"; else rm -f ".deps/GLSample.Tpo"; exit 1; fi In file included from GLFreqStruct.cpp:173: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || In file included from GLSample.cpp:163: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLErrorHistory.o -MD -MP -MF ".deps/GLErrorHistory.Tpo" -c -o GLErrorHistory.o GLErrorHistory.cpp; \ then mv -f ".deps/GLErrorHistory.Tpo" ".deps/GLErrorHistory.Po"; else rm -f ".deps/GLErrorHistory.Tpo"; exit 1; fi In file included from GLErrorHistory.cpp:177: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLGraph.o -MD -MP -MF ".deps/GLGraph.Tpo" -c -o GLGraph.o GLGraph.cpp; \ then mv -f ".deps/GLGraph.Tpo" ".deps/GLGraph.Po"; else rm -f ".deps/GLGraph.Tpo"; exit 1; fi In file included from GLGraph.cpp:197: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLVolumeHistory.o -MD -MP -MF ".deps/GLVolumeHistory.Tpo" -c -o GLVolumeHistory.o GLVolumeHistory.cpp; \ then mv -f ".deps/GLVolumeHistory.Tpo" ".deps/GLVolumeHistory.Po"; else rm -f ".deps/GLVolumeHistory.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT MicrotonalView.o -MD -MP -MF ".deps/MicrotonalView.Tpo" -c -o MicrotonalView.o MicrotonalView.cpp; \ then mv -f ".deps/MicrotonalView.Tpo" ".deps/MicrotonalView.Po"; else rm -f ".deps/MicrotonalView.Tpo"; exit 1; fi In file included from GLVolumeHistory.cpp:172: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || In file included from MicrotonalView.cpp:162: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLFT.o -MD -MP -MF ".deps/GLFT.Tpo" -c -o GLFT.o GLFT.cpp; \ then mv -f ".deps/GLFT.Tpo" ".deps/GLFT.Po"; else rm -f ".deps/GLFT.Tpo"; exit 1; fi In file included from GLFT.cpp:170: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLStatistics.o -MD -MP -MF ".deps/GLStatistics.Tpo" -c -o GLStatistics.o GLStatistics.cpp; \ then mv -f ".deps/GLStatistics.Tpo" ".deps/GLStatistics.Po"; else rm -f ".deps/GLStatistics.Tpo"; exit 1; fi /usr/qt/3/bin/moc DialView.h > DialView_moc.cpp /usr/qt/3/bin/moc GLFreqStruct.h > GLFreqStruct_moc.cpp /usr/qt/3/bin/moc GLFT.h > GLFT_moc.cpp /usr/qt/3/bin/moc GLSample.h > GLSample_moc.cpp /usr/qt/3/bin/moc GLErrorHistory.h > GLErrorHistory_moc.cpp /usr/qt/3/bin/moc GLGraph.h > GLGraph_moc.cpp /usr/qt/3/bin/moc GLVolumeHistory.h > GLVolumeHistory_moc.cpp /usr/qt/3/bin/moc MicrotonalView.h > MicrotonalView_moc.cpp /usr/qt/3/bin/moc GLStatistics.h > GLStatistics_moc.cpp if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT DialView_moc.o -MD -MP -MF ".deps/DialView_moc.Tpo" -c -o DialView_moc.o DialView_moc.cpp; \ then mv -f ".deps/DialView_moc.Tpo" ".deps/DialView_moc.Po"; else rm -f ".deps/DialView_moc.Tpo"; exit 1; fi In file included from GLStatistics.cpp:180: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within || if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLFreqStruct_moc.o -MD -MP -MF ".deps/GLFreqStruct_moc.Tpo" -c -o GLFreqStruct_moc.o GLFreqStruct_moc.cpp; \ then mv -f ".deps/GLFreqStruct_moc.Tpo" ".deps/GLFreqStruct_moc.Po"; else rm -f ".deps/GLFreqStruct_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLFT_moc.o -MD -MP -MF ".deps/GLFT_moc.Tpo" -c -o GLFT_moc.o GLFT_moc.cpp; \ then mv -f ".deps/GLFT_moc.Tpo" ".deps/GLFT_moc.Po"; else rm -f ".deps/GLFT_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLSample_moc.o -MD -MP -MF ".deps/GLSample_moc.Tpo" -c -o GLSample_moc.o GLSample_moc.cpp; \ then mv -f ".deps/GLSample_moc.Tpo" ".deps/GLSample_moc.Po"; else rm -f ".deps/GLSample_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLErrorHistory_moc.o -MD -MP -MF ".deps/GLErrorHistory_moc.Tpo" -c -o GLErrorHistory_moc.o GLErrorHistory_moc.cpp; \ then mv -f ".deps/GLErrorHistory_moc.Tpo" ".deps/GLErrorHistory_moc.Po"; else rm -f ".deps/GLErrorHistory_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLGraph_moc.o -MD -MP -MF ".deps/GLGraph_moc.Tpo" -c -o GLGraph_moc.o GLGraph_moc.cpp; \ then mv -f ".deps/GLGraph_moc.Tpo" ".deps/GLGraph_moc.Po"; else rm -f ".deps/GLGraph_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLVolumeHistory_moc.o -MD -MP -MF ".deps/GLVolumeHistory_moc.Tpo" -c -o GLVolumeHistory_moc.o GLVolumeHistory_moc.cpp; \ then mv -f ".deps/GLVolumeHistory_moc.Tpo" ".deps/GLVolumeHistory_moc.Po"; else rm -f ".deps/GLVolumeHistory_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT MicrotonalView_moc.o -MD -MP -MF ".deps/MicrotonalView_moc.Tpo" -c -o MicrotonalView_moc.o MicrotonalView_moc.cpp; \ then mv -f ".deps/MicrotonalView_moc.Tpo" ".deps/MicrotonalView_moc.Po"; else rm -f ".deps/MicrotonalView_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -Wall -I../../libs -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT GLStatistics_moc.o -MD -MP -MF ".deps/GLStatistics_moc.Tpo" -c -o GLStatistics_moc.o GLStatistics_moc.cpp; \ then mv -f ".deps/GLStatistics_moc.Tpo" ".deps/GLStatistics_moc.Po"; else rm -f ".deps/GLStatistics_moc.Tpo"; exit 1; fi rm -f libmodules.a ar cru libmodules.a View.o DialView.o GLFreqStruct.o GLSample.o GLErrorHistory.o GLGraph.o GLVolumeHistory.o MicrotonalView.o GLFT.o GLStatistics.o DialView_moc.o GLFreqStruct_moc.o GLFT_moc.o GLSample_moc.o GLErrorHistory_moc.o GLGraph_moc.o GLVolumeHistory_moc.o MicrotonalView_moc.o GLStatistics_moc.o i686-pc-linux-gnu-ranlib libmodules.a make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src/modules' make[3]: Entering directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CaptureThread.o -MD -MP -MF ".deps/CaptureThread.Tpo" -c -o CaptureThread.o CaptureThread.cpp; \ then mv -f ".deps/CaptureThread.Tpo" ".deps/CaptureThread.Po"; else rm -f ".deps/CaptureThread.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CustomInstrumentTunerForm.o -MD -MP -MF ".deps/CustomInstrumentTunerForm.Tpo" -c -o CustomInstrumentTunerForm.o CustomInstrumentTunerForm.cpp; \ then mv -f ".deps/CustomInstrumentTunerForm.Tpo" ".deps/CustomInstrumentTunerForm.Po"; else rm -f ".deps/CustomInstrumentTunerForm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT MonoQuantizer.o -MD -MP -MF ".deps/MonoQuantizer.Tpo" -c -o MonoQuantizer.o MonoQuantizer.cpp; \ then mv -f ".deps/MonoQuantizer.Tpo" ".deps/MonoQuantizer.Po"; else rm -f ".deps/MonoQuantizer.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT LatencyMonoQuantizer.o -MD -MP -MF ".deps/LatencyMonoQuantizer.Tpo" -c -o LatencyMonoQuantizer.o LatencyMonoQuantizer.cpp; \ then mv -f ".deps/LatencyMonoQuantizer.Tpo" ".deps/LatencyMonoQuantizer.Po"; else rm -f ".deps/LatencyMonoQuantizer.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT DummyMonoQuantizer.o -MD -MP -MF ".deps/DummyMonoQuantizer.Tpo" -c -o DummyMonoQuantizer.o DummyMonoQuantizer.cpp; \ then mv -f ".deps/DummyMonoQuantizer.Tpo" ".deps/DummyMonoQuantizer.Po"; else rm -f ".deps/DummyMonoQuantizer.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT AutoQSettings.o -MD -MP -MF ".deps/AutoQSettings.Tpo" -c -o AutoQSettings.o AutoQSettings.cpp; \ then mv -f ".deps/AutoQSettings.Tpo" ".deps/AutoQSettings.Po"; else rm -f ".deps/AutoQSettings.Tpo"; exit 1; fi /usr/qt/3/bin/moc CaptureThread.h > CaptureThread_moc.cpp /usr/qt/3/bin/moc CustomInstrumentTunerForm.h > CustomInstrumentTunerForm_moc.cpp /usr/qt/3/bin/moc MonoQuantizer.h > MonoQuantizer_moc.cpp if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT ConfigForm_moc.o -MD -MP -MF ".deps/ConfigForm_moc.Tpo" -c -o ConfigForm_moc.o `test -f '../ui/ConfigForm_moc.cpp' || echo './'`../ui/ConfigForm_moc.cpp; \ then mv -f ".deps/ConfigForm_moc.Tpo" ".deps/ConfigForm_moc.Po"; else rm -f ".deps/ConfigForm_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT InstrumentTunerForm_moc.o -MD -MP -MF ".deps/InstrumentTunerForm_moc.Tpo" -c -o InstrumentTunerForm_moc.o `test -f '../ui/InstrumentTunerForm_moc.cpp' || echo './'`../ui/InstrumentTunerForm_moc.cpp; \ then mv -f ".deps/InstrumentTunerForm_moc.Tpo" ".deps/InstrumentTunerForm_moc.Po"; else rm -f ".deps/InstrumentTunerForm_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT ConfigForm.o -MD -MP -MF ".deps/ConfigForm.Tpo" -c -o ConfigForm.o `test -f '../ui/ConfigForm.cpp' || echo './'`../ui/ConfigForm.cpp; \ then mv -f ".deps/ConfigForm.Tpo" ".deps/ConfigForm.Po"; else rm -f ".deps/ConfigForm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT InstrumentTunerForm.o -MD -MP -MF ".deps/InstrumentTunerForm.Tpo" -c -o InstrumentTunerForm.o `test -f '../ui/InstrumentTunerForm.cpp' || echo './'`../ui/InstrumentTunerForm.cpp; \ then mv -f ".deps/InstrumentTunerForm.Tpo" ".deps/InstrumentTunerForm.Po"; else rm -f ".deps/InstrumentTunerForm.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CaptureThread_moc.o -MD -MP -MF ".deps/CaptureThread_moc.Tpo" -c -o CaptureThread_moc.o CaptureThread_moc.cpp; \ then mv -f ".deps/CaptureThread_moc.Tpo" ".deps/CaptureThread_moc.Po"; else rm -f ".deps/CaptureThread_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT CustomInstrumentTunerForm_moc.o -MD -MP -MF ".deps/CustomInstrumentTunerForm_moc.Tpo" -c -o CustomInstrumentTunerForm_moc.o CustomInstrumentTunerForm_moc.cpp; \ then mv -f ".deps/CustomInstrumentTunerForm_moc.Tpo" ".deps/CustomInstrumentTunerForm_moc.Po"; else rm -f ".deps/CustomInstrumentTunerForm_moc.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -MT MonoQuantizer_moc.o -MD -MP -MF ".deps/MonoQuantizer_moc.Tpo" -c -o MonoQuantizer_moc.o MonoQuantizer_moc.cpp; \ then mv -f ".deps/MonoQuantizer_moc.Tpo" ".deps/MonoQuantizer_moc.Po"; else rm -f ".deps/MonoQuantizer_moc.Tpo"; exit 1; fi i686-pc-linux-gnu-g++ -I../libs -I../ui -DQT_THREAD_SUPPORT -O3 -ffast-math -DCAPTURE_ALSA -DCAPTURE_OSS -DCAPTURE_JACK -Wl,-O1 -o fmit CaptureThread.o main.o CustomInstrumentTunerForm.o MonoQuantizer.o LatencyMonoQuantizer.o DummyMonoQuantizer.o AutoQSettings.o CaptureThread_moc.o CustomInstrumentTunerForm_moc.o MonoQuantizer_moc.o ConfigForm_moc.o InstrumentTunerForm_moc.o ConfigForm.o InstrumentTunerForm.o modules/libmodules.a ../libs/Music/libMusic.a ../libs/CppAddons/libCppAddons.a -lglut -lGLU -lGL -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi -lm -lfftw3 -ljack -lasound -lm -ldl -lpthread -lfftw3 -L/usr/qt/3/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi modules/libmodules.a(GLFreqStruct.o): In function `GLFreqStruct::GLFreqStruct(QWidget*)': GLFreqStruct.cpp:(.text+0x802): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLFreqStruct.cpp:(.text+0xbbb): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFreqStruct.o): In function `GLFreqStruct::GLFreqStruct(QWidget*)': GLFreqStruct.cpp:(.text+0xd12): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLFreqStruct.cpp:(.text+0x10cb): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLSample.o): In function `GLSample::GLSample(QWidget*)': GLSample.cpp:(.text+0x412): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLSample.cpp:(.text+0x840): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLSample.o): In function `GLSample::GLSample(QWidget*)': GLSample.cpp:(.text+0x952): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLSample.cpp:(.text+0xd80): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLErrorHistory.o): In function `GLErrorHistory::GLErrorHistory(QWidget*)': GLErrorHistory.cpp:(.text+0x12f2): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLErrorHistory.cpp:(.text+0x1989): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLErrorHistory.o): In function `GLErrorHistory::GLErrorHistory(QWidget*)': GLErrorHistory.cpp:(.text+0x1ad2): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLErrorHistory.cpp:(.text+0x2169): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLGraph.o): In function `GLGraph::GLGraph(QString const&, QWidget*)': GLGraph.cpp:(.text+0x20c2): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLGraph.cpp:(.text+0x2a0f): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLGraph.o): In function `GLGraph::GLGraph(QString const&, QWidget*)': GLGraph.cpp:(.text+0x2b92): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLGraph.cpp:(.text+0x34df): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLVolumeHistory.o): In function `GLVolumeHistory::GLVolumeHistory(QWidget*)': GLVolumeHistory.cpp:(.text+0xa02): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLVolumeHistory.cpp:(.text+0xcd0): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLVolumeHistory.o): In function `GLVolumeHistory::GLVolumeHistory(QWidget*)': GLVolumeHistory.cpp:(.text+0xd92): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLVolumeHistory.cpp:(.text+0x1060): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFT.o): In function `GLFT::GLFT(QWidget*)': GLFT.cpp:(.text+0xce5): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLFT.cpp:(.text+0x1689): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFT.o): In function `GLFT::GLFT(QWidget*)': GLFT.cpp:(.text+0x18b5): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLFT.cpp:(.text+0x2259): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLStatistics.o): In function `GLStatistics::GLStatistics(QWidget*)': GLStatistics.cpp:(.text+0x1855): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLStatistics.cpp:(.text+0x2409): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLStatistics.o): In function `GLStatistics::GLStatistics(QWidget*)': GLStatistics.cpp:(.text+0x2635): undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned int)' GLStatistics.cpp:(.text+0x31e9): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::staticMetaObject()': GLFreqStruct_moc.cpp:(.text+0x129): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::qt_invoke(int, QUObject*)': GLFreqStruct_moc.cpp:(.text+0x379): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::qt_property(int, int, QVariant*)': GLFreqStruct_moc.cpp:(.text+0x65): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::qt_emit(int, QUObject*)': GLFreqStruct_moc.cpp:(.text+0x75): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::qt_cast(char const*)': GLFreqStruct_moc.cpp:(.text+0xfe): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::qt_invoke(int, QUObject*)': GLFreqStruct_moc.cpp:(.text+0x308): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::~GLFreqStruct()': GLFreqStruct_moc.cpp:(.text._ZN12GLFreqStructD0Ev[GLFreqStruct::~GLFreqStruct()]+0x91): undefined reference to `QGLWidget::~QGLWidget()' GLFreqStruct_moc.cpp:(.text._ZN12GLFreqStructD0Ev[GLFreqStruct::~GLFreqStruct()]+0xa9): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::~GLFreqStruct()': GLFreqStruct_moc.cpp:(.text._ZN12GLFreqStructD1Ev[GLFreqStruct::~GLFreqStruct()]+0xa1): undefined reference to `QGLWidget::~QGLWidget()' GLFreqStruct_moc.cpp:(.text._ZN12GLFreqStructD1Ev[GLFreqStruct::~GLFreqStruct()]+0x97): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFreqStruct_moc.o): In function `GLFreqStruct::metaObject() const': GLFreqStruct_moc.cpp:(.text._ZNK12GLFreqStruct10metaObjectEv[GLFreqStruct::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTV12GLFreqStruct[vtable for GLFreqStruct]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLFreqStruct_moc.o):(.rodata._ZTI12GLFreqStruct[typeinfo for GLFreqStruct]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLFT_moc.o): In function `GLFT::staticMetaObject()': GLFT_moc.cpp:(.text+0x129): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFT_moc.o): In function `GLFT::qt_invoke(int, QUObject*)': GLFT_moc.cpp:(.text+0x379): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFT_moc.o): In function `GLFT::qt_property(int, int, QVariant*)': GLFT_moc.cpp:(.text+0x65): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLFT_moc.o): In function `GLFT::qt_emit(int, QUObject*)': GLFT_moc.cpp:(.text+0x75): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLFT_moc.o): In function `GLFT::qt_cast(char const*)': GLFT_moc.cpp:(.text+0xfe): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLFT_moc.o): In function `GLFT::qt_invoke(int, QUObject*)': GLFT_moc.cpp:(.text+0x308): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLFT_moc.o): In function `GLFT::metaObject() const': GLFT_moc.cpp:(.text._ZNK4GLFT10metaObjectEv[GLFT::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLFT_moc.o): In function `GLFT::~GLFT()': GLFT_moc.cpp:(.text._ZN4GLFTD1Ev[GLFT::~GLFT()]+0xff): undefined reference to `QGLWidget::~QGLWidget()' GLFT_moc.cpp:(.text._ZN4GLFTD1Ev[GLFT::~GLFT()]+0xf5): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFT_moc.o): In function `GLFT::~GLFT()': GLFT_moc.cpp:(.text._ZN4GLFTD0Ev[GLFT::~GLFT()]+0xee): undefined reference to `QGLWidget::~QGLWidget()' GLFT_moc.cpp:(.text._ZN4GLFTD0Ev[GLFT::~GLFT()]+0x107): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTV4GLFT[vtable for GLFT]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLFT_moc.o):(.rodata._ZTI4GLFT[typeinfo for GLFT]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLSample_moc.o): In function `GLSample::staticMetaObject()': GLSample_moc.cpp:(.text+0x129): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLSample_moc.o): In function `GLSample::qt_invoke(int, QUObject*)': GLSample_moc.cpp:(.text+0x361): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLSample_moc.o): In function `GLSample::qt_property(int, int, QVariant*)': GLSample_moc.cpp:(.text+0x65): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLSample_moc.o): In function `GLSample::qt_emit(int, QUObject*)': GLSample_moc.cpp:(.text+0x75): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLSample_moc.o): In function `GLSample::qt_cast(char const*)': GLSample_moc.cpp:(.text+0xfe): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLSample_moc.o): In function `GLSample::qt_invoke(int, QUObject*)': GLSample_moc.cpp:(.text+0x31e): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLSample_moc.o): In function `GLSample::metaObject() const': GLSample_moc.cpp:(.text._ZNK8GLSample10metaObjectEv[GLSample::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLSample_moc.o): In function `GLSample::~GLSample()': GLSample_moc.cpp:(.text._ZN8GLSampleD1Ev[GLSample::~GLSample()]+0x2b0): undefined reference to `QGLWidget::~QGLWidget()' GLSample_moc.cpp:(.text._ZN8GLSampleD1Ev[GLSample::~GLSample()]+0x235): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLSample_moc.o): In function `GLSample::~GLSample()': GLSample_moc.cpp:(.text._ZN8GLSampleD0Ev[GLSample::~GLSample()]+0x22e): undefined reference to `QGLWidget::~QGLWidget()' GLSample_moc.cpp:(.text._ZN8GLSampleD0Ev[GLSample::~GLSample()]+0x2bb): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTV8GLSample[vtable for GLSample]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLSample_moc.o):(.rodata._ZTI8GLSample[typeinfo for GLSample]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::staticMetaObject()': GLErrorHistory_moc.cpp:(.text+0x189): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::qt_invoke(int, QUObject*)': GLErrorHistory_moc.cpp:(.text+0x3f1): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::qt_property(int, int, QVariant*)': GLErrorHistory_moc.cpp:(.text+0xc5): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::qt_emit(int, QUObject*)': GLErrorHistory_moc.cpp:(.text+0xd5): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::qt_cast(char const*)': GLErrorHistory_moc.cpp:(.text+0x15e): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::qt_invoke(int, QUObject*)': GLErrorHistory_moc.cpp:(.text+0x355): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::metaObject() const': GLErrorHistory_moc.cpp:(.text._ZNK14GLErrorHistory10metaObjectEv[GLErrorHistory::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::~GLErrorHistory()': GLErrorHistory_moc.cpp:(.text._ZN14GLErrorHistoryD0Ev[GLErrorHistory::~GLErrorHistory()]+0x29d): undefined reference to `QGLWidget::~QGLWidget()' GLErrorHistory_moc.cpp:(.text._ZN14GLErrorHistoryD0Ev[GLErrorHistory::~GLErrorHistory()]+0x345): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLErrorHistory_moc.o): In function `GLErrorHistory::~GLErrorHistory()': GLErrorHistory_moc.cpp:(.text._ZN14GLErrorHistoryD1Ev[GLErrorHistory::~GLErrorHistory()]+0x33a): undefined reference to `QGLWidget::~QGLWidget()' GLErrorHistory_moc.cpp:(.text._ZN14GLErrorHistoryD1Ev[GLErrorHistory::~GLErrorHistory()]+0x2a4): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTV14GLErrorHistory[vtable for GLErrorHistory]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLErrorHistory_moc.o):(.rodata._ZTI14GLErrorHistory[typeinfo for GLErrorHistory]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::staticMetaObject()': GLGraph_moc.cpp:(.text+0x189): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::qt_invoke(int, QUObject*)': GLGraph_moc.cpp:(.text+0x3c1): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::qt_property(int, int, QVariant*)': GLGraph_moc.cpp:(.text+0xc5): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::qt_emit(int, QUObject*)': GLGraph_moc.cpp:(.text+0xd5): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::qt_cast(char const*)': GLGraph_moc.cpp:(.text+0x15e): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::qt_invoke(int, QUObject*)': GLGraph_moc.cpp:(.text+0x37e): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::metaObject() const': GLGraph_moc.cpp:(.text._ZNK7GLGraph10metaObjectEv[GLGraph::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::~GLGraph()': GLGraph_moc.cpp:(.text._ZN7GLGraphD1Ev[GLGraph::~GLGraph()]+0x14d): undefined reference to `QGLWidget::~QGLWidget()' GLGraph_moc.cpp:(.text._ZN7GLGraphD1Ev[GLGraph::~GLGraph()]+0x143): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLGraph_moc.o): In function `GLGraph::~GLGraph()': GLGraph_moc.cpp:(.text._ZN7GLGraphD0Ev[GLGraph::~GLGraph()]+0x13c): undefined reference to `QGLWidget::~QGLWidget()' GLGraph_moc.cpp:(.text._ZN7GLGraphD0Ev[GLGraph::~GLGraph()]+0x155): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTV7GLGraph[vtable for GLGraph]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLGraph_moc.o):(.rodata._ZTI7GLGraph[typeinfo for GLGraph]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::staticMetaObject()': GLVolumeHistory_moc.cpp:(.text+0x129): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::qt_invoke(int, QUObject*)': GLVolumeHistory_moc.cpp:(.text+0x391): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::qt_property(int, int, QVariant*)': GLVolumeHistory_moc.cpp:(.text+0x65): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::qt_emit(int, QUObject*)': GLVolumeHistory_moc.cpp:(.text+0x75): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::qt_cast(char const*)': GLVolumeHistory_moc.cpp:(.text+0xfe): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::qt_invoke(int, QUObject*)': GLVolumeHistory_moc.cpp:(.text+0x2f5): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::metaObject() const': GLVolumeHistory_moc.cpp:(.text._ZNK15GLVolumeHistory10metaObjectEv[GLVolumeHistory::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::~GLVolumeHistory()': GLVolumeHistory_moc.cpp:(.text._ZN15GLVolumeHistoryD0Ev[GLVolumeHistory::~GLVolumeHistory()]+0x29d): undefined reference to `QGLWidget::~QGLWidget()' GLVolumeHistory_moc.cpp:(.text._ZN15GLVolumeHistoryD0Ev[GLVolumeHistory::~GLVolumeHistory()]+0x345): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLVolumeHistory_moc.o): In function `GLVolumeHistory::~GLVolumeHistory()': GLVolumeHistory_moc.cpp:(.text._ZN15GLVolumeHistoryD1Ev[GLVolumeHistory::~GLVolumeHistory()]+0x33a): undefined reference to `QGLWidget::~QGLWidget()' GLVolumeHistory_moc.cpp:(.text._ZN15GLVolumeHistoryD1Ev[GLVolumeHistory::~GLVolumeHistory()]+0x2a4): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTV15GLVolumeHistory[vtable for GLVolumeHistory]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLVolumeHistory_moc.o):(.rodata._ZTI15GLVolumeHistory[typeinfo for GLVolumeHistory]+0x10): undefined reference to `typeinfo for QGLWidget' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::staticMetaObject()': GLStatistics_moc.cpp:(.text+0x189): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::qt_invoke(int, QUObject*)': GLStatistics_moc.cpp:(.text+0x3e1): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::qt_property(int, int, QVariant*)': GLStatistics_moc.cpp:(.text+0xc5): undefined reference to `QGLWidget::qt_property(int, int, QVariant*)' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::qt_emit(int, QUObject*)': GLStatistics_moc.cpp:(.text+0xd5): undefined reference to `QGLWidget::qt_emit(int, QUObject*)' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::qt_cast(char const*)': GLStatistics_moc.cpp:(.text+0x15e): undefined reference to `QGLWidget::qt_cast(char const*)' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::qt_invoke(int, QUObject*)': GLStatistics_moc.cpp:(.text+0x368): undefined reference to `QGLWidget::qt_invoke(int, QUObject*)' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::metaObject() const': GLStatistics_moc.cpp:(.text._ZNK12GLStatistics10metaObjectEv[GLStatistics::metaObject() const]+0x19): undefined reference to `QGLWidget::staticMetaObject()' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::~GLStatistics()': GLStatistics_moc.cpp:(.text._ZN12GLStatisticsD1Ev[GLStatistics::~GLStatistics()]+0x133): undefined reference to `QGLWidget::~QGLWidget()' GLStatistics_moc.cpp:(.text._ZN12GLStatisticsD1Ev[GLStatistics::~GLStatistics()]+0x126): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLStatistics_moc.o): In function `GLStatistics::~GLStatistics()': GLStatistics_moc.cpp:(.text._ZN12GLStatisticsD0Ev[GLStatistics::~GLStatistics()]+0x11f): undefined reference to `QGLWidget::~QGLWidget()' GLStatistics_moc.cpp:(.text._ZN12GLStatisticsD0Ev[GLStatistics::~GLStatistics()]+0x13e): undefined reference to `QGLWidget::~QGLWidget()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0xac): undefined reference to `QGLWidget::setMouseTracking(bool)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x108): undefined reference to `QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x148): undefined reference to `QGLWidget::paintEvent(QPaintEvent*)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x150): undefined reference to `QGLWidget::resizeEvent(QResizeEvent*)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1c0): undefined reference to `QGLWidget::makeCurrent()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1c4): undefined reference to `QGLWidget::swapBuffers()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1c8): undefined reference to `QGLWidget::setFormat(QGLFormat const&)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1cc): undefined reference to `QGLWidget::setContext(QGLContext*, QGLContext const*, bool)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1d0): undefined reference to `QGLWidget::renderPixmap(int, int, bool)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1d4): undefined reference to `QGLWidget::grabFrameBuffer(bool)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1d8): undefined reference to `QGLWidget::makeOverlayCurrent()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1dc): undefined reference to `QGLWidget::updateGL()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1e0): undefined reference to `QGLWidget::updateOverlayGL()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1f0): undefined reference to `QGLWidget::initializeOverlayGL()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1f4): undefined reference to `QGLWidget::resizeOverlayGL(int, int)' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1f8): undefined reference to `QGLWidget::paintOverlayGL()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x1fc): undefined reference to `QGLWidget::glInit()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTV12GLStatistics[vtable for GLStatistics]+0x200): undefined reference to `QGLWidget::glDraw()' modules/libmodules.a(GLStatistics_moc.o):(.rodata._ZTI12GLStatistics[typeinfo for GLStatistics]+0x10): undefined reference to `typeinfo for QGLWidget' collect2: ld returned 1 exit status make[3]: *** [fmit] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/fmit-0.97.7/work/fmit-0.97.7' make: *** [all] Error 2 * * ERROR: media-sound/fmit-0.97.7 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 78: Called die * The specific snippet of code: * emake || die "emake failed!" * The die message: * emake failed! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-sound/fmit-0.97.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/fmit-0.97.7/temp/environment'. * This ebuild is from an overlay: '/usr/local/portage/' *