Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732698 - xfce-extra/xfce4-xkb-plugin-0.8.1 : xkb-plugin.h: error: unknown type name XfcePanelTypeModule
Summary: xfce-extra/xfce4-xkb-plugin-0.8.1 : xkb-plugin.h: error: unknown type name Xf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 3 votes (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-15 07:25 UTC by Toralf Förster
Modified: 2020-11-09 08:14 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2020-07-15 07:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.57 KB, text/plain)
2020-07-15 07:25 UTC, Toralf Förster
Details
environment (environment,15.78 KB, text/plain)
2020-07-15 07:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,38.29 KB, application/x-bzip)
2020-07-15 07:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.62 KB, application/x-bzip)
2020-07-15 07:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.28 KB, application/x-bzip)
2020-07-15 07:25 UTC, Toralf Förster
Details
xfce-extra:xfce4-xkb-plugin-0.8.1:20200715-052341.log (xfce-extra:xfce4-xkb-plugin-0.8.1:20200715-052341.log,24.06 KB, text/plain)
2020-07-15 07:25 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-07-15 07:25:23 UTC
In file included from xkb-plugin.c:34:
xkb-plugin.h:47:60: error: unknown type name ‘XfcePanelTypeModule’
   47 | void              xkb_plugin_register_type                (XfcePanelTypeModule   *type_module);
      |                                                            ^~~~~~~~~~~~~~~~~~~
xkb-plugin.c:128:38: error: unknown type name ‘xkb_plugin’; did you mean ‘XkbPlugin’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200711-171921

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 15 Jul 2020 04:35:30 AM UTC

emerge -qpvO xfce-extra/xfce4-xkb-plugin
[ebuild  N    ] xfce-extra/xfce4-xkb-plugin-0.8.1
Comment 1 Toralf Förster gentoo-dev 2020-07-15 07:25:28 UTC
Created attachment 649268 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-15 07:25:31 UTC
Created attachment 649270 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-07-15 07:25:35 UTC
Created attachment 649272 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-07-15 07:25:39 UTC
Created attachment 649274 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-07-15 07:25:42 UTC
Created attachment 649276 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-15 07:25:45 UTC
Created attachment 649278 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-07-15 07:25:48 UTC
Created attachment 649280 [details]
xfce-extra:xfce4-xkb-plugin-0.8.1:20200715-052341.log
Comment 8 Miroslav Tzonkov 2020-09-06 18:48:36 UTC
diff --git a/work/xfce4-xkb-plugin-0.8.1/panel-plugin/xkb-plugin.h b/work/xfce4-xkb-plugin-0.8.1/panel-plugin/xkb-plugin.h
index 3fe3ce5..419c9ae 100644
--- a/work/xfce4-xkb-plugin-0.8.1/panel-plugin/xkb-plugin.h
+++ b/work/xfce4-xkb-plugin-0.8.1/panel-plugin/xkb-plugin.h
@@ -27,7 +27,7 @@
 #define _XFCE_XKB_H_
 
 #include <libxfce4panel/xfce-panel-plugin.h>
-
+#include <libxfce4panel/xfce-panel-macros.h>
 #include "xkb-xfconf.h"
 
 G_BEGIN_DECLS
Comment 9 mndhkr 2020-11-09 01:51:06 UTC
Please merge this in Portage.
Comment 10 Larry the Git Cow gentoo-dev 2020-11-09 08:14:55 UTC
The bug has been closed via the following commit(s):

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

commit b758e0cc985c32c8e28055408ae76114368f771b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-11-09 08:12:39 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-11-09 08:14:52 +0000

    xfce-extra/xfce4-xkb-plugin: Backport fix for panel-4.15
    
    Closes: https://bugs.gentoo.org/732698
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch  | 25 ++++++++++++++++++++++
 .../xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild |  6 +++++-
 2 files changed, 30 insertions(+), 1 deletion(-)