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/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]