Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 711991 Details for
Bug 890414
pmd-5.0.4 is available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Build log (pmd-5.0.2-1)
build.log (text/x-log), 38.51 KB, created by
Tomas 'Sheldon' Radej
on 2013-03-18 14:20:53 UTC
(
hide
)
Description:
Build log (pmd-5.0.2-1)
Filename:
MIME Type:
Creator:
Tomas 'Sheldon' Radej
Created:
2013-03-18 14:20:53 UTC
Size:
38.51 KB
patch
obsolete
>Mock Version: 1.1.28 >Mock Version: 1.1.28 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'], False, '/var/lib/mock/f20-build-1628948-279606/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2083c90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Aug 24 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.5-4jpp >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/pmd-5.0.2-1.fc20.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'], False, '/var/lib/mock/f20-build-1628948-279606/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2083c90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Aug 24 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.5-4jpp >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CTL2C3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf pmd-src-5.0.2 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/pmd-src-5.0.2.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pmd-src-5.0.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ . /usr/share/java-utils/pom_editor.sh >+ pom_xpath_set 'pom:groupId[text()='\''net.sourceforge.saxon'\'']' net.sf.saxon >+ set +x >+ sed -i 's|<property name="javacc.jar" value="[^"]*"/>|<property name="javacc.jar" value="/usr/share/java/javacc.jar"/>|' pom.xml >+ find -iname '*.java' -exec sed -i -e 's/net.sf.saxon.om.\(AxisIterator\|SingleNodeIterator\|NodeArrayIterator\|EmptyIterator\)/net.sf.saxon.tree.iter.\1/' -e 's/net.sf.saxon.om.\(FastStringBuffer\|Navigator\)/net.sf.saxon.tree.util.\1/' -e 's/net.sf.saxon.om.\(SiblingCountingNode\|VirtualNode\)/net.sf.saxon.tree.wrapper.\1/' '{}' ';' >+ find . -name '*.jar' -exec rm -f '{}' ';' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8qL5sp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pmd-src-5.0.2 >+ mvn-build >[INFO] Initializing... >[INFO] Scanning for projects... >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building PMD 5.0.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- build-helper-maven-plugin:1.5:add-source (add-javacc-generated-sources) @ pmd --- >[INFO] Source directory: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc added. >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ pmd --- >[INFO] Executing tasks >main: >checkUpToDate: > [echo] up to date check: javaccBuildNotRequired=${javaccBuildNotRequired} >init: > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/lib > [copy] Copying 1 file to /builddir/build/BUILD/pmd-src-5.0.2/target/lib > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc > [touch] Creating /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/last-generated-timestamp >dummyjjtree: > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy > [echo] Using JavaCC home: target/lib > [jjtree] Java Compiler Compiler Version 5.0 (Tree Builder) > [jjtree] (type "jjtree" with no arguments for help) > [jjtree] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/etc/grammar/dummy.jjt . . . > [jjtree] File "Node.java" does not exist. Will create one. > [jjtree] File "SimpleNode.java" does not exist. Will create one. > [jjtree] File "DummyParserTreeConstants.java" does not exist. Will create one. > [jjtree] File "JJTDummyParserState.java" does not exist. Will create one. > [jjtree] Annotated grammar generated successfully in /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy/dummy.jj > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) > [javacc] (type "javacc" with no arguments for help) > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy/dummy.jj . . . > [javacc] File "TokenMgrError.java" does not exist. Will create one. > [javacc] File "ParseException.java" does not exist. Will create one. > [javacc] File "Token.java" does not exist. Will create one. > [javacc] File "CharStream.java" does not exist. Will create one. > [javacc] Parser generated successfully. > [move] Moving 1 file to /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) [javacc] Warning: Line 3, Column 9: Command line setting of "USER_CHAR_STREAM" modifies option value in file. > [javacc] (type "javacc" with no arguments for help) > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy/dummy.jj . . . > [javacc] File "TokenMgrError.java" is being rebuilt. > [javacc] File "ParseException.java" is being rebuilt. > [javacc] File "Token.java" is being rebuilt. > [javacc] File "JavaCharStream.java" does not exist. Will create one. > [javacc] Parser generated with 0 errors and 1 warnings. > [move] Moving 1 file to /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) > [javacc] (type "javacc" with no arguments for help) > [javacc] Warning: Line 3, Column 9: Command line setting of "USER_CHAR_STREAM" modifies option value in file. > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy/dummy.jj . . . > [javacc] File "TokenMgrError.java" is being rebuilt. > [javacc] File "ParseException.java" is being rebuilt. > [javacc] File "Token.java" is being rebuilt. > [javacc] File "SimpleCharStream.java" does not exist. Will create one. > [javacc] Parser generated with 0 errors and 1 warnings. > [move] Moving 1 file to /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast > [move] Moving 1 file to /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast > [delete] Deleting directory /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/ast/dummy >javajjtree: > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast > [jjtree] Java Compiler Compiler Version 5.0 (Tree Builder) > [jjtree] (type "jjtree" with no arguments for help) > [jjtree] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/etc/grammar/Java.jjt . . . > [jjtree] File "Node.java" does not exist. Will create one. > [jjtree] File "SimpleNode.java" does not exist. Will create one. > [jjtree] File "ASTCompilationUnit.java" does not exist. Will create one. > [jjtree] File "ASTPackageDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTImportDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTTypeDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTClassOrInterfaceDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTExtendsList.java" does not exist. Will create one. > [jjtree] File "ASTImplementsList.java" does not exist. Will create one. > [jjtree] File "ASTEnumDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTEnumBody.java" does not exist. Will create one. > [jjtree] File "ASTEnumConstant.java" does not exist. Will create one. > [jjtree] File "ASTTypeParameters.java" does not exist. Will create one. > [jjtree] File "ASTTypeParameter.java" does not exist. Will create one. > [jjtree] File "ASTTypeBound.java" does not exist. Will create one. > [jjtree] File "ASTClassOrInterfaceBody.java" does not exist. Will create one. > [jjtree] File "ASTClassOrInterfaceBodyDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTFieldDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTVariableDeclarator.java" does not exist. Will create one. > [jjtree] File "ASTVariableDeclaratorId.java" does not exist. Will create one. > [jjtree] File "ASTVariableInitializer.java" does not exist. Will create one. > [jjtree] File "ASTArrayInitializer.java" does not exist. Will create one. > [jjtree] File "ASTMethodDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTMethodDeclarator.java" does not exist. Will create one. > [jjtree] File "ASTFormalParameters.java" does not exist. Will create one. > [jjtree] File "ASTFormalParameter.java" does not exist. Will create one. > [jjtree] File "ASTConstructorDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTExplicitConstructorInvocation.java" does not exist. Will create one. > [jjtree] File "ASTInitializer.java" does not exist. Will create one. > [jjtree] File "ASTType.java" does not exist. Will create one. > [jjtree] File "ASTReferenceType.java" does not exist. Will create one. > [jjtree] File "ASTClassOrInterfaceType.java" does not exist. Will create one. > [jjtree] File "ASTTypeArguments.java" does not exist. Will create one. > [jjtree] File "ASTTypeArgument.java" does not exist. Will create one. > [jjtree] File "ASTWildcardBounds.java" does not exist. Will create one. > [jjtree] File "ASTPrimitiveType.java" does not exist. Will create one. > [jjtree] File "ASTResultType.java" does not exist. Will create one. > [jjtree] File "ASTName.java" does not exist. Will create one. > [jjtree] File "ASTNameList.java" does not exist. Will create one. > [jjtree] File "ASTExpression.java" does not exist. Will create one. > [jjtree] File "ASTAssignmentOperator.java" does not exist. Will create one. > [jjtree] File "ASTConditionalExpression.java" does not exist. Will create one. > [jjtree] File "ASTConditionalOrExpression.java" does not exist. Will create one. > [jjtree] File "ASTConditionalAndExpression.java" does not exist. Will create one. > [jjtree] File "ASTInclusiveOrExpression.java" does not exist. Will create one. > [jjtree] File "ASTExclusiveOrExpression.java" does not exist. Will create one. > [jjtree] File "ASTAndExpression.java" does not exist. Will create one. > [jjtree] File "ASTEqualityExpression.java" does not exist. Will create one. > [jjtree] File "ASTInstanceOfExpression.java" does not exist. Will create one. > [jjtree] File "ASTRelationalExpression.java" does not exist. Will create one. > [jjtree] File "ASTShiftExpression.java" does not exist. Will create one. > [jjtree] File "ASTAdditiveExpression.java" does not exist. Will create one. > [jjtree] File "ASTMultiplicativeExpression.java" does not exist. Will create one. > [jjtree] File "ASTUnaryExpression.java" does not exist. Will create one. > [jjtree] File "ASTPreIncrementExpression.java" does not exist. Will create one. > [jjtree] File "ASTPreDecrementExpression.java" does not exist. Will create one. > [jjtree] File "ASTUnaryExpressionNotPlusMinus.java" does not exist. Will create one. > [jjtree] File "ASTPostfixExpression.java" does not exist. Will create one. > [jjtree] File "ASTCastExpression.java" does not exist. Will create one. > [jjtree] File "ASTPrimaryExpression.java" does not exist. Will create one. > [jjtree] File "ASTMemberSelector.java" does not exist. Will create one. > [jjtree] File "ASTPrimaryPrefix.java" does not exist. Will create one. > [jjtree] File "ASTPrimarySuffix.java" does not exist. Will create one. > [jjtree] File "ASTLiteral.java" does not exist. Will create one. > [jjtree] File "ASTBooleanLiteral.java" does not exist. Will create one. > [jjtree] File "ASTNullLiteral.java" does not exist. Will create one. > [jjtree] File "ASTArguments.java" does not exist. Will create one. > [jjtree] File "ASTArgumentList.java" does not exist. Will create one. > [jjtree] File "ASTAllocationExpression.java" does not exist. Will create one. > [jjtree] File "ASTArrayDimsAndInits.java" does not exist. Will create one. > [jjtree] File "ASTStatement.java" does not exist. Will create one. > [jjtree] File "ASTLabeledStatement.java" does not exist. Will create one. > [jjtree] File "ASTBlock.java" does not exist. Will create one. > [jjtree] File "ASTBlockStatement.java" does not exist. Will create one. > [jjtree] File "ASTLocalVariableDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTEmptyStatement.java" does not exist. Will create one. > [jjtree] File "ASTStatementExpression.java" does not exist. Will create one. > [jjtree] File "ASTSwitchStatement.java" does not exist. Will create one. > [jjtree] File "ASTSwitchLabel.java" does not exist. Will create one. > [jjtree] File "ASTIfStatement.java" does not exist. Will create one. > [jjtree] File "ASTWhileStatement.java" does not exist. Will create one. > [jjtree] File "ASTDoStatement.java" does not exist. Will create one. > [jjtree] File "ASTForStatement.java" does not exist. Will create one. > [jjtree] File "ASTForInit.java" does not exist. Will create one. > [jjtree] File "ASTStatementExpressionList.java" does not exist. Will create one. > [jjtree] File "ASTForUpdate.java" does not exist. Will create one. > [jjtree] File "ASTBreakStatement.java" does not exist. Will create one. > [jjtree] File "ASTContinueStatement.java" does not exist. Will create one. > [jjtree] File "ASTReturnStatement.java" does not exist. Will create one. > [jjtree] File "ASTThrowStatement.java" does not exist. Will create one. > [jjtree] File "ASTSynchronizedStatement.java" does not exist. Will create one. > [jjtree] File "ASTTryStatement.java" does not exist. Will create one. > [jjtree] File "ASTResourceSpecification.java" does not exist. Will create one. > [jjtree] File "ASTResources.java" does not exist. Will create one. > [jjtree] File "ASTResource.java" does not exist. Will create one. > [jjtree] File "ASTCatchStatement.java" does not exist. Will create one. > [jjtree] File "ASTFinallyStatement.java" does not exist. Will create one. > [jjtree] File "ASTAssertStatement.java" does not exist. Will create one. > [jjtree] File "ASTRUNSIGNEDSHIFT.java" does not exist. Will create one. > [jjtree] File "ASTRSIGNEDSHIFT.java" does not exist. Will create one. > [jjtree] File "ASTAnnotation.java" does not exist. Will create one. > [jjtree] File "ASTNormalAnnotation.java" does not exist. Will create one. > [jjtree] File "ASTMarkerAnnotation.java" does not exist. Will create one. > [jjtree] File "ASTSingleMemberAnnotation.java" does not exist. Will create one. > [jjtree] File "ASTMemberValuePairs.java" does not exist. Will create one. > [jjtree] File "ASTMemberValuePair.java" does not exist. Will create one. > [jjtree] File "ASTMemberValue.java" does not exist. Will create one. > [jjtree] File "ASTMemberValueArrayInitializer.java" does not exist. Will create one. > [jjtree] File "ASTAnnotationTypeDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTAnnotationTypeBody.java" does not exist. Will create one. > [jjtree] File "ASTAnnotationTypeMemberDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTAnnotationMethodDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTDefaultValue.java" does not exist. Will create one. > [jjtree] File "JavaParserTreeConstants.java" does not exist. Will create one. > [jjtree] File "JavaParserVisitor.java" does not exist. Will create one. > [jjtree] File "JJTJavaParserState.java" does not exist. Will create one. > [jjtree] Annotated grammar generated successfully in /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/Java.jj > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) > [javacc] (type "javacc" with no arguments for help) > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/Java.jj . . . > [javacc] File "TokenMgrError.java" does not exist. Will create one. > [javacc] File "ParseException.java" does not exist. Will create one. > [javacc] File "Token.java" does not exist. Will create one. > [javacc] File "CharStream.java" does not exist. Will create one. > [javacc] Parser generated successfully. > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/Node.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/SimpleNode.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/CharStream.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/TokenMgrError.java >jspjjtree: > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast > [jjtree] Java Compiler Compiler Version 5.0 (Tree Builder) > [jjtree] (type "jjtree" with no arguments for help) > [jjtree] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/etc/grammar/JspParser.jjt . . . > [jjtree] File "Node.java" does not exist. Will create one. > [jjtree] File "SimpleNode.java" does not exist. Will create one. > [jjtree] File "ASTCompilationUnit.java" does not exist. Will create one. > [jjtree] File "ASTContent.java" does not exist. Will create one. > [jjtree] File "ASTJspDirective.java" does not exist. Will create one. > [jjtree] File "ASTJspDirectiveAttribute.java" does not exist. Will create one. > [jjtree] File "ASTJspScriptlet.java" does not exist. Will create one. > [jjtree] File "ASTJspExpression.java" does not exist. Will create one. > [jjtree] File "ASTJspDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTJspComment.java" does not exist. Will create one. > [jjtree] File "ASTText.java" does not exist. Will create one. > [jjtree] File "ASTUnparsedText.java" does not exist. Will create one. > [jjtree] File "ASTElExpression.java" does not exist. Will create one. > [jjtree] File "ASTValueBinding.java" does not exist. Will create one. > [jjtree] File "ASTCData.java" does not exist. Will create one. > [jjtree] File "ASTElement.java" does not exist. Will create one. > [jjtree] File "ASTAttribute.java" does not exist. Will create one. > [jjtree] File "ASTAttributeValue.java" does not exist. Will create one. > [jjtree] File "ASTJspExpressionInAttribute.java" does not exist. Will create one. > [jjtree] File "ASTCommentTag.java" does not exist. Will create one. > [jjtree] File "ASTDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTDoctypeDeclaration.java" does not exist. Will create one. > [jjtree] File "ASTDoctypeExternalId.java" does not exist. Will create one. > [jjtree] File "ASTHtmlScript.java" does not exist. Will create one. > [jjtree] File "JspParserTreeConstants.java" does not exist. Will create one. > [jjtree] File "JspParserVisitor.java" does not exist. Will create one. > [jjtree] File "JJTJspParserState.java" does not exist. Will create one. > [jjtree] Annotated grammar generated successfully in /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/JspParser.jj > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) > [javacc] (type "javacc" with no arguments for help) > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/JspParser.jj . . . > [javacc] Warning: Choice conflict in (...)* construct at line 340, column 9. > [javacc] Expansion nested within construct and expansion following construct > [javacc] have common prefixes, one of which is: <UNPARSED_TEXT> > [javacc] Consider using a lookahead of 2 or more for nested expansion. > [javacc] Warning: Choice conflict in (...)+ construct at line 426, column 11. > [javacc] Expansion nested within construct and expansion following construct > [javacc] have common prefixes, one of which is: <UNPARSED_TEXT> > [javacc] Consider using a lookahead of 2 or more for nested expansion. > [javacc] Warning: Choice conflict in [...] construct at line 557, column 26. > [javacc] Expansion nested within construct and expansion following construct > [javacc] have common prefixes, one of which is: "</" > [javacc] Consider using a lookahead of 2 or more for nested expansion. > [javacc] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. > [javacc] File "TokenMgrError.java" does not exist. Will create one. > [javacc] File "ParseException.java" does not exist. Will create one. > [javacc] File "Token.java" does not exist. Will create one. > [javacc] File "CharStream.java" does not exist. Will create one. > [javacc] Parser generated with 0 errors and 3 warnings. > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/Node.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/SimpleNode.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/CharStream.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/jsp/ast/TokenMgrError.java >cppjavacc: > [mkdir] Created dir: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/cpp/ast > [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) > [javacc] (type "javacc" with no arguments for help) > [javacc] Reading from file /builddir/build/BUILD/pmd-src-5.0.2/etc/grammar/cpp.jj . . . > [javacc] File "TokenMgrError.java" does not exist. Will create one. > [javacc] File "ParseException.java" does not exist. Will create one. > [javacc] File "Token.java" does not exist. Will create one. > [javacc] File "CharStream.java" does not exist. Will create one. > [javacc] Parser generated successfully. > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/cpp/ast/CharStream.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/cpp/ast/ParseException.java > [delete] Deleting: /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/cpp/ast/TokenMgrError.java >cleanup: > [delete] Deleting directory /builddir/build/BUILD/pmd-src-5.0.2/target/lib >alljavacc: >[INFO] Executed tasks >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pmd --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 66 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ pmd --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 756 source files to /builddir/build/BUILD/pmd-src-5.0.2/target/classes >[INFO] ------------------------------------------------------------- >[WARNING] COMPILATION WARNING : >[INFO] ------------------------------------------------------------- >[WARNING] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/AbstractNode.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/AbstractNode.java: Recompile with -Xlint:unchecked for details. >[INFO] 4 warnings >[INFO] ------------------------------------------------------------- >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[5402,30] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[5425,30] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[7537,24] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[7580,24] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java:[2305,13] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java:[2313,13] cannot find symbol > symbol: class GTToken > location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AbstractNodeInfo.java:[26,8] net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo is not abstract and does not override abstract method getRealNode() in net.sf.saxon.tree.wrapper.VirtualNode >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AbstractNodeInfo.java:[169,16] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo > return type int is not compatible with long >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/java/AbstractJavaParser.java:[42,18] no suitable constructor found for JavaParser(net.sourceforge.pmd.lang.ast.JavaCharStream) > constructor net.sourceforge.pmd.lang.java.ast.JavaParser.JavaParser(net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager) is not applicable > (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager by method invocation conversion) > constructor net.sourceforge.pmd.lang.java.ast.JavaParser.JavaParser(net.sourceforge.pmd.lang.ast.CharStream) is not applicable > (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/jsp/JspTokenManager.java:[19,24] no suitable constructor found for JspParserTokenManager(net.sourceforge.pmd.lang.ast.JavaCharStream) > constructor net.sourceforge.pmd.lang.jsp.ast.JspParserTokenManager.JspParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream,int) is not applicable > (actual and formal argument lists differ in length) > constructor net.sourceforge.pmd.lang.jsp.ast.JspParserTokenManager.JspParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream) is not applicable > (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/java/JavaTokenManager.java:[19,24] no suitable constructor found for JavaParserTokenManager(net.sourceforge.pmd.lang.ast.JavaCharStream) > constructor net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager.JavaParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream,int) is not applicable > (actual and formal argument lists differ in length) > constructor net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager.JavaParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream) is not applicable > (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/ElementNode.java:[17,8] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo > return type int is not compatible with long >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/DocumentNode.java:[19,8] net.sourceforge.pmd.lang.ast.xpath.saxon.DocumentNode is not abstract and does not override abstract method getUserData(java.lang.String) in net.sf.saxon.om.DocumentInfo >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/rule/xpath/SaxonXPathRuleQuery.java:[106,63] incompatible types > required: java.util.List<net.sourceforge.pmd.lang.ast.xpath.saxon.ElementNode> > found: java.util.List<net.sf.saxon.om.Item> >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AttributeNode.java:[16,8] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo > return type int is not compatible with long >[INFO] 15 errors >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping PMD >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 23.159s >[INFO] Finished at: Mon Mar 18 14:14:26 UTC 2013 >[INFO] Final Memory: 30M/571M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project pmd: Compilation failure: Compilation failure: >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[5402,30] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[5425,30] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[7537,24] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParser.java:[7580,24] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java:[2305,13] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/target/generated-sources/javacc/net/sourceforge/pmd/lang/java/ast/JavaParserTokenManager.java:[2313,13] cannot find symbol >[ERROR] symbol: class GTToken >[ERROR] location: class net.sourceforge.pmd.lang.java.ast.Token >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AbstractNodeInfo.java:[26,8] net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo is not abstract and does not override abstract method getRealNode() in net.sf.saxon.tree.wrapper.VirtualNode >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AbstractNodeInfo.java:[169,16] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo >[ERROR] return type int is not compatible with long >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/java/AbstractJavaParser.java:[42,18] no suitable constructor found for JavaParser(net.sourceforge.pmd.lang.ast.JavaCharStream) >[ERROR] constructor net.sourceforge.pmd.lang.java.ast.JavaParser.JavaParser(net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager) is not applicable >[ERROR] (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager by method invocation conversion) >[ERROR] constructor net.sourceforge.pmd.lang.java.ast.JavaParser.JavaParser(net.sourceforge.pmd.lang.ast.CharStream) is not applicable >[ERROR] (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/jsp/JspTokenManager.java:[19,24] no suitable constructor found for JspParserTokenManager(net.sourceforge.pmd.lang.ast.JavaCharStream) >[ERROR] constructor net.sourceforge.pmd.lang.jsp.ast.JspParserTokenManager.JspParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream,int) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] constructor net.sourceforge.pmd.lang.jsp.ast.JspParserTokenManager.JspParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream) is not applicable >[ERROR] (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/java/JavaTokenManager.java:[19,24] no suitable constructor found for JavaParserTokenManager(net.sourceforge.pmd.lang.ast.JavaCharStream) >[ERROR] constructor net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager.JavaParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream,int) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] constructor net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager.JavaParserTokenManager(net.sourceforge.pmd.lang.ast.CharStream) is not applicable >[ERROR] (actual argument net.sourceforge.pmd.lang.ast.JavaCharStream cannot be converted to net.sourceforge.pmd.lang.ast.CharStream by method invocation conversion) >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/ElementNode.java:[17,8] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo >[ERROR] return type int is not compatible with long >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/DocumentNode.java:[19,8] net.sourceforge.pmd.lang.ast.xpath.saxon.DocumentNode is not abstract and does not override abstract method getUserData(java.lang.String) in net.sf.saxon.om.DocumentInfo >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/rule/xpath/SaxonXPathRuleQuery.java:[106,63] incompatible types >[ERROR] required: java.util.List<net.sourceforge.pmd.lang.ast.xpath.saxon.ElementNode> >[ERROR] found: java.util.List<net.sf.saxon.om.Item> >[ERROR] /builddir/build/BUILD/pmd-src-5.0.2/src/main/java/net/sourceforge/pmd/lang/ast/xpath/saxon/AttributeNode.java:[16,8] getDocumentNumber() in net.sourceforge.pmd.lang.ast.xpath.saxon.AbstractNodeInfo cannot implement getDocumentNumber() in net.sf.saxon.om.NodeInfo >[ERROR] return type int is not compatible with long >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.8qL5sp (%build) > bogus date in %changelog: Wed Aug 24 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.5-4jpp > Bad exit status from /var/tmp/rpm-tmp.8qL5sp (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 359, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pmd.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 890414
: 711991 |
711992