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 1461138 Details for
Bug 1603699
cookcc: FTBFS in Fedora rawhide
[?]
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
build.log (text/plain), 7.64 KB, created by
Mohan Boddu
on 2018-07-19 18:28:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 18:28:43 UTC
Size:
7.64 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/cookcc.spec'], chrootPath='/var/lib/mock/f29-build-12983362-948757/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2f17de0f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/cookcc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/cookcc-0.3.3-18.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/cookcc.spec'], chrootPath='/var/lib/mock/f29-build-12983362-948757/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2f17de0f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/cookcc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L9fIVS >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf cookcc-0.3.3 >+ /usr/bin/xz -dc /builddir/build/SOURCES/cookcc-0.3.3.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cookcc-0.3.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (cookcc-0.3.3-xerces.patch):' >Patch #0 (cookcc-0.3.3-xerces.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/org/yuanheng/cookcc/input/xml/XmlParser.java >Patch #1 (cookcc-0.3.3-buildxml.patch): >+ echo 'Patch #1 (cookcc-0.3.3-buildxml.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file build.xml >Patch #2 (cookcc-0.3.3-port-to-jsr-269.patch): >+ echo 'Patch #2 (cookcc-0.3.3-port-to-jsr-269.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file javaap_src/META-INF/services/com.sun.mirror.apt.AnnotationProcessorFactory >patching file javaap_src/META-INF/services/javax.annotation.processing.Processor >patching file javaap_src/org/yuanheng/cookcc/input/javaap/ClassVisitor.java >patching file javaap_src/org/yuanheng/cookcc/input/javaap/CookCCAptFactory.java >patching file javaap_src/org/yuanheng/cookcc/input/javaap/CookCCProcessor.java >patching file javaap_src/org/yuanheng/cookcc/input/javaap/CookCCVisitor.java >patching file javaap_src/org/yuanheng/cookcc/input/javaap/EnumVisitor.java >Patch #3 (cookcc-0.3.3-freemarker2.3.2+.patch): >+ echo 'Patch #3 (cookcc-0.3.3-freemarker2.3.2+.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/freemarker/core/ActionCodeBI.java >patching file src/freemarker/core/HexBI.java >patching file src/freemarker/core/JavaStringBI.java >patching file src/freemarker/core/TypeBI.java >+ find . -name '*.jar' -delete >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5WX3zx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cookcc-0.3.3 >++ build-classpath xerces-j2 freemarker cookxml >+ CLASSPATH=/usr/share/java/xerces-j2.jar:/usr/share/java/freemarker.jar:/usr/share/java/cookxml.jar >+ ant cookcc_jar javadocs >Buildfile: /builddir/build/BUILD/cookcc-0.3.3/build.xml >init: > [mkdir] Created dir: /builddir/build/BUILD/cookcc-0.3.3/dist >compile: > [mkdir] Created dir: /builddir/build/BUILD/cookcc-0.3.3/cookcc_classes > [javac] /builddir/build/BUILD/cookcc-0.3.3/build.xml:23: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 113 source files to /builddir/build/BUILD/cookcc-0.3.3/cookcc_classes > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 > [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/freemarker/core/ActionCodeBI.java:48: error: cannot find symbol > [javac] BuiltIn.builtins.put ("actioncode", new ActionCodeBI ()); > [javac] ^ > [javac] symbol: variable builtins > [javac] location: class BuiltIn > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/freemarker/core/HexBI.java:44: error: cannot find symbol > [javac] BuiltIn.builtins.put ("hex", new HexBI ()); > [javac] ^ > [javac] symbol: variable builtins > [javac] location: class BuiltIn > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/freemarker/core/JavaStringBI.java:50: error: cannot find symbol > [javac] BuiltIn.builtins.put ("javastring", new JavaStringBI ()); > [javac] ^ > [javac] symbol: variable builtins > [javac] location: class BuiltIn > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/freemarker/core/TypeBI.java:51: error: cannot find symbol > [javac] BuiltIn.builtins.put ("type", new TypeBI ()); > [javac] ^ > [javac] symbol: variable builtins > [javac] location: class BuiltIn > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/org/yuanheng/cookcc/codegen/TemplatedCodeGen.java:70: warning: [deprecation] Configuration() in Configuration has been deprecated > [javac] Configuration cfg = new Configuration (); > [javac] ^ > [javac] /builddir/build/BUILD/cookcc-0.3.3/src/org/yuanheng/cookcc/codegen/TemplatedCodeGen.java:92: warning: [deprecation] BEANS_WRAPPER in ObjectWrapper has been deprecated > [javac] cfg.setObjectWrapper (ObjectWrapper.BEANS_WRAPPER); > [javac] ^ > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 4 errors > [javac] 6 warnings >BUILD FAILED >/builddir/build/BUILD/cookcc-0.3.3/build.xml:23: Compile failed; see the compiler error output for details. >Total time: 1 second >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.5WX3zx (%build) > Bad exit status from /var/tmp/rpm-tmp.5WX3zx (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, 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/cookcc.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 1603699
: 1461138 |
1461139
|
1461140