Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2015 17:22:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202028] graphics/lcms2: libtool:keepla causes build failure for colord-gtk and eog in jhbuild
Message-ID:  <bug-202028-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202028

            Bug ID: 202028
           Summary: graphics/lcms2: libtool:keepla causes build failure
                    for colord-gtk and eog in jhbuild
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: lantw44@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

lcms2 port installs .la files. Can we remove it to prevent odd build problems?

liblcms2.la causes colord-gtk and eog to fail to build in jhbuild because wrong
version of libpango-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)

Remove liblcms2.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-202028-13>