Opened 8 years ago

Closed 8 years ago

#51111 closed defect (wontfix)

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

Reported by: grzegorz.krajewski+receipts@… Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard lion mountainlion Cc: mojca (Mojca Miklavec)
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

Attachments (1)

ktoblzcheck.log (77.5 KB) - added by grzegorz.krajewski+receipts@… 8 years ago.
main log

Download all attachments as: .zip

Change History (6)

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.

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

This appears to be hardcoded in the ktoblzcheck file src/lib/Makefile.am where it says:

libktoblzcheck_la_LIBADD = -lstdc++

Why does it say that there?

comment:3 Changed 8 years ago by mkae (Marko Käning)

No clue. That's upstream... How should/could this be handled instead?

comment:4 Changed 8 years ago by mkae (Marko Käning)

Cc: mojca@… added

Hi Mojca, since you're experienced in getting things like this fixed: Do you have a suggestion how this could be handled properly?

comment:5 Changed 8 years ago by mkae (Marko Käning)

Keywords: snowleopard lion mountainlion added
Resolution: wontfix
Status: newclosed
Version: 2.3.4
Note: See TracTickets for help on using tickets.