Opened 11 years ago
Closed 9 years ago
#43504 closed defect (fixed)
MyPaint @1.1.0 - build failure: ld: symbol(s) not found for architecture x86_64
Reported by: | jacbou | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks yosemite elcapitan | Cc: | mkae (Marko Käning), dbevans (David B. Evans), msandersen@…, bunk3m (Bunk3m), SickTeddyBear |
Port: | MyPaint |
Description (last modified by mf2k (Frank Schima))
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
Attachments (3)
Change History (18)
Changed 11 years ago by jacbou
comment:1 follow-up: 2 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
In the future, please Cc the port maintainers (port info --maintainers MyPaint
).
comment:2 Changed 11 years ago by jacbou
Replying to mf2k@…:
In the future, please Cc the port maintainers (
port info --maintainers MyPaint
).
Sure, will do! Thanks for forwarding.
comment:3 Changed 11 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|---|
Keywords: | mavericks added |
This doesn't happen on Snow Leopard, but also on my 10.9.2, which is why I am setting the keyword "mavericks".
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
I have reported the problem to the developers of MyPaint: https://gna.org/bugs/index.php?21981
comment:5 Changed 10 years ago by dbevans (David B. Evans)
I can reproduce this on 10.8.5 as well. Log file attached.
Changed 10 years ago by dbevans (David B. Evans)
Attachment: | MyPaint-OSX-10.8.5.log added |
---|
Build log showing failure on 10.8
comment:6 Changed 10 years ago by msandersen@…
Also happens on my system running OSX 10.9.3 with a fresh install of the latest Macports (2.3.0) and all previous ports uninstalled and cleaned, and options +no_x11 -x11 +quartz in variants.conf
comment:7 Changed 10 years ago by bunk3m (Bunk3m)
I have to confirm the problem on my OSX 10.8.5 system. MacPorts is all up to date. I was running "update outdated" and the MyPaint compile crashed with similar error.
I will attach my log also.
Changed 10 years ago by bunk3m (Bunk3m)
Attachment: | main.2.log added |
---|
Additional log file - failed compile on OSX 10.8.5
comment:8 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… msandersen@… bunk3m@… added |
---|
Until a new version of MyPaint is released, you can use the MyPaint-devel port, which does not have these build failures on Mavericks.
comment:9 Changed 10 years ago by bunk3m (Bunk3m)
I can confirm that the devel version installs OK on Mountain Lion too! Thanks!!
OSX 10.8.5
comment:10 Changed 10 years ago by jacbou
Can confirm the correct build on Mavericks. Thanks for taking care of the issue!
comment:14 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | yosemite elcapitan added |
---|
comment:15 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed build on Mavericks and later by updating MyPaint to the finally-released 1.2.0 in r144729.
Build log file