Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800141 - dev-go/go-text-0.3.0 - src/.../main.go: cannot find package golang.org/.../buildutil in any of:
Summary: dev-go/go-text-0.3.0 - src/.../main.go: cannot find package golang.org/.../bu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-07-03 06:13 UTC by Toralf Förster
Modified: 2022-01-16 17:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2021-07-03 06:13 UTC, Toralf Förster
Details
dev-go:go-text-0.3.0:20210703-060640.log (dev-go:go-text-0.3.0:20210703-060640.log,2.31 KB, text/plain)
2021-07-03 06:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.28 KB, text/plain)
2021-07-03 06:13 UTC, Toralf Förster
Details
environment (environment,19.63 KB, text/plain)
2021-07-03 06:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.62 KB, application/x-bzip)
2021-07-03 06:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.15 KB, application/x-bzip)
2021-07-03 06: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 2021-07-03 06:13:53 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-go/go-text-0.3.0/work/go-text-0.3.0 ...
src/golang.org/x/text/cmd/gotext/main.go:29:2: cannot find package "golang.org/x/tools/go/buildutil" in any of:
	/usr/lib/go/src/golang.org/x/tools/go/buildutil (from $GOROOT)
	/var/tmp/portage/dev-go/go-text-0.3.0/work/go-text-0.3.0/src/golang.org/x/tools/go/buildutil (from $GOPATH)
	/var/tmp/portage/dev-go/go-text-0.3.0/temp/golibdir/src/golang.org/x/tools/go/buildutil
src/golang.org/x/text/message/pipeline/extract.go:22:2: cannot find package "golang.org/x/tools/go/loader" in any of:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j3-20210629-092836

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

gcc-config -l:
 [1] 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.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit d6da12177e15411b21d01f24b47dc3ae7530b478
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 3 05:21:44 2021 +0000

    2021-07-03 05:21:44 UTC

emerge -qpvO dev-go/go-text
[ebuild  N    ] dev-go/go-text-0.3.0
Comment 1 Toralf Förster gentoo-dev 2021-07-03 06:13:55 UTC
Created attachment 721199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-03 06:13:56 UTC
Created attachment 721201 [details]
dev-go:go-text-0.3.0:20210703-060640.log
Comment 3 Toralf Förster gentoo-dev 2021-07-03 06:13:57 UTC
Created attachment 721203 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-03 06:13:58 UTC
Created attachment 721205 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-03 06:14:00 UTC
Created attachment 721207 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-03 06:14:01 UTC
Created attachment 721209 [details]
temp.tar.bz2
Comment 7 Bogdan 2021-12-18 14:20:22 UTC
I have the same bug:

> src/golang.org/x/text/cmd/gotext/main.go:29:2: cannot find package "golang.org/x/tools/go/buildutil" in any of:
>         /usr/lib/go/src/golang.org/x/tools/go/buildutil (from $GOROOT)
>         /tmp/portage/dev-go/go-text-0.3.0/work/go-text-0.3.0/src/golang.org/x/tools/go/buildutil (from $GOPATH)
>         /tmp/portage/dev-go/go-text-0.3.0/temp/golibdir/src/golang.org/x/tools/go/buildutil
> src/golang.org/x/text/message/pipeline/extract.go:22:2: cannot find package "golang.org/x/tools/go/loader" in any of:
>         /usr/lib/go/src/golang.org/x/tools/go/loader (from $GOROOT)
>         /tmp/portage/dev-go/go-text-0.3.0/work/go-text-0.3.0/src/golang.org/x/tools/go/loader (from $GOPATH)
>         /tmp/portage/dev-go/go-text-0.3.0/temp/golibdir/src/golang.org/x/tools/go/loader
>  * ERROR: dev-go/go-text-0.3.0::gentoo failed (compile phase):
Comment 8 Zac Medico gentoo-dev 2021-12-18 19:46:21 UTC
There are no reverse dependencies of dev-go/go-text, so I guess we can lastrite it. Any objections?
Comment 9 Larry the Git Cow gentoo-dev 2021-12-18 19:52:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f510be087c370dd57d6c57e29dc0827505f276

commit 13f510be087c370dd57d6c57e29dc0827505f276
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-12-18 19:50:48 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-12-18 19:51:07 +0000

    profiles/package.mask: last-rite dev-go/go-text
    
    Bug: https://bugs.gentoo.org/800141
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2022-01-16 17:36:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc967572dd212832fdcde3b19441b4c5b294717

commit 5dc967572dd212832fdcde3b19441b4c5b294717
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-16 17:35:59 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-16 17:35:59 +0000

    dev-go/go-text: treeclean
    
    Closes: https://bugs.gentoo.org/800141
    Closes: https://bugs.gentoo.org/688714
    Closes: https://bugs.gentoo.org/627072
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-go/go-text/Manifest             |  1 -
 dev-go/go-text/go-text-0.3.0.ebuild | 47 -----------------------------------
 dev-go/go-text/go-text-9999.ebuild  | 49 -------------------------------------
 dev-go/go-text/metadata.xml         | 10 --------
 profiles/package.mask               |  5 ----
 5 files changed, 112 deletions(-)