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 906293 Details for
Bug 1107186
rubygem-openshift-origin-controller: 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.58 KB, created by
Dennis Gilmore
on 2014-06-09 20:31:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 20:31:03 UTC
Size:
5.58 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-openshift-origin-controller.spec'], False, '/var/lib/mock/f21-build-2148926-392994/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 0x2878b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/rubygem-openshift-origin-controller.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-10.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-openshift-origin-controller-1.18.0.1-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-openshift-origin-controller.spec'], False, '/var/lib/mock/f21-build-2148926-392994/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 0x2878b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-openshift-origin-controller.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.6o1LSj >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/openshift-origin-controller-1.18.0.1.gem >Unpacked gem: '/builddir/build/BUILD/openshift-origin-controller-1.18.0.1' >+ cd /builddir/build/BUILD >+ cd openshift-origin-controller-1.18.0.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ gem spec /builddir/build/SOURCES/openshift-origin-controller-1.18.0.1.gem -l --ruby >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U61D9R >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd openshift-origin-controller-1.18.0.1 >+ mkdir -p ./usr/share/gems >+ gem build openshift-origin-controller.gemspec >WARNING: description and summary are identical >WARNING: pessimistic dependency on activesupport (~> 3.2.8) may be overly strict > if activesupport is semantically versioned, use: > add_runtime_dependency 'activesupport', '~> 3.2', '>= 3.2.8' >WARNING: open-ended dependency on openshift-origin-common (>= 0) is not recommended > if openshift-origin-common is semantically versioned, use: > add_runtime_dependency 'openshift-origin-common', '~> 0' >WARNING: open-ended dependency on state_machine (>= 0) is not recommended > if state_machine is semantically versioned, use: > add_runtime_dependency 'state_machine', '~> 0' >WARNING: open-ended dependency on dnsruby (>= 0) is not recommended > if dnsruby is semantically versioned, use: > add_runtime_dependency 'dnsruby', '~> 0' >WARNING: open-ended dependency on httpclient (>= 0) is not recommended > if httpclient is semantically versioned, use: > add_runtime_dependency 'httpclient', '~> 0' >WARNING: open-ended dependency on mongoid (>= 3.0.17) is not recommended > if mongoid is semantically versioned, use: > add_runtime_dependency 'mongoid', '~> 3.0', '>= 3.0.17' >WARNING: open-ended dependency on rspec (>= 0, development) is not recommended > if rspec is semantically versioned, use: > add_development_dependency 'rspec', '~> 0' >WARNING: open-ended dependency on bundler (>= 0, development) is not recommended > if bundler is semantically versioned, use: > add_development_dependency 'bundler', '~> 0' >WARNING: open-ended dependency on mocha (>= 0, development) is not recommended > if mocha is semantically versioned, use: > add_development_dependency 'mocha', '~> 0' >WARNING: open-ended dependency on cucumber (>= 0, development) is not recommended > if cucumber is semantically versioned, use: > add_development_dependency 'cucumber', '~> 0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help >ERROR: While executing gem ... (Gem::InvalidSpecificationException) > duplicate dependency on dnsruby (>= 0, development), (>= 0) use: > add_runtime_dependency 'dnsruby', '>= 0', '>= 0' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.U61D9R (%build) > Bad exit status from /var/tmp/rpm-tmp.U61D9R (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-openshift-origin-controller.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-openshift-origin-controller.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 1107186
: 906293 |
906294
|
906295