[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#415948: marked as done (imgseek: builds with -O2 even with DEB_BUILD_OPTIONS="noopt")



Your message dated Wed, 1 Sep 2010 15:39:03 +0200
with message-id <20100901133903.GK12469@melusine.alphascorpii.net>
and subject line Package got removed
has caused the Debian Bug report #415948,
regarding imgseek: builds with -O2 even with DEB_BUILD_OPTIONS="noopt"
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 owner@bugs.debian.org
immediately.)


-- 
415948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415948
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 0.8.6-4+rm

Hi!

As the package got removed (please see http://bugs.debian.org/595080 for
details) I hereby close these bug reports.


Best Regards,
  Alexander


--- End Message ---

Reply to: