Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] bundler-2.1.4 failing to emerge
Date: Wed, 06 Jul 2022 17:50:56
Message-Id: 8e66204d-70fa-acb3-9d71-f3f701d7567d@sys-concept.com
1 I'm updating my system, but it is stopping on dev-ruby/bundler-2.1.4
2
3 According rebuild, below it shouldn't be related to new "python"
4
5 [ebuild R ] dev-ruby/bundler-2.1.4 USE="doc -test" RUBY_TARGETS="ruby27 -ruby26*"
6
7 ------message--------
8 ERROR: compile
9 ERROR: dev-ruby/bundler-2.1.4::gentoo failed (compile phase):
10 failed to (re)build documentation
11
12 Call stack:
13 ebuild.sh, line 127: Called src_compile
14 environment, line 2182: Called ruby-ng_src_compile
15 environment, line 1782: Called _ruby_invoke_environment 'all' 'all_ruby_compile'
16 environment, line 618: Called all_ruby_compile
17 environment, line 727: Called all_fakegem_compile
18 environment, line 688: Called die
19 The specific snippet of code:
20 rdoc ${RUBY_FAKEGEM_DOC_SOURCES} || die "failed to (re)build documentation";
21
22 If you need support, post the output of `emerge --info '=dev-ruby/bundler-2.1.4::gentoo'`,
23 the complete build log and the output of `emerge -pqv '=dev-ruby/bundler-2.1.4::gentoo'`.
24 The complete build log is located at '/var/tmp/portage/dev-ruby/bundler-2.1.4/temp/build.log'.
25 The ebuild environment file is located at '/var/tmp/portage/dev-ruby/bundler-2.1.4/temp/environment'.
26 Working directory: '/var/tmp/portage/dev-ruby/bundler-2.1.4/work/all/bundler-2.1.4'
27 S: '/var/tmp/portage/dev-ruby/bundler-2.1.4/work/all/bundler-2.1.4'
28
29 --
30 Thelma

Replies

Subject Author
Re: [gentoo-user] bundler-2.1.4 failing to emerge thelma@×××××××××××.com
Re: [gentoo-user] bundler-2.1.4 failing to emerge Matt Connell <matt@×××××××.tech>