hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06811
[Bug 1708897] [NEW] Default branch fails to build on Fedora 26
Public bug reported:
Attempting to build latest default branch (a7af0338a2bd 7764 default), on Fedora 26.
The build fails with the following message...
/home/terry/rpmbuild/BUILD/hugin-2017.1.0/src/hugin_base/vigra_ext/Interpolators.h:50:15: warning: 'double vigra_ext::sinc(double)' defined but not used [-Wunused-function]
static double sinc( double x )
^~~~
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:114: src/hugin1/hugin/CMakeFiles/hugin.dir/MainFrame.cpp.o] Error 1
make[2]: Leaving directory '/home/terry/rpmbuild/BUILD/hugin-2017.1.0/build'
make[1]: *** [CMakeFiles/Makefile2:2023: src/hugin1/hugin/CMakeFiles/hugin.dir/all] Error 2
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/1708897
Title:
Default branch fails to build on Fedora 26
Status in Hugin:
New
Bug description:
Attempting to build latest default branch (a7af0338a2bd 7764 default), on Fedora 26.
The build fails with the following message...
/home/terry/rpmbuild/BUILD/hugin-2017.1.0/src/hugin_base/vigra_ext/Interpolators.h:50:15: warning: 'double vigra_ext::sinc(double)' defined but not used [-Wunused-function]
static double sinc( double x )
^~~~
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:114: src/hugin1/hugin/CMakeFiles/hugin.dir/MainFrame.cpp.o] Error 1
make[2]: Leaving directory '/home/terry/rpmbuild/BUILD/hugin-2017.1.0/build'
make[1]: *** [CMakeFiles/Makefile2:2023: src/hugin1/hugin/CMakeFiles/hugin.dir/all] Error 2
Cheers,
Terry
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1708897/+subscriptions
Follow ups