Changes between Initial Version and Version 1 of Ticket #68352


Ignore:
Timestamp:
Oct 4, 2023, 7:06:12 AM (12 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68352

    • Property Keywords missing file removed
    • Property Summary changed from Failed to build cctools - missing source archive to cctools @949.0.1_3+llvm10: error: unknown type name 'i386_thread_state_t'
    • Property Port cctools added
  • Ticket #68352 – Description

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