2012/8/25 Julian Sikorski <[email protected]>: > Hi, > > today, bsnes-0.091 failed to build on all branches (jobs 12259-12262) > with the following error: > > error: CPU you selected does not support x86-64 instruction set > > I can build the source rpm locally in mock, so I am not sure how to > investigate this. from the build.log : -march=native This is a wrong CFLAGS for a package built in a buildsys and that should work everywhere else.
Please also fix. https://bugzilla.rpmfusion.org/show_bug.cgi?id=2406 Again, either by excluding others arches or by making the appropriate hook. Nicolas (kwizart)
