Opened 4 hours ago

Last modified 4 hours ago

#70946 new defect

wordnet @3.0_3 fails to compile on MacOS sequoia and Xcode 16.

Reported by: pxr02411 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: wordnet

Description

When I installed Mac OS Sequoia and Xcode 16 on a MacBook Air with Apple Silicon (M2) and ran the port migrate command, WordNet build failed. On an Intel Mac (Mac mini 2018), it was built without any problems.

Attachments (1)

wordnet-main.log (381.5 KB) - added by pxr02411 4 hours ago.

Download all attachments as: .zip

Change History (2)

Changed 4 hours ago by pxr02411

Attachment: wordnet-main.log added

comment:1 Changed 4 hours ago by jmroot (Joshua Root)

Port: wordnet added
Summary: WordNet fails to compile on MacOS sequoia and Xcode 16.wordnet @3.0_3 fails to compile on MacOS sequoia and Xcode 16.
:info:build wn.c:132:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
:info:build   132 | main(int argc,char *argv[])
:info:build       | ^
Note: See TracTickets for help on using tickets.