Trace Builds Fail at Extract Phase
chrischavez at gmx.us
chrischavez at gmx.us
Sat Dec 9 22:46:59 UTC 2023
On 12/9/23 at 12:09 PM, Steven Smith wrote:
> Trace builds often fail at the extract phase (example below).
>
> > sudo port -vst destroot adblock2privoxy
> > ---> Computing dependencies for adblock2privoxy.
> > ---> Fetching distfiles for adblock2privoxy
> > ---> Verifying checksums for adblock2privoxy
> > ---> Checksumming adblock2privoxy-2.1.1.tar.gz
> > ---> Extracting adblock2privoxy
> > ---> Extracting adblock2privoxy-2.1.1.tar.gz
> > Executing: cd "/opt/local/var/macports/build/_opt_local_ports_www_adblock2privoxy/adblock2privoxy/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/adblock2privoxy/adblock2privoxy-2.1.1.tar.gz' | /usr/bin/tar -xf -
> > Command failed: cd "/opt/local/var/macports/build/_opt_local_ports_www_adblock2privoxy/adblock2privoxy/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/adblock2privoxy/adblock2privoxy-2.1.1.tar.gz' | /usr/bin/tar -xf -
> > Killed by signal: 9
> > Error: Failed to extract adblock2privoxy: command execution failed
> > Error: See /opt/local/var/macports/logs/_opt_local_ports_www_adblock2privoxy/adblock2privoxy/main.log for details.
> > Error: Follow https://guide.macports.org/#project.tickets if you believe there
> > is a bug.
> > Error: Processing of port adblock2privoxy failed
That looks like https://trac.macports.org/ticket/66358
Trace mode does not work on macOS Ventura and later.
> I see plenty of tickets about this on trac
Then those tickets are possibly duplicates of #66358.
More information about the macports-dev
mailing list