[MacPorts] #26159: gnome-doc-utils-0.20.1 configure error involving ___emutls_get_address
MacPorts
noreply at macports.org
Thu Aug 19 09:47:31 PDT 2010
#26159: gnome-doc-utils-0.20.1 configure error involving ___emutls_get_address
-----------------------------------+----------------------------------------
Reporter: matty2fatty@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port:
-----------------------------------+----------------------------------------
I'm on Snow Leopard 10.6.4 with Xcode 3.2.3, using a MacBook Pro C2D. I
just followed the macports migration steps a few days ago.
I attempted to build py26-wxpython, but it failed when trying to configure
gnome-doc-utils with both an error from dyld saying "lazy symbol binding
failed" for emutls_get_address and a configure error saying GNU gettext
not found (though that is an installed port).
Below is the output for when I try to install gnome-doc-utils alone.
Apologies for any newbie mistakes!
{{{
$ sudo port -v install gnome-doc-utils
---> Computing dependencies for gnome-doc-utils.
---> Fetching gnome-doc-utils
---> Verifying checksum(s) for gnome-doc-utils
---> Checksumming gnome-doc-utils-0.20.1.tar.bz2
---> Extracting gnome-doc-utils
---> Extracting gnome-doc-utils-0.20.1.tar.bz2
---> Configuring gnome-doc-utils
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether /opt/local/bin/python2.6 version >= 2.4... yes
checking for /opt/local/bin/python2.6 version... 2.6
checking for /opt/local/bin/python2.6 platform... darwin
checking for /opt/local/bin/python2.6 script directory... (cached)
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/
checking for /opt/local/bin/python2.6 extension module directory...
${exec_prefix}lib/python2.6/site-packages
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_DOC_UTILS... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc-4.2... none
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /opt/local/bin/intltool-update
checking for intltool-merge... /opt/local/bin/intltool-merge
checking for intltool-extract... /opt/local/bin/intltool-extract
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge
checking for msgfmt... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
Referenced from: /usr/local/lib/libgomp.1.dylib
Expected in: /usr/local/lib/libgcc_s.1.dylib
dyld: Symbol not found: ___emutls_get_address
Referenced from: /usr/local/lib/libgomp.1.dylib
Expected in: /usr/local/lib/libgcc_s.1.dylib
configure: error: GNU gettext tools not found; required for intltool
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.1" &&
./configure --prefix=/opt/local --disable-scrollkeeper
--mandir=/opt/local/share/man
am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/ " returned error 1
Error: Target org.macports.configure returned: configure failure: shell
command failed
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
Log for gnome-doc-utils is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-doc-utils/main.log
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/26159>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list