[MacPorts] #37405: gconf installation fails due to configure script failure with xgettext

MacPorts noreply at macports.org
Thu Dec 27 17:03:38 PST 2012


#37405: gconf installation fails due to configure script failure with xgettext
----------------------------+--------------------------
  Reporter:  clw2@…         |      Owner:  ryandesign@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:                 |   Keywords:
      Port:  gettext gconf  |
----------------------------+--------------------------
Changes (by jmr@…):

 * keywords:  gconf gettext msgfmt =>
 * owner:  macports-tickets@… => ryandesign@…
 * port:   => gettext gconf


Old 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

New 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
 }}}

--

Comment:

 Please remember to fill in the Port field, Cc the maintainer, and preview
 and use WikiFormatting.

-- 
Ticket URL: <https://trac.macports.org/ticket/37405#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list