Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 992008

Summary: axis: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: axisAssignee: Mat Booth <mat.booth>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andjrobins, kdaniel, mat.booth, mgoldman, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: axis-1.4-22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 10:31:32 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:
Bug Depends On:    
Bug Blocks: 991858    

Description Dennis Gilmore 2013-08-05 03:05:58 UTC
Your package axis failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5698606

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/8606/5698606/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/8606/5698606/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/8606/5698606/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Krzysztof Daniel 2013-08-06 10:56:14 UTC
it looks like API change

beyond my knowledge:

[javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/NodeImpl.java:45: error: NodeImpl is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class NodeImpl implements org.w3c.dom.Node, javax.xml.soap.Node,
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/MessageElement.java:73: error: MessageElement is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class MessageElement extends NodeImpl implements SOAPElement,
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/SOAPHeaderElement.java:40: error: SOAPHeaderElement is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class SOAPHeaderElement extends MessageElement
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/SOAPPart.java:90: error: SOAPPart is not abstract and does not override abstract method renameNode(Node,String,String) in Document
    [javac] public class SOAPPart extends javax.xml.soap.SOAPPart implements Part
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/SOAPEnvelope.java:50: error: SOAPEnvelope is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class SOAPEnvelope extends MessageElement
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/SOAPHeader.java:50: error: SOAPHeader is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class SOAPHeader extends MessageElement
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/SOAPBody.java:46: error: SOAPBody is not abstract and does not override abstract method getUserData(String) in Node
    [javac] public class SOAPBody extends MessageElement
    [javac]        ^
    [javac] /builddir/build/BUILD/axis-1.4-src/src/org/apache/axis/message/SOAPBodyElement.java:37: error: SOAPBodyElement is not abstract and does not override abstract method getUserData(String) in Node

Comment 2 Mat Booth 2013-08-07 10:31:32 UTC
axis-1.4-22 is now built for rawhide:

http://koji.fedoraproject.org/koji/buildinfo?buildID=454859