Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698116 - xfce-extra/xfce4-whiskermenu-plugin-2.3.3 : /.../register-plugin.c:22: error: expected { at end of input
Summary: xfce-extra/xfce4-whiskermenu-plugin-2.3.3 : /.../register-plugin.c:22: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Tietz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-20 15:47 UTC by Toralf Förster
Modified: 2019-10-20 16:43 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.65 KB, text/plain)
2019-10-20 15:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.31 KB, text/plain)
2019-10-20 15:47 UTC, Toralf Förster
Details
environment (environment,87.25 KB, text/plain)
2019-10-20 15:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.63 KB, application/x-bzip)
2019-10-20 15:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.36 KB, application/x-bzip)
2019-10-20 15:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.92 KB, application/x-bzip)
2019-10-20 15:47 UTC, Toralf Förster
Details
xfce-extra:xfce4-whiskermenu-plugin-2.3.3:20191020-145839.log (xfce-extra:xfce4-whiskermenu-plugin-2.3.3:20191020-145839.log,31.30 KB, text/plain)
2019-10-20 15:47 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 2019-10-20 15:47:01 UTC
/var/tmp/portage/xfce-extra/xfce4-whiskermenu-plugin-2.3.3/work/xfce4-whiskermenu-plugin-2.3.3/panel-plugin/register-plugin.c: In function ‘XFCE_PANEL_PLUGIN_REGISTER’:
/var/tmp/portage/xfce-extra/xfce4-whiskermenu-plugin-2.3.3/work/xfce4-whiskermenu-plugin-2.3.3/panel-plugin/register-plugin.c:22:1: warning: type of ‘whiskermenu_construct’ defaults to ‘int’ [-Wimplicit-int]
/var/tmp/portage/xfce-extra/xfce4-whiskermenu-plugin-2.3.3/work/xfce4-whiskermenu-plugin-2.3.3/panel-plugin/register-plugin.c:22: error: expected ‘{’ at end of input
   22 | XFCE_PANEL_PLUGIN_REGISTER(whiskermenu_construct)
      | 
/var/tmp/portage/xfce-extra/xfce4-whiskermenu-plugin-2.3.3/work/xfce4-whiskermenu-plugin-2.3.3/panel-plugin/register-plugin.c:22:1: warning: unused parameter ‘whiskermenu_construct’ [-Wunused-parameter]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 20 Oct 2019 13:45:46 +0000

emerge -qpvO xfce-extra/xfce4-whiskermenu-plugin
[ebuild  N    ] xfce-extra/xfce4-whiskermenu-plugin-2.3.3
Comment 1 Toralf Förster gentoo-dev 2019-10-20 15:47:03 UTC
Created attachment 593394 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-20 15:47:06 UTC
Created attachment 593396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-20 15:47:09 UTC
Created attachment 593398 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-20 15:47:12 UTC
Created attachment 593400 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-20 15:47:14 UTC
Created attachment 593402 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-20 15:47:17 UTC
Created attachment 593404 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-10-20 15:47:20 UTC
Created attachment 593406 [details]
xfce-extra:xfce4-whiskermenu-plugin-2.3.3:20191020-145839.log
Comment 8 Larry the Git Cow gentoo-dev 2019-10-20 16:43:04 UTC
The bug has been closed via the following commit(s):

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

commit d31d43da685a5f657cd171953d417c43c5b4cec0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-10-20 16:34:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-10-20 16:42:56 +0000

    xfce-extra/xfce4-whiskermenu-plugin: Fix build w/ panel 4.15.0
    
    Closes: https://bugs.gentoo.org/698116
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)