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 905675 Details for
Bug 1106945
jgoodies-animation: 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), 9.71 KB, created by
Dennis Gilmore
on 2014-06-09 18:42:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 18:42:36 UTC
Size:
9.71 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/jgoodies-animation.spec'], False, '/var/lib/mock/f21-build-2143564-392955/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 0x205fb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/jgoodies-animation.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: buildvm-17.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jgoodies-animation-1.3.0-5.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jgoodies-animation.spec'], False, '/var/lib/mock/f21-build-2143564-392955/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 0x205fb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jgoodies-animation.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.Pyj3hI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jgoodies-animation-1.3.0 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/jgoodies-animation-1_3_0.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jgoodies-animation-1.3.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find -name '*.jar' -delete >+ for file in LICENSE.txt RELEASE-NOTES.txt >+ sed 's|\r||g' LICENSE.txt >+ touch -r LICENSE.txt LICENSE.txt.new >+ mv LICENSE.txt.new LICENSE.txt >+ for file in LICENSE.txt RELEASE-NOTES.txt >+ sed 's|\r||g' RELEASE-NOTES.txt >+ touch -r RELEASE-NOTES.txt RELEASE-NOTES.txt.new >+ mv RELEASE-NOTES.txt.new RELEASE-NOTES.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cykBz5 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jgoodies-animation-1.3.0 >+ mkdir -p lib >+ pushd lib >~/build/BUILD/jgoodies-animation-1.3.0/lib ~/build/BUILD/jgoodies-animation-1.3.0 >++ build-classpath jgoodies-common >+ ln -sf /usr/share/java/jgoodies-common.jar jgoodies-common-1.2.1.jar >+ popd >~/build/BUILD/jgoodies-animation-1.3.0 >+ JAVA_HOME=/usr/lib/jvm/java >+ ant jar javadoc >Buildfile: /builddir/build/BUILD/jgoodies-animation-1.3.0/build.xml >prepare: > [mkdir] Created dir: /builddir/build/BUILD/jgoodies-animation-1.3.0/build/classes/core >compile-core: > [javac] Compiling 26 source files to /builddir/build/BUILD/jgoodies-animation-1.3.0/build/classes/core > [javac] Note: /builddir/build/BUILD/jgoodies-animation-1.3.0/src/core/com/jgoodies/animation/AnimationFunctions.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >jar: > [jar] Building jar: /builddir/build/BUILD/jgoodies-animation-1.3.0/build/jgoodies-animation.jar >prepare: >javadoc: > [mkdir] Created dir: /builddir/build/BUILD/jgoodies-animation-1.3.0/build/docs/api > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package com.jgoodies.animation... > [javadoc] Loading source files for package com.jgoodies.animation.renderer... > [javadoc] Loading source files for package com.jgoodies.animation.swing.animations... > [javadoc] Loading source files for package com.jgoodies.animation.swing.components... > [javadoc] Constructing Javadoc information... > [javadoc] javadoc: warning - Error fetching URL: http://download.oracle.com/javase/1.5.0/docs/api/ > [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... > [javadoc] Generating /builddir/build/BUILD/jgoodies-animation-1.3.0/build/docs/api/help-doc.html... > [javadoc] 1 warning >BUILD SUCCESSFUL >Total time: 4 seconds >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PzSscE >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch >++ dirname /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch >+ cd jgoodies-animation-1.3.0 >+ install -Dpm 0644 build/jgoodies-animation.jar /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/java/jgoodies-animation.jar >+ mkdir -p /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/javadoc/jgoodies-animation/ >+ cp -a build/docs/api/allclasses-frame.html build/docs/api/allclasses-noframe.html build/docs/api/com build/docs/api/constant-values.html build/docs/api/deprecated-list.html build/docs/api/help-doc.html build/docs/api/index-all.html build/docs/api/index.html build/docs/api/overview-frame.html build/docs/api/overview-summary.html build/docs/api/overview-tree.html build/docs/api/package-list build/docs/api/script.js build/docs/api/serialized-form.html build/docs/api/stylesheet.css /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/javadoc/jgoodies-animation/ >+ install -Dm 644 /builddir/build/SOURCES/jgoodies-animation-1.3.0.pom /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-poms/JPP-jgoodies-animation.pom >+ set -e >+ _pompart=JPP-jgoodies-animation.pom >+ _jarpart=jgoodies-animation.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/lib/java/jgoodies-animation.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch%{_javajnidir}/jgoodies-animation.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/java/jgoodies-animation.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/java/jgoodies-animation.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-metadata/jgoodies-animation.xml /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-poms/JPP-jgoodies-animation.pom /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/java/jgoodies-animation.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jgoodies-animation-1.3.0-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/jgoodies-animation-1.3.0 >/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: jgoodies-animation-1.3.0-5.fc21.noarch >error: File not found: /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-fragments/jgoodies-animation >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PgJFXf >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jgoodies-animation-1.3.0 >+ DOCDIR=/builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/doc/jgoodies-animation >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/doc/jgoodies-animation >+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/doc/jgoodies-animation >+ cp -pr README.html /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/doc/jgoodies-animation >+ cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/doc/jgoodies-animation >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/jgoodies-animation-1.3.0-5.fc21.noarch/usr/share/maven-fragments/jgoodies-animation >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jgoodies-animation.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/jgoodies-animation.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 1106945
: 905675 |
905676
|
905677