Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715566 - dev-db/pg_top-3.7.0 : /.../screen.c: fatal error: termio.h: No such file or directory
Summary: dev-db/pg_top-3.7.0 : /.../screen.c: fatal error: termio.h: No such file or d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard: termio.h
Keywords:
Depends on: 757432
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-31 07:08 UTC by Toralf Förster
Modified: 2020-12-17 14:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.16 KB, text/plain)
2020-03-31 07:08 UTC, Toralf Förster
Details
dev-db:pg_top-3.7.0:20200331-022401.log (dev-db:pg_top-3.7.0:20200331-022401.log,7.75 KB, text/plain)
2020-03-31 07:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.15 KB, text/plain)
2020-03-31 07:08 UTC, Toralf Förster
Details
environment (environment,89.28 KB, text/plain)
2020-03-31 07:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.88 KB, application/x-bzip)
2020-03-31 07:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.23 KB, application/x-bzip)
2020-03-31 07:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.76 KB, application/x-bzip)
2020-03-31 07:08 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 2020-03-31 07:08:07 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/pg_top-3.7.0/work/pg_top-3.7.0  -I/usr/include/postgresql-12   -O2 -pipe -march=native -c -o getopt.o /var/tmp/portage/dev-db/pg_top-3.7.0/work/pg_top-3.7.0/getopt.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-db/pg_top-3.7.0/work/pg_top-3.7.0  -I/usr/include/postgresql-12   -O2 -pipe -march=native -c -o screen.o /var/tmp/portage/dev-db/pg_top-3.7.0/work/pg_top-3.7.0/screen.c
/var/tmp/portage/dev-db/pg_top-3.7.0/work/pg_top-3.7.0/screen.c:31:10: fatal error: termio.h: No such file or directory
   31 | #include <termio.h>
      |          ^~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 31 01:38:59 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-db/pg_top
[ebuild  N    ] dev-db/pg_top-3.7.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-03-31 07:08:10 UTC
Created attachment 627754 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 07:08:13 UTC
Created attachment 627756 [details]
dev-db:pg_top-3.7.0:20200331-022401.log
Comment 3 Toralf Förster gentoo-dev 2020-03-31 07:08:16 UTC
Created attachment 627758 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-31 07:08:19 UTC
Created attachment 627760 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-31 07:08:22 UTC
Created attachment 627762 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-31 07:08:25 UTC
Created attachment 627764 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-31 07:08:28 UTC
Created attachment 627766 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-03-31 07:29:04 UTC
See eg. http://lists.busybox.net/pipermail/buildroot/2014-September/105877.html (for openssl). Musl does not implement termios.h or termio.h
Comment 9 Aaron W. Swenson gentoo-dev 2020-11-29 20:39:18 UTC
Resolved by upstream, and included in 4.0.0.
Comment 10 Larry the Git Cow gentoo-dev 2020-12-17 14:38:21 UTC
The bug has been closed via the following commit(s):

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

commit d79372b15b0d27478ed2bdd4e608660a47a2df9b
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-12-17 14:37:46 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-12-17 14:37:46 +0000

    dev-db/pg_top: Cleanup
    
    Closes: https://bugs.gentoo.org/715566
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pg_top/Manifest                 |  1 -
 dev-db/pg_top/files/pg_top-3.7.0.patch | 29 -----------------------------
 dev-db/pg_top/pg_top-3.7.0.ebuild      | 30 ------------------------------
 3 files changed, 60 deletions(-)