Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646870 - dev-ruby/oauth-0.5.3: test failure
Summary: dev-ruby/oauth-0.5.3: test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-07 04:47 UTC by Thomas Deutschmann (RETIRED)
Modified: 2018-02-17 08:05 UTC (History)
0 users

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


Attachments
build.log (build.log,6.74 KB, text/plain)
2018-02-07 04:47 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-02-07 04:47:17 UTC
Created attachment 518334 [details]
build.log

> >>> Source compiled.
> >>> Test phase: dev-ruby/oauth-0.5.3
>  * Running test phase for ruby22 ...
> /usr/bin/ruby22 -I"lib:test" -I"/usr/lib/ruby/gems/2.2.0/gems/rake-10.5.0/lib" "/usr/lib/ruby/gems/2.2.0/gems/rake-10.5.0/lib/rake/rake_test_loader.rb" "test/cases/spec/1_0-final/test_construct_request_url.rb" "test/cases/spec/1_0-final/test_normalize_request_parameters.rb" "test/cases/spec/1_0-final/test_parameter_encodings.rb" "test/cases/spec/1_0-final/test_signature_base_strings.rb" "test/integration/consumer_test.rb" "test/support/minitest_helpers.rb" "test/test_helper.rb" "test/units/test_access_token.rb" "test/units/test_action_controller_request_proxy.rb" "test/units/test_cli.rb" "test/units/test_consumer.rb" "test/units/test_curb_request_proxy.rb" "test/units/test_em_http_client.rb" "test/units/test_em_http_request_proxy.rb" "test/units/test_hmac_sha1.rb" "test/units/test_net_http_client.rb" "test/units/test_net_http_request_proxy.rb" "test/units/test_oauth_helper.rb" "test/units/test_rack_request_proxy.rb" "test/units/test_request_token.rb" "test/units/test_rest_client_request_proxy.rb" "test/units/test_rsa_sha1.rb" "test/units/test_server.rb" "test/units/test_signature.rb" "test/units/test_signature_base.rb" "test/units/test_signature_hmac_sha1.rb" "test/units/test_signature_plain_text.rb" "test/units/test_token.rb" "test/units/test_typhoeus_request_proxy.rb" 
> ! problems loading curb, skipping these tests: cannot load such file -- curb
> ! problem loading em-http, skipping these tests: cannot load such file -- em-http
> ! problem loading em-http, skipping these tests: cannot load such file -- em-http
> ! problem loading rest-client, skipping these tests: cannot load such file -- rest-client
> ! problem loading typhoeus, skipping these tests: cannot load such file -- typhoeus
> /usr/lib/ruby/site_ruby/2.2.0/rubygems/specification.rb:2290:in `raise_if_conflicts': Unable to activate railties-5.1.4, because activesupport-4.2.10 conflicts with activesupport (= 5.1.4), actionpack-4.2.10 conflicts with actionpack (= 5.1.4) (Gem::ConflictError)
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems/specification.rb:1410:in `activate'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems.rb:220:in `rescue in try_activate'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems.rb:213:in `try_activate'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:126:in `rescue in require'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:40:in `require'
> 	from /usr/lib/ruby/gems/2.2.0/gems/railties-5.1.4/lib/minitest/rails_plugin.rb:2:in `<top (required)>'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'
> 	from /usr/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require'
> 	from /usr/lib/ruby/gems/2.2.0/gems/minitest-5.9.1/lib/minitest.rb:97:in `block in load_plugins'
> 	from /usr/lib/ruby/gems/2.2.0/gems/minitest-5.9.1/lib/minitest.rb:91:in `each'
> 	from /usr/lib/ruby/gems/2.2.0/gems/minitest-5.9.1/lib/minitest.rb:91:in `load_plugins'
> 	from /usr/lib/ruby/gems/2.2.0/gems/minitest-5.9.1/lib/minitest.rb:120:in `run'
> 	from /usr/lib/ruby/gems/2.2.0/gems/minitest-5.9.1/lib/minitest.rb:62:in `block in autorun'
> rake aborted!
> Command failed with status (1): [ruby -I"lib:test" -I"/usr/lib/ruby/gems/2.2.0/gems/rake-10.5.0/lib" "/usr/lib/ruby/gems/2.2.0/gems/rake-10.5.0/lib/rake/rake_test_loader.rb" "test/cases/spec/1_0-final/test_construct_request_url.rb" "test/cases/spec/1_0-final/test_normalize_request_parameters.rb" "test/cases/spec/1_0-final/test_parameter_encodings.rb" "test/cases/spec/1_0-final/test_signature_base_strings.rb" "test/integration/consumer_test.rb" "test/support/minitest_helpers.rb" "test/test_helper.rb" "test/units/test_access_token.rb" "test/units/test_action_controller_request_proxy.rb" "test/units/test_cli.rb" "test/units/test_consumer.rb" "test/units/test_curb_request_proxy.rb" "test/units/test_em_http_client.rb" "test/units/test_em_http_request_proxy.rb" "test/units/test_hmac_sha1.rb" "test/units/test_net_http_client.rb" "test/units/test_net_http_request_proxy.rb" "test/units/test_oauth_helper.rb" "test/units/test_rack_request_proxy.rb" "test/units/test_request_token.rb" "test/units/test_rest_client_request_proxy.rb" "test/units/test_rsa_sha1.rb" "test/units/test_server.rb" "test/units/test_signature.rb" "test/units/test_signature_base.rb" "test/units/test_signature_hmac_sha1.rb" "test/units/test_signature_plain_text.rb" "test/units/test_token.rb" "test/units/test_typhoeus_request_proxy.rb" ]
> 
> Tasks: TOP => test
> (See full trace by running task with --trace)
>  * ERROR: dev-ruby/oauth-0.5.3::gentoo failed (test phase):
>  *   tests failed

Portage 2.3.19 (python 3.5.4-final-0, default/linux/x86/17.0, gcc-6.4.0, glibc-2.25-r9, 4.9.76-gentoo-r1 i686)
=================================================================
System uname: Linux-4.9.76-gentoo-r1-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.4.1
KiB Mem:     3108324 total,   1511580 free
KiB Swap:     488276 total,    488276 free
Timestamp of repository gentoo: Tue, 06 Feb 2018 11:26:08 +0000
Head commit of repository gentoo: e0f89127799128c0285f6f5ca243c879f3378b29

sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::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.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            6.4.0-r1::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.25-r9::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"
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/lib/libreoffice/program/sofficerc /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"
EPREFIX=""
EROOT="/"
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"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/6.4.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.29.1/info:/usr/share/info:/usr/share/info/emacs-25"
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"
MANPAGER="manpager"
MULTILIB_ABIS="x86"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/usr/portage"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/i686-pc-linux-gnu/gcc-bin/6.4.0:/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"
PWD="/root"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_5"
PYTHON_TARGETS="python2_7 python3_5"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/6.4.0:/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"
TERM="screen"
TMUX="/tmp/tmux-0/default,4838,0"
TMUX_PANE="%0"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
Comment 1 Hans de Graaff gentoo-dev Security 2018-02-17 08:05:32 UTC
Fixed in oauth 0.5.4 by using a newer rails version to test against.