Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708646 - app-misc/spacenavd-0.7[-X] : src/proto_x11.h:23:10: fatal error: X11/Xlib.h: No such file or directory
Summary: app-misc/spacenavd-0.7[-X] : src/proto_x11.h:23:10: fatal error: X11/Xlib.h: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL: https://github.com/FreeSpacenav/space...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-07 18:28 UTC by Toralf Förster
Modified: 2020-02-08 15:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.13 KB, text/plain)
2020-02-07 18:28 UTC, Toralf Förster
Details
app-misc:spacenavd-0.7:20200207-182540.log (app-misc:spacenavd-0.7:20200207-182540.log,3.33 KB, text/plain)
2020-02-07 18:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.61 KB, text/plain)
2020-02-07 18:28 UTC, Toralf Förster
Details
environment (environment,79.26 KB, text/plain)
2020-02-07 18:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.09 KB, application/x-bzip)
2020-02-07 18:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.75 KB, application/x-bzip)
2020-02-07 18:28 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-02-07 18:28:35 UTC
x86_64-pc-linux-gnu-gcc -pedantic -Wall   -fno-strict-aliasing -fcommon -I./src -I/usr/local/include -O2 -pipe -march=native -fno-common -c src/dev.c -o src/dev.o
In file included from src/dev.c:28:
src/proto_x11.h:23:10: fatal error: X11/Xlib.h: No such file or directory
   23 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20200207-111625

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *



Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)






repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 07 Feb 2020 17:27:09 +0000

emerge -qpvO app-misc/spacenavd
[ebuild  N    ] app-misc/spacenavd-0.7  USE="-X"
Comment 1 Toralf Förster gentoo-dev 2020-02-07 18:28:38 UTC
Created attachment 612566 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-07 18:28:41 UTC
Created attachment 612568 [details]
app-misc:spacenavd-0.7:20200207-182540.log
Comment 3 Toralf Förster gentoo-dev 2020-02-07 18:28:44 UTC
Created attachment 612570 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-07 18:28:47 UTC
Created attachment 612572 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-07 18:28:49 UTC
Created attachment 612574 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-07 18:28:52 UTC
Created attachment 612576 [details]
temp.tbz2
Comment 7 Sebastian Pipping gentoo-dev 2020-02-08 15:12:48 UTC
Should be fixed by https://github.com/gentoo/gentoo/commit/69e396fd3649281c0933d96b682bdfec8b7bb686 .  Please re-open as needed.