Buildsys cflags issue solved, now need someone to fix it
Hans de Goede
j.w.r.degoede at hhs.nl
Thu Jul 24 17:35:47 CEST 2008
Hi,
The cflags issue is caused by a subtile but important difference between the
plague / mock (dunno where it comes from) configs for i386/x86_64 and ppc/ppc64.
For example if you look at:
http://buildsys.rpmfusion.org/logs/fedora-8-rpmfusion_nonfree/167-lha-1.14i-21.fc8/i386/root.log
And then at:
http://buildsys.rpmfusion.org/logs/fedora-8-rpmfusion_nonfree/167-lha-1.14i-21.fc8/ppc/root.log
You will see the i386 build fills the buildroot using:
"yum install buildsys-build buildsys-macros"
Which is wrong as there is no such package / provides as buildsys-build, not
buildsys-macros
OTOH, ppc correctly uses:
"yum groupinstall buildsys-build"
Can someone with the necessary rights please fix this?
Regards,
Hans
More information about the rpmfusion-developers
mailing list