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

[pkg-wine-party] Bug#543574: marked as done (wine-unstable_1.1.28-1 on sparc (dist=unstable): #error You must implement the interlocked* functions for your CPU)



Your message dated Sat, 24 Oct 2009 13:35:34 +0200
with message-id <4AE2E686.2020109@arcticnet.no>
and subject line Re: [pkg-wine-party] Bug#543574: wine-unstable_1.1.28-1 on sparc (dist=unstable): #error You must implement the interlocked*	functions for your CPU
has caused the Debian Bug report #543574,
regarding wine-unstable_1.1.28-1 on sparc (dist=unstable):  #error You must implement the interlocked* functions for your CPU
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.)


-- 
543574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543574
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wine-unstable
Version: 1.1.28-1
Severity: serious

> gcc -c -I../../../libs/port -I. -I../../../include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -O2 -g  -o gettid.o ../../../libs/port/gettid.c
> gcc -c -I../../../libs/port -I. -I../../../include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -O2 -g  -o interlocked.o ../../../libs/port/interlocked.c
> ../../../libs/port/interlocked.c:389:3: error: #error You must implement the interlocked* functions for your CPU
> make[3]: *** [interlocked.o] Error 1
> make[3]: Leaving directory `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32/libs/port'
> make[2]: *** [port] Error 2
> make[2]: Leaving directory `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32/libs'
> make[1]: *** [libs] Error 2
> make[1]: Leaving directory `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32'
> make: *** [build-arch32-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Version: 1.1.31-1

Upstream commit c741ad7dde3210843bb0d9eb07145e5f705bf355 added generic
fallbacks for CPUs that do not have their own implementations of the
interlocked primitives. The patch was made to port Wine to ARM, but
should also make this code compile on other CPUs without interlocked
primitives, including Sparc.


--- End Message ---

Reply to: