#43504: MyPaint @1.1.0 - build failure: ld: symbol(s) not found for architecture x86_64 ----------------------------+-------------------------- Reporter: janbuchmann@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: MyPaint | ----------------------------+-------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => ryandesign@… Old description:
Dear all,
thanks for providing all the image manip/artist applications for MacOSX!
I couldn't install mypaint because of a linker/compiler error (maybe c-compiler used instead of cpp-compiler??). I also tried to install the original source, but same LD error appears.
I ran: sudo port install mypaint +quartz (without +quartz does not make any change)
Log file shows {{{ :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} as root of error.
I'm on the newest MacOSX (10.9.2) with newest build tools (XCode, clang). I built gtk2 as quartz and python27 variants.
Complete log file is attached.
Hope you are able to fix it! Would be of great help for me!
Cheers, Jan
New description: Dear all, thanks for providing all the image manip/artist applications for MacOSX! I couldn't install mypaint because of a linker/compiler error (maybe c-compiler used instead of cpp-compiler??). I also tried to install the original source, but same LD error appears. I ran: {{{sudo port install mypaint +quartz}}} (without +quartz does not make any change) Log file shows {{{ :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} as root of error. I'm on the newest MacOSX (10.9.2) with newest build tools (XCode, clang). I built gtk2 as quartz and python27 variants. Complete log file is attached. Hope you are able to fix it! Would be of great help for me! Cheers, Jan -- Comment: In the future, please Cc the port maintainers ({{{port info --maintainers MyPaint}}}). -- Ticket URL: <https://trac.macports.org/ticket/43504#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X