Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1254188 Details for
Bug 1424304
rubygem-dotenv: FTBFS in rawhide
Home
New
Search
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.rh90 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), 11.75 KB, created by
Fedora Release Engineering
on 2017-02-17 16:39:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:39:09 UTC
Size:
11.75 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-dotenv.spec'], env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}logger=<mockbuild.trace_decorator.getLog object at 0x7fddb67563c8>printOutput=Falsetimeout=172800uid=1000shell=Falseuser='mockbuild'gid=425chrootPath='/var/lib/mock/f26-build-7655017-694572/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-dotenv.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-dotenv-0.8.0-6.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-dotenv.spec'], uid=1000env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7fddb67563c8>printOutput=Falsetimeout=172800gid=425shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7655017-694572/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-dotenv.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XVMwF7 >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/dotenv-0.8.0.gem >Unpacked gem: '/builddir/build/BUILD/dotenv-0.8.0' >+ cd /builddir/build/BUILD >+ cd dotenv-0.8.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ gem spec /builddir/build/SOURCES/dotenv-0.8.0.gem -l --ruby >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sKrZYP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dotenv-0.8.0 >+ gem build dotenv.gemspec >WARNING: licenses is empty, but is recommended. Use a license identifier from >http://spdx.org/licenses or 'Nonstandard' for a nonstandard license. >WARNING: description and summary are identical >WARNING: open-ended dependency on rake (>= 0, development) is not recommended > if rake is semantically versioned, use: > add_development_dependency 'rake', '~> 0' >WARNING: open-ended dependency on rspec (>= 0, development) is not recommended > if rspec is semantically versioned, use: > add_development_dependency 'rspec', '~> 0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help > Successfully built RubyGem > Name: dotenv > Version: 0.8.0 > File: dotenv-0.8.0.gem >+ mkdir -p ./usr/share/gems >+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables'\'' ' >+ gem install -V --local --build-root . --force --document=ri,rdoc dotenv-0.8.0.gem >WARNING: You build with buildroot. > Build root: /builddir/build/BUILD/dotenv-0.8.0 > Bin dir: /builddir/build/BUILD/dotenv-0.8.0/usr/bin > Gem home: /builddir/build/BUILD/dotenv-0.8.0/usr/share/gems >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/.env >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/.gitignore >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/.travis.yml >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/Changelog.md >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/Gemfile >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/Guardfile >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/LICENSE >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/README.md >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/Rakefile >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/dotenv-rails.gemspec >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/dotenv.gemspec >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv-rails.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/capistrano.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/capistrano/recipes.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/environment.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/format_error.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/railtie.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/tasks.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/lib/dotenv/version.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/dotenv/environment_spec.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/dotenv_spec.rb >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/fixtures/exported.env >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/fixtures/plain.env >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/fixtures/quoted.env >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/fixtures/yaml.env >/builddir/build/BUILD/dotenv-0.8.0/usr/share/gems/gems/dotenv-0.8.0/spec/spec_helper.rb >Successfully installed dotenv-0.8.0 >Parsing documentation for dotenv-0.8.0 >Parsing sources... > 11% [ 1/ 9] lib/dotenv-rails.rb > 22% [ 2/ 9] lib/dotenv.rb > 33% [ 3/ 9] lib/dotenv/capistrano.rb > 44% [ 4/ 9] lib/dotenv/capistrano/recipes.rb > 55% [ 5/ 9] lib/dotenv/environment.rb > 66% [ 6/ 9] lib/dotenv/format_error.rb > 77% [ 7/ 9] lib/dotenv/railtie.rb > 88% [ 8/ 9] lib/dotenv/tasks.rb >100% [ 9/ 9] lib/dotenv/version.rb >Installing ri documentation for dotenv-0.8.0 >Installing darkfish documentation for dotenv-0.8.0 >Done installing documentation for dotenv after 0 seconds >1 gem installed >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Km02Wz >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch >++ dirname /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch >+ cd dotenv-0.8.0 >+ mkdir -p /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch/usr/share/gems >+ cp -pa ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-dotenv-0.8.0-6.fc26.noarch/usr/share/gems/ >+ /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/dotenv-0.8.0 >+ /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 >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yl81Ak >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dotenv-0.8.0 >+ pushd . >~/build/BUILD/dotenv-0.8.0 ~/build/BUILD/dotenv-0.8.0 >+ rspec spec >....................FF...FF... >Failures: > 1) Dotenv load behaves like load with no args defaults to .env > Failure/Error: > Dotenv::Environment.should_receive(:new).with(expand('.env')). > and_return(mock(:apply => {})) > NoMethodError: > undefined method `mock' for #<RSpec::ExampleGroups::Dotenv::Load::BehavesLikeLoad::WithNoArgs:0x587a9880> > Shared Example Group: "load" called from ./spec/dotenv_spec.rb:55 > # ./spec/dotenv_spec.rb:10:in `block (4 levels) in <top (required)>' > 2) Dotenv load behaves like load with a tilde path expands the path > Failure/Error: > Dotenv::Environment.should_receive(:new).with(expected). > and_return(mock(:apply => {})) > NoMethodError: > undefined method `mock' for #<RSpec::ExampleGroups::Dotenv::Load::BehavesLikeLoad::WithATildePath:0x587b38f8> > Shared Example Group: "load" called from ./spec/dotenv_spec.rb:55 > # ./spec/dotenv_spec.rb:22:in `block (4 levels) in <top (required)>' > 3) Dotenv load! behaves like load with no args defaults to .env > Failure/Error: > Dotenv::Environment.should_receive(:new).with(expand('.env')). > and_return(mock(:apply => {})) > NoMethodError: > undefined method `mock' for #<RSpec::ExampleGroups::Dotenv::Load_2::BehavesLikeLoad::WithNoArgs:0x583dc324> > Shared Example Group: "load" called from ./spec/dotenv_spec.rb:70 > # ./spec/dotenv_spec.rb:10:in `block (4 levels) in <top (required)>' > 4) Dotenv load! behaves like load with a tilde path expands the path > Failure/Error: > Dotenv::Environment.should_receive(:new).with(expected). > and_return(mock(:apply => {})) > NoMethodError: > undefined method `mock' for #<RSpec::ExampleGroups::Dotenv::Load_2::BehavesLikeLoad::WithATildePath:0x587ca080> > Shared Example Group: "load" called from ./spec/dotenv_spec.rb:70 > # ./spec/dotenv_spec.rb:22:in `block (4 levels) in <top (required)>' >Deprecation Warnings: >Using `should_receive` from rspec-mocks' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` instead. Called from /builddir/build/BUILD/dotenv-0.8.0/spec/dotenv_spec.rb:9:in `block (4 levels) in <top (required)>'. >If you need more of the backtrace for any of these deprecations to >identify where to make the necessary changes, you can configure >`config.raise_errors_for_deprecations!`, and it will turn the >deprecation warnings into errors, giving you the full backtrace. >1 deprecation warning total >Finished in 0.01663 seconds (files took 0.11366 seconds to load) >30 examples, 4 failures >Failed examples: >rspec ./spec/dotenv_spec.rb[1:1:1:1:1] # Dotenv load behaves like load with no args defaults to .env >rspec ./spec/dotenv_spec.rb[1:1:1:2:1] # Dotenv load behaves like load with a tilde path expands the path >rspec ./spec/dotenv_spec.rb[1:2:1:1:1] # Dotenv load! behaves like load with no args defaults to .env >rspec ./spec/dotenv_spec.rb[1:2:1:2:1] # Dotenv load! behaves like load with a tilde path expands the path >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.yl81Ak (%check) > Bad exit status from /var/tmp/rpm-tmp.yl81Ak (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-dotenv.spec
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 1424304
: 1254188 |
1254189
|
1254190