Opened 3 years ago
Closed 21 months ago
#64248 closed defect (fixed)
sbcl: Build failure
Reported by: | DrewDrewBarney (Drew) | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | monterey | Cc: | chriterrier |
Port: | sbcl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
: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)
Change History (4)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | monterey added; sbcl fetch removed |
Owner: | set to easye |
Status: | new → assigned |
Summary: | Failure to fetch archive for sbcl → sbcl: Build failure |
Version: | → 2.7.1 |
comment:2 Changed 3 years ago by chriterrier
Cc: | chriterrier added |
---|
comment:3 Changed 21 months ago by kencu (Ken)
Port: | sbcl added; wxmaxima removed |
---|
comment:4 Changed 21 months ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
sbcl has been updated several times since this ticket, and the current version builds broadly, including on Monterey Intel
https://build.macports.org/builders/ports-12_x86_64-builder/builds/61171
Note: See
TracTickets for help on using
tickets.
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
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.