Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791100 - dev-db/cockroach-19.1.1 - go: cannot find main module, but found Gopkg.lock in /var/tmp/portage/dev-db/cockroach-19.1.1/work/cockr
Summary: dev-db/cockroach-19.1.1 - go: cannot find main module, but found Gopkg.lock i...
Status: RESOLVED DUPLICATE of bug 772860
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: 2021-05-19 14:37 UTC by Toralf Förster
Modified: 2021-05-23 11:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.41 KB, text/plain)
2021-05-19 14:37 UTC, Toralf Förster
Details
dev-db:cockroach-19.1.1:20210519-081824.log (dev-db:cockroach-19.1.1:20210519-081824.log,3.67 KB, text/plain)
2021-05-19 14:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,502.87 KB, text/plain)
2021-05-19 14:37 UTC, Toralf Förster
Details
environment (environment,79.24 KB, text/plain)
2021-05-19 14:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.76 KB, application/x-bzip)
2021-05-19 14:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.10 KB, application/x-bzip)
2021-05-19 14:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.44 KB, application/x-bzip)
2021-05-19 14:37 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 2021-05-19 14:37:44 UTC
go install -v ./pkg/cmd/prereqs
mkdir -p pkg/sql/parser/gen
go: cannot find main module, but found Gopkg.lock in /var/tmp/portage/dev-db/cockroach-19.1.1/work/cockroach-v19.1.1/src/github.com/cockroachdb/cockroach
	to create a module there, run:
	go mod init
make[1]: *** [Makefile:1546: bin/prereqs] Error 1
make[1]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j2-20210510-165205

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed May 19 07:50:09 UTC 2021

emerge -qpvO dev-db/cockroach
[ebuild  N    ] dev-db/cockroach-19.1.1
Comment 1 Toralf Förster gentoo-dev 2021-05-19 14:37:45 UTC
Created attachment 709848 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-19 14:37:46 UTC
Created attachment 709851 [details]
dev-db:cockroach-19.1.1:20210519-081824.log
Comment 3 Toralf Förster gentoo-dev 2021-05-19 14:37:48 UTC
Created attachment 709854 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-19 14:37:50 UTC
Created attachment 709857 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-19 14:37:51 UTC
Created attachment 709860 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-19 14:37:52 UTC
Created attachment 709863 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-05-19 14:37:53 UTC
Created attachment 709866 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-05-23 11:38:24 UTC

*** This bug has been marked as a duplicate of bug 772860 ***