Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 13:44:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204701] graphics/hugin: doesn't build
Message-ID:  <bug-204701-13@https.bugs.freebsd.org/bugzilla/>

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



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