mainMIT/GNU Scheme - Support: sr #110455, Build failure on Apple Silicon

 
 

sr #110455: Build failure on Apple Silicon

Submitter:  Caleb Xu <alebcay>
Submitted:  Wed 10 Mar 2021 02:33:42 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  Mac OS
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Mar 2021 02:33:42 PM UTC, original submission:  

Attempting to compile the tarball for aarch64le on an Apple M1 processor leads to a series of errors from make, starting with


clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fconstant-cfstrings -DSIGNAL_HANDLERS_CAN_USE_SCHEME_STACK -D_REENTRANT -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -framework CoreFoundation -o macosx-starter macosx-starter.o
as  -o cmpauxmd.o cmpauxmd.s
cmpauxmd.s:107:14: error: expect relocation specifier in operand after ':'
        adrp    REGS, :pg_hi21:Registers
                       ^
cmpauxmd.s:110:15: error: expect relocation specifier in operand after ':'
        adrp    HOOKS, :pg_hi21:hooks
                        ^
cmpauxmd.s:120:2: error: unknown directive
        .size _C_to_interface,.-_C_to_interface
        ^


The build commands used were


./configure --prefix=$prefix --without-x
make


Full build logs (also attached):
https://github.com/Homebrew/homebrew-core/pull/72875/checks?check_run_id=2074986992

The error starts at:
https://github.com/Homebrew/homebrew-core/pull/72875/checks?check_run_id=2074986992#step:7:617

Caleb Xu <alebcay>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #51035:  logs@(11-arm).zip added by alebcay (21KiB - application/zip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by alebcay (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-03-10 alebcay Attached File- Added logs@(11-arm).zip, #51035

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code