projectm version 2.0.1+dfsg-7 failed to build on amd64 with GCC-4.6/oneiric

Bug #771045 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
projectM
Unknown
Unknown
projectm (Debian)
Fix Released
Unknown
projectm (Ubuntu)
Fix Released
High
Alessio Treglia

Bug Description

projectm version 2.0.1+dfsg-7 failed to build on amd64 with GCC-4.6/oneiric
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2465704

Details about the rebuild:
https://lists.ubuntu.com/archives/ubuntu-devel/2011-April/033042.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2465704/+files/buildlog_ubuntu-natty-amd64.projectm_2.0.1%2Bdfsg-7_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1574 lines into the build log:

make[3]: Entering directory `/build/buildd/projectm-2.0.1+dfsg/src/build'
/usr/bin/cmake -E cmake_progress_report /build/buildd/projectm-2.0.1+dfsg/src/build/CMakeFiles 99
[ 94%] Building CXX object projectM-libvisual/CMakeFiles/projectM_libvisual.dir/actor_projectM.o
cd /build/buildd/projectm-2.0.1+dfsg/src/build/projectM-libvisual && /usr/bin/c++ -DprojectM_libvisual_EXPORTS -DLINUX -DLINUX -g -O2 -fPIC -I/build/buildd/projectm-2.0.1+dfsg/src/libprojectM -I/usr/include/libvisual-0.4 -I/usr/include/SDL -DPROJECTM_PREFIX='"/usr"' -o CMakeFiles/projectM_libvisual.dir/actor_projectM.o -c /build/buildd/projectm-2.0.1+dfsg/src/projectM-libvisual/actor_projectM.cpp
/build/buildd/projectm-2.0.1+dfsg/src/projectM-libvisual/actor_projectM.cpp: In function 'VisPalette* lv_projectm_palette(VisPluginData*)':
/build/buildd/projectm-2.0.1+dfsg/src/projectM-libvisual/actor_projectM.cpp:212:9: error: invalid conversion from 'void*' to 'VisPalette*' [-fpermissive]
make[3]: *** [projectM-libvisual/CMakeFiles/projectM_libvisual.dir/actor_projectM.o] Error 1
make[3]: Leaving directory `/build/buildd/projectm-2.0.1+dfsg/src/build'
make[2]: *** [projectM-libvisual/CMakeFiles/projectM_libvisual.dir/all] Error 2
make[2]: Leaving directory `/build/buildd/projectm-2.0.1+dfsg/src/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/projectm-2.0.1+dfsg/src/build'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110425-1744
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/projectm-2.0.1+dfsg

Tags: ftbfs oneiric

Related branches

Matthias Klose (doko)
Changed in projectm (Ubuntu):
importance: Undecided → High
Revision history for this message
Matthias Klumpp (ximion) wrote :

Okay, how can

extern "C" VisPalette *lv_projectm_palette (VisPluginData *plugin)
{
 return NULL;
}

be invalid? The method just returns a 0pointer, for VisPalette*, which definitely is valid and no "invalid conversion from 'void*' to 'VisPalette*'" - does someone have a clue why this happens?

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Fixed in Debian sid.

Changed in projectm (Ubuntu):
assignee: nobody → Alessio Treglia (quadrispro)
status: New → Fix Committed
status: Fix Committed → Fix Released
Changed in projectm (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.