Opened 4 years ago

Closed 4 years ago

#61364 closed defect (duplicate)

php73-apache2handler @7.3.23 fail to build (macOS 10.15.7, MacPorts 2.6.3, Xcode 12.1)

Reported by: nortcele Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc:
Port: php73-apache2handler

Description

php73-apache2handler @7.3.23 fail to build with error:

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.23/main/reentrancy.c:125:23: error: too few arguments to function call, expected 3, have 2
:info:build         readdir_r(dirp, entry);
:info:build         ~~~~~~~~~            ^
:info:build 

macOS 10.15.7 19H2 Xcode 12.1 12A7403 MacPorts 2.6.3

Attachments (1)

main.log (633.1 KB) - added by nortcele 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by nortcele

Attachment: main.log added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: ryandesign removed
Owner: set to ryandesign
Status: newassigned

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #60988. To work around the problem, use Xcode 11 and the Xcode 11 command line tools instead of Xcode 12.

Note: See TracTickets for help on using tickets.