Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662328 - dev-ruby/rspec-core-3.6.0: test failure: cannot load such file -- rspec (LoadError)
Summary: dev-ruby/rspec-core-3.6.0: test failure: cannot load such file -- rspec (Load...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 653658
  Show dependency tree
 
Reported: 2018-07-28 08:58 UTC by Thomas Deutschmann (RETIRED)
Modified: 2018-07-29 08:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,6.92 KB, text/plain)
2018-07-28 08:58 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-28 08:58:47 UTC
Created attachment 541490 [details]
build.log

> >>> Test phase: dev-ruby/rspec-core-3.6.0
>  * Running test phase for ruby23 ...
> Run options: exclude {:ruby=>#<Proc:./spec/spec_helper.rb:99>}
> 
> Randomized with seed 48212
> .....................................................................................................................................................................................................................................................F..................fatal: Not a git repository (or any parent up to mount point /var)
> Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
> ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................*...............................................................................................................................................................................................................................................................................................................................*...............................................................................................................................................................................................................................................................................................................................................................................................................................................................*..........................................................................................................................................................................................................................................................................................................................................................................................................................................
> 
> Pending: (Failures listed here are expected and do not affect your suite's status)
> 
>   1) RSpec::Core::Formatters::Helpers format duration with mathn loaded returns 'x minutes xx.x seconds' formatted string
>      # lib/mathn.rb is deprecated in Ruby 2.2
>      # ./spec/rspec/core/formatters/helpers_spec.rb:64
> 
>   2) RSpec::Core::Formatters::HtmlFormatter produced HTML with mathn loaded is identical to the one we designed manually
>      # lib/mathn.rb is deprecated in Ruby 2.2
>      # ./spec/rspec/core/formatters/html_formatter_spec.rb:68
> 
>   3) RSpec::Core::Metadata for an example points :example_group to the same hash object as other examples in the same group
>      # Cannot maintain this and provide full `:example_group` backwards compatibility (see GH #1490):(
>      Failure/Error: expect(b[:description]).to eq("new description")
>      
>        expected: "new description"
>             got: "group"
>      
>        (compared using ==)
>      # ./spec/rspec/core/metadata_spec.rb:140:in `block (3 levels) in <module:Core>'
>      # ./spec/support/sandboxing.rb:16:in `block (3 levels) in <top (required)>'
>      # ./spec/support/sandboxing.rb:7:in `block (2 levels) in <top (required)>'
> 
> Failures:
> 
>   1) RSpec loads mocks and expectations when the constants are referenced
>      Failure/Error: expect(err).to eq("")
>      
>        expected: ""
>             got: "/usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such ...ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require'\n\tfrom -e:1:in `<main>'\n"
>      
>        (compared using ==)
>      
>        Diff:
>        @@ -1 +1,4 @@
>        +/usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- rspec (LoadError)
>        +	from /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require'
>        +	from -e:1:in `<main>'
>      # ./spec/rspec/core_spec.rb:291:in `block (2 levels) in <top (required)>'
>      # ./spec/support/sandboxing.rb:16:in `block (3 levels) in <top (required)>'
>      # ./spec/support/sandboxing.rb:7:in `block (2 levels) in <top (required)>'
> 
> Finished in 14.19 seconds (files took 1.04 seconds to load)
> 2045 examples, 1 failure, 3 pending
> 
> Failed examples:
> 
> rspec ./spec/rspec/core_spec.rb:287 # RSpec loads mocks and expectations when the constants are referenced
> 
> Randomized with seed 48212
> 
>  * ERROR: dev-ruby/rspec-core-3.6.0::gentoo failed (test phase):
>  *   Tests failed.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-28 08:59:01 UTC
Portage 2.3.40 (python 3.6.5-final-0, default/linux/x86/17.0, gcc-7.3.0, glibc-2.26-r7, 4.14.52-gentoo i686)
=================================================================
System uname: Linux-4.14.52-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.4.1
KiB Mem:     3107600 total,    997312 free
KiB Swap:     488276 total,    486988 free
Timestamp of repository gentoo: Sat, 28 Jul 2018 07:04:25 +0000
Head commit of repository gentoo: c2598d764aa0836607778c15bdb07d03c0497de5

sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r2::gentoo
sys-devel/gcc:            7.3.0-r3::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ARCH="x86"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/7.3.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.30/info:/usr/share/info"
INPUT_DEVICES="libinput keyboard mouse"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-chain prefix-guest"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MULTILIB_ABIS="x86"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/root"
OPENCL_PROFILE="mesa"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
PHP_TARGETS="php5-6 php7-0"
POSTGRES_TARGETS="postgres9_5 postgres10"
PWD="/tmp"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_6"
PYTHON_TARGETS="python2_7 python3_6"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
RUBY_TARGETS="ruby22 ruby23"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp/tmux-0/default,5404,0"
TMUX_PANE="%3"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
Comment 2 Hans de Graaff gentoo-dev Security 2018-07-29 08:23:21 UTC
This spec requires dev-ruby/rspec to be installed already. Normally that would already be the case since some of the sub-components require this.

I have removed this spec to avoid more circular dependencies.
Comment 3 Larry the Git Cow gentoo-dev 2018-07-29 08:24:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5c103f7946c6f5bdedabeaaa4cc71ed1ca7abf

commit ff5c103f7946c6f5bdedabeaaa4cc71ed1ca7abf
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-07-29 08:24:25 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-07-29 08:24:25 +0000

    dev-ruby/rspec-core: fix test failure
    
    Avoid circular test dependency on dev-ruby/rspec itself.
    
    Fixes: https://bugs.gentoo.org/662328
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 4 ++++
 dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 4 ++++
 2 files changed, 8 insertions(+)