[MacPorts] #68952: texinfo @7.1_0: configure: error: perl >= 5.8.1 with Encode, Data::Dumper and Unicode::Normalize required by Texinfo

MacPorts noreply at macports.org
Fri Dec 22 12:17:35 UTC 2023


#68952: texinfo @7.1_0: configure: error: perl >= 5.8.1 with Encode, Data::Dumper
and Unicode::Normalize required by Texinfo
-------------------------+--------------------
  Reporter:  randyvolox  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  texinfo     |
-------------------------+--------------------

Comment (by randyvolox):

 I don't know if this helps or not, but I recently did a migration
 assistant from an Intel MBP to a Mac Studio M2 Ultra (ARM64). Trying to
 run apache locally, but getting blocked like this:

 {{{
 (base) 23-12-22 4:51 % sudo apachectl configtest
 Password:
 httpd: Syntax error on line 167 of /opt/local/etc/apache2/httpd.conf:
 Cannot load lib/apache2/modules/mod_php74.so into server:
 dlopen(/opt/local/lib/apache2/modules/mod_php74.so, 0x000A): tried:
 '/opt/local/lib/apache2/modules/mod_php74.so' (mach-o file, but is an
 incompatible architecture (have 'x86_64', need 'arm64')),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/apache2/modules/mod_php74.so'
 (no such file), '/opt/local/lib/apache2/modules/mod_php74.so' (mach-o
 file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
 (base) 23-12-22 5:13 % sudo port install php74
 --->  Computing dependencies for texinfo
 --->  Fetching archive for texinfo
 --->  Attempting to fetch texinfo-7.1_0.darwin_23.arm64.tbz2 from
 https://packages.macports.org/texinfo
 --->  Attempting to fetch texinfo-7.1_0.darwin_23.arm64.tbz2 from
 http://mirror.fcix.net/macports/packages/texinfo
 --->  Attempting to fetch texinfo-7.1_0.darwin_23.arm64.tbz2 from
 https://ywg.ca.packages.macports.org/mirror/macports/packages/texinfo
 --->  Configuring texinfo
 Error: Failed to configure texinfo: consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_texinfo/texinfo/work/texinfo-7.1/config.log
 Error: Failed to configure texinfo: configure failure: command execution
 failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_texinfo/texinfo/main.log
 for details.
 Error: Unable to execute port: upgrade gsed failed
 }}}
 I did a {{{ port clean all }}} ...and no change. Hence this ticket.

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


More information about the macports-tickets mailing list