Opened 8 years ago

Last modified 8 years ago

#51111 closed defect

ktoblzcheck @1.47 failed to build - symbol(s) not found for architecture x86_64 — at Version 1

Reported by: grzegorz.krajewski+receipts@… Owned by: mk@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard lion mountainlion Cc:
Port: ktoblzcheck

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Several attempts to install ktoblzcheck (as a kmymoney4 dependency) failed. I tried everything the documentation mentions (cleaning, enabling trace mode).

OS X 10.8.5
Xcode 5.1.1
Earlier, I had to modify the MacPorts configuration following the advice found here: LibcxxOnOlderSystems.

I’m attaching the full log but the main problem seems to be:

:info:build ld: symbol(s) not found for architecture x86_64

Change History (2)

Changed 8 years ago by grzegorz.krajewski+receipts@…

Attachment: ktoblzcheck.log added

main log

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

Cc: mk@… openmaintainer@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to mk@…

I see that although MacPorts has specified -stdlib=libc++, the failing build command nevertheless contains -lstdc++, which should not be there.

Note: See TracTickets for help on using tickets.