Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710412 - app-misc/spire-0.8.1 fails tests: make: *** [Makefile:<snip>: test] Error 1
Summary: app-misc/spire-0.8.1 fails tests: make: *** [Makefile:<snip>: test] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-21 18:15 UTC by Toralf Förster
Modified: 2022-07-23 23:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.33 KB, text/plain)
2020-02-21 18:15 UTC, Toralf Förster
Details
app-misc:spire-0.8.1:20200221-065632.log (app-misc:spire-0.8.1:20200221-065632.log,2.73 KB, text/plain)
2020-02-21 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.15 KB, text/plain)
2020-02-21 18:15 UTC, Toralf Förster
Details
environment (environment,21.71 KB, text/plain)
2020-02-21 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.62 KB, application/x-bzip)
2020-02-21 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.79 KB, application/x-bzip)
2020-02-21 18:15 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 2020-02-21 18:15:40 UTC
go test github.com/spiffe/spire/...
go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod: dial tcp: lookup proxy.golang.org on 127.0.0.1:53: read udp 127.0.0.1:54631->127.0.0.1:53: read: connection refused
make: *** [Makefile:65: test] Error 1
 * ERROR: app-misc/spire-0.8.1::gentoo failed (test phase):
 *   Make test failed. See above for details.
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-test-20200215-161616

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:

ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 21 Feb 2020 02:08:21 +0000

emerge -qpvO app-misc/spire
[ebuild  N    ] app-misc/spire-0.8.1
Comment 1 Toralf Förster gentoo-dev 2020-02-21 18:15:44 UTC
Created attachment 614832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-21 18:15:46 UTC
Created attachment 614834 [details]
app-misc:spire-0.8.1:20200221-065632.log
Comment 3 Toralf Förster gentoo-dev 2020-02-21 18:15:49 UTC
Created attachment 614836 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-21 18:15:52 UTC
Created attachment 614838 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-21 18:15:55 UTC
Created attachment 614840 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-21 18:15:58 UTC
Created attachment 614842 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-13 09:59:20 UTC
Update summary. [something] is used when something refers to an overlay
Comment 8 William Hubbs gentoo-dev 2022-07-23 22:18:22 UTC
This is fixed in 1.3.3.
Comment 9 William Hubbs gentoo-dev 2022-07-23 23:07:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f05ae38cd0cc77762dc05728b3c347abfd921ac

commit 7f05ae38cd0cc77762dc05728b3c347abfd921ac
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-23 22:10:53 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-23 22:11:34 +0000

    app-misc/spire: enable tests
    
    Closes: https://bugs.gentoo.org/740412
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-misc/spire/spire-1.3.3.ebuild | 2 --
 1 file changed, 2 deletions(-)