Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690720 - net-fs/minio-2019.07.24.02.02.23 : * (no error message)
Summary: net-fs/minio-2019.07.24.02.02.23 : * (no error message)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-25 18:45 UTC by Toralf Förster
Modified: 2019-07-25 20:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.65 KB, text/plain)
2019-07-25 18:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.52 KB, text/plain)
2019-07-25 18:45 UTC, Toralf Förster
Details
environment (environment,112.27 KB, text/plain)
2019-07-25 18:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.07 KB, application/x-bzip)
2019-07-25 18:45 UTC, Toralf Förster
Details
net-fs:minio-2019.07.24.02.02.23:20190725-145756.log (net-fs:minio-2019.07.24.02.02.23:20190725-145756.log,17.37 KB, text/plain)
2019-07-25 18:46 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-07-25 18:45:46 UTC
 * ERROR: net-fs/minio-2019.07.24.02.02.23::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20190720-133044

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-fs/minio
[ebuild  N    ] net-fs/minio-2019.07.24.02.02.23
Comment 1 Toralf Förster gentoo-dev 2019-07-25 18:45:49 UTC
Created attachment 584620 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-25 18:45:52 UTC
Created attachment 584622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-25 18:45:55 UTC
Created attachment 584624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-25 18:45:58 UTC
Created attachment 584626 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-25 18:46:00 UTC
Created attachment 584628 [details]
net-fs:minio-2019.07.24.02.02.23:20190725-145756.log
Comment 6 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-07-25 20:49:23 UTC
ok, this now requires hundred of modules implicitly, upstream told me that this is not possible w/o direct go.mod handle :/
Comment 7 Larry the Git Cow gentoo-dev 2019-07-25 20:55:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77da9e483601322df638f375201490af9fbd6a0f

commit 77da9e483601322df638f375201490af9fbd6a0f
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2019-07-25 20:55:01 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-07-25 20:55:44 +0000

    net-fs/minio: do not remove go.mod
    
    This is now required because minio has more implicit dependencies
    
    Closes: https://bugs.gentoo.org/690720
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 net-fs/minio/minio-2019.07.24.02.02.23.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)