Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888719 - x11-misc/spacefm-1.0.6-r1 - main-window.c: fatal error: gdk/gdkx.h: No such file or directory
Summary: x11-misc/spacefm-1.0.6-r1 - main-window.c: fatal error: gdk/gdkx.h: No such f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-28 11:11 UTC by Toralf Förster
Modified: 2022-12-28 11:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.84 KB, text/plain)
2022-12-28 11:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.80 KB, text/plain)
2022-12-28 11:11 UTC, Toralf Förster
Details
environment (environment,84.85 KB, text/plain)
2022-12-28 11:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-12-28 11:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.68 KB, application/x-bzip)
2022-12-28 11:11 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.87 KB, application/x-bzip)
2022-12-28 11:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.88 KB, application/x-bzip)
2022-12-28 11:11 UTC, Toralf Förster
Details
x11-misc:spacefm-1.0.6-r1:20221228-102706.log (x11-misc:spacefm-1.0.6-r1:20221228-102706.log,24.75 KB, text/plain)
2022-12-28 11:11 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 2022-12-28 11:11:29 UTC
too long lines were shrinked:

Making all in src
make[1]: Entering directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r1/work/spacefm-1.0.6/src'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL
main-window.c:22:10: fatal error: gdk/gdkx.h: No such file or directory
   22 | #include <gdk/gdkx.h>  // XGetWindowProperty
      |          ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221227-170032

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 *
Available Rust versions:
  [1]   rust-bin-1.66.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit ec57c93e039744e5734259dbf4e505eb6217727c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 28 09:48:10 2022 +0000

    2022-12-28 09:48:09 UTC

emerge -qpvO x11-misc/spacefm
[ebuild  N    ] x11-misc/spacefm-1.0.6-r1  USE="startup-notification -video-thumbnails"
Comment 1 Toralf Förster gentoo-dev 2022-12-28 11:11:30 UTC
Created attachment 845381 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-28 11:11:31 UTC
Created attachment 845383 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-28 11:11:33 UTC
Created attachment 845385 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-28 11:11:34 UTC
Created attachment 845387 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-28 11:11:35 UTC
Created attachment 845389 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-28 11:11:36 UTC
Created attachment 845391 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-28 11:11:37 UTC
Created attachment 845393 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-28 11:11:38 UTC
Created attachment 845395 [details]
x11-misc:spacefm-1.0.6-r1:20221228-102706.log