Opened 2 hours ago

Closed 37 minutes ago

#70825 closed defect (duplicate)

jam @2.6.1: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int

Reported by: MaddTheSane (C.W. Betts) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: sequoia Cc:
Port: jam

Description

The main function in the developer tool jam doesn't define a return type, in violation of more recent C versions. Changes in tolerances Apple introduced prevents it from building on Sequoia/Clang 16.

macOS 15.0 (24A335), Apple clang version 16.0.0 (clang-1600.0.26.3), MacBook Pro M3.

Attachments (1)

main.log (67.5 KB) - added by MaddTheSane (C.W. Betts) 2 hours ago.
build log

Download all attachments as: .zip

Change History (2)

Changed 2 hours ago by MaddTheSane (C.W. Betts)

Attachment: main.log added

build log

comment:1 Changed 37 minutes ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.