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

Bug#287158: marked as done (qmake should add to CFLAGS instead of overriding it)



Your message dated Fri, 9 Apr 2010 17:34:28 -0400
with message-id <n2k9f694b821004091434o3c6eaaf6lc725aff2cc5458ed@mail.gmail.com>
and subject line Re: About bug # 287158 in Debian BTS
has caused the Debian Bug report #287158,
regarding qmake should add to CFLAGS instead of overriding it
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.)


-- 
287158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287158
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qt3-dev-tools
Version: 3:3.3.3-7
Severity: normal

Makefiles generated by qmake do:

  CFLAGS = foo

which overrides previous flags in the CFLAGS variable.  They should instead:

  CFLAGS += foo

So that flags passed by custom build systems or debian maintainers are
respected.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i386)
Kernel: GNU/kFreeBSD 5.3-2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages qt3-dev-tools depends on:
ii  libc0.1              2.3-1+kbsd.7        GNU C Library: Shared libraries an
ii  libfontconfig1       2.2.3-4             generic font configuration library
ii  libfreetype6         2.1.7-2             FreeType 2 font engine, shared lib
ii  libgcc1              1:3.4.1-5+kbsd      GCC support library
ii  libice6              4.3.0.dfsg.1-9+kbsd Inter-Client Exchange library
ii  libpng12-0           1.2.8rel-1          PNG library - runtime
ii  libqt3c102-mt        3:3.3.3-7           Qt GUI Library (Threaded runtime v
ii  libsm6               4.3.0.dfsg.1-9+kbsd X Window System Session Management
ii  libstdc++5           1:3.3.5-4+kbsd      The GNU Standard C++ Library v3
ii  libx11-6             4.3.0.dfsg.1-9+kbsd X Window System protocol client li
ii  libxcursor1          1.1.3-1             X cursor management library
ii  libxext6             4.3.0.dfsg.1-9+kbsd X Window System miscellaneous exte
ii  libxft2              2.1.2-6             FreeType-based font drawing librar
ii  libxrandr2           4.3.0.dfsg.1-9+kbsd X Window System Resize, Rotate and
ii  libxrender1          0.8.3-7             X Rendering Extension client libra
ii  xlibs                4.3.0.dfsg.1-10     X Keyboard Extension (XKB) configu
ii  zlib1g               1:1.2.2-3           compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
no answer from submitter. Closing.
Olivier

2010/3/10, Olivier Vitrat <ovit.debian@gmail.com>:
> Hello
>  You've reported the following bug in Debian BTS:
>  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287158
>
>  Are you able to reproduce it with a recent version of the package ?
>  If not, can we close this old bug report ?
>
>  Thanks
>
> Olivier
>


--- End Message ---

Reply to: