http://bugs.winehq.org/show_bug.cgi?id=27676
Summary: PowerPC build broken in dlls/d3dx9_36/tests/math.c Product: Wine Version: 1.3.23 Platform: ppc32 OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: major Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: wine-bugs@winehq.org, misha680@gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o math.o math.c math.c: In function 'test_D3DXFloat_Array': math.c:2251: error: 'INFINITY' undeclared (first use in this function) math.c:2251: error: (Each undeclared identifier is reported only once math.c:2251: error: for each function it appears in.) math.c:2253: error: 'NAN' undeclared (first use in this function) make: *** [math.o] Error 1
regression introduced by a6b40624dbc457ba7b0b4b307b1eb88617c67197.
http://bugs.winehq.org/show_bug.cgi?id=27676
--- Comment #1 from Misha Koshelev misha680@gmail.com 2011-07-04 10:41:42 CDT --- Created an attachment (id=35434) --> (http://bugs.winehq.org/attachment.cgi?id=35434) Fix bug 27676 - do not reply on GNU defines
Hi Austin, does this patch fix the bug?
Thanks Misha
http://bugs.winehq.org/show_bug.cgi?id=27676
--- Comment #2 from Austin English austinenglish@gmail.com 2011-07-04 12:43:37 CDT --- (In reply to comment #1)
Created an attachment (id=35434)
--> (http://bugs.winehq.org/attachment.cgi?id=35434) [details]
Fix bug 27676 - do not reply on GNU defines
Hi Austin, does this patch fix the bug?
Thanks Misha
Yep, thanks for the quick fix!
http://bugs.winehq.org/show_bug.cgi?id=27676
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35434|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=27676
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2011-07-04 13:48:18 CDT --- By the way, this build problem occurs for me on Lenny x86 too. So it's not really PPC specific.
(I skipped tests build as a workaround).
http://bugs.winehq.org/show_bug.cgi?id=27676
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |blocker
--- Comment #4 from Austin English austinenglish@gmail.com 2011-07-04 13:49:19 CDT --- Increasing severity then.
http://bugs.winehq.org/show_bug.cgi?id=27676
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-07-12 14:20:21 CDT --- Fixed by: http://source.winehq.org/git/wine.git/commitdiff/14e93e79d6b58a7c9e9630379a2...
http://bugs.winehq.org/show_bug.cgi?id=27676
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:43:53 CDT --- Closing bugs fixed in 1.3.25.
http://bugs.winehq.org/show_bug.cgi?id=27676
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Nachanon_Vetjasit@hotmail.c | |om
--- Comment #7 from Dan Kegel dank@kegel.com 2011-08-07 08:52:23 CDT --- *** Bug 27833 has been marked as a duplicate of this bug. ***