RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 523218 - geronimo-specs-1.0-2.M2 failed to build during RHEL-6 mass rebuild
Summary: geronimo-specs-1.0-2.M2 failed to build during RHEL-6 mass rebuild
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: geronimo-specs
Version: 6.0
Hardware: s390x
OS: Linux
high
high
Target Milestone: beta
: ---
Assignee: Jeff Johnston
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 522407
TreeView+ depends on / blocked
 
Reported: 2009-09-14 14:04 UTC by Karsten Hopp
Modified: 2010-01-20 12:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-20 12:27:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2009-09-14 14:04:09 UTC
Description of problem:

39. ERROR in /builddir/build/BUILD/geronimo-1.0-M2/specs/j2ee-jacc/src/java/javax/security/jacc/WebUserDataPermissionCollection.java (at line 70)
	Enumeration enum = permissions.elements();
	            ^^^^
Syntax error on token "enum", delete this token
----------
40. ERROR in /builddir/build/BUILD/geronimo-1.0-M2/specs/j2ee-jacc/src/java/javax/security/jacc/WebUserDataPermissionCollection.java (at line 72)
	while (enum.hasMoreElements()) {
	       ^^^^
Syntax error on token "enum", invalid Expression
----------
41. ERROR in /builddir/build/BUILD/geronimo-1.0-M2/specs/j2ee-jacc/src/java/javax/security/jacc/WebUserDataPermissionCollection.java (at line 73)
	if (((WebUserDataPermission)enum.nextElement()).implies(p)) return true;
	                            ^^^^
Syntax error on token "enum", delete this token


Steps to Reproduce:
1. run a brew scratch build with the target RHEL-6-rebuild, don't try without --scratch as that won't work

  
Actual results:
https://brewweb.devel.redhat.com/taskinfo?taskID=1981054


Additional info:
We need the exact n-v-r of the fixed package so that we can import it into our RHEL-6 tree.

Comment 1 RHEL Program Management 2009-09-14 14:27:42 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Phil Knirsch 2010-01-20 12:27:09 UTC
Fixed in current tree. Closing.

Thanks & regards, Phil


Note You need to log in before you can comment on or make changes to this bug.