Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#36336 closed defect (duplicate)

cmake @2.8.9_1 configure failure: command execution failed

Reported by: tlui@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: cmake

Description

I was trying to do a sudo port upgrade outdated but cmake failed to upgrade. See the attachment for the main.log file.

OSX 10.8.2 Mountain Lion Xcode 4.5

Attachments (2)

main.log (67.9 KB) - added by tlui@… 12 years ago.
libstdcxx_main.log (19.6 MB) - added by tlui@… 12 years ago.

Change History (6)

Changed 12 years ago by tlui@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… added; css removed
Owner: changed from macports-tickets@… to css@…
Port: cmake added

Relevant error from the log:

:info:configure loading initial cache file dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
:info:configure   Referenced from: /opt/local/lib/libstdc++.6.dylib
:info:configure   Expected in: /usr/lib/libSystem.B.dylib
:info:configure
:info:configure dyld: Symbol not found: ___emutls_get_address
:info:configure   Referenced from: /opt/local/lib/libstdc++.6.dylib
:info:configure   Expected in: /usr/lib/libSystem.B.dylib

comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

What version of libstdcxx is installed?

I fixed this over a week ago.

comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed

comment:4 Changed 12 years ago by tlui@…

I have libstdcxx @4.7.1_6 installed

I tried sudo port upgrade libstdcxx with the Portfile in r97744 but it failed. See the attached main.log file.

Thanks for your help!

Changed 12 years ago by tlui@…

Attachment: libstdcxx_main.log added
Note: See TracTickets for help on using tickets.