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 903450 Details for
Bug 1105951
apache-ivy: 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.12 KB, created by
Dennis Gilmore
on 2014-06-09 02:09:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:09:09 UTC
Size:
12.12 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/apache-ivy.spec'], False, '/var/lib/mock/f21-build-2110947-392799/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 0x188db90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-ivy.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: buildhw-02.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/apache-ivy-2.3.0-11.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-ivy.spec'], False, '/var/lib/mock/f21-build-2110947-392799/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 0x188db90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-ivy.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.BrbgGN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf apache-ivy-2.3.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/apache-ivy-2.3.0-src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd apache-ivy-2.3.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (apache-ivy-global-settings.patch): >+ echo 'Patch #0 (apache-ivy-global-settings.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/apache-ivy-global-settings.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file src/java/org/apache/ivy/ant/IvyAntSettings.java >+ for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt >+ sed 's/\r//' RELEASE_NOTES >+ iconv -f iso8859-1 -t utf8 >+ touch -r RELEASE_NOTES RELEASE_NOTES.utf8 >+ mv RELEASE_NOTES.utf8 RELEASE_NOTES >+ for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt >+ sed 's/\r//' README >+ iconv -f iso8859-1 -t utf8 >+ touch -r README README.utf8 >+ mv README.utf8 README >+ for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt >+ sed 's/\r//' LICENSE >+ iconv -f iso8859-1 -t utf8 >+ touch -r LICENSE LICENSE.utf8 >+ mv LICENSE.utf8 LICENSE >+ for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt >+ sed 's/\r//' NOTICE >+ iconv -f iso8859-1 -t utf8 >+ touch -r NOTICE NOTICE.utf8 >+ mv NOTICE.utf8 NOTICE >+ for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt >+ sed 's/\r//' CHANGES.txt >+ iconv -f iso8859-1 -t utf8 >+ touch -r CHANGES.txt CHANGES.txt.utf8 >+ mv CHANGES.txt.utf8 CHANGES.txt >+ sed -i s/ant-trax/ant/ ivy.xml >+ sed -i /bouncycastle/s/jdk14/jdk16/ ivy.xml >+ sed -i 's/commons.vfs/&2/' src/java/org/apache/ivy/plugins/repository/vfs/VfsRepository.java src/java/org/apache/ivy/plugins/repository/vfs/VfsResource.java src/java/org/apache/ivy/plugins/repository/vfs/ivy_vfs.xml >+ rm -rf doc build/doc >+ sed -i /ivy:publish/s/local/xmvn/ build.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yU61yu >+ umask 022 >+ cd /builddir/build/BUILD >+ cd apache-ivy-2.3.0 >+ JAVA_HOME=/usr/lib/jvm/java >+ ant -Divy.mode=local -Dtarget.ivy.bundle.version=2.3.0 -Dtarget.ivy.bundle.version.qualifier= -Dtarget.ivy.version=2.3.0 jar javadoc publish-local >Buildfile: /builddir/build/BUILD/apache-ivy-2.3.0/build.xml >init: >prepare: > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/bootstrap > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/ant > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/optional > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/all > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/test > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/artifact > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/doc/reports/test > [mkdir] Created dir: /builddir/build/BUILD/apache-ivy-2.3.0/build/doc/reports/ivy >compile-core: > [javac] Compiling 382 source files to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4 > [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 4 warnings > [copy] Copying 25 files to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings > [copy] Copying 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/core/org/apache/ivy/core/settings >compile-bootstrap: > [javac] Compiling 45 source files to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/bootstrap > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4 > [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.4 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 1 file to /builddir/build/BUILD/apache-ivy-2.3.0/build/classes/bootstrap >init-ivy-user-home: >init-ivy-local-home: >init-ivy-home: >init-ivy: >[ivy:configure] :: Apache Ivy 2.3.0-local-20140116145315 - 20140116145315 :: http://ant.apache.org/ivy/ :: >[ivy:configure] :: loading settings :: file = /etc/ivy/ivysettings.xml >resolve: >[ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;2.3.0 >[ivy:retrieve] confs: [default, test] >[ivy:retrieve] found org.apache.ant#ant;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.apache.ant#ant;1.7.1 (forced) >[ivy:retrieve] found org.apache.ant#ant-launcher;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.apache.ant#ant-launcher;1.9.4 (forced) >[ivy:retrieve] found org.apache.ant#ant-nodeps;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.apache.ant#ant-nodeps;1.7.1 (forced) >[ivy:retrieve] found commons-httpclient#commons-httpclient;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] commons-httpclient#commons-httpclient;3.0 (forced) >[ivy:retrieve] found commons-logging#commons-logging;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] commons-logging#commons-logging;1.0.4 (forced) >[ivy:retrieve] found commons-codec#commons-codec;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] commons-codec#commons-codec;1.2 (forced) >[ivy:retrieve] found oro#oro;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] oro#oro;2.0.8 (forced) >[ivy:retrieve] found commons-vfs#commons-vfs;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] commons-vfs#commons-vfs;1.0 (forced) >[ivy:retrieve] found commons-logging#commons-logging;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] commons-logging#commons-logging;1.1.1 >[ivy:retrieve] found org.bouncycastle#bcpg-jdk16;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.bouncycastle#bcpg-jdk16;1.45 (forced) >[ivy:retrieve] found org.bouncycastle#bcprov-jdk15on;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.bouncycastle#bcprov-jdk15on;1.50 (forced) >[ivy:retrieve] found org.bouncycastle#bcprov-jdk16;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.bouncycastle#bcprov-jdk16;1.45 (forced) >[ivy:retrieve] found junit#junit;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] junit#junit;3.8.2 (forced) >[ivy:retrieve] found org.hamcrest#hamcrest-core;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.hamcrest#hamcrest-core;1.3 (forced) >[ivy:retrieve] found org.apache.ant#ant-testutil;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] org.apache.ant#ant-testutil;1.7.0 (forced) >[ivy:retrieve] found ant#ant-launcher;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] ant#ant-launcher;1.6.2 (forced) >[ivy:retrieve] found ant-contrib#ant-contrib;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] ant-contrib#ant-contrib;1.0b3 (forced) >[ivy:retrieve] found xerces#xercesImpl;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] xerces#xercesImpl;2.6.2 (forced) >[ivy:retrieve] found xerces#xmlParserAPIs;SYSTEM in xmvn >[ivy:retrieve] [SYSTEM] xerces#xmlParserAPIs;2.6.2 (forced) >[ivy:retrieve] :: resolution report :: resolve 1332ms :: artifacts dl 29ms > --------------------------------------------------------------------- > | | modules || artifacts | > | conf | number| search|dwnlded|evicted|| number|dwnlded| > --------------------------------------------------------------------- > | default | 12 | 11 | 0 | 0 || 11 | 11 | > | test | 8 | 7 | 0 | 0 || 7 | 7 | > --------------------------------------------------------------------- >[ivy:retrieve] >[ivy:retrieve] :: problems summary :: >[ivy:retrieve] :::: WARNINGS >[ivy:retrieve] module not found: commons-lang#commons-lang;2.6 >[ivy:retrieve] ==== local: tried >[ivy:retrieve] /builddir/.ivy2/local/commons-lang/commons-lang/2.6/ivys/ivy.xml >[ivy:retrieve] -- artifact commons-lang#commons-lang;2.6!commons-lang.jar: >[ivy:retrieve] /builddir/.ivy2/local/commons-lang/commons-lang/2.6/jars/commons-lang.jar >[ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: >[ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: >[ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: >[ivy:retrieve] :: com.jcraft#jsch;0.1.31: java.io.IOException: Impossible to load parent for file:/usr/share/maven-poms/JPP-jsch.pom. Parent=org.sonatype.oss#oss-parent;6 >[ivy:retrieve] :: commons-lang#commons-lang;2.6: not found >[ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: >[ivy:retrieve] >[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS >BUILD FAILED >/builddir/build/BUILD/apache-ivy-2.3.0/build.xml:184: impossible to resolve dependencies: > resolve failed - see output for details >Total time: 6 seconds >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.yU61yu (%build) > Bad exit status from /var/tmp/rpm-tmp.yU61yu (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-ivy.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/apache-ivy.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 1105951
: 903450 |
903451
|
903452