[Bug 204701] graphics/hugin: doesn't build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 20 13:44:09 UTC 2015


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

            Bug ID: 204701
           Summary: graphics/hugin: doesn't build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: grog at FreeBSD.org
          Reporter: martin.dieringer at gmx.de
          Assignee: grog at FreeBSD.org
             Flags: maintainer-feedback?(grog at FreeBSD.org)

1. old patch files don't apply: all except
patch-src__hugin1__icpfind__AutoCtrlPointCreator.cpp.

2. build breaks with 

/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/tools/align_image_stack.cpp:196:38:
error: reference to 'lock' is ambiguous
            hugin_omp::ScopedLock sl(lock);
                                     ^
/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/tools/align_image_stack.cpp:124:24:
note: candidate found by name lookup is 'lock'
static hugin_omp::Lock lock;
                       ^
/usr/include/c++/v1/mutex:424:1: note: candidate found by name lookup is
'std::__1::lock'
lock(_L0& __l0, _L1& __l1, _L2& __l2, _L3& ...__l3)
^
/usr/include/c++/v1/mutex:350:1: note: candidate found by name lookup is
'std::__1::lock'
lock(_L0& __l0, _L1& __l1)

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


More information about the freebsd-ports-bugs mailing list