[MacPorts] #71828: base @2.10.5 : port -t (trace mode) does not work on macOS 15.2 (x86_64)
MacPorts
noreply at macports.org
Mon Jan 13 14:26:22 UTC 2025
#71828: base @2.10.5 : port -t (trace mode) does not work on macOS 15.2 (x86_64)
-----------------------+--------------------
Reporter: snowflake | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.10.5
Keywords: | Port:
-----------------------+--------------------
port -t (trace mode) does not work on macOS 15.2 (x86_64)
Pick a port, preferably a small one and try. to build it with `port -dst
install <port>`
I chose zip.
How to repeat:
{{{
sudo port clean zip
sudo port uninstall zip
sudo port -dst install zip
}}}
Result:
{{{
:debug:main Found Dependency: receipt exists for bzip2
:debug:main realpath failed: No such file or directory
:debug:main while executing
:debug:main "realpath $normalizedPath"
:debug:main (procedure "appendEntry" line 19)
:debug:main invoked from within
:debug:main "appendEntry $sandbox $path "-""
:debug:main (procedure "deny" line 2)
:debug:main invoked from within
:debug:main "deny trace_sandbox $xcode_path"
:debug:main (procedure "porttrace::trace_start" line 120)
:debug:main invoked from within
:debug:main "porttrace::trace_start $workpath"
:debug:main (procedure "target_run" line 82)
:debug:main invoked from within
:debug:main "{*}$handler $ditem"
:error:main realpath failed: No such file or directory
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71828>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list