gpredict @1.3_2: Configure error - build failure
Error: Failed to configure gpredict, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.0/config.log
Error: Failed to configure gpredict: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gpredict/gpredict/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gpredict failed
last few lines of the log:
:info:configure checking for xgettext... /opt/local/bin/xgettext
:info:configure checking for msgmerge... /opt/local/bin/msgmerge
:info:configure checking for msgfmt... /opt/local/bin/msgfmt
:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
:info:configure checking for perl... /opt/local/bin/perl
:info:configure checking for perl >= 5.8.1... 5.24.3
:info:configure checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
:info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.0" && ./configure --prefix=/opt/local
:info:configure Exit code: 2
:error:configure Failed to configure gpredict, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.0/config.log
:error:configure Failed to configure gpredict: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gpredict/gpredict/main.log for details.
Change History (5)
Cc: |
dbevans added; zapman@… removed
|
Owner: |
set to zapman@…
|
Status: |
new →
assigned
|
Owner: |
set to Schamschula
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
This looks like the same problem that was reported for gimp2 in #55405: gpredict (and all ports that use intltool) need to (and do) autoreconfigure to build with the MacPorts fixed version of intltool.m4. But gpredict (and gimp2) contain a bundled not-fixed copy of intltool.m4. I'm not sure why #55405 was fixed in the way in which it was fixed. Surely the correct fix is to fix the bundled intltool.m4, or remove it so that the fixed MacPorts copy gets used.