Created attachment 416219 [details] file triggering error Using antlr to build kdesdk fails in rawhide (f13 seems ok). cd /builddir/build/BUILD/kdesdk-4.4.80/poxml && /usr/bin/antlr -o /builddir/build/BUILD/kdesdk-4.4.80/i686-redhat-linux-gnu/poxml gettext.g Can't find functions library, aborting Will attach gettext.g
oh, just a missing dep on jpackage-utils ? from /usr/bin/antlr: # Source functions library if [ -f /usr/share/java-utils/java-functions ] ; then . /usr/share/java-utils/java-functions else echo "Can't find functions library, aborting" exit 1 fi
ok, adding jpackage-utils , now I get: cd /builddir/build/BUILD/kdesdk-4.4.80/poxml && /usr/bin/antlr -o /builddir/build/BUILD/kdesdk-4.4.80/x86_64-redhat-linux-gnu/poxml gettext.g [ 38%] Can't find java virtual machine, aborting.
Yep, sorry for that (recently there have been lot of changes). I'm now quite in hurry, will fix this on next Tuesday (in one week) -- if it would be too late for you, feel free to modify the package by your own of course. Thanks for reporting...
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Seems fixed now.
nevermind, it was still broke fixed now, %changelog * Tue Nov 23 2010 Rex Dieter <rdieter> - 0:2.7.7-11 - -tool: +Requires: java jpackage-utils (#595504)
antlr-2.7.7-13.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/antlr-2.7.7-13.fc14
antlr-2.7.7-14.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/antlr-2.7.7-14.fc14
antlr-2.7.7-14.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.