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

Bug 679056

Summary: app-shells/peco-0.5.3 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Vladimir Pavljuchenkov (SpiderX) <spiderx>
Status: RESOLVED WORKSFORME    
Severity: normal CC: 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
app-shells:peco-0.5.3:20190228-101500.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-02-28 18:30:42 UTC
go build -v -x -o releases/peco_linux_amd64/peco cmd/peco/peco.go
WORK=/var/tmp/portage/app-shells/peco-0.5.3/temp/go-build512802713
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
make: *** [Makefile:80: releases/peco_linux_amd64/peco] Error 1
make: Leaving directory '/var/tmp/portage/app-shells/peco-0.5.3/work/peco-0.5.3/src/github.com/peco/peco'
 * ERROR: app-shells/peco-0.5.3::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20190226-081914

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] 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 *



emerge -qpvO app-shells/peco
[ebuild  N    ] app-shells/peco-0.5.3  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-02-28 18:30:45 UTC
Created attachment 566932 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-28 18:30:48 UTC
Created attachment 566934 [details]
app-shells:peco-0.5.3:20190228-101500.log
Comment 3 Toralf Förster gentoo-dev 2019-02-28 18:30:51 UTC
Created attachment 566936 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-28 18:30:54 UTC
Created attachment 566938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-28 18:30:57 UTC
Created attachment 566940 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-28 18:30:59 UTC
Created attachment 566942 [details]
temp.tbz2
Comment 7 Vladimir Pavljuchenkov (SpiderX) 2019-07-14 11:37:18 UTC
I tried to build peco on 

# eselect profile show
Current /etc/portage/make.profile symlink:
  default/linux/amd64/17.0/no-multilib/hardened

with

# openssl version
LibreSSL 2.9.2

and I don't see any issue.