Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/libxml2 -Wall -D_REENTRANT -O2 -pipe -fomit-frame-pointer -O2 -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -c -o FTprocBoost.o `test -f 'FTprocBoost.cpp' || echo './'`FTprocBoost.cpp FTprocCompressor.cpp: In member function `virtual void FTprocCompressor::initialize()': FTprocCompressor.cpp:124: error: array bound forbidden after parenthesized type-id FTprocCompressor.cpp:124: note: try removing the parentheses around the type-id FTprocCompressor.cpp: In member function `virtual void FTprocCompressor::setFFTsize(unsigned int)': FTprocCompressor.cpp:188: error: array bound forbidden after parenthesized type-id FTprocCompressor.cpp:188: note: try removing the parentheses around the type-id make[2]: *** [FTprocCompressor.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/mnt/raid0/tmp/portage/freqtweak-0.5.2/work/freqtweak-0.5.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/raid0/tmp/portage/freqtweak-0.5.2/work/freqtweak-0.5.2' make: *** [all] Error 2 !!! ERROR: media-sound/freqtweak-0.5.2 failed. !!! Function src_compile, Line 418, Exitcode 2 !!! emake failed
There is a new upstream release which has the same gcc-3.4 issue. Freqtweak is patched locally and testing is in progress :-)
Updated ebuild to latest upstream release (0.6.0); added ~amd64 keyword. Sending the gcc-3.4 patch upstream so we can get rid of it when Jesse includes it in his releases.