Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678966

Summary: dev-db/rqlite-4.4.0 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
dev-db:rqlite-4.4.0:20190227-175451.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2019-02-27 17:57:28 UTC
>>> Compiling source in /var/tmp/portage/dev-db/rqlite-4.4.0/work/rqlite-4.4.0/src/github.com/rqlite/rqlite ...
WORK=/var/tmp/portage/dev-db/rqlite-4.4.0/temp/go-build224837204
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-db/rqlite-4.4.0::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190226-231000

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO dev-db/rqlite
[ebuild  N    ] dev-db/rqlite-4.4.0
Comment 1 Toralf Förster gentoo-dev 2019-02-27 17:57:31 UTC
Created attachment 566692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-27 17:57:34 UTC
Created attachment 566694 [details]
dev-db:rqlite-4.4.0:20190227-175451.log
Comment 3 Toralf Förster gentoo-dev 2019-02-27 17:57:36 UTC
Created attachment 566696 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-27 17:57:39 UTC
Created attachment 566698 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-27 17:57:42 UTC
Created attachment 566700 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-03-16 21:58:30 UTC
The bug has been closed via the following commit(s):

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

commit 93d09a5494dbf6b5629a3f9f63e3a00191e894b3
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-03-16 21:52:44 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-16 21:58:20 +0000

    dev-db/rqlite: filter GOCACHE vars (bug 678966)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/678966
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-db/rqlite/rqlite-4.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Zac Medico gentoo-dev 2019-03-16 22:04:41 UTC
Thanks!