D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/apache-commons-jexl-2.1.1-21.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1fcoza + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-jexl-2.1.1-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commons-jexl-2.1.1-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-jexl-2.1.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (001-Fix-tests.patch):' Patch #0 (001-Fix-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .test --fuzz=0 patching file src/test/java/org/apache/commons/jexl2/ArithmeticTest.java + echo 'Patch #1 (apache-commons-jexl-javadoc.patch):' Patch #1 (apache-commons-jexl-javadoc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .javadoc --fuzz=0 patching file src/main/java/org/apache/commons/jexl2/ExpressionImpl.java patching file src/main/java/org/apache/commons/jexl2/internal/introspection/IntrospectorBase.java patching file src/main/java/org/apache/commons/jexl2/internal/introspection/MethodKey.java patching file src/main/java/org/apache/commons/jexl2/internal/Introspector.java patching file src/main/java/org/apache/commons/jexl2/introspection/Sandbox.java patching file src/main/java/org/apache/commons/jexl2/JexlArithmetic.java patching file src/main/java/org/apache/commons/jexl2/JexlEngine.java patching file src/main/java/org/apache/commons/jexl2/parser/Parser.jjt patching file src/main/java/org/apache/commons/jexl2/scripting/JexlScriptEngineFactory.java patching file src/main/java/org/apache/commons/jexl2/scripting/JexlScriptEngine.java patching file src/main/java/org/apache/commons/jexl2/UnifiedJEXL.java + echo 'Patch #2 (0001-Port-to-current-javacc.patch):' Patch #2 (0001-Port-to-current-javacc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/apache/commons/jexl2/parser/SimpleNode.java patching file src/main/java/org/apache/commons/jexl2/parser/TokenMgrError.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.bsf:bsf-api + find '(' -name '*.jar' -o -name '*.class' ')' -delete + find -name '*.txt' -exec sed -i 's/\r//' '{}' + + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:version 2.1.0 jexl2-compat + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:artifactId='\''commons-jexl'\'']/pom:version' 2.1.1 jexl2-compat + echo ' 4.0.0 org.fedoraproject commons-jexl-aggegator 2.1.1 pom . jexl2-compat ' + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :commons-jexl-aggegator __noinstall + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q8mKW9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-jexl-2.1.1-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -f aggregator-pom.xml Executing: xmvn --batch-mode --offline -f aggregator-pom.xml verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-f', 'aggregator-pom.xml', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Commons JEXL [jar] [INFO] Commons JEXL (1.x compatibility) [jar] [INFO] commons-jexl-aggegator [pom] [INFO] [INFO] ------------------< org.apache.commons:commons-jexl >------------------- [INFO] Building Commons JEXL 2.1.1 [1/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-jexl --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-jexl --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/iurt/rpmbuild/BUILD/commons-jexl-2.1.1-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl --- Java Compiler Compiler Version 7.0.4 (Tree Builder) (type "jjtree" with no arguments for help) Reading from file /home/iurt/rpmbuild/BUILD/commons-jexl-2.1.1-src/src/main/java/org/apache/commons/jexl2/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 "ASTAmbiguous.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 "ASTReturnStatement.java" does not exist. Will create one. File "ASTAssignment.java" does not exist. Will create one. File "ASTVar.java" does not exist. Will create one. File "ASTReference.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 "ASTERNode.java" does not exist. Will create one. File "ASTNRNode.java" does not exist. Will create one. File "ASTAdditiveNode.java" does not exist. Will create one. File "ASTAdditiveOperator.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 "ASTIdentifier.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 "ASTNumberLiteral.java" does not exist. Will create one. File "ASTStringLiteral.java" does not exist. Will create one. File "ASTArrayLiteral.java" does not exist. Will create one. File "ASTMapLiteral.java" does not exist. Will create one. File "ASTMapEntry.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 "ASTFunctionNode.java" does not exist. Will create one. File "ASTMethodNode.java" does not exist. Will create one. File "ASTSizeMethod.java" does not exist. Will create one. File "ASTConstructorNode.java" does not exist. Will create one. File "ASTArrayAccess.java" does not exist. Will create one. File "ASTReferenceExpression.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/iurt/rpmbuild/BUILD/commons-jexl-2.1.1-src/target/javacc-1602245503366/node/Parser.jj Java Compiler Compiler Version 7.0.4 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/iurt/rpmbuild/BUILD/commons-jexl-2.1.1-src/target/javacc-1602245503366/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-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-jexl --- [INFO] Skipping remote resources execution. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ commons-jexl --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Using 'iso-8859-1' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-jexl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 114 source files to /home/iurt/rpmbuild/BUILD/commons-jexl-2.1.1-src/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 1.3 is no longer supported. Use 6 or later. [ERROR] Target option 1.3 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping commons-jexl-aggegator [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Commons JEXL 2.1.1 ................................. FAILURE [ 10.652 s] [INFO] Commons JEXL (1.x compatibility) 2.1.0 ............. SKIPPED [INFO] commons-jexl-aggegator 2.1.1 ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.466 s [INFO] Finished at: 2020-10-09T12:11:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-jexl: Compilation failure: Compilation failure: [ERROR] Source option 1.3 is no longer supported. Use 6 or later. [ERROR] Target option 1.3 is no longer supported. Use 1.6 or later. [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/iurt/rpmbuild/tmp/rpm-tmp.Q8mKW9 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Q8mKW9 (%build) I: [iurt_root_command] ERROR: chroot