Your message dated Tue, 13 Sep 2005 02:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318715: fixed in tecnoballz 0.91cvs20050828-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Jul 2005 08:34:32 +0000
>From [EMAIL PROTECTED] Sun Jul 17 01:34:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mrelay3.uni-hannover.de [130.75.2.41] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1Du4bX-0000bC-00; Sun, 17 Jul 2005 01:34:32 -0700
Received: from mail.itp.uni-hannover.de (mail.itp.uni-hannover.de
[130.75.25.242])
by mrelay3.uni-hannover.de (8.12.10/8.12.10) with ESMTP id
j6H8YLwE027996
for <[EMAIL PROTECTED]>; Sun, 17 Jul 2005 10:34:21 +0200 (MEST)
Received: from zibal.itp.uni-hannover.de (zibal.itp.uni-hannover.de
[130.75.25.91])
by mail.itp.uni-hannover.de (Postfix) with ESMTP id 628121B605
for <[EMAIL PROTECTED]>; Sun, 17 Jul 2005 10:34:17 +0200 (CEST)
Received: by zibal.itp.uni-hannover.de (Postfix, from userid 237)
id E67D71A6C7; Sun, 17 Jul 2005 10:34:16 +0200 (CEST)
Date: Sun, 17 Jul 2005 10:34:16 +0200
From: Helge Kreutzmann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: tecnoballz: Broken build / does not use -g and -O0 is never used
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
X-Public-Key-URL: http://www.itp.uni-hannover.de/~kreutzm/data/kreutzm.gpg
X-homepage: http://www.itp.uni-hannover.de/~kreutzm
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.2.2
(mrelay3.uni-hannover.de [130.75.2.41]); Sun, 17 Jul 2005 10:34:21 +0200 (MEST)
X-Scanned-By: MIMEDefang 2.42
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: tecnoballz
Version: 0.91-2
Severity: normal
I wanted to debug tecnoballz (see seperate report following soon) and
downloaded the source & debian.diff. I ran the following:
#export DEB_BUILD_OPTIONS=
#dpkg-buildpackage -uc -b -rfakeroot > ../tecnobuild-build1 2>&1
#export DEB_BUILD_OPTIONS=noopt
#dpkg-buildpackage -uc -b -rfakeroot > ../tecnobuild-build2 2>&1
#diff ../tecnobuild-build1 ../tecnobuild-build2
#echo $?
0
As you can see, DEB_BUILD_OPTIONS is completely ignored. Also the
binary is never build with "-g", (which is the entire reason I wanted
to rebuild tecnoballz, btw).
First, why do you set CFLAGS in debian/rules? You have a C++-programm,
so IMHO it should be CXXFLAGS instead. Also you do not specify "-g" in
debian/rules. I tried to add those in, but unfortunately it was never
accepted. Even if I called
env CXXFLAGS="-g" ./configure ..
and variants, it was never accepted. Thus I cannot give you a patch.
If you run configure --help, the first line reads:
`configure' configures FULL-PACKAGE-NAME VERSION to adapt to many kinds of
systems.
So it looks like even the configure script was not made properly.
Since I do not know autoconf, I cannot check if this is the only
error.
Please read section 10.1 (especially the notes for porters!) of
debian-policy and adapt. It is only a "should" directive to use "-g"
(and the other points mentioned there), but it helps.
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-9-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages tecnoballz depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13 GCC support library
ii libmikmod2 3.1.11-a-6 A portable sound library
ii libogg0 1.1.2-1 Ogg Bitstream Library
ii libsdl-mixer1 1.2.6-1 mixer library for Simple DirectMed
ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii libsmpeg0 0.4.5+cvs20030824-1 SDL MPEG Player Library - shared l
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
ii libvorbisfile 1.1.0-1 The Vorbis General Audio Compressi
ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii tecnoballz-da 0.91-2 graphic, sound and music files for
ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
-- no debconf information
--
Dr. Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED]
gpg signed mail preferred
64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm
Help keep free software "libre": http://www.ffii.de/
---------------------------------------
Received: (at 318715-close) by bugs.debian.org; 13 Sep 2005 09:39:29 +0000
>From [EMAIL PROTECTED] Tue Sep 13 02:39:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EF793-0002B7-00; Tue, 13 Sep 2005 02:32:05 -0700
From: Alexis Sukrieh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318715: fixed in tecnoballz 0.91cvs20050828-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 13 Sep 2005 02:32:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: tecnoballz
Source-Version: 0.91cvs20050828-1
We believe that the bug you reported is fixed in the latest version of
tecnoballz, which is due to be installed in the Debian FTP archive:
tecnoballz-data_0.91cvs20050828-1_all.deb
to pool/main/t/tecnoballz/tecnoballz-data_0.91cvs20050828-1_all.deb
tecnoballz_0.91cvs20050828-1.diff.gz
to pool/main/t/tecnoballz/tecnoballz_0.91cvs20050828-1.diff.gz
tecnoballz_0.91cvs20050828-1.dsc
to pool/main/t/tecnoballz/tecnoballz_0.91cvs20050828-1.dsc
tecnoballz_0.91cvs20050828-1_i386.deb
to pool/main/t/tecnoballz/tecnoballz_0.91cvs20050828-1_i386.deb
tecnoballz_0.91cvs20050828.orig.tar.gz
to pool/main/t/tecnoballz/tecnoballz_0.91cvs20050828.orig.tar.gz
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.
Alexis Sukrieh <[EMAIL PROTECTED]> (supplier of updated tecnoballz 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: SHA1
Format: 1.7
Date: Tue, 30 Aug 2005 15:11:40 +0200
Source: tecnoballz
Binary: tecnoballz-data tecnoballz
Architecture: source i386 all
Version: 0.91cvs20050828-1
Distribution: unstable
Urgency: low
Maintainer: Alexis Sukrieh <[EMAIL PROTECTED]>
Changed-By: Alexis Sukrieh <[EMAIL PROTECTED]>
Description:
tecnoballz - breaking block game ported from the Amiga platform
tecnoballz-data - graphic, sound and music files for the game tecnoballz
Closes: 318715 324059 324952
Changes:
tecnoballz (0.91cvs20050828-1) unstable; urgency=low
.
* New upstream version (CVS snapshot from 2005 08 28).
(closes: #324059)
* Changed the dependences for building with g++ 4.0 and friends.
(closes: #324952)
* Handling of the environment variable DEB_BUILD_OPTIONS in debian/rules,
changed configure.ac for not overriding debian/rules' CXXFLAGS.
(closes: #318715)
Files:
7b1fd73d9bc9d55e9f7c98c908005b7a 760 games optional
tecnoballz_0.91cvs20050828-1.dsc
7542503b9a6d2b1a57ad7876b87529fe 1987362 games optional
tecnoballz_0.91cvs20050828.orig.tar.gz
8efd9df4a334a70b7ee6ccec49025e5d 218177 games optional
tecnoballz_0.91cvs20050828-1.diff.gz
4ae8907771836328fb92db7f0b99b928 152306 games optional
tecnoballz_0.91cvs20050828-1_i386.deb
952057813083f842db664fdff6f71439 1526276 games optional
tecnoballz-data_0.91cvs20050828-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDJqTL97LBwbNFvdMRAi9MAJ4lOQemnLXHu52n+kDoi07fs47eAACeLQ2L
Lt3eEI+xzO+4m0HbYCZDGVk=
=kAsn
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]