← Back to team overview

hugin-devs team mailing list archive

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

 

Hi Terry,

I had another patch in my repository, but did commit a part in the wrong changeset.
This is fixed in our hg repository.

** Changed in: hugin
       Status: New => Fix Committed

-- 
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:
  Fix Committed

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


References