mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110455] Build failure on Apple Silicon


From: Caleb Xu
Subject: [sr #110455] Build failure on Apple Silicon
Date: Wed, 10 Mar 2021 09:33:44 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:86.0) Gecko/20100101 Firefox/86.0

URL:
  <https://savannah.gnu.org/support/?110455>

                 Summary: Build failure on Apple Silicon
                 Project: MIT/GNU Scheme
            Submitted by: alebcay
            Submitted on: Wed 10 Mar 2021 09:33:42 AM EST
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

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



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 10 Mar 2021 09:33:42 AM EST  Name: logs@(11-arm).zip  Size: 21KiB  
By: alebcay

<http://savannah.gnu.org/support/download.php?file_id=51035>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110455>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]