Debian Bug report logs -
#602822
wormux: FTBFS: graphic/spritecache.cpp:52: error: call of overloaded 'fixed_point(size_t)' is ambiguous
Reported by: Philipp Kern <pkern@debian.org>
Date: Mon, 8 Nov 2010 14:48:17 UTC
Severity: serious
Found in version wormux/1:0.9.2.1-1
Fixed in version warmux/1:11.01+repack-1
Done: Felix Geyer <debfx-pkg@fobos.de>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#602822; Package src:wormux.
(Mon, 08 Nov 2010 14:48:19 GMT) (full text, mbox, link).
Acknowledgement sent
to Philipp Kern <pkern@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Mon, 08 Nov 2010 14:48:19 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Source: wormux
Version: 1:0.9.2.1-1
Severity: serious
>
> sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on zandonai.debian.org
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ wormux 1:0.9.2.1-1 (s390) 03 Nov 2010 19:56 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
[...]
> g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I ../src -DINSTALL_DATADIR=\"/usr/share/games/wormux/\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DFONT_FILE=\"/usr/share/games/wormux//font/DejaVuSans.ttf\" -DPACKAGE_VERSION=\"0.9.2\" -I../lib/wormux/include -I../lib/fixedpoint -g -O2 -Wall -Wextra -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libpng12 -c -o spriteanimation.o `test -f 'graphic/spriteanimation.cpp' || echo './'`graphic/spriteanimation.cpp
> g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I ../src -DINSTALL_DATADIR=\"/usr/share/games/wormux/\" -DINSTALL_LOCALEDIR=\"/usr/share/locale\" -DFONT_FILE=\"/usr/share/games/wormux//font/DejaVuSans.ttf\" -DPACKAGE_VERSION=\"0.9.2\" -I../lib/wormux/include -I../lib/fixedpoint -g -O2 -Wall -Wextra -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libpng12 -c -o spritecache.o `test -f 'graphic/spritecache.cpp' || echo './'`graphic/spritecache.cpp
> graphic/spritecache.cpp: In member function 'Surface SpriteFrameCache::GetFlippedSurfaceForAngle(Double) const':
> graphic/spritecache.cpp:52: error: call of overloaded 'fixed_point(size_t)' is ambiguous
> ../lib/fixedpoint/fixed_class.h:69: note: candidates are: fixedpoint::fixed_point<p>::fixed_point(unsigned int) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:67: note: fixedpoint::fixed_point<p>::fixed_point(long int) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:65: note: fixedpoint::fixed_point<p>::fixed_point(double) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:64: note: fixedpoint::fixed_point<p>::fixed_point(float) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:63: note: fixedpoint::fixed_point<p>::fixed_point(int64_t) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:62: note: fixedpoint::fixed_point<p>::fixed_point(int32_t) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:58: note: fixedpoint::fixed_point<16>::fixed_point(const fixedpoint::fixed_point<16>&)
> graphic/spritecache.cpp: In member function 'Surface SpriteFrameCache::GetSurfaceForAngle(Double) const':
> graphic/spritecache.cpp:64: error: call of overloaded 'fixed_point(size_t)' is ambiguous
> ../lib/fixedpoint/fixed_class.h:69: note: candidates are: fixedpoint::fixed_point<p>::fixed_point(unsigned int) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:67: note: fixedpoint::fixed_point<p>::fixed_point(long int) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:65: note: fixedpoint::fixed_point<p>::fixed_point(double) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:64: note: fixedpoint::fixed_point<p>::fixed_point(float) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:63: note: fixedpoint::fixed_point<p>::fixed_point(int64_t) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:62: note: fixedpoint::fixed_point<p>::fixed_point(int32_t) [with int p = 16]
> ../lib/fixedpoint/fixed_class.h:58: note: fixedpoint::fixed_point<16>::fixed_point(const fixedpoint::fixed_point<16>&)
> make[4]: *** [spritecache.o] Error 1
> make[4]: Leaving directory `/build/buildd-wormux_0.9.2.1-1-s390-z4Sf5W/wormux-0.9.2.1/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd-wormux_0.9.2.1-1-s390-z4Sf5W/wormux-0.9.2.1/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/build/buildd-wormux_0.9.2.1-1-s390-z4Sf5W/wormux-0.9.2.1/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd-wormux_0.9.2.1-1-s390-z4Sf5W/wormux-0.9.2.1'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [binary-arch] Error 2
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20101103-1959
> FAILED [dpkg-buildpackage died]
> ────────────────────────────────────────────────────────────────────────────────
> Purging /var/lib/schroot/mount/sid-experimental-s390-sbuild-daef400d-f777-4cf2-bff6-c3f9f869b8e5/build/buildd-wormux_0.9.2.1-1-s390-z4Sf5W
> Not removing build depends: cloned chroot in use
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20101103-1959
> Build needed 00:03:52, 138008k disc space
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from Anibal Monsalve Salazar <anibal@debian.org>
to control@bugs.debian.org.
(Mon, 21 Feb 2011 07:06:04 GMT) (full text, mbox, link).
Reply sent
to Felix Geyer <debfx-pkg@fobos.de>:
You have taken responsibility.
(Sun, 10 Apr 2011 00:47:31 GMT) (full text, mbox, link).
Notification sent
to Philipp Kern <pkern@debian.org>:
Bug acknowledged by developer.
(Sun, 10 Apr 2011 00:47:43 GMT) (full text, mbox, link).
Message #12 received at 602822-close@bugs.debian.org (full text, mbox, reply):
Source: warmux
Source-Version: 1:11.01+repack-1
We believe that the bug you reported is fixed in the latest version of
warmux, which is due to be installed in the Debian FTP archive:
warmux-data_11.01+repack-1_all.deb
to main/w/warmux/warmux-data_11.01+repack-1_all.deb
warmux-dbg_11.01+repack-1_kfreebsd-amd64.deb
to main/w/warmux/warmux-dbg_11.01+repack-1_kfreebsd-amd64.deb
warmux-servers_11.01+repack-1_kfreebsd-amd64.deb
to main/w/warmux/warmux-servers_11.01+repack-1_kfreebsd-amd64.deb
warmux_11.01+repack-1.debian.tar.gz
to main/w/warmux/warmux_11.01+repack-1.debian.tar.gz
warmux_11.01+repack-1.dsc
to main/w/warmux/warmux_11.01+repack-1.dsc
warmux_11.01+repack-1_kfreebsd-amd64.deb
to main/w/warmux/warmux_11.01+repack-1_kfreebsd-amd64.deb
warmux_11.01+repack.orig.tar.bz2
to main/w/warmux/warmux_11.01+repack.orig.tar.bz2
wormux-data_11.01+repack-1_all.deb
to main/w/warmux/wormux-data_11.01+repack-1_all.deb
wormux-dbg_11.01+repack-1_all.deb
to main/w/warmux/wormux-dbg_11.01+repack-1_all.deb
wormux-servers_11.01+repack-1_all.deb
to main/w/warmux/wormux-servers_11.01+repack-1_all.deb
wormux_11.01+repack-1_all.deb
to main/w/warmux/wormux_11.01+repack-1_all.deb
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 602822@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Felix Geyer <debfx-pkg@fobos.de> (supplier of updated warmux 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 15 Feb 2011 22:37:30 +0100
Source: warmux
Binary: warmux warmux-servers warmux-data warmux-dbg wormux wormux-servers wormux-data wormux-dbg
Architecture: source kfreebsd-amd64 all
Version: 1:11.01+repack-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Felix Geyer <debfx-pkg@fobos.de>
Description:
warmux - funny fight game on 2D maps
warmux-data - data files for the WarMUX game
warmux-dbg - debugging symbols for the WarMUX game
warmux-servers - stand alone server and game index server for WarMUX
wormux - transitional package for warmux
wormux-data - transitional package for warmux-data
wormux-dbg - transitional package for warmux-dbg
wormux-servers - transitional package for warmux-servers
Closes: 602822
Changes:
warmux (1:11.01+repack-1) unstable; urgency=low
.
* New upstream release.
- Changed name to WarMUX.
* Refresh patches.
* Add transitional packages for the old name "wormux".
* Drop 01_dont_remove_stamp_po.patch and don't backup/restore config.h
and warmux.pot, not needed anymore.
* Switch to debhelper compat level 8.
* Don't compress pdf files.
* Repack orig tarball to remove embedded source code of various libraries.
- Add 01_fix_repack_configure.patch
* Rename the Ukrainian translation to the corrent locale code "uk".
* Fix FTBFS on s390. (Closes: #602822)
- Add 05_fix_build_s390.patch
* Add abort-on-upstream-changes to debian/source/local-options.
Checksums-Sha1:
9b9c7cc21364d0ab3ff109d15581c17adea8114d 1752 warmux_11.01+repack-1.dsc
44000e19e16d4f821e60be8e94aacd5d377c63b1 107062803 warmux_11.01+repack.orig.tar.bz2
48e915508d63e046ea4de42f8024e5d88ea99f36 14873 warmux_11.01+repack-1.debian.tar.gz
6d652d939c4ead52fcce3b73613da4b0624a5372 940126 warmux_11.01+repack-1_kfreebsd-amd64.deb
2571033cd08a6d3052baa8b4dabfe2649143e864 119870 warmux-servers_11.01+repack-1_kfreebsd-amd64.deb
2c140fe4f0c0ed2699eb31c47fef5b9f0079757d 101370858 warmux-data_11.01+repack-1_all.deb
9792e6ad64b0aefe588525acdac2498ca1ef2b35 9187252 warmux-dbg_11.01+repack-1_kfreebsd-amd64.deb
26859f78e9e622c46c2ea33228aec0fdf3192d6f 35766 wormux_11.01+repack-1_all.deb
5cb6d03467e9d8232d909cca35778f64d497ccd5 35784 wormux-servers_11.01+repack-1_all.deb
afb12f0c3c83b3e4a38f609f3b940f52c8e6c08a 35782 wormux-data_11.01+repack-1_all.deb
499cb7419360a07a73370c9a0f9eb8c01d299ad5 35784 wormux-dbg_11.01+repack-1_all.deb
Checksums-Sha256:
a40b1183066813dbaad432ae8bf7171f40fcad0fe815a35bb6bb41d5c30a4197 1752 warmux_11.01+repack-1.dsc
6203568c68fad7681f16aaaae23675da93aaa2ddd7f657eecfd453039c42fadb 107062803 warmux_11.01+repack.orig.tar.bz2
028cb0a846c6f0e9befbb891eb1aabdc7a1233c2679a3fe9861b880e95a0c443 14873 warmux_11.01+repack-1.debian.tar.gz
73117a1095ebd0955f0e9586389140dc95bc83f18058c4387424d35f0683e13c 940126 warmux_11.01+repack-1_kfreebsd-amd64.deb
36af94f02f0285960146378c17e2a7f846c032045d21cbf65b2c81bf71500286 119870 warmux-servers_11.01+repack-1_kfreebsd-amd64.deb
d5b5bd342686a17444684e1b6746d3d10e935f479f5af36fc4118ae98644fc6b 101370858 warmux-data_11.01+repack-1_all.deb
352bddc4b235c499b36f6b71eb724ab66578538930f8155e7abefe41e8554523 9187252 warmux-dbg_11.01+repack-1_kfreebsd-amd64.deb
189a8b68c16b7e74a294363ec80d0a4841da93a5c574d3c40e996504d1b6e155 35766 wormux_11.01+repack-1_all.deb
585f13dc22a54329044fed88fc1cd3ff43a3d947eb8eb591f1f9dd0e9c8a724f 35784 wormux-servers_11.01+repack-1_all.deb
a350d6f82d0f3df81ef08716965e896e1ced2ff48a39bc1cbb67b863b6ed506f 35782 wormux-data_11.01+repack-1_all.deb
c032805f5c933d86c0f4b9a71b3cee988456a32d4d0d173341376f0398556dfc 35784 wormux-dbg_11.01+repack-1_all.deb
Files:
8ba5675a227092d6e88b3b91eeafeae1 1752 games optional warmux_11.01+repack-1.dsc
5808d70e2da299fb99cfb0b326a73a1a 107062803 games optional warmux_11.01+repack.orig.tar.bz2
813120c4f2eb8a0b951a9c3ff1406c9d 14873 games optional warmux_11.01+repack-1.debian.tar.gz
7d20e05fea39165634cbaebcdbdef914 940126 games optional warmux_11.01+repack-1_kfreebsd-amd64.deb
a5ad2b4d62268b2752b7e64eccd1dc97 119870 games optional warmux-servers_11.01+repack-1_kfreebsd-amd64.deb
deb1d99363f961bee4fca8124a0f2613 101370858 games optional warmux-data_11.01+repack-1_all.deb
b100e09e6e4f01cd89a3a3c4f86e5829 9187252 debug extra warmux-dbg_11.01+repack-1_kfreebsd-amd64.deb
be17d53c115c5eca8dae76284e8f4ea6 35766 games optional wormux_11.01+repack-1_all.deb
1dd92955a6562be1890a552ecd3895fa 35784 games optional wormux-servers_11.01+repack-1_all.deb
5d4e9af914a7dce06fda99a2596408de 35782 games optional wormux-data_11.01+repack-1_all.deb
5e4bacd209e73f43e84765bf469bad3f 35784 debug extra wormux-dbg_11.01+repack-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/kFreeBSD)
iEYEARECAAYFAk1hhewACgkQsKTFpDfZQSztQQCgioxVRSeQ+jE4MELvGhRuuV81
z4sAnjyk/3u2c3b4AAfVlAn3oQy38RBs
=jWIR
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 08 May 2011 07:33:56 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 10:56:09 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.