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

Bug 713418

Summary: net-misc/nx-3.5.99.26 : xf86bigfont.c: fatal error: asm/page.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: voyageur
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30165
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-misc:nx-3.5.99.22:20200319-045630.log.bz2
temp.tbz2
net-misc/nx-3.5.99.25 fix for musl
net-misc/nx-3.5.99.26 fix for musl
net-misc/nx: fixes for musl libc

Description Toralf Förster gentoo-dev 2020-03-19 11:17:14 UTC
  CC saver.c
  CC xf86bigfont.c
xf86bigfont.c:48:10: fatal error: asm/page.h: No such file or directory
   48 | #include <asm/page.h>
      |          ^~~~~~~~~~~~
compilation terminated.

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

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

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

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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO net-misc/nx
[ebuild  N    ] net-misc/nx-3.5.99.22
Comment 1 Toralf Förster gentoo-dev 2020-03-19 11:17:17 UTC
Created attachment 622424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 11:17:20 UTC
Created attachment 622426 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-19 11:17:23 UTC
Created attachment 622428 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-19 11:17:25 UTC
Created attachment 622430 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-19 11:17:28 UTC
Created attachment 622432 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 11:17:31 UTC
Created attachment 622434 [details]
net-misc:nx-3.5.99.22:20200319-045630.log.bz2
Comment 7 Toralf Förster gentoo-dev 2020-03-19 11:17:34 UTC
Created attachment 622436 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-02 07:59:55 UTC
tinderbox_musl has reproduced this issue with version 3.5.99.26 - Updating summary.
Comment 9 CFuga 2022-08-10 21:46:11 UTC
Created attachment 799187 [details, diff]
net-misc/nx-3.5.99.25 fix for musl
Comment 10 CFuga 2022-08-10 21:46:52 UTC
Created attachment 799189 [details, diff]
net-misc/nx-3.5.99.26 fix for musl
Comment 11 CFuga 2022-08-10 22:04:52 UTC
Created attachment 799193 [details, diff]
net-misc/nx: fixes for musl libc

The modified files, xf86bigfont.c (copied from xorg-server) and glheader.h (copied from mesa) don't require the deleted includes with this patch.
Comment 12 Bernard Cafarelli gentoo-dev 2023-03-19 20:26:21 UTC
Merged with  9ccc914