[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#565069: prokyon3: ftbfs with gcc-4.5



Package: prokyon3
Version: 0.9.6-2
Severity: normal
Tags: sid
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/prokyon3_0.9.6-2_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
job_storecustomquery.cpp:31:9: warning: unused variable 'error'
mv -f .deps/prokyon3-job_storecustomquery.Tpo .deps/prokyon3-job_storecustomquery.Po
x86_64-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\"/usr\"  -O0 -g3 -Wall -g -O2 -MT prokyon3-job_removecustomquery.o -MD -MP -MF .deps/prokyon3-job_removecustomquery.Tpo -c -o prokyon3-job_removecustomquery.o `test -f 'job_removecustomquery.cpp' || echo './'`job_removecustomquery.cpp
job_removecustomquery.cpp: In member function 'virtual void Job_RemoveCustomQuery::run()':
job_removecustomquery.cpp:34:100: warning: format '%p' expects type 'void*', but argument 4 has type 'Qt::HANDLE'
job_removecustomquery.cpp:57:103: warning: format '%p' expects type 'void*', but argument 4 has type 'Qt::HANDLE'
job_removecustomquery.cpp:31:9: warning: unused variable 'error'
mv -f .deps/prokyon3-job_removecustomquery.Tpo .deps/prokyon3-job_removecustomquery.Po
x86_64-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\"/usr\"  -O0 -g3 -Wall -g -O2 -MT prokyon3-jobbasetagmanipulation.o -MD -MP -MF .deps/prokyon3-jobbasetagmanipulation.Tpo -c -o prokyon3-jobbasetagmanipulation.o `test -f 'jobbasetagmanipulation.cpp' || echo './'`jobbasetagmanipulation.cpp
mv -f .deps/prokyon3-jobbasetagmanipulation.Tpo .deps/prokyon3-jobbasetagmanipulation.Po
x86_64-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\"/usr\"  -O0 -g3 -Wall -g -O2 -MT prokyon3-tagger_taglib.o -MD -MP -MF .deps/prokyon3-tagger_taglib.Tpo -c -o prokyon3-tagger_taglib.o `test -f 'tagger_taglib.cpp' || echo './'`tagger_taglib.cpp
tagger_taglib.cpp: In static member function 'static bool Tagger_TagLib::getTagOnly(TRACK*, const QString&)':
tagger_taglib.cpp:115:9: error: 'TagLib::MPEG::File::File' names the constructor, not the type
tagger_taglib.cpp:115:34: error: expected ';' before 'mp3File'
tagger_taglib.cpp:115:114: error: statement cannot resolve address of overloaded function
tagger_taglib.cpp:117:15: error: 'mp3File' was not declared in this scope
tagger_taglib.cpp:129:38: error: 'tag' was not declared in this scope
tagger_taglib.cpp:129:44: error: 'mp3File' was not declared in this scope
tagger_taglib.cpp:143:38: error: 'tag' was not declared in this scope
tagger_taglib.cpp:143:44: error: 'mp3File' was not declared in this scope
make[4]: *** [prokyon3-tagger_taglib.o] Error 1
make[4]: Leaving directory `/build/user-prokyon3_0.9.6-2-amd64-1o6qS0/prokyon3-0.9.6/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/user-prokyon3_0.9.6-2-amd64-1o6qS0/prokyon3-0.9.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user-prokyon3_0.9.6-2-amd64-1o6qS0/prokyon3-0.9.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user-prokyon3_0.9.6-2-amd64-1o6qS0/prokyon3-0.9.6'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



Reply to: