[MacPorts] #65696: dzip @2.9 Error: Failed to patch dzip: command execution failed
MacPorts
noreply at macports.org
Sat Aug 20 15:17:29 UTC 2022
#65696: dzip @2.9 Error: Failed to patch dzip: command execution failed
---------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: dzip |
---------------------+--------------------
Comment (by RobK88):
The build error being generated from my build in my local repo relates to
sysroot:
`clang: warning: no such sysroot directory:`
It looks like new Portfile tries to set sysroot with unexpected results:
{{{
build.env CC=${configure.cc} \
"CFLAGS=${configure.cflags} [get_canonical_archflags cc]
-isysroot${configure.sdkroot}"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65696#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list