Opened 11 years ago

Last modified 11 years ago

#37405 closed defect

gconf installation fails due to configure script failure with xgettext — at Initial Version

Reported by: clw2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: gettext gconf

Description

Installation of gcomf 2.28.1 on Lion 10.7 fails when executing the configure script. The configure script tests if the gettext tools are installed and this test fails despite that they have been installed.

It appears that the actual test that fails is the test if msgfmt works when it calls xgettext

sudo port install gconf clean ---> Computing dependencies for gconf ---> Configuring gconf Error: org.macports.configure for port gconf returned: configure failure: command execution failed Please see the log file for port gconf for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port gconf failed

When I run configure this is what comes:

. info:configure checking for intltool >= 0.35.0... 0.50.2 found :info:configure checking for intltool-update... /opt/local/bin/intltool-update :info:configure checking for intltool-merge... /opt/local/bin/intltool-merge :info:configure checking for intltool-extract... /opt/local/bin/intltool-extract :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 /opt/local/bin/xgettext: A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: gettext:1:pass-c-format :info:configure configure: error: GNU gettext tools not found; required for intltool :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/work/GConf-2.28.1" && ./configure --prefix=/opt/local --without-openldap :info:configure Exit code: 1 :error:configure org.macports.configure for port gconf returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed

while executing

"$procedure $targetname" :info:configure Warning: targets not executed for gconf: org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Please see the log file for port gconf for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gconf/gconf/main.log

Change History (1)

Changed 11 years ago by clw2@…

Attachment: main.log added

main.log for attempt to build gconf

Note: See TracTickets for help on using tickets.