← Back to team overview

hugin-devs team mailing list archive

[Bug 1132616] [NEW] mosaicMode branch fails to build in fedora 18

 

Public bug reported:

mosaicMode branch changeset 99b81be288c7 fails to build in Fedora 18
x86_64, with the following message...


/home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: error: 'extract' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
/home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: note: declarations in dependent base 'ZThread::LockHolder<ZThread::FastLock>' are not found by unqualified lookup
/home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: note: use 'this->extract' instead
make[2]: *** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/Condition.cxx.o] Error 1
make[2]: Leaving directory `/home/terry/rpmbuild/BUILD/hugin-2011.4.0'
make[1]: *** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/all] Error 2

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1132616

Title:
  mosaicMode branch fails to build in fedora 18

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  mosaicMode branch changeset 99b81be288c7 fails to build in Fedora 18
  x86_64, with the following message...

  
  /home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: error: 'extract' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  /home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: note: declarations in dependent base 'ZThread::LockHolder<ZThread::FastLock>' are not found by unqualified lookup
  /home/terry/rpmbuild/BUILD/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:431:5: note: use 'this->extract' instead
  make[2]: *** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/Condition.cxx.o] Error 1
  make[2]: Leaving directory `/home/terry/rpmbuild/BUILD/hugin-2011.4.0'
  make[1]: *** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1132616/+subscriptions


Follow ups

References