Created attachment 565050 [details, diff] suggested fix emerge aborts with a message like: * QA Notice: the following files are outside of the prefix: * /usr * /usr/lib64 * /usr/lib64/ruby * /usr/lib64/ruby/gems * /usr/lib64/ruby/gems/2.6.0 * /usr/lib64/ruby/gems/2.6.0/build_info * /usr/lib64/ruby/gems/2.6.0/cache * /usr/lib64/ruby/gems/2.6.0/doc * /usr/lib64/ruby/gems/2.6.0/specifications * /usr/lib64/ruby/gems/2.6.0/extensions * /usr/lib64/ruby/gems/2.6.0/gems Aborting due to QA concerns: there are files installed outside the prefix This problem appears to come from the src_install which "unbundles" gems.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b9a96cba6cc3db2d4629d907f729e7a08666eb commit 71b9a96cba6cc3db2d4629d907f729e7a08666eb Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-02-19 14:52:35 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-02-19 14:52:35 +0000 dev-lang/ruby: fix for Prefix by Madhu, bug #677878 Closes: https://bugs.gentoo.org/677878 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-lang/ruby/ruby-2.6.0-r1.ebuild | 2 +- dev-lang/ruby/ruby-2.6.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)