hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07238
[Bug 1828925] Re: Hugin build fails in fedora 30
It appears to be because fedora exiv2 went from 0.27.0 to 0.27.1 a few
days ago.
gcc went from 9.0.1 to 9.1.1 a few days before, and this was ok:
https://apps.fedoraproject.org/koschei/package/hugin?collection=f30
I had a look at the exiv2 changelog and didn't see anything obvious.
Nothing is significantly different in the build log, the cmake output
and compiler flags are the same as before.
--
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:
New
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
Follow ups
References