Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2015 17:26:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202029] math/gmp: math/mpfr: libtool:keepla causes build failure for gnome-calculator in jhbuild
Message-ID:  <bug-202029-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lantw44@gmail.com
             Flags: maintainer-feedback?(ale@FreeBSD.org)
          Assignee: ale@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202029-13>