Your message dated Sun, 30 Jun 2013 15:20:14 +0000
with message-id <e1utjqe-0002uv...@franck.debian.org>
and subject line Bug#710625: fixed in performous 0.7.0-2
has caused the Debian Bug report #710625,
regarding performous: FTBFS: xtime.hh:27:34: error: expected unqualified-id 
before numeric constant
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
710625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: performous
Version: 0.7.0-1
Severity: serious
Tags: jessie sid
User: debian...@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_. 

You should update your Build-Depends (upstream has already fixed this).

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»/build-tree'
> /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build-tree/CMakeFiles 
> 19
> [ 17%] Building CXX object game/CMakeFiles/performous.dir/ffmpeg.cc.o
> cd /«PKGBUILDDIR»/build-tree/game && /usr/bin/c++   
> -DBOOST_FILESYSTEM_VERSION=2 -DUSE_GETTEXT -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -pthread -O2 -g -DNDEBUG -I/usr/include/SDL 
> -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo 
> -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include 
> -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/GL 
> -I/usr/include/x86_64-linux-gnu -I/«PKGBUILDDIR»/build-tree/game    -o 
> CMakeFiles/performous.dir/ffmpeg.cc.o -c /«PKGBUILDDIR»/game/ffmpeg.cc
> In file included from /«PKGBUILDDIR»/game/ffmpeg.cc:5:0:
> /«PKGBUILDDIR»/game/xtime.hh: In function 'boost::xtime {anonymous}::now()':
> /«PKGBUILDDIR»/game/xtime.hh:27:34: error: expected unqualified-id before 
> numeric constant
> make[3]: *** [game/CMakeFiles/performous.dir/ffmpeg.cc.o] Error 1

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/29/performous_0.7.0-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.

--- End Message ---
--- Begin Message ---
Source: performous
Source-Version: 0.7.0-2

We believe that the bug you reported is fixed in the latest version of
performous, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@gambaru.de> (supplier of updated performous package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 30 Jun 2013 11:59:10 +0200
Source: performous
Binary: performous performous-tools performous-dbg
Architecture: source i386
Version: 0.7.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@gambaru.de>
Description: 
 performous - karaoke game that allows user supplied songs
 performous-dbg - karaoke game that allows user supplied songs - debug
 performous-tools - karaoke game that allows user supplied songs - tools
Closes: 710625
Changes: 
 performous (0.7.0-2) unstable; urgency=low
 .
   * Team upload.
   * debian/control:
     - Use canonical VCS-URI.
     - Remove versioned dependencies on boost libraries because they are
       trivially satisfied now.
     - Remove superfluous ${shlibs:Depends} substvar from performous-dbg
       package.
     - Bump Standards-Version to 3.9.4, no changes.
   * debian/copyright: Fix lintian issue copyright-refers-to-symlink-license and
     point to GPL-2 license.
   * Add use-Boost-TIME_UTC_-constant-unconditionally.patch. Use always the new
     Boost constant TIME_UTC_ and fix FTBFS with libboost1.49. (Closes: #710625)
   * Drop boost_filesystem_v2.patch. Not necessary for newer boost versions.
Checksums-Sha1: 
 8922243d063a02c7a98fc2650ec63affd1eb7143 1859 performous_0.7.0-2.dsc
 be6558c888a4de0dc75d2b48e0286d5239679a4d 14759 
performous_0.7.0-2.debian.tar.bz2
 5c0cfc76e6ec5fedfeea6121098ec984a495cdf4 3720914 performous_0.7.0-2_i386.deb
 5a779ae9781873b752814b5926a538fe15542432 139794 
performous-tools_0.7.0-2_i386.deb
 75223c8b105f3a7f4fe23c18cd801d760c05633c 11852668 
performous-dbg_0.7.0-2_i386.deb
Checksums-Sha256: 
 394532c8d62acfb539d97b86ec582d610d76688046adb30dccabae3809f30a26 1859 
performous_0.7.0-2.dsc
 e86ac8c7e4d0fe8ec3bfe8da87c509ecd5c2e8e6106318ba4a5233dfcfa68247 14759 
performous_0.7.0-2.debian.tar.bz2
 5add278bee97cde312e2a4bbf8fec41cc9f7bebf3877b7c06d30d78e93d6c6bd 3720914 
performous_0.7.0-2_i386.deb
 277867bd9a42d61c622fdb8bd2c08ddd2967b7bff337ca27deb32bcf83f48da7 139794 
performous-tools_0.7.0-2_i386.deb
 d3991c7bb807e2fa265469c5227414135604af487274d47e6b0643f5bd97e25c 11852668 
performous-dbg_0.7.0-2_i386.deb
Files: 
 63008cd67810c3c5926e75de1a4fddeb 1859 games optional performous_0.7.0-2.dsc
 9db54fd8b0c78d135bb169a556a7eca1 14759 games optional 
performous_0.7.0-2.debian.tar.bz2
 df28828eccd79f5c7e1aa9f3ca441bf0 3720914 games optional 
performous_0.7.0-2_i386.deb
 8cbf060e327a2e6c5069fdaa07a42724 139794 games optional 
performous-tools_0.7.0-2_i386.deb
 6b226be4a9c9a5031793b3f1596f8e91 11852668 debug extra 
performous-dbg_0.7.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHQDz0ACgkQ5ItltUs5T35f8ACg9F8tJ3zxKdY7gZEwnpvr7AYB
wcwAn1IhIDi6do328/ppQXsXVldjKqHF
=OInE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to