Wine source build on AIX/PowerPC failing

Mahin Pandya mahin.pandya at actian.com
Fri Aug 13 12:06:04 CDT 2021


Thanks Michael for quick response.

Hello Andre, Is this https://github.com/AndreRH/wine your repo ? This gives me something to play around.

regards,
Mahin

-----Original Message-----
From: Michael Stefaniuc <mstefani at winehq.org> 
Sent: Thursday, August 12, 2021 10:37 PM
To: Mahin Pandya <mahin.pandya at actian.com>
Cc: wine-devel at winehq.org; André Zwing <nerv at dawncrow.de>
Subject: Re: Wine source build on AIX/PowerPC failing

Hello Mahin,

wine-6.0 officially removed PPC32 support, see the release notes
https://www.winehq.org/announce/6.0
"- Support for the obsolete 32-bit PowerPC architecture is removed. It
  had been broken for some time already."

PPC64 was never supported.
Afair there were talks about adding PPC64LE but that never materialized. André might know how far that is.


Also, I don't remember that AIX was ever supported. So that would be an additional effort.


bye
	michael


On 8/12/21 5:20 PM, Mahin Pandya wrote:
> Hello All,
> 
>  
> 
> We are trying to build Wine Source 6.0.1 on AIX 7 but it is failing in 
> winebuild command. In Wine website it mentioned that Wine works on 
> PowerPC. Does anyone have any idea?
> 
>  
> 
> Assembler version:
> 
> bash-5.0$ /usr/bin/as -v
> 
> as V7.1
> 
>  
> 
> *bash-5.0$  tools/winebuild/winebuild -v -w --implib   -o 
> dlls/ucrtbase/libucrtbase.a --export dlls/ucrtbase/ucrtbase.spec 
> dlls/ucrtbase/crt_gccmain.o dlls/ucrtbase/crt_main.o 
> dlls/ucrtbase/crt_winmain.o  dlls/ucrtbase/crt_wmain.o 
> dlls/ucrtbase/crt_wwinmain.o dlls/ucrtbase/mathf.o  
> dlls/ucrtbase/printf.o*
> 
> */usr/bin/as -o ucrtbase.I7tD9N.o dlls/ucrtbase/libucrtbase.WYBdSA.s*
> 
> *Assembler:*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 1: 1252-016 The specified 
> opcode or pseudo-op is not valid.*
> 
> *        Use supported instructions or pseudo-ops only.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 4: 1252-211 Invalid relocation type:
> function.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 4: 1252-142 Syntax error.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 6: 1252-016 The specified 
> opcode or pseudo-op is not valid.*
> 
> *        Use supported instructions or pseudo-ops only.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 8: 1252-142 Syntax error.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 9: 1252-016 The specified 
> opcode or pseudo-op is not valid.*
> 
> *        Use supported instructions or pseudo-ops only.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-142 Syntax error.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-211 Invalid relocation type:
> progbits.*
> 
> *dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-142 Syntax error.*
> 
> *winebuild: /usr/bin/as failed with status 1*
> 
> * *
> 
> regards,
> 
> Mahin
> 



More information about the wine-devel mailing list