[Bug 202029] math/gmp: math/mpfr: libtool:keepla causes build failure for gnome-calculator in jhbuild
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 1 17:26:21 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202029
Bug ID: 202029
Summary: math/gmp: math/mpfr: libtool:keepla causes build
failure for gnome-calculator in jhbuild
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ale at FreeBSD.org
Reporter: lantw44 at gmail.com
Flags: maintainer-feedback?(ale at FreeBSD.org)
Assignee: ale at FreeBSD.org
Both gmp and mpfr ports install .la files. Can we remove them to prevent odd
build problems?
libgmp.la and libmpfr.la cause gnome-calculator to fail to build in jhbuild
because wrong version of libpangoft2-1.0.so.0 is found during linking:
/home/lantw44/gnome/devinstall/lib/libgtk-3.so: undefined reference to
`pango_fc_font_map_config_changed'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Removing libgmp.la and libmpfr.la fixes the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list