Debian Bug report logs - #671538
supertux: ftbfs with GCC-4.7

version graph

Package: supertux; Maintainer for supertux is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>; Source for supertux is src:supertux (PTS, buildd, popcon).

Reported by: Vincent Cheng <Vincentc1208@gmail.com>

Date: Fri, 4 May 2012 21:21:01 UTC

Severity: important

Tags: sid, wheezy

Found in version supertux/0.3.3-4

Fixed in version supertux/0.3.3-5

Done: Vincent Cheng <Vincentc1208@gmail.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Vincentc1208@gmail.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#671538; Package supertux. (Fri, 04 May 2012 21:21:04 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Cheng <Vincentc1208@gmail.com>:
New Bug report received and forwarded. Copy sent to Vincentc1208@gmail.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Fri, 04 May 2012 21:21:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Vincent Cheng <Vincentc1208@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: supertux: ftbfs with GCC-4.7
Date: Fri, 04 May 2012 14:17:29 -0700
Package: supertux
Version: 0.3.3-4
Severity: important
Tags: sid wheezy
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.7

Supertux FTBFS with gcc-4.7. Tail of build log is as follows:

/usr/bin/cmake -E cmake_progress_report /tmp/buildd/supertux-0.3.3/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Building CXX object external/squirrel/CMakeFiles/squirrel.dir/squirrel/sqapi.cpp.o
cd /tmp/buildd/supertux-0.3.3/obj-x86_64-linux-gnu/external/squirrel && /usr/lib/ccache/c++ -I/usr/include/SDL -I/usr/include/GL -I/usr/include/AL -I/tmp/buildd/supertux-0.3.3/external/squirrel/include -o CMakeFiles/squirrel.dir/squirrel/sqapi.cpp.o -c /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqapi.cpp
In file included from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqobject.h:5:0,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqpcheader.h:16,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqapi.cpp:4:
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/squtils.h: In instantiation of 'sqvector<T>::~sqvector() [with T = long int]':
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqclosure.h:83:52: required from here
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/squtils.h:38:4: error: 'sq_vm_free' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqpcheader.h:17:0,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqapi.cpp:4:
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqstate.h:142:6: note: 'void sq_vm_free(void*, SQUnsignedInteger)' declared here, later in the translation unit
In file included from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqobject.h:5:0,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqpcheader.h:16,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqapi.cpp:4:
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/squtils.h: In instantiation of 'void sqvector<T>::_realloc(SQUnsignedInteger) [with T = long int; SQUnsignedInteger = long unsigned int]':
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/squtils.h:66:4: required from 'T& sqvector<T>::push_back(const T&) [with T = long int]'
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqfuncstate.h:25:68: required from here
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/squtils.h:97:3: error: 'sq_vm_realloc' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqpcheader.h:17:0,
                 from /tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqapi.cpp:4:
/tmp/buildd/supertux-0.3.3/external/squirrel/squirrel/sqstate.h:141:7: note: 'void* sq_vm_realloc(void*, SQUnsignedInteger, SQUnsignedInteger)' declared here, later in the translation unit
make[3]: *** [external/squirrel/CMakeFiles/squirrel.dir/squirrel/sqapi.cpp.o] Error 1
make[3]: Leaving directory `/tmp/buildd/supertux-0.3.3/obj-x86_64-linux-gnu'

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages supertux depends on:
ii  libc6                     2.13-30
ii  libcurl3-gnutls           7.25.0-1
ii  libgcc1                   1:4.7.0-3
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libglew1.7                1.7.0-3
ii  libglu1-mesa [libglu1]    7.11.2-1
ii  libice6                   2:1.0.8-2
ii  libogg0                   1.2.2~dfsg-1
ii  libopenal1                1:1.13-6
ii  libphysfs1                2.0.2-6
ii  libsdl-image1.2           1.2.12-1
ii  libsdl1.2debian           1.2.15-3
ii  libsm6                    2:1.2.1-2
ii  libstdc++6                4.7.0-3
ii  libvorbis0a               1.3.2-1.2
ii  libvorbisfile3            1.3.2-1.2
ii  libx11-6                  2:1.4.4-4
ii  libxext6                  2:1.3.1-2
ii  supertux-data             0.3.3-4

supertux recommends no packages.

supertux suggests no packages.

-- no debconf information




Added tag(s) pending. Request was from Vincent Cheng <vincentc1208@gmail.com> to control@bugs.debian.org. (Fri, 04 May 2012 22:39:08 GMT) (full text, mbox, link).


Reply sent to Vincent Cheng <Vincentc1208@gmail.com>:
You have taken responsibility. (Sat, 05 May 2012 09:51:04 GMT) (full text, mbox, link).


Notification sent to Vincent Cheng <Vincentc1208@gmail.com>:
Bug acknowledged by developer. (Sat, 05 May 2012 09:51:07 GMT) (full text, mbox, link).


Message #12 received at 671538-close@bugs.debian.org (full text, mbox, reply):

From: Vincent Cheng <Vincentc1208@gmail.com>
To: 671538-close@bugs.debian.org
Subject: Bug#671538: fixed in supertux 0.3.3-5
Date: Sat, 05 May 2012 09:49:32 +0000
Source: supertux
Source-Version: 0.3.3-5

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

supertux-data_0.3.3-5_all.deb
  to main/s/supertux/supertux-data_0.3.3-5_all.deb
supertux_0.3.3-5.debian.tar.gz
  to main/s/supertux/supertux_0.3.3-5.debian.tar.gz
supertux_0.3.3-5.dsc
  to main/s/supertux/supertux_0.3.3-5.dsc
supertux_0.3.3-5_amd64.deb
  to main/s/supertux/supertux_0.3.3-5_amd64.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 671538@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Cheng <Vincentc1208@gmail.com> (supplier of updated supertux 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: SHA256

Format: 1.8
Date: Fri, 04 May 2012 14:23:56 -0700
Source: supertux
Binary: supertux supertux-data
Architecture: source amd64 all
Version: 0.3.3-5
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Vincent Cheng <Vincentc1208@gmail.com>
Description: 
 supertux   - Classic 2D jump 'n run sidescroller with Tux
 supertux-data - Classic 2D jump 'n run sidescroller with Tux (data files)
Closes: 671538
Changes: 
 supertux (0.3.3-5) experimental; urgency=low
 .
   * Add debian/patches/fix_gcc4.7_ftbfs.patch to fix FTBFS with gcc 4.7.
    (Closes: #671538)
Checksums-Sha1: 
 23d6a0ddc09799fa38f85fee6d421faf409e4999 2319 supertux_0.3.3-5.dsc
 82217521c57e73e450348ff9476e0a2ff7047667 10062 supertux_0.3.3-5.debian.tar.gz
 09de12a25456240b1283017a732cf91fd2cef264 851244 supertux_0.3.3-5_amd64.deb
 b23cb52b5fa3cf88d7fa45897e48a1ef3c481ae1 58688190 supertux-data_0.3.3-5_all.deb
Checksums-Sha256: 
 c021c7de2e69364bcd14eef918e400d4f8bce4418f6e122c9b8e46b3559d7c26 2319 supertux_0.3.3-5.dsc
 8f832980836f9ed8ea9f98668b2461e92bc33d4f30cd57c1f546fc2bdf9e300c 10062 supertux_0.3.3-5.debian.tar.gz
 2df204aefc6f46d471bc9023c6c5e2825ed81a574a08283ba9fca7c2308eeb2b 851244 supertux_0.3.3-5_amd64.deb
 e0c6d686dc3f44560652c06716eaaa1ac8b0ed9b51ef688e1c5cb6baa634b6f1 58688190 supertux-data_0.3.3-5_all.deb
Files: 
 0623ce3c8f389ecb1afb1ca67d8a24df 2319 games optional supertux_0.3.3-5.dsc
 018889793824e98e21feb0e45ba670c1 10062 games optional supertux_0.3.3-5.debian.tar.gz
 ccbec425fd9b635cd4ea3eb6c4135684 851244 games optional supertux_0.3.3-5_amd64.deb
 4afddd4fbaf64e4f4919ff815d314d9b 58688190 games optional supertux-data_0.3.3-5_all.deb

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

iQIcBAEBCAAGBQJPpNSLAAoJEGWYeJBYoj3p384P/i4+nk6VO5/DEzTzq8x/J/BY
M9qobOe5IVDR8hbsbdmtD0eZ0mfQot26c5PAX2l30Pmx/hMVy2Nb7QavNlkJuNeG
QAHbKu4uvu6aYhQ5dNmet85TdexfN56WNLVWFwiGu40fP3NKXt8qQ7asT5bpgyjW
m558U9PGTAaTeNTh6O3NPHqTVYatY3VHf1Q/dZCvgOKa0IPelaqvjmaT87PjxuMK
arbQsCUzoM+PDGe5ncHIcdVquFhuxXUTZ1sHIXdVp6gUHqnlbNSPJaPVpwYPron/
KtMhgTF3/7Ud3Jy2q82EKw3TmXWQQ2qIlk1pOzN8cws/QYp/78yOPQh3KZc7GGKW
qPGnZ67QGO5yYK+WEfV8ME7aOkroIvKsXZkwKiy4+RFD4ib5x1KDDOLvWzpgAIns
JD5CfA4HdrJztUfT2Fe7NuN0rXoO1IA0N8WNTgS+kzFG7fOrBHvaWIR8rEi9PTK3
pHvWLGu1IiAR37ahJAWV376juYf7XN3qDprkUc+CpdIdC7cnNFJ0gH6nKR72UlHT
KFjGOuRphNvQwmbtEbBWJZEKCTBF/vnAqSaNiMcTJqNGvLIPOiSIvLHT0B7KRUER
Kqu6EIwubDfrWsBYLfFiVq1r51wIiZqW1gXEYuliZFV4yLYWgXYpCVs8u1UE5sRc
QMu0QsrbjWLWiqlxKvdi
=Fpdy
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 03 Jun 2012 07:36:25 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 12:29:38 2023; Machine Name: buxtehude

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.