[MacPorts] #64248: sbcl: Build failure (was: Failure to fetch archive for sbcl)
MacPorts
noreply at macports.org
Mon Dec 20 11:14:42 UTC 2021
#64248: sbcl: Build failure
-----------------------------+----------------------
Reporter: DrewDrewBarney | Owner: easye
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: monterey
Port: wxmaxima |
-----------------------------+----------------------
Changes (by ryandesign):
* status: new => assigned
* keywords: sbcl fetch => monterey
* version: => 2.7.1
* owner: (none) => easye
Old description:
> {{{:msg:archivefetch ---> Fetching archive for sbcl
> :debug:archivefetch Executing org.macports.archivefetch (sbcl)
> :debug:archivefetch euid/egid changed to: 0/0
> :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
> :debug:archivefetch euid/egid changed to: 503/501
> :info:archivefetch ---> sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2
> doesn't seem to exist in /opt/local/var/macports/incoming/verified
> :msg:archivefetch ---> Attempting to fetch
> sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
> https://mse.uk.packages.macports.org/sbcl
> :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
> :msg:archivefetch ---> Attempting to fetch
> sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
> https://packages.macports.org/sbcl
> :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
> :msg:archivefetch ---> Attempting to fetch
> sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
> https://ema.uk.packages.macports.org/sbcl
> :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
> :debug:archivefetch Privilege de-escalation not attempted as not running
> as root.
> :debug:archivefetch Skipping completed org.macports.fetch (sbcl)
> :debug:archivefetch Privilege de-escalation not attempted as not running
> as root.
> :debug:archivefetch Skipping completed org.macports.checksum (sbcl)
> }}}
New description:
{{{
:msg:archivefetch ---> Fetching archive for sbcl
:debug:archivefetch Executing org.macports.archivefetch (sbcl)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 503/501
:info:archivefetch ---> sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 doesn't
seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch ---> Attempting to fetch
sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
https://mse.uk.packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:msg:archivefetch ---> Attempting to fetch
sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
https://packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:msg:archivefetch ---> Attempting to fetch
sbcl-2.1.11_0+fancy.darwin_21.x86_64.tbz2 from
https://ema.uk.packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: The requested URL returned
error: 404
:debug:archivefetch Privilege de-escalation not attempted as not running
as root.
:debug:archivefetch Skipping completed org.macports.fetch (sbcl)
:debug:archivefetch Privilege de-escalation not attempted as not running
as root.
:debug:archivefetch Skipping completed org.macports.checksum (sbcl)
}}}
--
Comment:
Failure to fetch an archive is not, by itself, a bug. When an archive is
not available, a build from source is attempted. If ''that'' fails,
''that'' is a bug that needs to be fixed.
I see that we do have a build failure for sbcl on our macOS Monterey Intel
build machine:
https://build.macports.org/builders/ports-
12_x86_64-builder/builds/2619/steps/install-port/logs/stdio
{{{
make-config.sh: line 233: 38205 Done echo '(lisp-
implementation-type)'
38206 Killed: 9 | $SBCL_TEST_HOST
No working host Common Lisp implementation.
See ./INSTALL, the "SOURCE DISTRIBUTION" section
Command failed: SBCL_MACOSX_VERSION_MIN=12.0 CC=/usr/bin/clang
CXX=/usr/bin/clang++ CPP=/usr/bin/cpp sh ./make.sh --fancy
--prefix=/opt/local --xc-
host="/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/src/runtime/sbcl
--core
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/output/sbcl.core
--disable-debugger --sysinit /dev/null --userinit /dev/null"
}}}
You didn't attach your main.log file so we don't know if this is the same
problem you encountered, but it is certainly a place to start.
--
Ticket URL: <https://trac.macports.org/ticket/64248#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list