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 904437 Details for
Bug 1106293
netty4: 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), 8.14 KB, created by
Dennis Gilmore
on 2014-06-09 04:14:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 04:14:34 UTC
Size:
8.14 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/netty4.spec'], False, '/var/lib/mock/f21-build-2129208-392880/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 0x2a59b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/netty4.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-16.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/netty4-4.0.14-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/netty4.spec'], False, '/var/lib/mock/f21-build-2129208-392880/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 0x2a59b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/netty4.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.KUDHjk >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf netty-netty-4.0.14.Final >+ /usr/bin/gzip -dc /builddir/build/SOURCES/netty-4.0.14.Final.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd netty-netty-4.0.14.Final >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ python /usr/share/java-utils/pom_editor.py pom_disable_module transport-rxtx >+ python /usr/share/java-utils/pom_editor.py pom_disable_module transport-udt >+ python /usr/share/java-utils/pom_editor.py pom_disable_module example >+ python /usr/share/java-utils/pom_editor.py pom_disable_module testsuite >+ python /usr/share/java-utils/pom_editor.py pom_disable_module all >+ python /usr/share/java-utils/pom_editor.py pom_disable_module tarball >+ python /usr/share/java-utils/pom_editor.py pom_disable_module microbench >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-antrun-plugin >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U4KfLV >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd netty-netty-4.0.14.Final >+ python /usr/share/java-utils/mvn_compat_version.py : 4.0.14 4.0.14.Final 4 >+ python /usr/share/java-utils/mvn_build.py -f >Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] Netty >[INFO] Netty/Common >[INFO] Netty/Buffer >[INFO] Netty/Transport >[INFO] Netty/Codec >[INFO] Netty/Handler >[INFO] Netty/Codec/HTTP >[INFO] Netty/Codec/Socks >[INFO] Netty/Transport/SCTP >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Netty 4.0.14.Final >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (generate-manifest) @ netty-parent --- >[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ netty-parent --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Netty/Common 4.0.14.Final >[INFO] ------------------------------------------------------------------------ >[WARNING] The POM for org.javassist:javassist:jar:3.18.0-GA is missing, no dependency information available >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Netty >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Netty ............................................. SUCCESS [ 3.697 s] >[INFO] Netty/Common ...................................... FAILURE [ 0.057 s] >[INFO] Netty/Buffer ...................................... SKIPPED >[INFO] Netty/Transport ................................... SKIPPED >[INFO] Netty/Codec ....................................... SKIPPED >[INFO] Netty/Handler ..................................... SKIPPED >[INFO] Netty/Codec/HTTP .................................. SKIPPED >[INFO] Netty/Codec/Socks ................................. SKIPPED >[INFO] Netty/Transport/SCTP .............................. SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 5.789 s >[INFO] Finished at: 2014-06-07T16:41:15+00:00 >[INFO] Final Memory: 13M/113M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal on project netty-common: Could not resolve dependencies for project io.netty:netty-common:jar:4.0.14.Final: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.javassist:javassist:jar:3.18.0-GA has not been downloaded from it before. -> [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/DependencyResolutionException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :netty-common >error: Bad exit status from /var/tmp/rpm-tmp.U4KfLV (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.U4KfLV (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/netty4.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/netty4.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 1106293
: 904437 |
904438
|
904439