Your message dated Fri, 02 Sep 2011 18:35:35 +0000
with message-id <[email protected]>
and subject line Bug#632147: fixed in opencity 0.0.6.4stable-1
has caused the Debian Bug report #632147,
regarding opencity: ftbfs due to --as-needed change
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 [email protected]
immediately.)
--
632147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: opencity
Version: 0.0.6.3stable-1
Severity: grave
Tags: patch
Justification: renders package unusable
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
This patch fixes the FTBFS due to the --as-needed ld change.
*** /tmp/tmp9EpJFd
In Ubuntu, we've applied the attached patch to achieve the following:
* Added debian/patches/01-fix-ftbfs.
- Fixes FTBFS from --as-needed linker change
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500,
'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-33-generic (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru opencity-0.0.6.3stable/debian/changelog opencity-0.0.6.3stable/debian/changelog
diff -Nru opencity-0.0.6.3stable/debian/patches/01-fix-ftbfs opencity-0.0.6.3stable/debian/patches/01-fix-ftbfs
--- opencity-0.0.6.3stable/debian/patches/01-fix-ftbfs 1970-01-01 05:30:00.000000000 +0530
+++ opencity-0.0.6.3stable/debian/patches/01-fix-ftbfs 2011-06-30 02:32:27.000000000 +0530
@@ -0,0 +1,51 @@
+# Description: Fix FTBFS due to --as-needed change
+# Author: Nigel Babu <[email protected]>
+# Bug-Ubuntu: 621996
+# Bug: 3344653
+--- a/configure
++++ b/configure
+@@ -4373,7 +4373,7 @@
+
+
+ CXXFLAGS="$SDL_CFLAGS"
+-LDFLAGS="$LDFLAGS $SDL_LIBS"
++LIBS="$LIBS $SDL_LIBS"
+
+ ac_ext=cpp
+ ac_cpp='$CXXCPP $CPPFLAGS'
+@@ -5701,7 +5701,7 @@
+
+ if test "x$SDL_mixer_h" = "xyes"; then
+ if test "x$SDL_mixer_lib" = "xyes"; then
+- LDFLAGS="$LDFLAGS -lSDL_mixer"
++ LIBS="$LIBS -lSDL_mixer"
+
+ cat >>confdefs.h <<\_ACEOF
+ #define OPENCITY_SDL_MIXER 1
+@@ -5787,7 +5787,7 @@
+
+
+ if test "x$enable_mingw" = "xyes"; then
+- LDFLAGS="-lmingw32 -lSDLmain -mwindows -lglu32 -lopengl32 $LDFLAGS"
++ LIBS="-lmingw32 -lSDLmain -mwindows -lglu32 -lopengl32 $LIBS"
+ else
+
+ { $as_echo "$as_me:$LINENO: checking for glBegin in -lGL" >&5
+@@ -6121,7 +6121,7 @@
+ for PNG in png png12 png13 dummypng; do
+ if $PACKAGE_CONFIG --exists lib$PNG > /dev/null 2>&1 ; then
+ CXXFLAGS="$CXXFLAGS `$PACKAGE_CONFIG --cflags lib$PNG`"
+- LDFLAGS="$LDFLAGS `$PACKAGE_CONFIG --libs lib$PNG`"
++ LIBS="$LIBS `$PACKAGE_CONFIG --libs lib$PNG`"
+ break
+ fi
+ done
+@@ -6143,7 +6143,7 @@
+
+ CXXFLAGS="-std=c++98 $CXXFLAGS"
+
+-LDFLAGS="-L$with_gl_prefix/lib $enable_gprof $LDFLAGS"
++LIBS="-L$with_gl_prefix/lib $enable_gprof $LIBS"
+
+
+
diff -Nru opencity-0.0.6.3stable/debian/patches/series opencity-0.0.6.3stable/debian/patches/series
--- opencity-0.0.6.3stable/debian/patches/series 2011-03-11 19:39:43.000000000 +0530
+++ opencity-0.0.6.3stable/debian/patches/series 2011-06-30 02:08:18.000000000 +0530
@@ -1 +1,2 @@
+01-fix-ftbfs
--- End Message ---
--- Begin Message ---
Source: opencity
Source-Version: 0.0.6.4stable-1
We believe that the bug you reported is fixed in the latest version of
opencity, which is due to be installed in the Debian FTP archive:
opencity-data_0.0.6.4stable-1_all.deb
to main/o/opencity/opencity-data_0.0.6.4stable-1_all.deb
opencity_0.0.6.4stable-1.debian.tar.gz
to main/o/opencity/opencity_0.0.6.4stable-1.debian.tar.gz
opencity_0.0.6.4stable-1.dsc
to main/o/opencity/opencity_0.0.6.4stable-1.dsc
opencity_0.0.6.4stable-1_amd64.deb
to main/o/opencity/opencity_0.0.6.4stable-1_amd64.deb
opencity_0.0.6.4stable.orig.tar.bz2
to main/o/opencity/opencity_0.0.6.4stable.orig.tar.bz2
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <[email protected]> (supplier of updated opencity 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 02 Sep 2011 20:10:28 +0200
Source: opencity
Binary: opencity opencity-data
Architecture: source all amd64
Version: 0.0.6.4stable-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Christoph Egger <[email protected]>
Description:
opencity - 3D city simulator game
opencity-data - data for opencity, a 3D city simulator game
Closes: 632147
Changes:
opencity (0.0.6.4stable-1) unstable; urgency=low
.
* New upstream Version
* Build with --as-needed fixed upstream (Closes: #632147)
* remove article from synopsis
* add misc:depends to opencity-data package
* Add build-{arch,indep} targets just depending on build as there's no
separatable step for building the arch:all parts
* Bump standards version from 3.8.3 to 3.9.2, no (further) changes
* Remove quilt bits as the package is source 3.0 (quilt) already
anyway
Checksums-Sha1:
dd8c32e10fe86a080d06ac4c7cc3aedf37358f24 2143 opencity_0.0.6.4stable-1.dsc
ce7dd8d7447423edf96110579d36086f94cdcc20 8350172
opencity_0.0.6.4stable.orig.tar.bz2
5ba2078534e758a113c9efa7aa20376e8c1142d0 10095
opencity_0.0.6.4stable-1.debian.tar.gz
cc317ea7cce9c7374dd18fe6eab6a5f54e9e134b 8000512
opencity-data_0.0.6.4stable-1_all.deb
71233476cce878699b5bf652d0d99f9d939d35b6 217400
opencity_0.0.6.4stable-1_amd64.deb
Checksums-Sha256:
eafa26078688e2d7bd05ef85bba38a51f7c5ce594d3c5293d17a5fc3b7f2c804 2143
opencity_0.0.6.4stable-1.dsc
ec2741d826d34f99bbdc3462c94142cfc6ba45aec5a4912f0d1cde11db903fa5 8350172
opencity_0.0.6.4stable.orig.tar.bz2
def7f9142ae4245c300a0f26c1dad249ecd0eb130ac4caff9cfc503704cb59f4 10095
opencity_0.0.6.4stable-1.debian.tar.gz
36799009796051d5fb1ba4c829334b798ce4db1e34e027a7343b1a069d8a9247 8000512
opencity-data_0.0.6.4stable-1_all.deb
08c33eba5f71547e26db7694b72691b72a08e5f737e97c79735f17f1aa61a8e3 217400
opencity_0.0.6.4stable-1_amd64.deb
Files:
93393be91a48f2f4661ae6328b2b2a3a 2143 games optional
opencity_0.0.6.4stable-1.dsc
7c55cab349800a477afc2bfd692f5495 8350172 games optional
opencity_0.0.6.4stable.orig.tar.bz2
c888324b45368083b271cdb978ddd432 10095 games optional
opencity_0.0.6.4stable-1.debian.tar.gz
7e4546638efadfd0b4c27daf4b6759e8 8000512 games optional
opencity-data_0.0.6.4stable-1_all.deb
2a21e3b7b024538de4516c6ba97b18ec 217400 games optional
opencity_0.0.6.4stable-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOYR4LAAoJEKv/7bJACMb55I0P/38uJlanYDFvbhnq8CsELyDU
ewxWD/wzBBxDRwa51jU8b2JoOMsnpN486Nt7rvI+9TxGk0F39QwQBx0S+LMAzPoF
4jALZ+Kb1sdz1QfBpP54Ozdkj+uckIUM4pCUKhDszVUSWA7wCJ4i1RvQnNCjRHBP
ieOME8IFlwvKMxlA+TgkJmaWQ4AmDSjt7o8OMMNcO0Wn6Fb2jymVLXSe2r8UeQRf
eUYYO3EgFmzdylRVAC0SmcNo7aPNUVJuQqlD+wSsExgmNnpxdXhgfnH0eDsj5ujj
9HGejxw+fx5zrEAskZQ6OMI0C9EulnyiZ6Zl0RCbSVAcODdOlsL1rCEo5bCSfLJ9
K/0ez2sbZSPHfKPUfAGDoXUei9usynnwM/991B8Tx6IBoV8mkqYnCt2tozYaEqWG
UPvHD3KkOQUWdeVdHpgWAeMLe5mWSZut4TgAat5ufZkUjwY5BHfV0mm+oOOEkFr+
VEAbYO+VaOQt1z1Z8QfQykuokC8VYVv4X4/FbAS2+B1RES+HeHQiHXPy8Bzy/FjR
NUlW1iIKYwc9IKyS27SLFGFKARPNc0XxzfzFfxkFe9rUmp4ajETzIC7y4tBGYbfr
bgo5ca9jWX9f/Y+nZf31oNRsYxIlgeovExmrXNzpNQrbVy+Ku5YjlRy2SD2jRk6d
91MN7j6evgi8jwj1/b3P
=61lt
-----END PGP SIGNATURE-----
--- End Message ---