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

Bug#654630: marked as done (mesa: [m68k] FTBFS due to lack of GCC atomic builtins)



Your message dated Thu, 13 Dec 2012 10:48:51 +0100 (CET)
with message-id <alpine.DEB.2.02.1212131048130.22640@tglase.lan.tarent.de>
and subject line atomic builtins are now available
has caused the Debian Bug report #654630,
regarding mesa: [m68k] FTBFS due to lack of GCC atomic builtins
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.)


-- 
654630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654630
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mesa
Version: 7.11.2-1

Hi,

mesa FTBFS (with gcc-4.6) with error messages like these:

/tmp/buildd/mesa-7.11.2/build/dri/src/gallium/drivers/r600/../../../../src/gallium/auxiliary/util/u_atomic.h:151: undefined reference to _sync_sub_and_fetch_4'

This is due to it using GCC Atomic builtins which are not supported
on all architectures. Can it be told to use libatomic-ops-dev instead,
which implements all this stuff correctly?

Otherwise, PIPE_ATOMIC_OS_UNLOCKED might be an option, but if mesa
is used from threaded programmes, probably unsafe even on !SMP.

Any idea?

Thanks in advance,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)



--- End Message ---
--- Begin Message ---
Hi,

GCC atomic builtins are now available in gcc-4.6 in
debian-ports/unreleased and gcc-4.7, thus closing.

bye,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

--- End Message ---

Reply to: