Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889016 - dev-db/cockroach-19.1.1-r1 - go: cannot find main module, but found Gopkg.lock in /var/tmp/portage/dev-db/cockroach-19.1.1-r1/work
Summary: dev-db/cockroach-19.1.1-r1 - go: cannot find main module, but found Gopkg.loc...
Status: CONFIRMED
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: 2022-12-30 20:14 UTC by Toralf Förster
Modified: 2022-12-30 20:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-12-30 20:14 UTC, Toralf Förster
Details
dev-db:cockroach-19.1.1-r1:20221230-200057.log (dev-db:cockroach-19.1.1-r1:20221230-200057.log,3.68 KB, text/plain)
2022-12-30 20:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,170.01 KB, text/plain)
2022-12-30 20:14 UTC, Toralf Förster
Details
environment (environment,66.44 KB, text/plain)
2022-12-30 20:14 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,581 bytes, application/x-bzip)
2022-12-30 20:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.40 KB, application/x-bzip)
2022-12-30 20:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.10 KB, application/x-bzip)
2022-12-30 20:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.43 KB, application/x-bzip)
2022-12-30 20:14 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 2022-12-30 20:14:15 UTC
Running make with -j32
GOPATH set to /var/tmp/portage/dev-db/cockroach-19.1.1-r1/work/cockroach-v19.1.1
mkdir -p bin
go install -v ./pkg/cmd/prereqs
touch bin/.submodules-initialized
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-r1/work/cockroach-v19.1.1/src/github.com/cockroachdb/cockroach
	to create a module there, run:
	go mod init

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221229-120038

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.66.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 59a7a9e8915f6d3d0521300457d12e266b252a89
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 30 19:02:13 2022 +0000

    2022-12-30 19:02:13 UTC

emerge -qpvO dev-db/cockroach
[ebuild  N    ] dev-db/cockroach-19.1.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-12-30 20:14:16 UTC
Created attachment 845950 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-30 20:14:17 UTC
Created attachment 845952 [details]
dev-db:cockroach-19.1.1-r1:20221230-200057.log
Comment 3 Toralf Förster gentoo-dev 2022-12-30 20:14:19 UTC
Created attachment 845954 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-30 20:14:20 UTC
Created attachment 845956 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-30 20:14:21 UTC
Created attachment 845958 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-30 20:14:22 UTC
Created attachment 845960 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-30 20:14:23 UTC
Created attachment 845962 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-30 20:14:24 UTC
Created attachment 845964 [details]
temp.tar.bz2