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 1254360 Details for
Bug 1424361
rubygem-pry: 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), 72.87 KB, created by
Fedora Release Engineering
on 2017-02-17 16:51:26 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:51:26 UTC
Size:
72.87 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-pry.spec'], user='mockbuild'shell=Falseuid=1000gid=425timeout=172800env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'}printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f0373897390>chrootPath='/var/lib/mock/f26-build-7656036-694575/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-pry.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/rubygem-pry-0.10.4-3.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-pry.spec'], user='mockbuild'shell=Falseuid=1000private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7f0373897390>env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'}printOutput=Falsetimeout=172800gid=425chrootPath='/var/lib/mock/f26-build-7656036-694575/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-pry.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZJIrqZ >+ umask 022 >+ cd /builddir/build/BUILD >+ gem unpack /builddir/build/SOURCES/pry-0.10.4.gem >Unpacked gem: '/builddir/build/BUILD/pry-0.10.4' >+ cd /builddir/build/BUILD >+ cd pry-0.10.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ gem spec /builddir/build/SOURCES/pry-0.10.4.gem -l --ruby >Patch #1 (pry-0.10.4-support-custom-implementation-of-BasicObject-inspect.patch): >+ echo 'Patch #1 (pry-0.10.4-support-custom-implementation-of-BasicObject-inspect.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file lib/pry/color_printer.rb >Patch #2 (pry-0.10.4-Avoid-calling-Ruby-2.4-String-pretty_print-in-ColorPrinter.patch): >+ echo 'Patch #2 (pry-0.10.4-Avoid-calling-Ruby-2.4-String-pretty_print-in-ColorPrinter.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file lib/pry/color_printer.rb >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OSzYgX >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pry-0.10.4 >+ gem build pry.gemspec >WARNING: description and summary are identical >WARNING: pessimistic dependency on coderay (~> 1.1.0) may be overly strict > if coderay is semantically versioned, use: > add_runtime_dependency 'coderay', '~> 1.1', '>= 1.1.0' >WARNING: See http://guides.rubygems.org/specification-reference/ for help > Successfully built RubyGem > Name: pry > Version: 0.10.4 > File: pry-0.10.4.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 pry-0.10.4.gem >WARNING: You build with buildroot. > Build root: /builddir/build/BUILD/pry-0.10.4 > Bin dir: /builddir/build/BUILD/pry-0.10.4/usr/bin > Gem home: /builddir/build/BUILD/pry-0.10.4/usr/share/gems >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/CHANGELOG.md >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/LICENSE >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/README.md >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/bin/pry >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/cli.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/code_file.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/code_range.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/loc.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code_object.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/color_printer.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/command.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/command_set.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/amend_line.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/bang.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/bang_pry.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/abstract_formatter.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/exception_formatter.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/file_formatter.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/input_expression_formatter.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cd.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/change_inspector.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/change_prompt.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/code_collector.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/disable_pry.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/disabled_commands.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/easter_eggs.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit/exception_patcher.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit/file_and_line_locator.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit_all.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit_program.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/find_method.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/fix_indent.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_cd.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_install.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_list.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_open.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gist.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/help.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/hist.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/import_set.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/install_command.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/jump_to.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/list_inspectors.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/list_prompts.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/constants.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/formatter.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/globals.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/grep.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/instance_vars.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/interrogatable.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/jruby_hacks.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/local_names.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/local_vars.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/ls_entity.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/methods.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/methods_helper.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/self_methods.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/nesting.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/play.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/pry_backtrace.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/pry_version.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/raise_up.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/reload_code.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/reset.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ri.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/save_file.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/shell_command.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/shell_mode.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_doc.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_info.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_input.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_source.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/simple_prompt.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/stat.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/switch_to.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/toggle_color.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/watch_expression.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/watch_expression/expression.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/whereami.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/wtf.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/behavior.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/convenience.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/default.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/core_extensions.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/editor.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/exceptions.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/base_helpers.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/command_helpers.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/documentation_helpers.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/options_helpers.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/table.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/text.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/history.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/history_array.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/hooks.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/indent.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_lock.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/inspector.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/last_exception.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/disowned.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/patcher.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/weird_method_locator.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/module_candidate.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/object_path.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/output.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pager.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/plugins.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/prompt.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pry_class.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pry_instance.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/rbx_path.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/repl.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/repl_file_loader.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/rubygem.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/terminal.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/test/helper.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/version.rb >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/wrapped_module.rb >/builddir/build/BUILD/pry-0.10.4/usr/bin/pry >Successfully installed pry-0.10.4 >Parsing documentation for pry-0.10.4 >Parsing sources... > 0% [ 1/125] lib/pry.rb > 1% [ 2/125] lib/pry/cli.rb > 2% [ 3/125] lib/pry/code.rb > 3% [ 4/125] lib/pry/code/code_file.rb > 4% [ 5/125] lib/pry/code/code_range.rb > 4% [ 6/125] lib/pry/code/loc.rb > 5% [ 7/125] lib/pry/code_object.rb > 6% [ 8/125] lib/pry/color_printer.rb > 7% [ 9/125] lib/pry/command.rb > 8% [10/125] lib/pry/command_set.rb > 8% [11/125] lib/pry/commands.rb > 9% [12/125] lib/pry/commands/amend_line.rb > 10% [13/125] lib/pry/commands/bang.rb > 11% [14/125] lib/pry/commands/bang_pry.rb > 12% [15/125] lib/pry/commands/cat.rb > 12% [16/125] lib/pry/commands/cat/abstract_formatter.rb > 13% [17/125] lib/pry/commands/cat/exception_formatter.rb > 14% [18/125] lib/pry/commands/cat/file_formatter.rb > 15% [19/125] lib/pry/commands/cat/input_expression_formatter.rb > 16% [20/125] lib/pry/commands/cd.rb > 16% [21/125] lib/pry/commands/change_inspector.rb > 17% [22/125] lib/pry/commands/change_prompt.rb > 18% [23/125] lib/pry/commands/code_collector.rb > 19% [24/125] lib/pry/commands/disable_pry.rb > 20% [25/125] lib/pry/commands/disabled_commands.rb > 20% [26/125] lib/pry/commands/easter_eggs.rb > 21% [27/125] lib/pry/commands/edit.rb > 22% [28/125] lib/pry/commands/edit/exception_patcher.rb > 23% [29/125] lib/pry/commands/edit/file_and_line_locator.rb > 24% [30/125] lib/pry/commands/exit.rb > 24% [31/125] lib/pry/commands/exit_all.rb > 25% [32/125] lib/pry/commands/exit_program.rb > 26% [33/125] lib/pry/commands/find_method.rb > 27% [34/125] lib/pry/commands/fix_indent.rb > 28% [35/125] lib/pry/commands/gem_cd.rb > 28% [36/125] lib/pry/commands/gem_install.rb > 29% [37/125] lib/pry/commands/gem_list.rb > 30% [38/125] lib/pry/commands/gem_open.rb > 31% [39/125] lib/pry/commands/gist.rb > 32% [40/125] lib/pry/commands/help.rb > 32% [41/125] lib/pry/commands/hist.rb > 33% [42/125] lib/pry/commands/import_set.rb > 34% [43/125] lib/pry/commands/install_command.rb > 35% [44/125] lib/pry/commands/jump_to.rb > 36% [45/125] lib/pry/commands/list_inspectors.rb > 36% [46/125] lib/pry/commands/list_prompts.rb > 37% [47/125] lib/pry/commands/ls.rb > 38% [48/125] lib/pry/commands/ls/constants.rb > 39% [49/125] lib/pry/commands/ls/formatter.rb > 40% [50/125] lib/pry/commands/ls/globals.rb > 40% [51/125] lib/pry/commands/ls/grep.rb > 41% [52/125] lib/pry/commands/ls/instance_vars.rb > 42% [53/125] lib/pry/commands/ls/interrogatable.rb > 43% [54/125] lib/pry/commands/ls/jruby_hacks.rb > 44% [55/125] lib/pry/commands/ls/local_names.rb > 44% [56/125] lib/pry/commands/ls/local_vars.rb > 45% [57/125] lib/pry/commands/ls/ls_entity.rb > 46% [58/125] lib/pry/commands/ls/methods.rb > 47% [59/125] lib/pry/commands/ls/methods_helper.rb > 48% [60/125] lib/pry/commands/ls/self_methods.rb > 48% [61/125] lib/pry/commands/nesting.rb > 49% [62/125] lib/pry/commands/play.rb > 50% [63/125] lib/pry/commands/pry_backtrace.rb > 51% [64/125] lib/pry/commands/pry_version.rb > 52% [65/125] lib/pry/commands/raise_up.rb > 52% [66/125] lib/pry/commands/reload_code.rb > 53% [67/125] lib/pry/commands/reset.rb > 54% [68/125] lib/pry/commands/ri.rb > 55% [69/125] lib/pry/commands/save_file.rb > 56% [70/125] lib/pry/commands/shell_command.rb > 56% [71/125] lib/pry/commands/shell_mode.rb > 57% [72/125] lib/pry/commands/show_doc.rb > 58% [73/125] lib/pry/commands/show_info.rb > 59% [74/125] lib/pry/commands/show_input.rb > 60% [75/125] lib/pry/commands/show_source.rb > 60% [76/125] lib/pry/commands/simple_prompt.rb > 61% [77/125] lib/pry/commands/stat.rb > 62% [78/125] lib/pry/commands/switch_to.rb > 63% [79/125] lib/pry/commands/toggle_color.rb > 64% [80/125] lib/pry/commands/watch_expression.rb > 64% [81/125] lib/pry/commands/watch_expression/expression.rb > 65% [82/125] lib/pry/commands/whereami.rb > 66% [83/125] lib/pry/commands/wtf.rb > 67% [84/125] lib/pry/config.rb > 68% [85/125] lib/pry/config/behavior.rb > 68% [86/125] lib/pry/config/convenience.rb > 69% [87/125] lib/pry/config/default.rb > 70% [88/125] lib/pry/core_extensions.rb > 71% [89/125] lib/pry/editor.rb > 72% [90/125] lib/pry/exceptions.rb > 72% [91/125] lib/pry/helpers.rb > 73% [92/125] lib/pry/helpers/base_helpers.rb > 74% [93/125] lib/pry/helpers/command_helpers.rb > 75% [94/125] lib/pry/helpers/documentation_helpers.rb > 76% [95/125] lib/pry/helpers/options_helpers.rb > 76% [96/125] lib/pry/helpers/table.rb > 77% [97/125] lib/pry/helpers/text.rb > 78% [98/125] lib/pry/history.rb > 79% [99/125] lib/pry/history_array.rb > 80% [100/125] lib/pry/hooks.rb > 80% [101/125] lib/pry/indent.rb > 81% [102/125] lib/pry/input_completer.rb > 82% [103/125] lib/pry/input_lock.rb > 83% [104/125] lib/pry/inspector.rb > 84% [105/125] lib/pry/last_exception.rb > 84% [106/125] lib/pry/method.rb > 85% [107/125] lib/pry/method/disowned.rb > 86% [108/125] lib/pry/method/patcher.rb > 87% [109/125] lib/pry/method/weird_method_locator.rb > 88% [110/125] lib/pry/module_candidate.rb > 88% [111/125] lib/pry/object_path.rb > 89% [112/125] lib/pry/output.rb > 90% [113/125] lib/pry/pager.rb > 91% [114/125] lib/pry/plugins.rb > 92% [115/125] lib/pry/prompt.rb > 92% [116/125] lib/pry/pry_class.rb > 93% [117/125] lib/pry/pry_instance.rb > 94% [118/125] lib/pry/rbx_path.rb > 95% [119/125] lib/pry/repl.rb > 96% [120/125] lib/pry/repl_file_loader.rb > 96% [121/125] lib/pry/rubygem.rb > 97% [122/125] lib/pry/terminal.rb > 98% [123/125] lib/pry/test/helper.rb > 99% [124/125] lib/pry/version.rb >100% [125/125] lib/pry/wrapped_module.rb >(eval):5: warning: string literal in condition >Installing ri documentation for pry-0.10.4 >Installing darkfish documentation for pry-0.10.4 >Done installing documentation for pry after 8 seconds >1 gem installed >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ndnBaj >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch >++ dirname /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch >+ cd pry-0.10.4 >+ mkdir -p /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch/usr/share/gems >+ cp -a ./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-pry-0.10.4-3.fc26.noarch/usr/share/gems/ >+ mkdir -p /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch/usr/bin >+ cp -a ./usr/bin/pry /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch/usr/bin/ >+ xargs chmod a+x >+ find /builddir/build/BUILDROOT/rubygem-pry-0.10.4-3.fc26.noarch/usr/share/gems/gems/pry-0.10.4/bin -type f >+ /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/pry-0.10.4 >+ /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.MXdxV3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pry-0.10.4 >+ pushd ./usr/share/gems/gems/pry-0.10.4 >~/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4 ~/build/BUILD/pry-0.10.4 >+ tar xvf /builddir/build/SOURCES/pry-0.10.4-tests.tar.xz >spec/ >spec/code_spec.rb >spec/prompt_spec.rb >spec/pry_spec.rb >spec/Procfile >spec/commands/ >spec/commands/edit_spec.rb >spec/commands/jump_to_spec.rb >spec/commands/exit_all_spec.rb >spec/commands/bang_spec.rb >spec/commands/exit_program_spec.rb >spec/commands/cat/ >spec/commands/cat/file_formatter_spec.rb >spec/commands/cat_spec.rb >spec/commands/find_method_spec.rb >spec/commands/amend_line_spec.rb >spec/commands/play_spec.rb >spec/commands/show_source_spec.rb >spec/commands/help_spec.rb >spec/commands/save_file_spec.rb >spec/commands/watch_expression_spec.rb >spec/commands/show_input_spec.rb >spec/commands/shell_command_spec.rb >spec/commands/disable_pry_spec.rb >spec/commands/whereami_spec.rb >spec/commands/gist_spec.rb >spec/commands/show_doc_spec.rb >spec/commands/cd_spec.rb >spec/commands/ls_spec.rb >spec/commands/gem_list_spec.rb >spec/commands/raise_up_spec.rb >spec/commands/exit_spec.rb >spec/commands/hist_spec.rb >spec/commands/reload_code_spec.rb >spec/code_object_spec.rb >spec/command_integration_spec.rb >spec/config_spec.rb >spec/pry_repl_spec.rb >spec/regression/ >spec/regression/readline_spec.rb >spec/command_spec.rb >spec/history_spec.rb >spec/fixtures/ >spec/fixtures/cat_load_path.rb >spec/fixtures/testlinkrc >spec/fixtures/slinky.rb >spec/fixtures/show_source_doc_examples.rb >spec/fixtures/whereami_helper.rb >spec/fixtures/testrcbad >spec/fixtures/candidate_helper2.rb >spec/fixtures/testrc >spec/fixtures/example.erb >spec/fixtures/example_nesting.rb >spec/fixtures/candidate_helper1.rb >spec/fixtures/slinky/ >spec/fixtures/slinky/stinky.rb >spec/fixtures/pry_history >spec/fixtures/cat_load_path >spec/history_array_spec.rb >spec/method/ >spec/method/patcher_spec.rb >spec/documentation_helper_spec.rb >spec/sticky_locals_spec.rb >spec/pry_output_spec.rb >spec/exception_whitelist_spec.rb >spec/command_set_spec.rb >spec/spec_helpers/ >spec/spec_helpers/mock_pry.rb >spec/spec_helpers/repl_tester.rb >spec/pager_spec.rb >spec/completion_spec.rb >spec/cli_spec.rb >spec/helpers/ >spec/helpers/table_spec.rb >spec/command_helpers_spec.rb >spec/pryrc_spec.rb >spec/control_d_handler_spec.rb >spec/editor_spec.rb >spec/run_command_spec.rb >spec/indent_spec.rb >spec/hooks_spec.rb >spec/wrapped_module_spec.rb >spec/syntax_checking_spec.rb >spec/pry_defaults_spec.rb >spec/method_spec.rb >spec/helper.rb >+ patch -p1 >+ cat /builddir/build/SOURCES/rubygem-pry-0.10.1-rm-openstruct.patch >patching file spec/hooks_spec.rb >+ patch -p1 >+ cat /builddir/build/SOURCES/pry-0.10.4-Fixnum-and-Bignum-are-unified-into-Integer-since-Ruby-2.4.patch >patching file spec/commands/ls_spec.rb >+ touch Rakefile >+ sed -i '/gist --login/i pending "rubygem-gist is not in Fedora yet."' spec/commands/gist_spec.rb >+ sed -e '/require '\''bundler\/setup'\''/ s/^/#/' -i spec/helper.rb >+ sed -e '/Bundler.require/ s/^/#/' -i spec/helper.rb >+ rspec spec >Ruby v2.4.0 (ruby), Pry v0.10.4, method_source v0.8.2, CodeRay v1.1.0, Slop v3.5.0 >......................................................................................................................................................................................................................................................................................................................................................................................................*...................................................................................................................................................................................................................................................../builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95: [BUG] rb_gc_mark(): 0x57958f88 is T_NONE >ruby 2.4.0p0 (2016-12-24 revision 57164) [i386-linux] >-- Control frame information ----------------------------------------------- >c:0041 p:0006 s:0224 e:000223 BLOCK /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95 [FINISH] >c:0040 p:---- s:0220 e:000219 CFUNC :collect >c:0039 p:0630 s:0216 e:000215 METHOD /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95 >c:0038 p:0048 s:0196 e:000195 BLOCK /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/completion_spec.rb:38 [FINISH] >c:0037 p:0096 s:0193 e:000192 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb:52 >c:0036 p:0019 s:0186 e:000185 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb:71 >c:0035 p:0025 s:0181 e:000180 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:78 >c:0034 p:0045 s:0174 e:000173 BLOCK /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:72 >c:0033 p:0027 s:0170 e:000169 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:27 >c:0032 p:0023 s:0163 e:000162 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:70 >c:0031 p:0048 s:0155 e:000154 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb:78 >c:0030 p:0026 s:0148 e:000147 METHOD /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb:106 >c:0029 p:0016 s:0141 E:002420 BLOCK /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/completion_spec.rb:38 [FINISH] >c:0028 p:---- s:0138 e:000137 CFUNC :instance_exec >c:0027 p:0024 s:0133 e:000132 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254 >c:0026 p:0006 s:0129 e:000128 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496 >c:0025 p:0006 s:0126 e:000125 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453 >c:0024 p:0006 s:0123 e:000122 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464 >c:0023 p:0034 s:0120 E:00144c METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:602 >c:0022 p:0123 s:0113 E:0007d4 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464 >c:0021 p:0017 s:0106 E:0026ac METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453 >c:0020 p:0032 s:0101 E:00162c METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496 >c:0019 p:0140 s:0096 E:0011ec METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:251 >c:0018 p:0061 s:0089 e:000088 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:627 [FINISH] >c:0017 p:---- s:0083 e:000082 CFUNC :map >c:0016 p:0019 s:0079 e:000078 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623 >c:0015 p:0087 s:0074 e:000073 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:589 >c:0014 p:0012 s:0065 e:000064 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113 [FINISH] >c:0013 p:---- s:0061 e:000060 CFUNC :map >c:0012 p:0011 s:0057 e:000056 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113 >c:0011 p:0035 s:0054 e:000053 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835 >c:0010 p:0011 s:0050 e:000049 BLOCK /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112 >c:0009 p:0018 s:0046 e:000045 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77 >c:0008 p:0022 s:0041 e:000040 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111 >c:0007 p:0025 s:0035 e:000034 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87 >c:0006 p:0085 s:0029 e:000028 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71 >c:0005 p:0026 s:0021 e:000020 METHOD /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45 >c:0004 p:0025 s:0016 e:000015 TOP /usr/share/gems/gems/rspec-core-3.5.4/exe/rspec:4 [FINISH] >c:0003 p:---- s:0013 e:000012 CFUNC :load >c:0002 p:0136 s:0008 E:000ca8 EVAL /usr/bin/rspec:22 [FINISH] >c:0001 p:0000 s:0003 E:000aa0 (none) [FINISH] >-- Ruby level backtrace information ---------------------------------------- >/usr/bin/rspec:22:in `<main>' >/usr/bin/rspec:22:in `load' >/usr/share/gems/gems/rspec-core-3.5.4/exe/rspec:4:in `<top (required)>' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:87:in `run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:111:in `run_specs' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb:77:in `report' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:112:in `block in run_specs' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1835:in `with_suite_hooks' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (2 levels) in run_specs' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `map' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:113:in `block (3 levels) in run_specs' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:589:in `run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `run_examples' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:623:in `map' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb:627:in `block in run_examples' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:251:in `run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `with_around_and_singleton_context_hooks' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `with_around_example_hooks' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:602:in `run_around_example_hooks_for' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb:464:in `block in run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:453:in `block in with_around_example_hooks' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:496:in `block in with_around_and_singleton_context_hooks' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `block in run' >/usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb:254:in `instance_exec' >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/completion_spec.rb:38:in `block (2 levels) in <top (required)>' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb:106:in `not_to' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb:78:in `not_to' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:70:in `handle_matcher' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:27:in `with_matcher' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:72:in `block in handle_matcher' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb:78:in `does_not_match?' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb:71:in `does_not_match?' >/usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb:52:in `matches?' >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/completion_spec.rb:38:in `block (3 levels) in <top (required)>' >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95:in `call' >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95:in `collect' >/builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb:95:in `block in call' >-- C level backtrace information ------------------------------------------- >/lib/libruby.so.2.4 [0xf76051dd] >/lib/libruby.so.2.4 [0xf76059a9] >/lib/libruby.so.2.4(rb_bug+0x58) [0xf74beb78] >/lib/libruby.so.2.4 [0xf74d81b3] >/lib/libruby.so.2.4 [0xf74dd228] >/lib/libruby.so.2.4(rb_wb_protected_newobj_of+0x7a) [0xf74dd68a] >/lib/libruby.so.2.4(rb_str_resurrect+0x5d) [0xf75a3ded] >/lib/libruby.so.2.4 [0xf75f229c] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4(rb_yield+0x486) [0xf75faab6] >/lib/libruby.so.2.4 [0xf746248a] >/lib/libruby.so.2.4 [0xf75ee216] >/lib/libruby.so.2.4 [0xf75fbead] >/lib/libruby.so.2.4 [0xf75fc3a5] >/lib/libruby.so.2.4 [0xf75f1863] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4 [0xf75fa214] >/lib/libruby.so.2.4 [0xf75fb9b2] >/lib/libruby.so.2.4 [0xf75fbcbd] >/lib/libruby.so.2.4 [0xf75f16c1] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4 [0xf75fb026] >/lib/libruby.so.2.4 [0xf75ee216] >/lib/libruby.so.2.4 [0xf75f1863] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4(rb_yield+0x486) [0xf75faab6] >/lib/libruby.so.2.4 [0xf746248a] >/lib/libruby.so.2.4 [0xf75ee216] >/lib/libruby.so.2.4 [0xf75f1863] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4(rb_yield+0x486) [0xf75faab6] >/lib/libruby.so.2.4 [0xf746248a] >/lib/libruby.so.2.4 [0xf75ee216] >/lib/libruby.so.2.4 [0xf75fbead] >/lib/libruby.so.2.4 [0xf75fc3a5] >/lib/libruby.so.2.4 [0xf75f1863] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4 [0xf7502ef8] >/lib/libruby.so.2.4 [0xf7503689] >/lib/libruby.so.2.4 [0xf75037e8] >/lib/libruby.so.2.4 [0xf75ee216] >/lib/libruby.so.2.4 [0xf75fbead] >/lib/libruby.so.2.4 [0xf75fc3a5] >/lib/libruby.so.2.4 [0xf75f16c1] >/lib/libruby.so.2.4 [0xf75f7539] >/lib/libruby.so.2.4 [0xf74c2337] >/lib/libruby.so.2.4(ruby_exec_node+0x24) [0xf74c4254] >/lib/libruby.so.2.4(ruby_run_node+0x36) [0xf74c64b6] >/usr/bin/ruby-mri [0x5661e6c8] >/lib/libc.so.6(__libc_start_main+0xf3) [0xf71c42f3] >/usr/bin/ruby-mri [0x5661e6fe] >-- Other runtime information ----------------------------------------------- >* Loaded script: /usr/bin/rspec >* Loaded features: > 0 enumerator.so > 1 thread.rb > 2 rational.so > 3 complex.so > 4 /usr/lib/ruby/enc/encdb.so > 5 /usr/lib/ruby/enc/trans/transdb.so > 6 /usr/share/ruby/unicode_normalize.rb > 7 /usr/lib/ruby/rbconfig.rb > 8 /usr/share/rubygems/rubygems/compatibility.rb > 9 /usr/share/rubygems/rubygems/defaults.rb > 10 /usr/share/rubygems/rubygems/deprecate.rb > 11 /usr/share/rubygems/rubygems/errors.rb > 12 /usr/share/rubygems/rubygems/version.rb > 13 /usr/share/rubygems/rubygems/requirement.rb > 14 /usr/share/rubygems/rubygems/platform.rb > 15 /usr/share/rubygems/rubygems/basic_specification.rb > 16 /usr/share/rubygems/rubygems/stub_specification.rb > 17 /usr/share/rubygems/rubygems/util/list.rb > 18 /usr/lib/ruby/stringio.so > 19 /usr/share/rubygems/rubygems/specification.rb > 20 /usr/share/rubygems/rubygems/exceptions.rb > 21 /usr/share/rubygems/rubygems/defaults/operating_system.rb > 22 /usr/share/rubygems/rubygems/core_ext/kernel_gem.rb > 23 /usr/share/ruby/monitor.rb > 24 /usr/share/rubygems/rubygems/core_ext/kernel_require.rb > 25 /usr/share/rubygems/rubygems.rb > 26 /usr/share/rubygems/rubygems/dependency.rb > 27 /usr/share/rubygems/rubygems/path_support.rb > 28 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/version.rb > 29 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/comparable_version.rb > 30 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/ruby_features.rb > 31 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support.rb > 32 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/caller_filter.rb > 33 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/version.rb > 34 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/warnings.rb > 35 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/warnings.rb > 36 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/set.rb > 37 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/flat_map.rb > 38 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/filter_manager.rb > 39 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/dsl.rb > 40 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/encoded_string.rb > 41 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/source/location.rb > 42 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/source/node.rb > 43 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/source/syntax_highlighter.rb > 44 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/source/token.rb > 45 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/source.rb > 46 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/snippet_extractor.rb > 47 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/exception_presenter.rb > 48 /usr/share/ruby/shellwords.rb > 49 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/shell_escape.rb > 50 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/helpers.rb > 51 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/notifications.rb > 52 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb > 53 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb > 54 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/reentrant_mutex.rb > 55 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/memoized_helpers.rb > 56 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/metadata.rb > 57 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/metadata_filter.rb > 58 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/pending.rb > 59 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/directory_maker.rb > 60 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters.rb > 61 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/ordering.rb > 62 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/world.rb > 63 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/backtrace_formatter.rb > 64 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/ruby_project.rb > 65 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/deprecation_formatter.rb > 66 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb > 67 /usr/share/ruby/optparse.rb > 68 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/option_parser.rb > 69 /usr/lib/ruby/cgi/escape.so > 70 /usr/share/ruby/cgi/util.rb > 71 /usr/lib/ruby/strscan.so > 72 /usr/share/ruby/erb.rb > 73 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/configuration_options.rb > 74 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb > 75 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/invocations.rb > 76 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example.rb > 77 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/shared_example_group.rb > 78 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/recursive_const_methods.rb > 79 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb > 80 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core.rb > 81 /usr/share/ruby/prettyprint.rb > 82 /usr/share/ruby/pp.rb > 83 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_lock.rb > 84 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/exceptions.rb > 85 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/base_helpers.rb > 86 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/hooks.rb > 87 /usr/share/ruby/forwardable/impl.rb > 88 /usr/share/ruby/forwardable.rb > 89 /usr/share/gems/gems/method_source-0.8.2/lib/method_source/version.rb > 90 /usr/share/gems/gems/method_source-0.8.2/lib/method_source/source_location.rb > 91 /usr/share/gems/gems/method_source-0.8.2/lib/method_source/code_helpers.rb > 92 /usr/share/gems/gems/method_source-0.8.2/lib/method_source.rb > 93 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/version.rb > 94 /usr/share/gems/gems/coderay-1.1.0/lib/coderay.rb > 95 /usr/share/gems/gems/slop-3.5.0/lib/slop/option.rb > 96 /usr/share/gems/gems/slop-3.5.0/lib/slop/commands.rb > 97 /usr/share/gems/gems/slop-3.5.0/lib/slop.rb > 98 /usr/share/ruby/delegate.rb > 99 /usr/lib/ruby/etc.so > 100 /usr/share/ruby/fileutils.rb > 101 /usr/share/ruby/tmpdir.rb > 102 /usr/share/ruby/tempfile.rb > 103 /usr/lib/ruby/pathname.so > 104 /usr/share/ruby/pathname.rb > 105 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/version.rb > 106 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/repl.rb > 107 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/rbx_path.rb > 108 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/loc.rb > 109 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/code_range.rb > 110 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code/code_file.rb > 111 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code.rb > 112 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/history_array.rb > 113 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/options_helpers.rb > 114 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/command_helpers.rb > 115 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/text.rb > 116 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/table.rb > 117 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers.rb > 118 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/code_object.rb > 119 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/helpers/documentation_helpers.rb > 120 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/weird_method_locator.rb > 121 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/disowned.rb > 122 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method/patcher.rb > 123 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/method.rb > 124 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/module_candidate.rb > 125 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/wrapped_module.rb > 126 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/history.rb > 127 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/command.rb > 128 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/command_set.rb > 129 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_info.rb > 130 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_doc.rb > 131 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/list_prompts.rb > 132 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/disabled_commands.rb > 133 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/jump_to.rb > 134 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/easter_eggs.rb > 135 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_input.rb > 136 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit_all.rb > 137 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/pry_backtrace.rb > 138 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/disable_pry.rb > 139 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/hist.rb > 140 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_install.rb > 141 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/list_inspectors.rb > 142 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/change_prompt.rb > 143 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_list.rb > 144 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/change_inspector.rb > 145 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/pry_version.rb > 146 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/whereami.rb > 147 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/install_command.rb > 148 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/import_set.rb > 149 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit/exception_patcher.rb > 150 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit/file_and_line_locator.rb > 151 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/edit.rb > 152 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/code_collector.rb > 153 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/save_file.rb > 154 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/simple_prompt.rb > 155 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/show_source.rb > 156 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/shell_mode.rb > 157 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/bang.rb > 158 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/amend_line.rb > 159 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/help.rb > 160 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/shell_command.rb > 161 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/stat.rb > 162 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/raise_up.rb > 163 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/wtf.rb > 164 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/fix_indent.rb > 165 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/toggle_color.rb > 166 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/watch_expression/expression.rb > 167 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/watch_expression.rb > 168 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit_program.rb > 169 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/abstract_formatter.rb > 170 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/input_expression_formatter.rb > 171 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/exception_formatter.rb > 172 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat/file_formatter.rb > 173 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cat.rb > 174 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/switch_to.rb > 175 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/bang_pry.rb > 176 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gist.rb > 177 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/reload_code.rb > 178 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ri.rb > 179 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_open.rb > 180 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/cd.rb > 181 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/exit.rb > 182 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/find_method.rb > 183 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/reset.rb > 184 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/gem_cd.rb > 185 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/nesting.rb > 186 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/play.rb > 187 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/grep.rb > 188 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/formatter.rb > 189 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/globals.rb > 190 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/interrogatable.rb > 191 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/constants.rb > 192 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/jruby_hacks.rb > 193 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/methods_helper.rb > 194 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/methods.rb > 195 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/self_methods.rb > 196 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/instance_vars.rb > 197 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/local_names.rb > 198 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/local_vars.rb > 199 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls/ls_entity.rb > 200 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands/ls.rb > 201 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/commands.rb > 202 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/plugins.rb > 203 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/core_extensions.rb > 204 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/behavior.rb > 205 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/default.rb > 206 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config/convenience.rb > 207 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/config.rb > 208 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pry_class.rb > 209 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pry_instance.rb > 210 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/cli.rb > 211 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb > 212 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/encoder.rb > 213 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb > 214 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb > 215 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/color_printer.rb > 216 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/terminal.rb > 217 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/pager.rb > 218 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/editor.rb > 219 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/rubygem.rb > 220 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/indent.rb > 221 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/last_exception.rb > 222 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/prompt.rb > 223 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/inspector.rb > 224 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/object_path.rb > 225 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/output.rb > 226 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry.rb > 227 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/test/helper.rb > 228 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/spec_helpers/mock_pry.rb > 229 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/spec_helpers/repl_tester.rb > 230 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/helper.rb > 231 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/instance_method_stasher.rb > 232 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_double.rb > 233 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/matcher_definition.rb > 234 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_matchers.rb > 235 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/object_reference.rb > 236 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/example_methods.rb > 237 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/proxy.rb > 238 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/test_double.rb > 239 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/fuzzy_matcher.rb > 240 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_list_matcher.rb > 241 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_expectation.rb > 242 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/order_group.rb > 243 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/object_formatter.rb > 244 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/error_generator.rb > 245 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/space.rb > 246 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/mutate_const.rb > 247 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/targets.rb > 248 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/syntax.rb > 249 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/configuration.rb > 250 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/method_signature_verifier.rb > 251 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_message_expectation.rb > 252 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_reference.rb > 253 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_proxy.rb > 254 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_double.rb > 255 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/version.rb > 256 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks.rb > 257 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/rspec.rb > 258 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/english_phrasing.rb > 259 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/composable.rb > 260 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/base_matcher.rb > 261 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in.rb > 262 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/generated_descriptions.rb > 263 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/dsl.rb > 264 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/matcher_delegator.rb > 265 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/aliased_matcher.rb > 266 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb > 267 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers.rb > 268 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb > 269 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/syntax.rb > 270 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/configuration.rb > 271 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/fail_with.rb > 272 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb > 273 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations/version.rb > 274 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/expectations.rb > 275 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/fixtures/show_source_doc_examples.rb > 276 /usr/lib/ruby/readline.so > 277 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/lib/pry/input_completer.rb > 278 /usr/share/ruby/set.rb > 279 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/base_formatter.rb > 280 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/console_codes.rb > 281 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/base_text_formatter.rb > 282 /usr/share/gems/gems/rspec-core-3.5.4/lib/rspec/core/formatters/progress_formatter.rb > 283 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb > 284 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/contain_exactly.rb > 285 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/operators.rb > 286 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/equal.rb > 287 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/tokens_proxy.rb > 288 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanner.rb > 289 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanners/_map.rb > 290 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanners/ruby.rb > 291 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/tokens.rb > 292 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanners/ruby/string_state.rb > 293 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/helpers/word_list.rb > 294 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanners/ruby/patterns.rb > 295 /usr/lib/ruby/io/console.so > 296 /usr/lib/ruby/enc/trans/single_byte.so > 297 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/respond_to.rb > 298 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/expectation_customization.rb > 299 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive.rb > 300 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/chain.rb > 301 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/error_generator.rb > 302 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain.rb > 303 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb > 304 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb > 305 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expectation_chain.rb > 306 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/message_chains.rb > 307 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/recorder.rb > 308 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/proxy.rb > 309 /usr/share/gems/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance.rb > 310 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/throw_symbol.rb > 311 /tmp/baz.rb > 312 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be.rb > 313 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs/change.rb > 314 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs/callbacks.rb > 315 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs/internals.rb > 316 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs.rb > 317 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs/block.rb > 318 /usr/share/gems/gems/diff-lcs-1.3/lib/diff/lcs/hunk.rb > 319 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/hunk_generator.rb > 320 /usr/share/gems/gems/rspec-support-3.5.0/lib/rspec/support/differ.rb > 321 /usr/share/gems/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/match.rb > 322 /usr/lib/ruby/socket.so > 323 /usr/lib/ruby/io/wait.so > 324 /usr/share/ruby/socket.rb > 325 /usr/share/ruby/timeout.rb > 326 /usr/share/ruby/net/protocol.rb > 327 /usr/share/ruby/uri/rfc2396_parser.rb > 328 /usr/share/ruby/uri/rfc3986_parser.rb > 329 /usr/share/ruby/uri/common.rb > 330 /usr/share/ruby/uri/generic.rb > 331 /usr/share/ruby/uri/ftp.rb > 332 /usr/share/ruby/uri/http.rb > 333 /usr/share/ruby/uri/https.rb > 334 /usr/share/ruby/uri/ldap.rb > 335 /usr/share/ruby/uri/ldaps.rb > 336 /usr/share/ruby/uri/mailto.rb > 337 /usr/share/ruby/uri.rb > 338 /usr/lib/ruby/zlib.so > 339 /usr/share/ruby/net/http/exceptions.rb > 340 /usr/share/ruby/net/http/header.rb > 341 /usr/lib/ruby/enc/windows_31j.so > 342 /usr/share/ruby/net/http/generic_request.rb > 343 /usr/share/ruby/net/http/request.rb > 344 /usr/share/ruby/net/http/requests.rb > 345 /usr/share/ruby/net/http/response.rb > 346 /usr/share/ruby/net/http/responses.rb > 347 /usr/share/ruby/net/http/proxy_delta.rb > 348 /usr/share/ruby/net/http/backward.rb > 349 /usr/share/ruby/net/http.rb > 350 /usr/share/gems/gems/coderay-1.1.0/lib/coderay/scanners/text.rb > 351 /builddir/build/BUILD/pry-0.10.4/usr/share/gems/gems/pry-0.10.4/spec/fixtures/whereami_helper.rb >* Process memory map: >5661e000-5661f000 r-xp 00000000 fc:01 5640676 /usr/bin/ruby-mri >5661f000-56620000 r--p 00000000 fc:01 5640676 /usr/bin/ruby-mri >56620000-56621000 rw-p 00001000 fc:01 5640676 /usr/bin/ruby-mri >569cb000-57c8a000 rw-p 00000000 00:00 0 [heap] >f653c000-f6755000 r--s 00000000 fc:01 5638307 /usr/lib/libc-2.25.so >f6755000-f6a00000 r--s 00000000 fc:01 5640673 /usr/lib/libruby.so.2.4.0 >f6a00000-f6aa3000 rw-p 00000000 00:00 0 >f6aa3000-f6b00000 ---p 00000000 00:00 0 >f6bbe000-f6d00000 rw-p 00000000 00:00 0 >f6d00000-f6e00000 rw-p 00000000 00:00 0 >f6e1a000-f6e1b000 ---p 00000000 00:00 0 >f6e1b000-f6f1c000 rw-p 00000000 00:00 0 >f6f1c000-f6f33000 r-xp 00000000 fc:01 5638474 /usr/lib/libz.so.1.2.11 >f6f33000-f6f34000 r--p 00016000 fc:01 5638474 /usr/lib/libz.so.1.2.11 >f6f34000-f6f35000 rw-p 00000000 00:00 0 >f6f35000-f6f42000 r-xp 00000000 fc:01 5768477 /usr/lib/ruby/zlib.so >f6f42000-f6f43000 ---p 0000d000 fc:01 5768477 /usr/lib/ruby/zlib.so >f6f43000-f6f44000 r--p 0000d000 fc:01 5768477 /usr/lib/ruby/zlib.so >f6f44000-f6f45000 rw-p 00000000 00:00 0 >f6f45000-f6f73000 r-xp 00000000 fc:01 5768472 /usr/lib/ruby/socket.so >f6f73000-f6f74000 r--p 0002d000 fc:01 5768472 /usr/lib/ruby/socket.so >f6f74000-f6f75000 rw-p 0002e000 fc:01 5768472 /usr/lib/ruby/socket.so >f6fda000-f6ff5000 r-xp 00000000 fc:01 5636355 /usr/lib/libgcc_s-7-20170209.so.1 >f6ff5000-f6ff6000 r--p 0001a000 fc:01 5636355 /usr/lib/libgcc_s-7-20170209.so.1 >f6ff6000-f6ff7000 rw-p 0001b000 fc:01 5636355 /usr/lib/libgcc_s-7-20170209.so.1 >f6ff7000-f7018000 r-xp 00000000 fc:01 5638358 /usr/lib/libtinfo.so.6.0 >f7018000-f7019000 ---p 00021000 fc:01 5638358 /usr/lib/libtinfo.so.6.0 >f7019000-f701b000 r--p 00021000 fc:01 5638358 /usr/lib/libtinfo.so.6.0 >f701b000-f701c000 rw-p 00023000 fc:01 5638358 /usr/lib/libtinfo.so.6.0 >f701c000-f7044000 r-xp 00000000 fc:01 5638348 /usr/lib/libncurses.so.6.0 >f7044000-f7045000 r--p 00027000 fc:01 5638348 /usr/lib/libncurses.so.6.0 >f7045000-f7046000 rw-p 00028000 fc:01 5638348 /usr/lib/libncurses.so.6.0 >f7046000-f7083000 r-xp 00000000 fc:01 5638538 /usr/lib/libreadline.so.7.0 >f7083000-f7085000 r--p 0003c000 fc:01 5638538 /usr/lib/libreadline.so.7.0 >f7085000-f7088000 rw-p 0003e000 fc:01 5638538 /usr/lib/libreadline.so.7.0 >f7088000-f7089000 rw-p 00000000 00:00 0 >f708d000-f7094000 r-xp 00000000 fc:01 5768469 /usr/lib/ruby/readline.so >f7094000-f7095000 r--p 00006000 fc:01 5768469 /usr/lib/ruby/readline.so >f7095000-f70c7000 rw-p 00000000 00:00 0 >f70c7000-f70ce000 r-xp 00000000 fc:01 5768462 /usr/lib/ruby/pathname.so >f70ce000-f70cf000 r--p 00006000 fc:01 5768462 /usr/lib/ruby/pathname.so >f70cf000-f70d0000 rw-p 00000000 00:00 0 >f70d0000-f70d6000 r-xp 00000000 fc:01 5768449 /usr/lib/ruby/etc.so >f70d6000-f70d7000 r--p 00005000 fc:01 5768449 /usr/lib/ruby/etc.so >f70d7000-f70d8000 rw-p 00000000 00:00 0 >f70e0000-f70e2000 r--s 00000000 fc:01 5640676 /usr/bin/ruby-mri >f70e2000-f70e4000 r-xp 00000000 fc:01 5768448 /usr/lib/ruby/enc/windows_31j.so >f70e4000-f70e5000 r--p 00001000 fc:01 5768448 /usr/lib/ruby/enc/windows_31j.so >f70e5000-f70e6000 rw-p 00000000 00:00 0 >f70e6000-f70e8000 r-xp 00000000 fc:01 5768456 /usr/lib/ruby/io/wait.so >f70e8000-f70e9000 r--p 00001000 fc:01 5768456 /usr/lib/ruby/io/wait.so >f70e9000-f70ea000 rw-p 00000000 00:00 0 >f70ea000-f70ff000 r-xp 00000000 fc:01 5768434 /usr/lib/ruby/enc/trans/single_byte.so >f70ff000-f7102000 r--p 00014000 fc:01 5768434 /usr/lib/ruby/enc/trans/single_byte.so >f7102000-f7103000 rw-p 00000000 00:00 0 >f7103000-f7107000 r-xp 00000000 fc:01 5768498 /usr/lib/gems/ruby/io-console-0.4.6/io/console.so >f7107000-f7108000 r--p 00003000 fc:01 5768498 /usr/lib/gems/ruby/io-console-0.4.6/io/console.so >f7108000-f7109000 rw-p 00000000 00:00 0 >f7109000-f710e000 r-xp 00000000 fc:01 5768474 /usr/lib/ruby/strscan.so >f710e000-f710f000 r--p 00004000 fc:01 5768474 /usr/lib/ruby/strscan.so >f710f000-f7110000 rw-p 00000000 00:00 0 >f7110000-f7112000 r-xp 00000000 fc:01 5768376 /usr/lib/ruby/cgi/escape.so >f7112000-f7113000 r--p 00001000 fc:01 5768376 /usr/lib/ruby/cgi/escape.so >f7113000-f7114000 rw-p 00000000 00:00 0 >f7114000-f711b000 r-xp 00000000 fc:01 5768473 /usr/lib/ruby/stringio.so >f711b000-f711c000 r--p 00006000 fc:01 5768473 /usr/lib/ruby/stringio.so >f711c000-f711d000 rw-p 00000000 00:00 0 >f711d000-f711f000 r-xp 00000000 fc:01 5768435 /usr/lib/ruby/enc/trans/transdb.so >f711f000-f7120000 r--p 00001000 fc:01 5768435 /usr/lib/ruby/enc/trans/transdb.so >f7120000-f7121000 rw-p 00000000 00:00 0 >f7121000-f7123000 r-xp 00000000 fc:01 5768392 /usr/lib/ruby/enc/encdb.so >f7123000-f7124000 r--p 00001000 fc:01 5768392 /usr/lib/ruby/enc/encdb.so >f7124000-f71a8000 rw-p 00000000 00:00 0 >f71a8000-f71aa000 r-xp 00000000 fc:01 5638738 /usr/lib/libfreebl3.so >f71aa000-f71ab000 r--p 00001000 fc:01 5638738 /usr/lib/libfreebl3.so >f71ab000-f71ac000 rw-p 00002000 fc:01 5638738 /usr/lib/libfreebl3.so >f71ac000-f7387000 r-xp 00000000 fc:01 5638307 /usr/lib/libc-2.25.so >f7387000-f7388000 ---p 001db000 fc:01 5638307 /usr/lib/libc-2.25.so >f7388000-f738a000 r--p 001db000 fc:01 5638307 /usr/lib/libc-2.25.so >f738a000-f738b000 rw-p 001dd000 fc:01 5638307 /usr/lib/libc-2.25.so >f738b000-f738e000 rw-p 00000000 00:00 0 >f738e000-f73ea000 r-xp 00000000 fc:01 5638313 /usr/lib/libm-2.25.so >f73ea000-f73eb000 r--p 0005b000 fc:01 5638313 /usr/lib/libm-2.25.so >f73eb000-f73ec000 rw-p 0005c000 fc:01 5638313 /usr/lib/libm-2.25.so >f73ec000-f73f3000 r-xp 00000000 fc:01 5638741 /usr/lib/libcrypt-nss-2.25.so >f73f3000-f73f4000 r--p 00006000 fc:01 5638741 /usr/lib/libcrypt-nss-2.25.so >f73f4000-f73f5000 rw-p 00007000 fc:01 5638741 /usr/lib/libcrypt-nss-2.25.so >f73f5000-f741c000 rw-p 00000000 00:00 0 >f741c000-f741f000 r-xp 00000000 fc:01 5638311 /usr/lib/libdl-2.25.so >f741f000-f7420000 r--p 00002000 fc:01 5638311 /usr/lib/libdl-2.25.so >f7420000-f7421000 rw-p 00003000 fc:01 5638311 /usr/lib/libdl-2.25.so >f7421000-f743c000 r-xp 00000000 fc:01 5638321 /usr/lib/libpthread-2.25.so >f743c000-f743d000 r--p 0001a000 fc:01 5638321 /usr/lib/libpthread-2.25.so >f743d000-f743e000 rw-p 0001b000 fc:01 5638321 /usr/lib/libpthread-2.25.so >f743e000-f7440000 rw-p 00000000 00:00 0 >f7440000-f76d9000 r-xp 00000000 fc:01 5640673 /usr/lib/libruby.so.2.4.0 >f76d9000-f76da000 ---p 00299000 fc:01 5640673 /usr/lib/libruby.so.2.4.0 >f76da000-f76de000 r--p 00299000 fc:01 5640673 /usr/lib/libruby.so.2.4.0 >f76de000-f76df000 rw-p 0029d000 fc:01 5640673 /usr/lib/libruby.so.2.4.0 >f76df000-f76e6000 rw-p 00000000 00:00 0 >f76e6000-f76e7000 ---p 00000000 00:00 0 >f76e7000-f76ea000 rw-p 00000000 00:00 0 >f76ea000-f76ec000 rw-p 00000000 00:00 0 >f76ec000-f76ee000 r--p 00000000 00:00 0 [vvar] >f76ee000-f76f0000 r-xp 00000000 00:00 0 [vdso] >f76f0000-f7716000 r-xp 00000000 fc:01 5638300 /usr/lib/ld-2.25.so >f7717000-f7718000 r--p 00026000 fc:01 5638300 /usr/lib/ld-2.25.so >f7718000-f7719000 rw-p 00027000 fc:01 5638300 /usr/lib/ld-2.25.so >ff107000-ff906000 rw-p 00000000 00:00 0 [stack] >[NOTE] >You may have encountered a bug in the Ruby interpreter or extension libraries. >Bug reports are welcome. >For details: http://www.ruby-lang.org/bugreport.html >/var/tmp/rpm-tmp.MXdxV3: line 49: 10478 Aborted (core dumped) rspec spec >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.MXdxV3 (%check) > Bad exit status from /var/tmp/rpm-tmp.MXdxV3 (%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-pry.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 1424361
: 1254360 |
1254361
|
1254362