[Bug 27676] New: PowerPC build broken in dlls/d3dx9_36/tests/math.c
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(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: wine-bugs(a)winehq.org, misha680(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 --- Comment #1 from Misha Koshelev <misha680(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 --- Comment #2 from Austin English <austinenglish(a)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! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35434|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 --- Comment #3 from Nikolay Sivov <bunglehead(a)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). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |blocker --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2011-07-04 13:49:19 CDT --- Increasing severity then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-07-12 14:20:21 CDT --- Fixed by: http://source.winehq.org/git/wine.git/commitdiff/14e93e79d6b58a7c9e9630379a2... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2011-07-22 12:43:53 CDT --- Closing bugs fixed in 1.3.25. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27676 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Nachanon_Vetjasit(a)hotmail.c | |om --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2011-08-07 08:52:23 CDT --- *** Bug 27833 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org