Bug#710636: mididings: FTBFS: src/python_caller.cc:151:42: error: expected unqualified-id before numeric constant

David Suárez david.sephirot at gmail.com
Fri May 31 21:07:51 UTC 2013


Source: mididings
Version: 0~20120419~ds0-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

It's a problem in boost which is fixed in 1.50. TIME_UTC is a C11 macro
that colides with boost::TIME_UTC. In Boost 1.50, this constant was renamed
to TIME_UTC_. To fix it just use the new symbol name.

Relevant part:
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -fwrapv -O2 -Wall -fPIC -Wfatal-errors -finline-functions -fvisibility=hidden -DENABLE_ALSA_SEQ=1 -DENABLE_JACK_MIDI=1 -DENABLE_SMF=1 -Isrc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/alsa -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/python2.7 -c src/python_caller.cc -o build/temp.linux-x86_64-2.7/src/python_caller.o
> src/python_caller.cc: In member function 'void Mididings::PythonCaller::async_thread()':
> src/python_caller.cc:151:42: error: expected unqualified-id before numeric constant
> compilation terminated due to -Wfatal-errors.
> error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
> dh_auto_build: python setup.py build --force --enable-smf returned exit code 1
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/29/mididings_0~20120419~ds0-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-multimedia-maintainers mailing list