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 906069 Details for
Bug 1107102
rubygem-dynect_rest: 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), 5.28 KB, created by
Dennis Gilmore
on 2014-06-09 19:33:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 19:33:03 UTC
Size:
5.28 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/rubygem-dynect_rest.spec'], False, '/var/lib/mock/f21-build-2147817-392986/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 0x126ac10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/rubygem-dynect_rest.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: bogus date in %changelog: Thu Apr 13 2012 Russell Harrison <rharriso@redhat.com> 0.4.3-1 >warning: Could not canonicalize hostname: arm02-builder07.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-dynect_rest-0.4.3-8.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-dynect_rest.spec'], False, '/var/lib/mock/f21-build-2147817-392986/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 0x126ac10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-dynect_rest.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: bogus date in %changelog: Thu Apr 13 2012 Russell Harrison <rharriso@redhat.com> 0.4.3-1 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IV0Lp5 >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/dynect_rest-0.4.3.gem >Unpacked gem: '/builddir/build/BUILD/dynect_rest-0.4.3' >+ cd /builddir/build/BUILD >+ cd dynect_rest-0.4.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (dynect_rest-fix_redirect_handling.patch):' >Patch #0 (dynect_rest-fix_redirect_handling.patch): >+ /usr/bin/cat /builddir/build/SOURCES/dynect_rest-fix_redirect_handling.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file lib/dynect_rest.rb >Hunk #2 succeeded at 190 (offset -6 lines). >+ gem spec /builddir/build/SOURCES/dynect_rest-0.4.3.gem -l --ruby >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cCUfom >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dynect_rest-0.4.3 >+ mkdir -p ./usr/share/gems >+ gem build dynect_rest.gemspec >WARNING: licenses is empty, but is recommended. Use a license abbreviation from: >http://opensource.org/licenses/alphabetical >WARNING: open-ended dependency on rest-client (>= 0) is not recommended > if rest-client is semantically versioned, use: > add_runtime_dependency 'rest-client', '~> 0' >WARNING: open-ended dependency on json (>= 0) is not recommended > if json is semantically versioned, use: > add_runtime_dependency 'json', '~> 0' >WARNING: open-ended dependency on rake (>= 0, development) is not recommended > if rake is semantically versioned, use: > add_development_dependency 'rake', '~> 0' >WARNING: pessimistic dependency on rspec (~> 2.0.0, development) may be overly strict > if rspec is semantically versioned, use: > add_development_dependency 'rspec', '~> 2.0', '>= 2.0.0' >WARNING: open-ended dependency on yard (>= 0, development) is not recommended > if yard is semantically versioned, use: > add_development_dependency 'yard', '~> 0' >WARNING: open-ended dependency on jeweler (>= 0, development) is not recommended > if jeweler is semantically versioned, use: > add_development_dependency 'jeweler', '~> 0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help >ERROR: While executing gem ... (Gem::InvalidSpecificationException) > duplicate dependency on rspec (>= 2.0, development), (~> 2.0.0) use: > add_runtime_dependency 'rspec', '>= 2.0', '~> 2.0.0' >error: Bad exit status from /var/tmp/rpm-tmp.cCUfom (%build) > bogus date in %changelog: Thu Apr 13 2012 Russell Harrison <rharriso@redhat.com> 0.4.3-1 > Bad exit status from /var/tmp/rpm-tmp.cCUfom (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-dynect_rest.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/rubygem-dynect_rest.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 1107102
: 906069 |
906070
|
906071