Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925417 - xfce-base/xfwm4-4.18.0 - display.h: error: unknown type name XfceSMClient
Summary: xfce-base/xfwm4-4.18.0 - display.h: error: unknown type name XfceSMClient
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 12:28 UTC by Toralf Förster
Modified: 2024-02-24 12:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.57 KB, text/plain)
2024-02-24 12:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,63.42 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
environment (environment,29.76 KB, text/plain)
2024-02-24 12:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.07 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,49.40 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.49 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,72.28 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.02 KB, application/x-xz)
2024-02-24 12:28 UTC, Toralf Förster
Details
xfce-base:xfwm4-4.18.0:20240224-112735.log (xfce-base:xfwm4-4.18.0:20240224-112735.log,78.67 KB, text/plain)
2024-02-24 12: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 2024-02-24 12:28:17 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..  -DNDEBUG  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/in
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..  -DNDEBUG  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/in
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..  -DNDEBUG  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/in
In file included from screen.h:50,
                 from cycle.h:31,
                 from cycle.c:41:
display.h:289:5: error: unknown type name XfceSMClient
  289 |     XfceSMClient *session;
      |     ^~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 6bb828c221c9280922e312b74dcb6f5c98652877
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 24 10:20:37 2024 +0000

    2024-02-24 10:20:36 UTC

emerge -qpvO xfce-base/xfwm4
[ebuild  N    ] xfce-base/xfwm4-4.18.0  USE="xcomposite xpresent -opengl -startup-notification"
Comment 1 Toralf Förster gentoo-dev 2024-02-24 12:28:18 UTC
Created attachment 885854 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-24 12:28:20 UTC
Created attachment 885855 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-24 12:28:21 UTC
Created attachment 885856 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-24 12:28:22 UTC
Created attachment 885857 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-24 12:28:23 UTC
Created attachment 885858 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-24 12:28:24 UTC
Created attachment 885859 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-24 12:28:25 UTC
Created attachment 885860 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-24 12:28:26 UTC
Created attachment 885861 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-24 12:28:27 UTC
Created attachment 885862 [details]
xfce-base:xfwm4-4.18.0:20240224-112735.log