Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 23:36:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200477] graphics/vigra: produces broken library after update
Message-ID:  <bug-200477-13@https.bugs.freebsd.org/bugzilla/>

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



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