Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890299 - games-engines/odamex-10.4.0 - /.../platform.H: fatal error: X11/Xlib.h: No such file or directory
Summary: games-engines/odamex-10.4.0 - /.../platform.H: fatal error: X11/Xlib.h: No su...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-09 18:52 UTC by Toralf Förster
Modified: 2023-11-17 09:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.72 KB, text/plain)
2023-01-09 18:52 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,49.84 KB, text/plain)
2023-01-09 18:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,11.63 KB, text/plain)
2023-01-09 18:53 UTC, Toralf Förster
Details
environment (environment,111.17 KB, text/plain)
2023-01-09 18:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.75 KB, application/x-bzip)
2023-01-09 18:53 UTC, Toralf Förster
Details
games-engines:odamex-10.0.0:20230109-143040.log (games-engines:odamex-10.0.0:20230109-143040.log,11.11 KB, text/plain)
2023-01-09 18:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.74 KB, application/x-bzip)
2023-01-09 18:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.02 KB, application/x-bzip)
2023-01-09 18:53 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 2023-01-09 18:52:58 UTC
too long lines were shrinked:

[42/268] Building C object jpeg/CMakeFiles/fltk_jpeg.dir/jfdctint.c.o
[43/268] Building C object jpeg/CMakeFiles/fltk_jpeg.dir/jquant1.c.o
[44/268] Building CXX object src/CMakeFiles/fltk.dir/Fl.cxx.o
FAILED: src/CMakeFiles/fltk.dir/Fl.cxx.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DFL_LIBRARY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0_build/libraries/fltk-build -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/libraries/fltk -I/usr/
In file included from /var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/libraries/fltk/src/Fl.cxx:22:
/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/libraries/fltk/FL/platform.H:49:14: fatal error: X11/Xlib.h: No such file or directory
   49 | #    include <X11/Xlib.h>
      |              ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20230109-120025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
Python 3.10.9
php cli (if any):

  HEAD of ::gentoo
commit 5d63295610febbe25a99ad344777d4a77f843617
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 9 13:32:09 2023 +0000

    2023-01-09 13:32:08 UTC

emerge -qpvO games-engines/odamex
[ebuild  N    ] games-engines/odamex-10.0.0  USE="client hidpi portmidi -X -master -odalaunch -server -upnp"
Comment 1 Toralf Förster gentoo-dev 2023-01-09 18:52:59 UTC
Created attachment 848037 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-09 18:53:00 UTC
Created attachment 848038 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2023-01-09 18:53:01 UTC
Created attachment 848039 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-01-09 18:53:02 UTC
Created attachment 848040 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-01-09 18:53:04 UTC
Created attachment 848041 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-09 18:53:04 UTC
Created attachment 848042 [details]
games-engines:odamex-10.0.0:20230109-143040.log
Comment 7 Toralf Förster gentoo-dev 2023-01-09 18:53:05 UTC
Created attachment 848043 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-01-09 18:53:06 UTC
Created attachment 848044 [details]
temp.tar.bz2
Comment 9 Mike Wood 2023-05-25 22:02:42 UTC
This package version is no longer available in portage. This bug may be able to be closed.
Comment 10 Pacho Ramos gentoo-dev 2023-11-17 09:59:48 UTC
It is still valid, it seems fltk part still needs X11/Xlib.h even if -DCMAKE_DISABLE_FIND_PACKAGE_X11 is passed