Opened 10 years ago
Closed 10 years ago
#44212 closed defect (fixed)
Failed to configure ggv
Reported by: | szhorvat (Szabolcs Horvát) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | ggv |
Description
I tried to install ggv and I got this error:
---> Extracting ggv ---> Configuring ggv Error: Failed to configure ggv, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_ggv/ggv/work/ggv-2.12.0/config.log Error: org.macports.configure for port ggv returned: configure failure: command execution failed Please see the log file for port ggv for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_ggv/ggv/main.log
Log file attached.
OS X 10.9.4, MP 2.3.1
Attachments (1)
Change History (3)
Changed 10 years ago by szhorvat (Szabolcs Horvát)
Attachment: | config.log added |
---|
comment:1 Changed 10 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is an intltool configuration error caused by mismatch between the perl variants of perl5 and intltool. Solution is to use autoreconf to reconfigure so as to use MacPorts version of intltool.m4 which is patched to avoid this problem.
Fix committed in r121607.