[MacPorts] #62886: borgbackup @1.1.16_1+fuse: Assertion 'common_is_variable DEFAULT_SDK_11_1_ARCHITECURES' failed
MacPorts
noreply at macports.org
Thu May 13 20:11:56 UTC 2021
#62886: borgbackup @1.1.16_1+fuse: Assertion 'common_is_variable
DEFAULT_SDK_11_1_ARCHITECURES' failed
-------------------------+--------------------
Reporter: eric-j-ason | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port:
-------------------------+--------------------
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
[https://trac.macports.org/wiki/ProblemHotlist#xcode-select problem
hotlist].
The full log is attached.
--
Ticket URL: <https://trac.macports.org/ticket/62886>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list