Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717040 - x11-misc/xosview-1.21 with musl : linux/serialmeter.cc: fatal error: asm/io.h: No such file or directory
Summary: x11-misc/xosview-1.21 with musl : linux/serialmeter.cc: fatal error: asm/io.h...
Status: RESOLVED OBSOLETE
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: musl
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-11 10:32 UTC by Toralf Förster
Modified: 2023-05-05 20:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2020-04-11 10:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,438.52 KB, text/plain)
2020-04-11 10:32 UTC, Toralf Förster
Details
environment (environment,55.64 KB, text/plain)
2020-04-11 10:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.65 KB, application/x-bzip)
2020-04-11 10:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.07 KB, application/x-bzip)
2020-04-11 10:32 UTC, Toralf Förster
Details
x11-misc:xosview-1.21:20200411-094657.log (x11-misc:xosview-1.21:20200411-094657.log,4.71 KB, text/plain)
2020-04-11 10:32 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-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.