Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 715802

Summary: media-radio/ax25-apps-0.0.8_rc5 : io.c: fatal error: termio.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: tomjbe
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-radio:ax25-apps-0.0.8_rc5:20200401-195611.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-01 20:11:08 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\/etc/ax25\ -DAX25_LOCALSTATEDIR=\/var/lib/ax25\   -O2 -pipe -march=native -Wall -c -o crc.o crc.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\/etc/ax25\ -DAX25_LOCALSTATEDIR=\/var/lib/ax25\   -O2 -pipe -march=native -Wall -c -o io.o io.c
io.c:22:10: fatal error: termio.h: No such file or directory
   22 | #include <termio.h>
      |          ^~~~~~~~~~
compilation terminated.

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

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

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

  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	Wed Apr  1 18:12:43 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO media-radio/ax25-apps
[ebuild  N    ] media-radio/ax25-apps-0.0.8_rc5
Comment 1 Toralf Förster gentoo-dev 2020-04-01 20:11:12 UTC
Created attachment 628570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 20:11:15 UTC
Created attachment 628572 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 20:11:18 UTC
Created attachment 628574 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 20:11:20 UTC
Created attachment 628576 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 20:11:23 UTC
Created attachment 628578 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-01 20:11:26 UTC
Created attachment 628580 [details]
media-radio:ax25-apps-0.0.8_rc5:20200401-195611.log
Comment 7 Toralf Förster gentoo-dev 2020-04-01 20:11:28 UTC
Created attachment 628582 [details]
temp.tbz2
Comment 8 Thomas Beierlein gentoo-dev 2023-05-08 05:40:12 UTC
See also Comment #3 in bug #896422