Opened 6 years ago

Closed 5 years ago

#55505 closed defect (fixed)

gpredict @1.3_2: Configure error - build failure

Reported by: martin-weiser Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans), kpreid (Kevin Reid)
Port: gpredict

Description

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)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbevans added; zapman@… removed
Owner: set to zapman@…
Status: newassigned

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.

comment:2 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

Owner: zapman@… deleted

comment:3 Changed 6 years ago by kpreid (Kevin Reid)

Cc: kpreid added

comment:4 Changed 5 years ago by Schamschula (Marius Schamschula)

Owner: set to Schamschula

comment:5 Changed 5 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

There is no such problem with predict @2.2.1.

Note: See TracTickets for help on using tickets.