http://bugs.winehq.org/show_bug.cgi?id=32023
Bug #: 32023 Summary: PowerPC build is broken Product: Wine Version: 1.5.15 Platform: ppc32 OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
make[1]: Entering directory `/home/austin/wine-git/libs/wine' gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -gdwarf-2 -gstrict-dwarf -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -D__powerpc64__ -o c_037.o c_037.c In file included from ../../include/windef.h:252:0, from ../../include/wine/unicode.h:26, from c_037.c:5: ../../include/winnt.h:781:9: error: width of ‘NextEntry’ exceeds its type ../../include/winnt.h:784:9: error: width of ‘Reserved’ exceeds its type ../../include/winnt.h:789:9: error: width of ‘Sequence’ exceeds its type ../../include/winnt.h:793:9: error: width of ‘NextEntry’ exceeds its type In file included from ../../include/windef.h:252:0, from ../../include/wine/unicode.h:26, from c_037.c:5: ../../include/winnt.h:5442:9: error: alignment of array elements is greater than element size make[1]: *** [c_037.o] Error 1 make[1]: Leaving directory `/home/austin/wine-git/libs/wine' make: *** [libs/wine] Error 2 [austin@gcc1-power7 wine-git]$ uname -a Linux gcc1-power7.osuosl.org 3.3.1-3.fc16.ppc64 #1 SMP Wed Apr 11 09:05:31 MST 2012 ppc64 ppc64 ppc64 GNU/Linux