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

Bug 680150

Summary: dev-util/stepman-0.10.4 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Karol Wrótniak <karol.wrotniak>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, proxy-maint
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-util:stepman-0.10.4:20190312-091901.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2019-03-12 17:03:40 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/stepman-0.10.4/work/src/github.com/bitrise-io/stepman ...
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-util/stepman-0.10.4::gentoo failed (compile phase):
 *   Couldn't compile stepman
 * 

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

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

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

  Please see the tracker bug for details.

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)
Available Rust versions:
  [1]   rust-1.32.0 *
  [2]   rust-bin-1.32.0



emerge -qpvO dev-util/stepman
[ebuild  N    ] dev-util/stepman-0.10.4
Comment 1 Toralf Förster gentoo-dev 2019-03-12 17:03:42 UTC
Created attachment 568852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-12 17:03:45 UTC
Created attachment 568854 [details]
dev-util:stepman-0.10.4:20190312-091901.log
Comment 3 Toralf Förster gentoo-dev 2019-03-12 17:03:48 UTC
Created attachment 568856 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-12 17:03:51 UTC
Created attachment 568858 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-12 17:03:54 UTC
Created attachment 568860 [details]
etc.portage.tbz2
Comment 6 Karol Wrótniak 2019-03-17 17:41:47 UTC

*** This bug has been marked as a duplicate of bug 679076 ***
Comment 7 Toralf Förster gentoo-dev 2019-04-21 19:29:17 UTC
(In reply to Karol Wrótniak from comment #6)
> 
> *** This bug has been marked as a duplicate of bug 679076 ***

I think, the ebuild has to be fixed - few other maintainer did it already.
Pls ask in #dev
Comment 8 Toralf Förster gentoo-dev 2019-04-21 22:41:29 UTC
eg look at bug #684052 or at the tarcker itself
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-22 05:38:50 UTC
EAPI 7 should fix it.
Comment 10 Karol Wrótniak 2019-11-10 02:53:14 UTC
EAPI updated to 7 in https://github.com/gentoo/gentoo/pull/13245