Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679056 - app-shells/peco-0.5.3 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: app-shells/peco-0.5.3 : failed to initialize build cache at /.../go-build: mk...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-02-28 18:30 UTC by Toralf Förster
Modified: 2019-07-14 11:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.15 KB, text/plain)
2019-02-28 18:30 UTC, Toralf Förster
Details
app-shells:peco-0.5.3:20190228-101500.log (app-shells:peco-0.5.3:20190228-101500.log,2.68 KB, text/plain)
2019-02-28 18:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,114.87 KB, text/plain)
2019-02-28 18:30 UTC, Toralf Förster
Details
environment (environment,19.56 KB, text/plain)
2019-02-28 18:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.64 KB, application/x-bzip)
2019-02-28 18:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.05 KB, application/x-bzip)
2019-02-28 18:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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.