[MacPorts] #68352: cctools @949.0.1_3+llvm10: error: unknown type name 'i386_thread_state_t' (was: Failed to build cctools - missing source archive)

MacPorts noreply at macports.org
Wed Oct 4 07:06:12 UTC 2023


#68352: cctools @949.0.1_3+llvm10: error: unknown type name 'i386_thread_state_t'
----------------------+--------------------
  Reporter:  shpokas  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.8.1
Resolution:           |   Keywords:
      Port:  cctools  |
----------------------+--------------------
Changes (by ryandesign):

 * keywords:  missing file =>
 * port:   => cctools


Old description:

> :info:archivefetch --->  cctools-949.0.1_3+llvm10.darwin_23.arm64.tbz2
> doesn't seem to exist in /opt/local/var/macports/incoming/verified
> :msg:archivefetch --->  Attempting to fetch
> cctools-949.0.1_3+llvm10.darwin_23.arm64.tbz2 from
> https://cph.dk.packages.macports.org/cctools
> :debug:archivefetch Fetching archive failed: The requested URL returned
> error: 404
>
> OS version - Sonoma 14.0
> Architecture - arm64 (Apple Silicon)

New description:

 {{{
 :info:archivefetch --->  cctools-949.0.1_3+llvm10.darwin_23.arm64.tbz2
 doesn't seem to exist in /opt/local/var/macports/incoming/verified
 :msg:archivefetch --->  Attempting to fetch
 cctools-949.0.1_3+llvm10.darwin_23.arm64.tbz2 from
 https://cph.dk.packages.macports.org/cctools
 :debug:archivefetch Fetching archive failed: The requested URL returned
 error: 404
 }}}

 OS version - Sonoma 14.0 \\
 Architecture - arm64 (Apple Silicon)

--

Comment:

 There is no missing source archive. There is a "missing" ''binary''
 archive, but that's because we haven't started making them for Darwin 23
 yet. Missing binary archives are not a problem; MacPorts builds from
 source on your system in that case.

 The log shows the reason for the build failure is:

 {{{
 :info:build In file included from ../bytesex.c:209:
 :info:build ../../include/stuff/bytesex.h:237:5: error: unknown type name
 'i386_thread_state_t'
 :info:build     i386_thread_state_t *cpu,
 :info:build     ^
 :info:build ../bytesex.c:1378:1: error: unknown type name
 'i386_thread_state_t'
 :info:build i386_thread_state_t *cpu,
 :info:build ^
 :info:build 2 errors generated.
 :info:build make[2]: *** [bytesex.o] Error 1
 }}}

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


More information about the macports-tickets mailing list