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

MacPorts noreply at macports.org
Wed Aug 12 04:14:40 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):

 Several differences between the configure output from your log and the
 [https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/36253/steps
 /install-port/logs/stdio build server log]:

 Ours:

 {{{
 checking for broken libc stdio... no
 checking for getaddrinfo... yes
 checking for type of readdir_r... POSIX
 checking for asm goto... no
 checking whether pwrite works... yes
 checking whether pread works... yes
 checking for standard DES crypt... yes
 checking for extended DES crypt... yes
 checking whether sprintf is broken... no
 checking how many arguments gethostbyname_r() takes... cannot find
 function declaration in netdb.h
 }}}

 Yours:

 {{{
 checking for broken libc stdio... yes
 checking for getaddrinfo... no
 checking for type of readdir_r... old-style
 checking for asm goto... yes
 checking whether pwrite works... no
 checking whether pread works... no
 checking for standard DES crypt... no
 checking for extended DES crypt... no
 checking whether sprintf is broken... yes
 checking how many arguments gethostbyname_r() takes... can't tell
 }}}

 The config.log file might tell us more details about why these various
 checks returned different and I suspect incorrect results on your system.
 Could you attach it? It will be in the directory
 /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/

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


More information about the macports-tickets mailing list