[MacPorts] #60988: php73-apache2handler @7.3.16_1: error: too few arguments to function call, expected 3, have 2 (was: Build failure updating php73-apache2handler to 7.3.16_1)

MacPorts noreply at macports.org
Wed Aug 12 01:45:17 UTC 2020


#60988: php73-apache2handler @7.3.16_1: error: too few arguments to function call,
expected 3, have 2
-----------------------------------+------------------------
  Reporter:  murrayE               |      Owner:  ryandesign
      Type:  defect                |     Status:  assigned
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.6.3
Resolution:                        |   Keywords:
      Port:  php73-apache2handler  |
-----------------------------------+------------------------

Comment (by ryandesign):

 Hmm, the first error is:

 {{{
 :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.16/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
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/dirent.h:110:1:
 note: 'readdir_r' declared here
 :info:build int readdir_r(DIR *, struct dirent *, struct dirent **)
 __DARWIN_INODE64(readdir_r);
 :info:build ^
 :info:build 1 error generated.
 }}}

 I have not yet tried to look into what's going on here.

 We were able to build this successfully on our build servers for all OS
 versions, so whatever's happening is not a general problem but is specific
 to your system.

-- 
Ticket URL: <https://trac.macports.org/ticket/60988#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list