Your message dated Sun, 16 Jun 2013 16:33:33 +0000
with message-id <e1uoftv-0004kq...@franck.debian.org>
and subject line Bug#707433: fixed in smc 1.9+git20121121-1
has caused the Debian Bug report #707433,
regarding smc: FTBFS: xtime.hpp:23:5: error: expected identifier 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.)
--
707433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: smc
Version: 1.9+git20120222-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\""
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -I/usr/include/CEGUI -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -Wall -c -o smc-audio.o `test -f
> 'audio/audio.cpp' || echo './'`audio/audio.cpp
> In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
> from /usr/include/boost/thread/mutex.hpp:16,
> from /usr/include/boost/thread/pthread/thread_data.hpp:12,
> from /usr/include/boost/thread/thread.hpp:17,
> from audio/../core/../objects/../video/video.h:41,
> from audio/../core/../objects/sprite.h:21,
> from audio/../core/game_core.h:20,
> from audio/audio.cpp:17:
> /usr/include/boost/thread/xtime.hpp:23:5: error: expected identifier before
> numeric constant
> /usr/include/boost/thread/xtime.hpp:23:5: error: expected '}' before numeric
> constant
> /usr/include/boost/thread/xtime.hpp:23:5: error: expected unqualified-id
> before numeric constant
> /usr/include/boost/thread/xtime.hpp:46:14: error: expected type-specifier
> before 'system_time'
> In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
> from /usr/include/boost/thread/mutex.hpp:16,
> from /usr/include/boost/thread/pthread/thread_data.hpp:12,
> from /usr/include/boost/thread/thread.hpp:17,
> from audio/../core/../objects/../video/video.h:41,
> from audio/../core/../objects/sprite.h:21,
> from audio/../core/game_core.h:20,
> from audio/audio.cpp:17:
> /usr/include/boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
> /usr/include/boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not
> declared in this scope
> /usr/include/boost/thread/xtime.hpp:73:40: note: suggested alternative:
> In file included from /usr/include/boost/thread/locks.hpp:12:0,
> from /usr/include/boost/thread/pthread/mutex.hpp:12,
> from /usr/include/boost/thread/mutex.hpp:16,
> from /usr/include/boost/thread/pthread/thread_data.hpp:12,
> from /usr/include/boost/thread/thread.hpp:17,
> from audio/../core/../objects/../video/video.h:41,
> from audio/../core/../objects/sprite.h:21,
> from audio/../core/game_core.h:20,
> from audio/audio.cpp:17:
> /usr/include/boost/thread/thread_time.hpp:19:24: note:
> 'boost::get_system_time'
> In file included from /usr/include/boost/thread/pthread/mutex.hpp:14:0,
> from /usr/include/boost/thread/mutex.hpp:16,
> from /usr/include/boost/thread/pthread/thread_data.hpp:12,
> from /usr/include/boost/thread/thread.hpp:17,
> from audio/../core/../objects/../video/video.h:41,
> from audio/../core/../objects/sprite.h:21,
> from audio/../core/game_core.h:20,
> from audio/audio.cpp:17:
> /usr/include/boost/thread/xtime.hpp: At global scope:
> /usr/include/boost/thread/xtime.hpp:88:1: error: expected declaration before
> '}' token
> make[3]: *** [smc-audio.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/smc_1.9+git20120222-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: smc
Source-Version: 1.9+git20121121-1
We believe that the bug you reported is fixed in the latest version of
smc, 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 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Muammar El Khatib <muam...@debian.org> (supplier of updated smc 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: Sat, 11 May 2013 22:51:09 +0200
Source: smc
Binary: smc smc-data smc-music
Architecture: source all amd64
Version: 1.9+git20121121-1
Distribution: unstable
Urgency: low
Maintainer: Muammar El Khatib <muam...@debian.org>
Changed-By: Muammar El Khatib <muam...@debian.org>
Description:
smc - Jump and Run game like Super Mario World
smc-data - levels and game data for Secret Maryo Chronicles
smc-music - music files for Secret Maryo Chronicles
Closes: 640234 680258 707433 709083 710083
Changes:
smc (1.9+git20121121-1) unstable; urgency=low
.
* New upstream snapshot.
* Bumped standards version to 3.9.1. No changes were needed.
* Now SMC is compiled using the Hardening Options.
* debian/control:
+ The package is built using Boost 1.53. Fixes FTBFS. (Closes: #707433)
* debian/compat: bump to compat level 9.
* debian/menu file was updated so that the game is referred to the section
Games/Action instead of Games/Adventure. (Closes: #680258, #709083)
* In this revision i18n of man page is enabled, and German translation has
been put in place. Thanks to Helge Kreutzmann. (Closes: #640234, #709083)
* debian/patches/01_configure.ac.patch has been deleted because the
Debian-specific "libboost_foo-mt" libraries has been removed in Boost 1.53.
(Closes: #710083)
Checksums-Sha1:
64cd268ed3dbef0da83b01f119b89e83da39147b 1415 smc_1.9+git20121121-1.dsc
45051b9193ee598ed8de7650e0403a36e8fd34c1 119406660
smc_1.9+git20121121.orig.tar.gz
58727937ce299de156cbc798c7df3738ef1921e4 12042
smc_1.9+git20121121-1.debian.tar.gz
00fead2d4e5d63a0ba50d0bb96f2e07e78cede45 69664940
smc-data_1.9+git20121121-1_all.deb
4e3324c61feb55c5983eeef1ee2c2542fe4642d9 47394350
smc-music_1.9+git20121121-1_all.deb
3bf6490c80717ba7ba009e3b60dd9afb174a1a17 539724 smc_1.9+git20121121-1_amd64.deb
Checksums-Sha256:
901a1e6d4c5e94b35fd78717ef5e6b29a016951837283b3f89fff863f2b5f0e6 1415
smc_1.9+git20121121-1.dsc
762d060157b520ae797cf32176046e8ad05ca9d78bdac2a6bcb0c1758acc9e66 119406660
smc_1.9+git20121121.orig.tar.gz
4ceb542e64f0f526194bdd18e4a4548e94390d51c271301d1835be0602ad2bb8 12042
smc_1.9+git20121121-1.debian.tar.gz
b1d936b9417c9cd83a40273d9d2e420cbed42ec112719c608ebc096b4c205a13 69664940
smc-data_1.9+git20121121-1_all.deb
c68c8c14893edbba6b8495ddd0504292e8b00e628da5bf5abb3e90be18d0b166 47394350
smc-music_1.9+git20121121-1_all.deb
dc329de67fafed3def2961c52decafc853db74a0917a01a29a6e7890e1cf74be 539724
smc_1.9+git20121121-1_amd64.deb
Files:
9f24cf7bc99727b40ae1b1de294ea981 1415 games optional smc_1.9+git20121121-1.dsc
4b1389e2a0b4539efcb6e20c72dcaef7 119406660 games optional
smc_1.9+git20121121.orig.tar.gz
3be56cb668155abb3cb8d0686aefac8a 12042 games optional
smc_1.9+git20121121-1.debian.tar.gz
cec72de5c812e545b6f695d94fd20b6f 69664940 games optional
smc-data_1.9+git20121121-1_all.deb
a69f847f09853cfeed20910443d02bad 47394350 games optional
smc-music_1.9+git20121121-1_all.deb
c6deb7eada0a995630f4eaa9d9886685 539724 games optional
smc_1.9+git20121121-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlG90oMACgkQMOtAOxJwKfEeXQCfTYv5n+IMjHmcE10XLCFjm1d0
cuYAn2wX7xAZ+79cNzRVq3/wHQ8DI2AI
=Oh3O
-----END PGP SIGNATURE-----
--- End Message ---