← Back to team overview

hugin-devs team mailing list archive

[Bug 1476916] [NEW] hugin-2015.1.0, latest git repo fails to build

 

Public bug reported:

Attempting to build hugin-2015.1.0 using git master (rev.txt is e90f79f9a147) on Fedora 22 x86_64 using rpmbuild.
Build fails with the following error message...
/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/celeste/Celeste.cpp: In function 'void celeste::destroySVMmodel(celeste::svm_model*&)':
/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/celeste/Celeste.cpp:65:38: error: 'svm_free_and_destroy_model' was not declared in this scope
     svm_free_and_destroy_model(&model);

Cheers,
Terry

** 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/1476916

Title:
  hugin-2015.1.0, latest git repo fails to build

Status in Hugin:
  New

Bug description:
  Attempting to build hugin-2015.1.0 using git master (rev.txt is e90f79f9a147) on Fedora 22 x86_64 using rpmbuild.
  Build fails with the following error message...
  /home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/celeste/Celeste.cpp: In function 'void celeste::destroySVMmodel(celeste::svm_model*&)':
  /home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/celeste/Celeste.cpp:65:38: error: 'svm_free_and_destroy_model' was not declared in this scope
       svm_free_and_destroy_model(&model);

  Cheers,
  Terry

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


Follow ups