[Bug 200477] graphics/vigra: produces broken library after update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 26 23:36:58 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200477

            Bug ID: 200477
           Summary: graphics/vigra: produces broken library after update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
          Assignee: fluffy at FreeBSD.org
             Flags: maintainer-feedback?(fluffy at FreeBSD.org)

% cat 1.cc
int main() { return 0; }
% c++ 1.cc -L /usr/local/lib -lvigraimpex
/usr/local/lib/libvigraimpex.so: undefined reference to
`std::__1::basic_ios<char, std::__1::char_traits<char> >::widen(char) const'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

This breaks at least graphics/lprof-devel:

http://beefy3.nyi.freebsd.org/data/head-i386-default/p387393_s283537/logs/lprof-devel-20080514_12.log

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list