Opened 3 years ago
Closed 3 years ago
#62886 closed defect (duplicate)
osxfuse @3.8.3 build failure: Assertion 'common_is_variable DEFAULT_SDK_11_1_ARCHITECURES' failed
Reported by: | eric-j-ason | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | osxfuse |
Description
Installation of the fuse variant (sudo port install borgbackup +fuse
) fails with the following error:
---> Fetching archive for osxfuse ---> Attempting to fetch osxfuse-3.8.3_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/osxfuse ---> Attempting to fetch osxfuse-3.8.3_0.darwin_19.x86_64.tbz2 from https://cph.dk.packages.macports.org/osxfuse ---> Attempting to fetch osxfuse-3.8.3_0.darwin_19.x86_64.tbz2 from https://fra.de.packages.macports.org/osxfuse ---> Building osxfuse Error: Failed to build osxfuse: command execution failed
The actual error in the log seems to be Xcode SDK related:
:info:build ESC[mSearch for XcodeESC[0m :info:build ESC[mXcode 12.4 found at path '/Applications/Xcode.app/Contents/Developer'ESC[0m :info:build ESC[0;37mXCODE_12_4_PATH=/Applications/Xcode.app/Contents/DeveloperESC[0m :info:build ESC[0;37mXCODE_INSTALLED=([0]=12.4)ESC[0m :info:build ESC[0;37mXCODE_SDK_11_1_XCODE=([0]=12.4)ESC[0m :info:build ESC[0;37mXCODE_SDK_INSTALLED=([0]=11.1)ESC[0m :info:build ESC[mDone searching for XcodeESC[0m :info:build ESC[0;31mFalling back to macOS 11.1 SDK as default SDKESC[0m :info:build ESC[mSource extension osxfuseESC[0m :info:build ESC[1;31mAssertion 'common_is_variable DEFAULT_SDK_11_1_ARCHITECURES' failedESC[0m :info:build ESC[1;31mat common_variable_clone (./build.d/lib/common.sh, line 501)ESC[0m :info:build ESC[1;31mat common_variable_clone (./build.d/lib/common.sh, line 514)ESC[0m :info:build ESC[1;31mat build_target_invoke (./build.sh, line 657)ESC[0m :info:build ESC[1;31mat build_main (./build.sh, line 943)ESC[0m :info:build ESC[1;31mat main (./build.sh, line 951)ESC[0m :info:build ^GTerminated: 15 :info:build ESC[0;37mReceived signal: SIGTERMESC[0m :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/work/osxfuse-osxfuse-48bc246" && ./build.sh -t packagemanager -a build -v 5 --build-directory="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/work" -- -a x86_64 --framework-prefix="/opt/local" --fsbundle-prefix="/opt/local" --library-prefix="/opt/local" :info:build Killed by signal: 15 :error:build Failed to build osxfuse: command execution failed
It does not, however, seem to be the same as the problem mentioned in the problem hotlist.
The full log is attached.
Attachments (1)
Change History (3)
Changed 3 years ago by eric-j-ason
comment:1 Changed 3 years ago by eric-j-ason
Port: | borgbackup added |
---|
comment:2 Changed 3 years ago by jmroot (Joshua Root)
Port: | osxfuse added; borgbackup removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | borgbackup @1.1.16_1+fuse: Assertion 'common_is_variable DEFAULT_SDK_11_1_ARCHITECURES' failed → osxfuse @3.8.3 build failure: Assertion 'common_is_variable DEFAULT_SDK_11_1_ARCHITECURES' failed |
Note: See
TracTickets for help on using
tickets.
#62226