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

Bug 717040

Summary: x11-misc/xosview-1.21 with musl : linux/serialmeter.cc: fatal error: asm/io.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED OBSOLETE    
Severity: normal CC: dilfridge, polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: musl
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
x11-misc:xosview-1.21:20200411-094657.log

Description Toralf Förster gentoo-dev 2020-04-11 10:32:04 UTC
x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native  -I. -MMD -Ilinux/  -c -o linux/raidmeter.o linux/raidmeter.cc
x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native  -I. -MMD -Ilinux/  -c -o linux/serialmeter.o linux/serialmeter.cc
linux/serialmeter.cc:42:10: fatal error: asm/io.h: No such file or directory
   42 | #include <asm/io.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 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 11 08:38:00 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO x11-misc/xosview
[ebuild  N    ] x11-misc/xosview-1.21  USE="-suid"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 10:32:07 UTC
Created attachment 632170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 10:32:11 UTC
Created attachment 632172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-11 10:32:14 UTC
Created attachment 632174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-11 10:32:17 UTC
Created attachment 632176 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-11 10:32:20 UTC
Created attachment 632178 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 10:32:23 UTC
Created attachment 632180 [details]
x11-misc:xosview-1.21:20200411-094657.log
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2023-05-05 20:18:18 UTC
This is somewhat doubly outdated by now.
1.23 has a similar but different error ( sys/perm.h not found ).
Fixing it anyway, but pointing to this bug report makes no sense anymore.