I changed our CMakeLists.txt for using set(CMAKE_CXX_STANDARD 11) and it fixed it. New cmake in rawhide doesn't like passing that flag with CMAKE_CXX_FLAGS
Thank you Il 29/Ago/2016 11:06, "Florian Weimer" <fwei...@redhat.com> ha scritto: > On 08/26/2016 07:27 PM, Franco Comida wrote: > >> I'm building on copr a development version of luminance-hdr which is in >> stable at version 2.4.0. >> Build failed for rawhide-i386/x86_64 >> >> This bug could be the reason for the failure: >> >> https://forum.qt.io/topic/69057/where-std-gnu-11-came-from/3 >> >> So i changed spec file to conditionally add -fext-numeric-literals needed >> by gnu++11, but not build fails only in rawhide-x86_64 >> >> https://copr-be.cloud.fedoraproject.org/results/fcomida/ >> LuminanceHDR-SNAPSHOT/fedora-rawhide-x86_64/00446298- >> luminance-hdr/build.log.gz >> > > You need to provide instructions to replicate the SRPM at least. I don't > see any way to do this from the information your provided. > > Thanks, > Florian > -- > devel mailing list > devel@lists.fedoraproject.org > https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org >
-- devel mailing list devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org