Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683286 - dev-go/logrus-1.4.1 : src/.../terminal_check_unix.go:10:12: undefined: unix.IoctlGetTermios
Summary: dev-go/logrus-1.4.1 : src/.../terminal_check_unix.go:10:12: undefined: unix.I...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 08:01 UTC by Toralf Förster
Modified: 2020-01-03 23:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2019-04-14 08:02 UTC, Toralf Förster
Details
dev-go:logrus-1.4.1:20190414-075212.log (dev-go:logrus-1.4.1:20190414-075212.log,5.26 KB, text/plain)
2019-04-14 08:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.91 KB, text/plain)
2019-04-14 08:02 UTC, Toralf Förster
Details
environment (environment,21.47 KB, text/plain)
2019-04-14 08:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.59 KB, application/x-bzip)
2019-04-14 08:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,340.18 KB, application/x-bzip)
2019-04-14 08:02 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-04-14 08:01:58 UTC
/usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -p github.com/sirupsen/logrus -complete -buildid UeMyz_b_TyYM7OmdvYl7/UeMyz_b_TyYM7OmdvYl7 -goversion go1.12.3 -D "" -importcfg $WORK/b001/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./terminal_notwindows.go ./text_formatter.go ./writer.go
# github.com/sirupsen/logrus
src/github.com/sirupsen/logrus/terminal_check_unix.go:10:12: undefined: unix.IoctlGetTermios
 * ERROR: dev-go/logrus-1.4.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20190412-102334

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

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

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

emerge -qpvO dev-go/logrus
[ebuild  N    ] dev-go/logrus-1.4.1
Comment 1 Toralf Förster gentoo-dev 2019-04-14 08:02:00 UTC
Created attachment 572736 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-14 08:02:03 UTC
Created attachment 572738 [details]
dev-go:logrus-1.4.1:20190414-075212.log
Comment 3 Toralf Förster gentoo-dev 2019-04-14 08:02:06 UTC
Created attachment 572740 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-14 08:02:09 UTC
Created attachment 572742 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-14 08:02:12 UTC
Created attachment 572744 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-14 08:02:15 UTC
Created attachment 572746 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-01 19:15:10 UTC
The bug has been referenced in the following commit(s):

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

commit a00816c94fc51777f1d550c1e21cafcdfca6c5fd
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-12-01 19:13:33 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-12-01 19:13:33 +0000

    profiles: Mask dev-go/logrus and dev-go/zglob for removal
    
    Bug: https://bugs.gentoo.org/683286
    Bug: https://bugs.gentoo.org/683310
    Bug: https://bugs.gentoo.org/687462
    Bug: https://bugs.gentoo.org/700792
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2020-01-03 23:05:03 UTC
The bug has been closed via the following commit(s):

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

commit e5ef2c4bc824b82d36964cbcb209914a9b4dd8bd
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-01-03 23:03:21 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-01-03 23:03:21 +0000

    dev-go/logrus: Remove
    
    Closes: https://bugs.gentoo.org/683286
    Closes: https://bugs.gentoo.org/687462
    Closes: https://bugs.gentoo.org/700792
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-go/logrus/Manifest            |  1 -
 dev-go/logrus/logrus-1.4.1.ebuild | 21 ---------------------
 dev-go/logrus/metadata.xml        | 12 ------------
 3 files changed, 34 deletions(-)