Julian Sikorski pisze:
> Hi,
>
> as you can see, qmc2 rpm does not want to build under Fedora 8. It has
> older rsync (2.6.9) than Fedora 9 and rawhide (3.0.3), can this be the
> reason? Also, it using rsync during make install really necessary?
> Couldn't we switch to plain install?
>
> Regards,
> Julian
>
> -------- Wiadomość oryginalna --------
> Temat: Build Error (Job 657): qmc2-0_2-0_5_b4_fc8 on
> fedora-8-rpmfusion_nonfree
> Data: Tue, 19 Aug 2008 21:47:50 +0200 (CEST)
> Nadawca: bui...@rp...
> Adresat: bel...@gm...
>
> Job failed on arch x86_64
>
>
> Build logs may be found at
> http://buildsys.rpmfusion.org/logs/fedora-8-rpmfusion_nonfree/657-qmc2-0.2-0.5.b4.fc8/
>
>
> -------------------------------------------------
>
> g++ -m64 -o qmc2 qmc2main.o options.o dbrowser.o about.o welcome.o
> imgcheck.o sampcheck.o keyseqscan.o toolexec.o itemselect.o romalyzer.o
> gamelist.o procmgr.o preview.o flyer.o mameopt.o joystick.o
> joyfuncscan.o ioapi.o unzip.o moc_qmc2main.o moc_options.o
> moc_dbrowser.o moc_about.o moc_welcome.o moc_imgcheck.o moc_sampcheck.o
> moc_keyseqscan.o moc_toolexec.o moc_itemselect.o moc_romalyzer.o
> moc_gamelist.o moc_procmgr.o moc_preview.o moc_flyer.o moc_mameopt.o
> moc_joystick.o moc_joyfuncscan.o qrc_qmc2.o -lSDL -lQtTest -lQtXml
> -lQtGui -lQtCore -lpthread
> make[1]: Leaving directory `/builddir/build/BUILD/qmc2'
> Target emulator: SDLMAME
> Build of QMC2 v0.2.b4 complete
> + exit 0
> Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.46211
> + umask 022
> + cd /builddir/build/BUILD
> + cd qmc2
> + LANG=C
> + export LANG
> + unset DISPLAY
> + rm -rf /var/tmp/qmc2-0.2-0.5.b4.fc8-root-mockbuild
> + QTDIR=/usr
> + make install DESTDIR=/var/tmp/qmc2-0.2-0.5.b4.fc8-root-mockbuild
> DISTCFG=1 CTIME=0 PREFIX=/usr SYSCONFDIR=/etc
> Updating build of QMC2 v0.2.b4
> make[1]: Entering directory `/builddir/build/BUILD/qmc2'
> make[1]: Nothing to be done for `first'.
> make[1]: Leaving directory `/builddir/build/BUILD/qmc2'
> Target emulator: SDLMAME
> Build of QMC2 v0.2.b4 complete
> Installing QMC2 v0.2.b4
> rsync: failed to set times on
> "/var/tmp/qmc2-0.2-0.5.b4.fc8-root-mockbuild/usr/share/qmc2/opt/template.xml":
> Function not implemented (38)
> rsync error: some files could not be transferred (code 23) at
> main.c(977) [sender=2.6.9]
> make: *** [install] Error 23
> error: Bad exit status from /var/tmp/rpm-tmp.46211 (%install)
>
>
> RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.46211 (%install)
>
The rsync issue turned out to be caused by old glibc/kernel being
installed on the builder. Cheers.
Julian
|