On 14/05/16 23:18, Peter Robinson wrote: >> A build failed with the -Wnarrowing error in rawhide on ARM >> >> I've got access to another ARM box where I want to reproduce the >> problem, but running gcc 6 on that box, -Wnarrowing is only a warning. >> >> I added -std=c++11 to CPPFLAGS and now it fails on the other box too, >> but are there other things I should add to reproduce the Fedora >> environment more accurately? >> >> The project is quite large and I don't want to do another upstream >> release until I've addressed any other issues like this. >> >> Also, is there a way to make the build server use "make -i -k" to keep >> running after the first error and report all errors? > > You can either use mock [1] with the rawhide config or use "fedpkg > mockbuild" executed on the arm device. > > [1] https://fedoraproject.org/wiki/Mock The ARM device is not running Fedora unfortunately, is there another way to set the various CPPFLAGS and friends to emulate the compile as closely as possible? -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx