Opened 5 months ago

Closed 5 months ago

Last modified 5 months ago

#68960 closed defect (duplicate)

cctools @949.0.1_3: error: call to undeclared function 'CLS_GETINFO'; ISO C99 and later do not support implicit function declarations

Reported by: cdholmes (Christopher Holmes) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: cctools

Description

Port cctools 949.0.1_3 build fails. I have tried multiple cctools variants: +llvm16, +llvm15, +llvm14. All variants fail at the build stage with similar compiler error. The computer is running MacOS 14.2.1. The first error in the log file appears to be the following

:info:build print_objc.c:639:21: error: call to undeclared function 'CLS_GETINFO'; ISO C99 and later do not support implicit function declarations

I have attached the full build log file.

Attachments (1)

main.log (576.9 KB) - added by cdholmes (Christopher Holmes) 5 months ago.
cctools build log

Download all attachments as: .zip

Change History (4)

Changed 5 months ago by cdholmes (Christopher Holmes)

Attachment: main.log added

cctools build log

comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sonoma added
Milestone: MacPorts 2.9.0
Owner: set to jeremyhu
Status: newassigned
Summary: cctools 949.0.1_3: build failscctools @949.0.1_3: error: call to undeclared function 'CLS_GETINFO'; ISO C99 and later do not support implicit function declarations

comment:2 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #63221.

Use the +xcode variant instead? That should have been the default already.

comment:3 Changed 5 months ago by cdholmes (Christopher Holmes)

Thank you. I will use +xcode.

Note: See TracTickets for help on using tickets.