Bug 198286 - Does not build tomcat5 on ppc64 and s390x only
Summary: Does not build tomcat5 on ppc64 and s390x only
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.4.2-gcj-compat
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Fitzsimmons
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 192372 192534
TreeView+ depends on / blocked
 
Reported: 2006-07-10 20:47 UTC by Fernando Nasser
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-07-26 18:53:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fernando Nasser 2006-07-10 20:47:12 UTC
Description of problem:

The same spec file that builds OK on all other architectures fails when
attempted on ppc64 or s390x.  Here is the portion of te log on ppc64:

build-webapps-precompile:
    [mkdir] Created dir:
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build/server/webapps/admin/WEB-INF/src/admin
    [mkdir] Created dir:
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build/webapps/ROOT/WEB-INF/src
    [mkdir] Created dir:
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build/webapps/ROOT/WEB-INF/classes
    [mkdir] Created dir:
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build/webapps/jsp-examples/WEB-INF/src

BUILD FAILED
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build.xml:841:
The following error occurred while executing this line:
/builddir/build/BUILD/tomcat5-5.5.17/apache-tomcat-5.5.17-src/build/build.xml:464:
org.apache.jasper.JasperException: The absolute uri:
http://struts.apache.org/tags-bean cannot be resolved in either web.xml or the
jar files deployed with this application

Version-Release number of selected component (if applicable):

rawhide

How reproducible:

always

Steps to Reproduce:
1. submit a build of the latest tomcat5 tag on devel
2.
3.
  
Actual results:

Build fails on either ppc64 or s390x (others get cancelled)

Expected results:

Builds on all arches ("ExcludeArches: ppc64 s390x" is currently required to
build tomcat5).

Additional info:

pon request


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