Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717690 - app-misc/spacenavd-0.7.1[-X] : src/proto_x11.h: fatal error: X11/Xlib.h: No such file or directory
Summary: app-misc/spacenavd-0.7.1[-X] : src/proto_x11.h: fatal error: X11/Xlib.h: No s...
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:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-16 11:23 UTC by Toralf Förster
Modified: 2020-04-16 20:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.43 KB, text/plain)
2020-04-16 11:23 UTC, Toralf Förster
Details
app-misc:spacenavd-0.7.1:20200416-081505.log (app-misc:spacenavd-0.7.1:20200416-081505.log,3.21 KB, text/plain)
2020-04-16 11:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,10.71 KB, text/plain)
2020-04-16 11:23 UTC, Toralf Förster
Details
environment (environment,94.97 KB, text/plain)
2020-04-16 11:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.27 KB, application/x-bzip)
2020-04-16 11:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.25 KB, application/x-bzip)
2020-04-16 11:23 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-16 11:23:03 UTC
x86_64-pc-linux-gnu-gcc -pedantic -Wall   -fno-strict-aliasing -fcommon -I./src -I/usr/local/include -O2 -pipe -march=native -falign-functions=32:25:16 -fcommon -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-abi32+64-20200415-211532

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.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) *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 16 Apr 2020 07:41:05 AM UTC

emerge -qpvO app-misc/spacenavd
[ebuild  N    ] app-misc/spacenavd-0.7.1  USE="-X"
Comment 1 Toralf Förster gentoo-dev 2020-04-16 11:23:06 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.1-abi32+64-20200415-211532 (see bug 708646)
Comment 2 Toralf Förster gentoo-dev 2020-04-16 11:23:09 UTC
Created attachment 633192 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-16 11:23:12 UTC
Created attachment 633194 [details]
app-misc:spacenavd-0.7.1:20200416-081505.log
Comment 4 Toralf Förster gentoo-dev 2020-04-16 11:23:15 UTC
Created attachment 633196 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-04-16 11:23:17 UTC
Created attachment 633198 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-04-16 11:23:20 UTC
Created attachment 633200 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-16 11:23:23 UTC
Created attachment 633202 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-16 20:39:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbe3e4f916c311f2639946101716b35e18fd697

commit fdbe3e4f916c311f2639946101716b35e18fd697
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2020-04-16 20:35:54 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2020-04-16 20:39:08 +0000

    app-misc/spacenavd: Fix USE=-X and deps for 0.7.1
    
    Closes: https://bugs.gentoo.org/717690
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.99, Repoman-2.3.22

 .../spacenavd/files/spacenavd-0.7.1-no-x11.patch   | 36 ++++++++++++++++++++++
 app-misc/spacenavd/spacenavd-0.7.1.ebuild          | 11 ++++++-
 2 files changed, 46 insertions(+), 1 deletion(-)