Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713418 - net-misc/nx-3.5.99.26 : xf86bigfont.c: fatal error: asm/page.h: No such file or directory
Summary: net-misc/nx-3.5.99.26 : xf86bigfont.c: fatal error: asm/page.h: No such file ...
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:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-19 11:17 UTC by Toralf Förster
Modified: 2023-03-19 20:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-03-19 11:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.65 KB, text/plain)
2020-03-19 11:17 UTC, Toralf Förster
Details
environment (environment,64.77 KB, text/plain)
2020-03-19 11:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.82 KB, application/x-bzip)
2020-03-19 11:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.83 KB, application/x-bzip)
2020-03-19 11:17 UTC, Toralf Förster
Details
net-misc:nx-3.5.99.22:20200319-045630.log.bz2 (net-misc:nx-3.5.99.22:20200319-045630.log.bz2,39.19 KB, application/x-bzip)
2020-03-19 11:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,58.24 KB, application/x-bzip)
2020-03-19 11:17 UTC, Toralf Förster
Details
net-misc/nx-3.5.99.25 fix for musl (nx-3.5.99.25-musl.patch,1.02 KB, patch)
2022-08-10 21:46 UTC, CFuga
Details | Diff
net-misc/nx-3.5.99.26 fix for musl (nx-3.5.99.26-musl.patch,1.14 KB, patch)
2022-08-10 21:46 UTC, CFuga
Details | Diff
net-misc/nx: fixes for musl libc (0001-net-misc-nx-fixes-for-musl-libc.patch,4.41 KB, patch)
2022-08-10 22:04 UTC, CFuga
Details | Diff

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-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