[MacPorts] #71188: cmake-bootstrap fails to configure on Sequoia 15.1 on ARM64 - all three mirrors are missing cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2

MacPorts noreply at macports.org
Tue Oct 29 02:33:08 UTC 2024


#71188: cmake-bootstrap fails to configure on Sequoia 15.1 on ARM64 - all three
mirrors are missing cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
------------------------------+--------------------
  Reporter:  nicksan2c        |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.10.2
Resolution:                   |   Keywords:
      Port:  cmake-bootstrap  |
------------------------------+--------------------

Old description:

> This error existing back in macOS 15.0 as well just reporting it now.
>
> {{{
> $ sw_vers
> ProductName:            macOS
> ProductVersion:         15.1
> BuildVersion:           24B83
> }}}
>

> {{{
> $ sudo port install cmake-bootstrap
> --->  Fetching archive for cmake-bootstrap
> --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
> from https://packages.macports.org/cmake-bootstrap
> --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
> from http://mirror.fcix.net/macports/packages/cmake-bootstrap
> --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
> from https://ywg.ca.packages.macports.org/mirror/macports/packages/cmake-
> bootstrap
> --->  Configuring cmake-bootstrap
> Error: Failed to configure cmake-bootstrap: configure failure: command
> execution failed
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-
> bootstrap/main.log for details.
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port cmake-bootstrap failed
> $
>
> }}}
>
> Look at each of these mirrors and they all have cmake-
> bootstrap-3.9.6_0.darwin_24.x86_64.tbz2 but don't have cmake-
> bootstrap-3.9.6_0.darwin_24.arm64.tbz2
>

> {{{
> https://packages.macports.org/cmake-bootstrap/
> http://mirror.fcix.net/macports/packages/cmake-bootstrap/
> https://ywg.ca.packages.macports.org/mirror/macports/packages/cmake-
> bootstrap/
> }}}
>

> relevant lines from log follows:
>

> {{{
>  :info:archivefetch --->  cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
> doesn't seem to exist in /opt/local/var/       macports/incoming/verified
>  :msg:archivefetch --->  Attempting to fetch cmake-
> bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from https://packages.
> macports.org/cmake-bootstrap
>  :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
>  :msg:archivefetch --->  Attempting to fetch cmake-
> bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from http://mirror.fcix.
> net/macports/packages/cmake-bootstrap
>  :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
>  :msg:archivefetch --->  Attempting to fetch cmake-
> bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from https://ywg.ca.
> packages.macports.org/mirror/macports/packages/cmake-bootstrap
>  :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
>
> }}}

New description:

 This error existing back in macOS 15.0 as well just reporting it now.

 {{{
 $ sw_vers
 ProductName:            macOS
 ProductVersion:         15.1
 BuildVersion:           24B83
 }}}


 {{{
 $ sudo port install cmake-bootstrap
 --->  Fetching archive for cmake-bootstrap
 --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
 from https://packages.macports.org/cmake-bootstrap
 --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
 from http://mirror.fcix.net/macports/packages/cmake-bootstrap
 --->  Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
 from https://ywg.ca.packages.macports.org/mirror/macports/packages/cmake-
 bootstrap
 --->  Configuring cmake-bootstrap
 Error: Failed to configure cmake-bootstrap: configure failure: command
 execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-
 bootstrap/main.log for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port cmake-bootstrap failed
 $

 }}}

 Look at each of these mirrors and they all have cmake-
 bootstrap-3.9.6_0.darwin_24.x86_64.tbz2 but don't have cmake-
 bootstrap-3.9.6_0.darwin_24.arm64.tbz2


 {{{
 https://packages.macports.org/cmake-bootstrap/
 http://mirror.fcix.net/macports/packages/cmake-bootstrap/
 https://ywg.ca.packages.macports.org/mirror/macports/packages/cmake-
 bootstrap/
 }}}


 relevant lines from log follows (lines 219-225):


 {{{
  :info:archivefetch --->  cmake-bootstrap-3.9.6_0.darwin_24.arm64.tbz2
 doesn't seem to exist in /opt/local/var/       macports/incoming/verified
  :msg:archivefetch --->  Attempting to fetch cmake-
 bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from https://packages.
 macports.org/cmake-bootstrap
  :debug:archivefetch Fetching archive failed: The requested URL returned
 error: 404
  :msg:archivefetch --->  Attempting to fetch cmake-
 bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from http://mirror.fcix.
 net/macports/packages/cmake-bootstrap
  :debug:archivefetch Fetching archive failed: The requested URL returned
 error: 404
  :msg:archivefetch --->  Attempting to fetch cmake-
 bootstrap-3.9.6_0.darwin_24.arm64.tbz2 from https://ywg.ca.
 packages.macports.org/mirror/macports/packages/cmake-bootstrap
  :debug:archivefetch Fetching archive failed: The requested URL returned
 error: 404

 }}}

--

Comment (by nicksan2c):

 Updating problem description to include the lines where the error
 signature was found.

-- 
Ticket URL: <https://trac.macports.org/ticket/71188#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list