Opened 13 years ago
Closed 13 years ago
#32254 closed defect (duplicate)
gnome-doc-utils install failure due to xgettext error
Reported by: | miq.susko@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | gettext |
Description (last modified by mf2k (Frank Schima))
gnome-doc-utils will not install
Here is the tail of the error log:
: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 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-doc-utils/gnome-doc-utils/work/gnome-doc-utils-0.20.6" && ./configure --prefix=/opt/local --disable-scrollkeeper am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for gnome-doc-utils): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Attachments (1)
Change History (3)
Changed 13 years ago by miq.susko@…
Attachment: | gnome-doc-utils-main.log.txt added |
---|
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | gnome-doc-utils removed |
Owner: | changed from macports-tickets@… to devans@… |
Port: | gnome-doc-utils added |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | gettext added; gnome-doc-utils removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | gnome-doc-utils install failure → gnome-doc-utils install failure due to xgettext error |
You built gettext while you had a beta version of Xcode 4.2 installed. Install a final version of Xcode 4.2.x and then rebuild gettext with:
sudo port -n upgrade --force gettext
Duplicate of #31167.
Note: See
TracTickets for help on using
tickets.
gnome-doc-utils error log