Opened 2 days ago

Closed 2 days ago

#71236 closed defect (fixed)

sitecopy @0.16.6_1 no longer compiles on Mac OSX Sequoia

Reported by: scrutarius Owned by: julian@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: sitecopy

Description

When compiling sitecopy on an M1 Mac running Sequoia 15.1, the compile fails. Log files attached

Attachments (2)

config.log (65.1 KB) - added by scrutarius 2 days ago.
main.log (179.3 KB) - added by scrutarius 2 days ago.

Download all attachments as: .zip

Change History (4)

Changed 2 days ago by scrutarius

Attachment: config.log added

Changed 2 days ago by scrutarius

Attachment: main.log added

comment:1 Changed 2 days ago by jmroot (Joshua Root)

Owner: set to julian@…
Port: sitecopy added
Status: newassigned
Summary: sitecopy no longer compiles on Mac OSX Sequoiasitecopy @0.16.6_1 no longer compiles on Mac OSX Sequoia
conftest.c:74:1: error: call to undeclared function 'socket'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

comment:2 Changed 2 days ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 49cc7f14eaab44c6d0e25005a81a1f9040667113/macports-ports (master):

sitecopy: add missing defs to configure

closes: #71236

Note: See TracTickets for help on using tickets.