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 905632 Details for
Bug 1106929
jcommon: FTBFS in 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
<fdopen> (text/plain), 12.97 KB, created by
Dennis Gilmore
on 2014-06-09 18:40:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 18:40:05 UTC
Size:
12.97 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/jcommon.spec'], False, '/var/lib/mock/f21-build-2143241-392949/root/', None, 86400, True, False, 1000, 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 0x1524c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/jcommon.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: Could not canonicalize hostname: arm02-builder03.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jcommon-1.0.18-5.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jcommon.spec'], False, '/var/lib/mock/f21-build-2143241-392949/root/', None, 86400, True, False, 1000, 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 0x1524c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jcommon.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'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IJKtY2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jcommon-1.0.18 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/jcommon-1.0.18.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jcommon-1.0.18 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.jar' -exec rm -f '{}' ';' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kPEdB7 >+ umask 022 >~/build/BUILD/jcommon-1.0.18/ant ~/build/BUILD/jcommon-1.0.18 >+ cd /builddir/build/BUILD >+ cd jcommon-1.0.18 >+ pushd ant >+ ant compile compile-xml javadoc >Buildfile: /builddir/build/BUILD/jcommon-1.0.18/ant/build.xml >initialise: >compile: > [mkdir] Created dir: /builddir/build/BUILD/jcommon-1.0.18/build > [javac] /builddir/build/BUILD/jcommon-1.0.18/ant/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 182 source files to /builddir/build/BUILD/jcommon-1.0.18/build > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 > [javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.2 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] 4 warnings > [copy] Copying 5 files to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/ui > [copy] Copying 1 file to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/base > [copy] Copying 1 file to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/base/log > [jar] Building jar: /builddir/build/BUILD/jcommon-1.0.18/jcommon-1.0.18.jar > [delete] Deleting directory /builddir/build/BUILD/jcommon-1.0.18/build >initialise: >compile: > [mkdir] Created dir: /builddir/build/BUILD/jcommon-1.0.18/build > [javac] /builddir/build/BUILD/jcommon-1.0.18/ant/build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 182 source files to /builddir/build/BUILD/jcommon-1.0.18/build > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 > [javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.2 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] 4 warnings > [copy] Copying 5 files to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/ui > [copy] Copying 1 file to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/base > [copy] Copying 1 file to /builddir/build/BUILD/jcommon-1.0.18/build/org/jfree/base/log > [jar] Building jar: /builddir/build/BUILD/jcommon-1.0.18/jcommon-1.0.18.jar > [delete] Deleting directory /builddir/build/BUILD/jcommon-1.0.18/build >compile-xml: > [mkdir] Created dir: /builddir/build/BUILD/jcommon-1.0.18/build > [javac] /builddir/build/BUILD/jcommon-1.0.18/ant/build.xml:111: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 127 source files to /builddir/build/BUILD/jcommon-1.0.18/build > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 > [javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.2 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/jcommon-1.0.18/source/org/jfree/xml/generator/DefaultModelReader.java:121: warning: [deprecation] toURL() in File has been deprecated > [javac] this.baseURL = new File (file).toURL(); > [javac] ^ > [javac] /builddir/build/BUILD/jcommon-1.0.18/source/org/jfree/xml/generator/DescriptionGenerator.java:101: warning: [deprecation] toURL() in File has been deprecated > [javac] propertyURL = f.toURL(); > [javac] ^ > [javac] 6 warnings > [jar] Building jar: /builddir/build/BUILD/jcommon-1.0.18/jcommon-xml-1.0.18.jar > [delete] Deleting directory /builddir/build/BUILD/jcommon-1.0.18/build >initialise: >javadoc: > [mkdir] Created dir: /builddir/build/BUILD/jcommon-1.0.18/javadoc > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package com.keypoint... > [javadoc] Loading source files for package org.jfree... > [javadoc] Loading source files for package org.jfree.base... > [javadoc] Loading source files for package org.jfree.date... > [javadoc] Loading source files for package org.jfree.io... > [javadoc] Loading source files for package org.jfree.layout... > [javadoc] Loading source files for package org.jfree.resources... > [javadoc] Loading source files for package org.jfree.text... > [javadoc] Loading source files for package org.jfree.threads... > [javadoc] Loading source files for package org.jfree.ui... > [javadoc] Loading source files for package org.jfree.ui.about... > [javadoc] Loading source files for package org.jfree.ui.about.resources... > [javadoc] Loading source files for package org.jfree.ui.action... > [javadoc] Loading source files for package org.jfree.ui.tabbedui... > [javadoc] Loading source files for package org.jfree.util... > [javadoc] Loading source files for package org.jfree.xml... > [javadoc] Loading source files for package org.jfree.xml.attributehandlers... > [javadoc] Loading source files for package org.jfree.xml.factory.objects... > [javadoc] Loading source files for package org.jfree.xml.generator... > [javadoc] Loading source files for package org.jfree.xml.generator.model... > [javadoc] Loading source files for package org.jfree.xml.parser... > [javadoc] Loading source files for package org.jfree.xml.parser.coretypes... > [javadoc] Loading source files for package org.jfree.xml.util... > [javadoc] Loading source files for package org.jfree.xml.writer... > [javadoc] Loading source files for package org.jfree.xml.writer.coretypes... > [javadoc] Constructing Javadoc information... > [javadoc] Standard Doclet version 1.8.0_05 > [javadoc] Building tree for all the packages and classes... > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... >BUILD SUCCESSFUL >Total time: 33 minutes 3 seconds >+ popd >~/build/BUILD/jcommon-1.0.18 >++ build-classpath aqute-bnd >+ java -Djcommon.bundle.version=1.0.18 -jar /usr/share/java/aqute-bnd.jar wrap -output jcommon-1.0.18.bar -properties /builddir/build/SOURCES/bnd.properties jcommon-1.0.18.jar >jcommon-1.0.18 217 0 >One warning >1 : Superfluous export-package instructions: [com, org] >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6VR7VY >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch >++ dirname /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch >+ cd jcommon-1.0.18 >+ mkdir -p /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java >+ cp -p jcommon-1.0.18.bar /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java/jcommon.jar >+ cp -p jcommon-xml-1.0.18.jar /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java/jcommon-xml.jar >+ mkdir -p /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/javadoc/jcommon >+ cp -rp javadoc /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/javadoc/jcommon >+ install -d -m 755 /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-poms >+ install -pm 644 pom.xml /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-poms/JPP-jcommon.pom >+ set -e >+ _pompart=JPP-jcommon.pom >+ _jarpart=jcommon.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/lib/java/jcommon.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch%{_javajnidir}/jcommon.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java/jcommon.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java/jcommon.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-metadata/jcommon.xml /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-poms/JPP-jcommon.pom /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/java/jcommon.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/jcommon-1.0.18 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: jcommon-1.0.18-5.fc21.noarch >error: File not found by glob: /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-fragments/* >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YWVusC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jcommon-1.0.18 >+ DOCDIR=/builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/doc/jcommon >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/doc/jcommon >+ cp -pr licence-LGPL.txt /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/doc/jcommon >+ cp -pr README.txt /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/doc/jcommon >+ exit 0 >RPM build errors: > File not found by glob: /builddir/build/BUILDROOT/jcommon-1.0.18-5.fc21.noarch/usr/share/maven-fragments/* >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jcommon.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, 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 noarch --nodeps builddir/build/SPECS/jcommon.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 1106929
: 905632 |
905633
|
905634