D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/jenkins-jexl-1.1-5.20111212.3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fWwiS1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf jexl-1.1-jenkins-20111212 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/1.1-jenkins-20111212.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jexl-1.1-jenkins-20111212 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//g' LICENSE.txt NOTICE.txt + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EsrJwc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd jexl-1.1-jenkins-20111212 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jenkins-ci:commons-jexl:jar:1.1-jenkins-20111212 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 54, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 26, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 37, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons JEXL 1.1-jenkins-20111212 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (default) @ commons-jexl --- [WARNING] File encoding for grammars has not been configured, using platform default encoding, i.e. build is platform dependent! Java Compiler Compiler Version 7.0.2 (Tree Builder) (type "jjtree" with no arguments for help) Reading from file /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/parser/Parser.jjt . . . opt:java File "Node.java" does not exist. Will create one. File "SimpleNode.java" does not exist. Will create one. File "ASTJexlScript.java" does not exist. Will create one. File "ASTBlock.java" does not exist. Will create one. File "ASTEmptyFunction.java" does not exist. Will create one. File "ASTSizeFunction.java" does not exist. Will create one. File "ASTIdentifier.java" does not exist. Will create one. File "ASTExpression.java" does not exist. Will create one. File "ASTAssignment.java" does not exist. Will create one. File "ASTElvisNode.java" does not exist. Will create one. File "ASTTernaryNode.java" does not exist. Will create one. File "ASTOrNode.java" does not exist. Will create one. File "ASTAndNode.java" does not exist. Will create one. File "ASTBitwiseOrNode.java" does not exist. Will create one. File "ASTBitwiseXorNode.java" does not exist. Will create one. File "ASTBitwiseAndNode.java" does not exist. Will create one. File "ASTEQNode.java" does not exist. Will create one. File "ASTNENode.java" does not exist. Will create one. File "ASTLTNode.java" does not exist. Will create one. File "ASTGTNode.java" does not exist. Will create one. File "ASTLENode.java" does not exist. Will create one. File "ASTGENode.java" does not exist. Will create one. File "ASTAddNode.java" does not exist. Will create one. File "ASTSubtractNode.java" does not exist. Will create one. File "ASTMulNode.java" does not exist. Will create one. File "ASTDivNode.java" does not exist. Will create one. File "ASTModNode.java" does not exist. Will create one. File "ASTUnaryMinusNode.java" does not exist. Will create one. File "ASTBitwiseComplNode.java" does not exist. Will create one. File "ASTNotNode.java" does not exist. Will create one. File "ASTNullLiteral.java" does not exist. Will create one. File "ASTTrueNode.java" does not exist. Will create one. File "ASTFalseNode.java" does not exist. Will create one. File "ASTIntegerLiteral.java" does not exist. Will create one. File "ASTFloatLiteral.java" does not exist. Will create one. File "ASTStringLiteral.java" does not exist. Will create one. File "ASTExpressionExpression.java" does not exist. Will create one. File "ASTStatementExpression.java" does not exist. Will create one. File "ASTReferenceExpression.java" does not exist. Will create one. File "ASTIfStatement.java" does not exist. Will create one. File "ASTWhileStatement.java" does not exist. Will create one. File "ASTForeachStatement.java" does not exist. Will create one. File "ASTMapLiteral.java" does not exist. Will create one. File "ASTArrayLiteral.java" does not exist. Will create one. File "ASTMapEntry.java" does not exist. Will create one. File "ASTMethod.java" does not exist. Will create one. File "ASTArrayAccess.java" does not exist. Will create one. File "ASTSizeMethod.java" does not exist. Will create one. File "ASTReference.java" does not exist. Will create one. File "ParserTreeConstants.java" does not exist. Will create one. File "ParserVisitor.java" does not exist. Will create one. File "ParserDefaultVisitor.java" does not exist. Will create one. File "JJTParserState.java" does not exist. Will create one. Annotated grammar generated successfully in /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/target/javacc-1507736865155/node/Parser.jj Java Compiler Compiler Version 7.0.2 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/target/javacc-1507736865155/node/Parser.jj . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 1 grammar [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ commons-jexl --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-jexl --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 95 source files to /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/util/introspection/IntrospectorBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/util/introspection/IntrospectorBase.java: Recompile with -Xlint:unchecked for details. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/junit/Asserter.java:[23,23] junit.framework.Assert in junit.framework has been deprecated [WARNING] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/util/PropertyExecutor.java:[125,33] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/junit/Asserter.java:[39,31] junit.framework.Assert in junit.framework has been deprecated [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/target/generated-sources/javacc/org/apache/commons/jexl/parser/ParserTokenManager.java:[719,89] incompatible types: possible lossy conversion from int to char [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Commons JEXL [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.952 s [INFO] Finished at: 2017-10-11T15:47:50+00:00 [INFO] Final Memory: 26M/1567M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project commons-jexl: Compilation failure [ERROR] /home/pterjan/rpmbuild/BUILD/jexl-1.1-jenkins-20111212/target/generated-sources/javacc/org/apache/commons/jexl/parser/ParserTokenManager.java:[719,89] incompatible types: possible lossy conversion from int to char [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 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.EsrJwc (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.EsrJwc (%build) I: [iurt_root_command] ERROR: chroot