Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790479 - dev-go/go-colortext-0_pre20150720 - flag provided but not defined: -p2
Summary: dev-go/go-colortext-0_pre20150720 - flag provided but not defined: -p2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-16 09:44 UTC by Toralf Förster
Modified: 2021-11-14 13:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2021-05-16 09:44 UTC, Toralf Förster
Details
dev-go:go-colortext-0_pre20150720:20210516-073753.log (dev-go:go-colortext-0_pre20150720:20210516-073753.log,2.15 KB, text/plain)
2021-05-16 09:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,393.73 KB, text/plain)
2021-05-16 09:44 UTC, Toralf Förster
Details
environment (environment,15.43 KB, text/plain)
2021-05-16 09:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.63 KB, application/x-bzip)
2021-05-16 09:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,5.90 KB, application/x-bzip)
2021-05-16 09:44 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-16 09:44:13 UTC
>>> Compiling source in /var/tmp/portage/dev-go/go-colortext-0_pre20150720/work/go-colortext-0_pre20150720 ...
env GOPATH=/var/tmp/portage/dev-go/go-colortext-0_pre20150720/work/go-colortext-0_pre20150720:/usr/lib/go-gentoo GOCACHE=/var/tmp/portage/dev-go/go-colortext-0_pre20150720/temp/go-cache go build -v -work -x -p2 github.com/daviddengcn/go-colortext
flag provided but not defined: -p2
usage: go build [-o output] [build flags] [packages]
Run 'go help build' for details.
 * ERROR: dev-go/go-colortext-0_pre20150720::gentoo failed (compile phase):
 *   (no error message)

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

  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	Sun May 16 06:50:16 UTC 2021

emerge -qpvO dev-go/go-colortext
[ebuild  N    ] dev-go/go-colortext-0_pre20150720
Comment 1 Toralf Förster gentoo-dev 2021-05-16 09:44:15 UTC
Created attachment 708969 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-16 09:44:16 UTC
Created attachment 708972 [details]
dev-go:go-colortext-0_pre20150720:20210516-073753.log
Comment 3 Toralf Förster gentoo-dev 2021-05-16 09:44:17 UTC
Created attachment 708975 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-16 09:44:19 UTC
Created attachment 708978 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-16 09:44:20 UTC
Created attachment 708981 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-16 09:44:21 UTC
Created attachment 708984 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-11-14 13:48:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8601e21384efce32ce3805b251a3e84b1bfb815b

commit 8601e21384efce32ce3805b251a3e84b1bfb815b
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-14 13:43:35 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-14 13:43:35 +0000

    dev-go/go-colortext: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/819648
    Closes: https://bugs.gentoo.org/790479
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 .../go-colortext/go-colortext-0_pre20150720.ebuild | 25 ++++++++--------------
 1 file changed, 9 insertions(+), 16 deletions(-)