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

Bug#373623: marked as done (Conflicting CFLAGS in build (-ansi).)



Your message dated Sat, 26 May 2007 13:57:16 +0200
with message-id <4658209C.2060500@ens-lyon.org>
and subject line closing mesa bugs that got fixed by a NMU
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)

--- Begin Message ---
Package: mesa
Version: 6.4.2-1

The mesa package doesn't compile on Sarge because gcc-3.3.5 gets confused.

debian/configs defines both "-ansi" and "-std=c99" in the DEBIAN_COMMON_CFLAGS variable. DEBIAN_COMMON_CXXFLAGS also has "-ansi".

From the gcc manpage:

	"The -ansi option is equivalent to -std=c89."

The compiler is getting confused. Even if it works in newer GCC, it's still not right.

Mesa compiles properly when "-ansi" is removed from DEBIAN_COMMON_CFLAGS and DEBIAN_COMMON_CXXFLAGS.


--- End Message ---
--- Begin Message ---
Version: 6.5.1-0.2

These bugs have been fixed by a NMU a while ago, I am now marking them
as done in the BTS. For the record, the changelog of the NMU is appended
below.

Brice



 mesa (6.5.1-0.2) unstable; urgency=low
 .
   * Non-maintainer upload
   * Disable generation of SSE instructions (closes: #390560)
   * Remove duplicate and unused build configurations
   * Remove extra source files left from CVS snapshots (closes: #389283)
   * Enable i965 DRI driver on i386 and amd64. Thanks to Ryan Richter
     for the patch. (closes: #392030)
   * Enable Unichrome DRI driver on amd64 (closes: #391900)
   * Enable FFB DRI driver on sparc, not i386 (closes: #388025)
   * Consistently compile C sources as C99 (closes: #373623)
   * Fix X display locking error in GLX. Thanks to Josh Triplett for
     the patch. (closes: #391681)



--- End Message ---

Reply to: