Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252652 Details for
Bug 1423769
jenkins-jexl: FTBFS in rawhide
Home
New
Search
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.rh90 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
<fdopen> (text/plain), 13.12 KB, created by
Fedora Release Engineering
on 2017-02-17 14:41:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:41:14 UTC
Size:
13.12 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jenkins-jexl.spec'], env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f26-build-7613588-694300/root'user='mockbuild'gid=425uid=1000printOutput=Falseshell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff9e583390>timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jenkins-jexl.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jenkins-jexl-1.1-6.20111212.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jenkins-jexl.spec'], env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}private_network=Trueuser='mockbuild'gid=425uid=1000printOutput=FalsechrootPath='/var/lib/mock/f26-build-7613588-694300/root'shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff9e583390>timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jenkins-jexl.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wLXe65 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jexl-1.1-jenkins-20111212 >+ /usr/bin/gzip -dc /builddir/build/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 /var/tmp/rpm-tmp.QHk0h4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jexl-1.1-jenkins-20111212 >+ /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 /builddir/build/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 /builddir/build/BUILD/jexl-1.1-jenkins-20111212/target/javacc-1486769554899/node/Parser.jj >Java Compiler Compiler Version 7.0.2 (Parser Generator) >(type "javacc" with no arguments for help) >Reading from file /builddir/build/BUILD/jexl-1.1-jenkins-20111212/target/javacc-1486769554899/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.2: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 /builddir/build/BUILD/jexl-1.1-jenkins-20111212/src/main/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.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 /builddir/build/BUILD/jexl-1.1-jenkins-20111212/target/classes >[INFO] /builddir/build/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/parser/JJTParserState.java: Some input files use unchecked or unsafe operations. >[INFO] /builddir/build/BUILD/jexl-1.1-jenkins-20111212/src/java/org/apache/commons/jexl/parser/JJTParserState.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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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: 7.167 s >[INFO] Finished at: 2017-02-10T23:32:39+00:00 >[INFO] Final Memory: 21M/372M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project commons-jexl: Compilation failure >[ERROR] /builddir/build/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 /var/tmp/rpm-tmp.QHk0h4 (%build) > Bad exit status from /var/tmp/rpm-tmp.QHk0h4 (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jenkins-jexl.spec
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 1423769
: 1252652 |
1252653
|
1252654