Bug 595504

Summary: antlr: non-functional, missing deps?
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: antlrAssignee: Milos Jakubicek <xjakub>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: antlr-2.7.7-14.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-22 14:43:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
file triggering error none

Description Rex Dieter 2010-05-24 20:21:08 UTC
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

Comment 1 Rex Dieter 2010-05-24 20:25:13 UTC
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

Comment 2 Rex Dieter 2010-05-24 20:39:14 UTC
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.

Comment 3 Milos Jakubicek 2010-05-25 07:24:18 UTC
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...

Comment 4 Bug Zapper 2010-07-30 11:42:18 UTC
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

Comment 5 Rex Dieter 2010-11-22 14:43:57 UTC
Seems fixed now.

Comment 6 Rex Dieter 2010-11-23 14:26:16 UTC
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)

Comment 7 Fedora Update System 2011-02-07 10:31:10 UTC
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

Comment 8 Fedora Update System 2011-02-07 12:55:39 UTC
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

Comment 9 Fedora Update System 2011-02-07 12:55:49 UTC
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

Comment 10 Fedora Update System 2011-02-19 01:24:24 UTC
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.