#29731: gnome-doc-utils fails to install due to gettext tools issue --------------------------------------+------------------------------------- Reporter: tim.lukens@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: gettext gnome-doc-utils | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * cc: ryandesign@…, devans@… (added) * milestone: MacPorts 2.0.0 => * keywords: gnome-doc-utils, install, gettext => * resolution: => invalid * port: gnome-doc-utils => gettext gnome-doc-utils Old description:
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)
New description: 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) }}} -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/29731#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS