[MacPorts] #33827: cairo tries to link with libraries it doesn't declare dependencies on
MacPorts
noreply at macports.org
Thu Apr 12 11:42:55 PDT 2012
#33827: cairo tries to link with libraries it doesn't declare dependencies on
-------------------------------------+--------------------------------------
Reporter: adam.bartley@… | Owner: ryandesign@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords:
Port: cairo, cairo-devel |
-------------------------------------+--------------------------------------
Changes (by torschen@…):
* status: closed => reopened
* resolution: fixed =>
Comment:
sorry, but these changes did not solve the problem for me.
I did a port selfupdate, port clean cairo, port install cairo and still
get the same error as before:
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build "_cairo_boilerplate_get_target_by_name", referenced from:
:info:build _main in cairo_sphinx-sphinx.o
:info:build "_cairo_boilerplate_xrealloc", referenced from:
:info:build _main in cairo_sphinx-sphinx.o
:info:build _recorder in lto.o
:info:build "_cairo_boilerplate_xmalloc", referenced from:
:info:build _main in cairo_sphinx-sphinx.o
:info:build __surface_create in lto.o
:info:build __context_create in lto.o
:info:build _get_surface_size in lto.o
:info:build _recorder in lto.o
: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)
}}}
Log is attached.
--
Ticket URL: <https://trac.macports.org/ticket/33827#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list