Opened 4 years ago
Closed 4 years ago
#61473 closed defect (invalid)
Fetching darwin_20 archives fails on Big Sur
Reported by: | jakoboo (Jakub Bąbelek) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | gcc10 libgcc10 |
Description
Installing of (lib)gcc10 fails on Big Sur (MacOS 11). It seems that libgcc10-10.2.0_1.darwin_20.x86_64.tbz2 is not present on any of the sites.
---> Computing dependencies for libgcc10 ---> Fetching archive for libgcc10 ---> Attempting to fetch libgcc10-10.2.0_1.darwin_20.x86_64.tbz2 from https://cph.dk.packages.macports.org/libgcc10 ---> Attempting to fetch libgcc10-10.2.0_1.darwin_20.x86_64.tbz2 from https://nue.de.packages.macports.org/libgcc10 ---> Attempting to fetch libgcc10-10.2.0_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/libgcc10 ---> Fetching distfiles for libgcc10 ---> Attempting to fetch gcc-10.2.0.tar.xz from https://artfiles.org/gnu.org/gcc/gcc-10.2.0
Change History (2)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That's both because we've only just started building archives for Big Sur and it'll take weeks before they're all done, and because many ports cannot currently be built on Big Sur. gcc10 was just fixed -- see #60908 -- but we were unable to build it for an unrelated reason -- see #57198, #43869.
Lack of archives is not a bug in and of itself.