Package: imgseek
Version: 0.8.6-1
Severity: normal

Steps to reproduce.
1) sudo apt-get build-dep imgseek
2) DEB_BUILD_OPTIONS='nostrip debug noopt' fakeroot apt-get --build source 
imgseek

Expected results.
2) imgseek builds with debugging symbols and no optimization flags

Actual results:
2) imgseek builds with debugging symbols but still passes -O2 optimization flag 
to gcc:

building 'imgSeekLib.imgdb' extension
creating build/temp.linux-i686-2.4
creating build/temp.linux-i686-2.4/imgSeekLib
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
-fPIC -I/usr/include/qt3 -I/usr/share/qt3/include -I/usr/include/python2.4/ 
-I/usr/include/python2.4 -c imgSeekLib/haa
r.cpp -o build/temp.linux-i686-2.4/imgSeekLib/haar.o -O3
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for 
Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
-fPIC -I/usr/include/qt3 -I/usr/share/qt3/include -I/usr/include/python2.4/ 
-I/usr/include/python2.4 -c imgSeekLib/img

I tried to recompile imgseek with debugging symbols and no
optimizations to figure out why it crashes in imgdb.cpp -- I'm
suspecting this is bug #390021

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.32sauna0
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages imgseek depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.1-21   GCC support library
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG 
ii  libqt3-mt                   3:3.3.7-3    Qt GUI Library (Threaded runtime v
ii  libstdc++6                  4.1.1-21     The GNU Standard C++ Library v3
ii  python                      2.4.4-2      An interactive high-level object-o
ii  python-central              0.5.12       register and build utility for Pyt
ii  python-imaging              1.1.5-11     Python Imaging Library
ii  python-qt3                  3.16-1.2     Qt3 bindings for Python
ii  python-xml                  0.8.4-6      XML tools for Python

Versions of packages imgseek recommends:
ii  libjpeg-progs                 6b-13      Programs for manipulating JPEG fil

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to