Opened 13 years ago

Closed 13 years ago

#29731 closed defect (invalid)

gnome-doc-utils fails to install due to gettext tools issue

Reported by: tim.lukens@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), dbevans (David B. Evans)
Port: gettext gnome-doc-utils

Description (last modified by jmroot (Joshua Root))

This appears to be the offending nonsense

:info:configure dyld: Library not loaded: /usr/local/lib/x86_64/libgomp.1.dylib
:info:configure   Referenced from: /opt/local/bin/msgmerge
:info:configure   Reason: no suitable image found.  Did find:
:info:configure 	/usr/lib/libgomp.1.dylib: mach-o, but wrong architecture
: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/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)

Attachments (1)

main.log (47.7 KB) - added by tim.lukens@… 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by tim.lukens@…

Attachment: main.log added

comment:1 Changed 13 years ago by tim.lukens@…

fixed this by removing msgmerge from /opt/local/bin

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: ryandesign@… devans@… added
Description: modified (diff)
Keywords: gnome-doc-utils install gettext removed
Milestone: MacPorts 2.0.0
Port: gettext added
Resolution: invalid
Status: newclosed

As per the ticket guidelines, please don't set the Milestone field, and remember to cc the maintainer.

Your gettext is linked against a library in /usr/local. We don't support having any libraries or headers in /usr/local when building ports. Rebuild gettext without the /usr/local stuff present.

Note: See TracTickets for help on using tickets.