← Back to team overview

hugin-devs team mailing list archive

[Bug 1828925] Re: Hugin build fails in fedora 30

 

I think exiv2 0.27.1 changed the order of the inclusion of the individual files.
So I switch from the inclusion of individual files from exiv2 to the inclusion of the main exiv2.hpp - as recommend in the exiv2 doc.
I hope this fixes the compilation issue with exiv2 0.27.1.

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

** Changed in: hugin
    Milestone: None => 2019.2beta1

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

Title:
  Hugin build fails in fedora 30

Status in Hugin:
  Fix Committed

Bug description:
  Building hugin snapshot 8199:62b0662d5bee in Fedora 30 produces the
  following error...

  "/home/terry/rpmbuild/BUILD/hugin-2019.1.0/src/hugin_base/panodata/SrcPanoImage.cpp:339:30: error: expected '{' before '&' token
  make[2]: *** [src/hugin_base/CMakeFiles/huginbase.dir/build.make:651: src/hugin_base/CMakeFiles/huginbase.dir/panodata/SrcPanoImage.cpp.o] 
  Error 1"

  The same source code built without error in Fedora 29.
  I believe Fedora 30 uses GCC 9.1

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


References