[Python-modules-team] Bug#565068: pyxine: ftbfs with gcc-4.5

Matthias Klose doko at debian.org
Wed Jan 13 01:05:39 UTC 2010


Package: pyxine
Version: 0.1alpha2-6
Severity: normal
Tags: sid
User: debian-gcc at 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/pyxine_0.1alpha2-6_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.


[...]
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5_d -c pxlib/Mutex.cc -o build/temp_d.linux-x86_64-2.5/pxlib/Mutex.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5_d -c pxlib/Thread.cc -o build/temp_d.linux-x86_64-2.5/pxlib/Thread.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5_d -c pxlib/XDisplay.cc -o build/temp_d.linux-x86_64-2.5/pxlib/XDisplay.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5_d -c pxlib/Traits.cc -o build/temp_d.linux-x86_64-2.5/pxlib/Traits.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.5_d/Python.h:8:0,
                 from pxlib/Traits.h:31,
                 from pxlib/Traits.cc:24:
/usr/include/python2.5_d/pyconfig.h:970:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:158:0: note: this is the location of the previous definition
/usr/include/python2.5_d/pyconfig.h:982:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:160:0: note: this is the location of the previous definition
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5_d -c pxlib/Callback.cc -o build/temp_d.linux-x86_64-2.5/pxlib/Callback.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.5_d/Python.h:8:0,
                 from pxlib/Traits.h:31,
                 from pxlib/Callback.h:30,
                 from pxlib/Callback.cc:25:
/usr/include/python2.5_d/pyconfig.h:970:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:158:0: note: this is the location of the previous definition
/usr/include/python2.5_d/pyconfig.h:982:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:160:0: note: this is the location of the previous definition
pxlib/Callback.cc:87:1: error: 'pyxine::PythonContext::PythonContext' names the constructor, not the type
error: command 'gcc' failed with exit status 1
[20198 refs]
make: *** [install] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit status 2





More information about the Python-modules-team mailing list