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 905957 Details for
Bug 1107058
rubygem-activerecord-nulldb-adapter: 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), 13.20 KB, created by
Dennis Gilmore
on 2014-06-09 19:17:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 19:17:07 UTC
Size:
13.20 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-activerecord-nulldb-adapter.spec'], False, '/var/lib/mock/f21-build-2146961-392979/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 0x13cec10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/rubygem-activerecord-nulldb-adapter.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: arm04-builder11.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-activerecord-nulldb-adapter.spec'], False, '/var/lib/mock/f21-build-2146961-392979/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 0x13cec10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rubygem-activerecord-nulldb-adapter.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.ZFmqaE >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/activerecord-nulldb-adapter-0.3.1.gem >Unpacked gem: '/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1' >+ cd /builddir/build/BUILD >+ cd activerecord-nulldb-adapter-0.3.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ gem spec /builddir/build/SOURCES/activerecord-nulldb-adapter-0.3.1.gem -l --ruby >+ for f in .travis.yml Appraisals Gemfile Rakefile VERSION >+ rm .travis.yml >+ sed -i 's|".travis.yml",||g' activerecord-nulldb-adapter.gemspec >+ for f in .travis.yml Appraisals Gemfile Rakefile VERSION >+ rm Appraisals >+ sed -i 's|"Appraisals",||g' activerecord-nulldb-adapter.gemspec >+ for f in .travis.yml Appraisals Gemfile Rakefile VERSION >+ rm Gemfile >+ sed -i 's|"Gemfile",||g' activerecord-nulldb-adapter.gemspec >+ for f in .travis.yml Appraisals Gemfile Rakefile VERSION >+ rm Rakefile >+ sed -i 's|"Rakefile",||g' activerecord-nulldb-adapter.gemspec >+ for f in .travis.yml Appraisals Gemfile Rakefile VERSION >+ rm VERSION >+ sed -i 's|"VERSION",||g' activerecord-nulldb-adapter.gemspec >+ rm -rf gemfiles >+ sed -i 's|"gemfiles/[^"]*",||g' activerecord-nulldb-adapter.gemspec >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qeDMUN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd activerecord-nulldb-adapter-0.3.1 >+ gem build activerecord-nulldb-adapter.gemspec >WARNING: open-ended dependency on activerecord (>= 2.0.0) is not recommended > if activerecord is semantically versioned, use: > add_runtime_dependency 'activerecord', '~> 2.0', '>= 2.0.0' >WARNING: open-ended dependency on spec (>= 0, development) is not recommended > if spec is semantically versioned, use: > add_development_dependency 'spec', '~> 0' >WARNING: open-ended dependency on rspec (>= 1.2.9, development) is not recommended > if rspec is semantically versioned, use: > add_development_dependency 'rspec', '~> 1.2', '>= 1.2.9' >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 jeweler (>= 0, development) is not recommended > if jeweler is semantically versioned, use: > add_development_dependency 'jeweler', '~> 0' >WARNING: open-ended dependency on appraisal (>= 0, development) is not recommended > if appraisal is semantically versioned, use: > add_development_dependency 'appraisal', '~> 0' >WARNING: open-ended dependency on simplecov (>= 0, development) is not recommended > if simplecov is semantically versioned, use: > add_development_dependency 'simplecov', '~> 0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help > Successfully built RubyGem > Name: activerecord-nulldb-adapter > Version: 0.3.1 > File: activerecord-nulldb-adapter-0.3.1.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 -march=armv7-a -mfpu=neon -mfloat-abi=hard'\'' ' >+ gem install -V --local --install-dir ./usr/share/gems --bindir ./usr/bin --force --document=ri,rdoc activerecord-nulldb-adapter-0.3.1.gem >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/CHANGES.md >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/LICENSE >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/README.rdoc >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/activerecord-nulldb-adapter.gemspec >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/checkpoint.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/column.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/configuration.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/core.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/empty_result.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/index_definition.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/null_object.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/statement.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/active_record/connection_adapters/nulldb_adapter/table_definition.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/activerecord-nulldb-adapter.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb/arel_compiler.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb/core.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb/extensions.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb/rails.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/nulldb_rspec.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/lib/tasks/database.rake >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/spec/nulldb_spec.rb >/builddir/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/spec/spec.opts >Successfully installed activerecord-nulldb-adapter-0.3.1 >Parsing documentation for activerecord-nulldb-adapter-0.3.1 >Installing ri documentation for activerecord-nulldb-adapter-0.3.1 >Installing darkfish documentation for activerecord-nulldb-adapter-0.3.1 >Done installing documentation for activerecord-nulldb-adapter after 2 seconds >1 gem installed >+ rm ./usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1/activerecord-nulldb-adapter.gemspec >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ByNcxH >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.noarch >++ dirname /builddir/build/BUILDROOT/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.noarch >+ cd activerecord-nulldb-adapter-0.3.1 >+ mkdir -p /builddir/build/BUILDROOT/rubygem-activerecord-nulldb-adapter-0.3.1-3.fc21.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-activerecord-nulldb-adapter-0.3.1-3.fc21.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/activerecord-nulldb-adapter-0.3.1 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >+ /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 >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WaDs5t >+ umask 022 >~/build/BUILD/activerecord-nulldb-adapter-0.3.1/usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1 ~/build/BUILD/activerecord-nulldb-adapter-0.3.1 >+ cd /builddir/build/BUILD >+ cd activerecord-nulldb-adapter-0.3.1 >+ pushd ./usr/share/gems/gems/activerecord-nulldb-adapter-0.3.1 >+ rspec -Ilib spec >...-- create_table(:employees) > -> 0.0006s >...F...............F.......... >Failures: > 1) NullDB should remember columns defined in migrations > Failure/Error: col.type.should == col_type > expected: :string > got: nil (using ==) > # ./spec/nulldb_spec.rb:251:in `should_have_column' > # ./spec/nulldb_spec.rb:111:in `block (2 levels) in <top (required)>' > 2) NullDB should tag logged statements with their entry point > Failure/Error: cxn.select_values("") > ArgumentError: > wrong number of arguments (3 for 1..2) > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:161:in `select_rows' > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:208:in `block in select_values' > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:239:in `block in with_entry_point' > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:254:in `with_thread_local_variable' > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:238:in `with_entry_point' > # ./lib/active_record/connection_adapters/nulldb_adapter/core.rb:207:in `select_values' > # ./spec/nulldb_spec.rb:234:in `block (2 levels) in <top (required)>' >Finished in 0.12408 seconds >33 examples, 2 failures >Failed examples: >rspec ./spec/nulldb_spec.rb:110 # NullDB should remember columns defined in migrations >rspec ./spec/nulldb_spec.rb:204 # NullDB should tag logged statements with their entry point >error: Bad exit status from /var/tmp/rpm-tmp.WaDs5t (%check) > Bad exit status from /var/tmp/rpm-tmp.WaDs5t (%check) >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-activerecord-nulldb-adapter.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-activerecord-nulldb-adapter.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 1107058
: 905957 |
905958
|
905959