Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 883255

Summary: mate-extra/mate-system-monitor-1.26.0 - /.../ghash.h: error: invalid conversion from const void to const char [-fpermissive]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo MATE Desktop <mate>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
mate-extra:mate-system-monitor-1.26.0:20221126-234404.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-27 10:35:39 UTC
In file included from /usr/include/glib-2.0/glib.h:52,
                 from /usr/include/glib-2.0/glib/gi18n.h:23,
                 from procman-app.cpp:1:
procman-app.cpp: In function void warning_changed_cb(GSettings*, const gchar*, gpointer):
/usr/include/glib-2.0/glib/ghash.h:165:38: error: invalid conversion from const void* to const char* [-fpermissive]
  165 | #define g_str_equal(v1, v2) (strcmp ((gconstpointer) (v1), (gconstpointer) (v2)) == 0)
      |                                      ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221125-151122

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 0fd4cdd9f8e9d1042df01d71a7223e4a7b56d707
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 22:32:09 2022 +0000

    2022-11-26 22:32:09 UTC

emerge -qpvO mate-extra/mate-system-monitor
[ebuild  N    ] mate-extra/mate-system-monitor-1.26.0  USE="-elogind -systemd -wnck"
Comment 1 Toralf Förster gentoo-dev 2022-11-27 10:35:40 UTC
Created attachment 837385 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 10:35:42 UTC
Created attachment 837387 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-27 10:35:43 UTC
Created attachment 837389 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-27 10:35:44 UTC
Created attachment 837391 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-27 10:35:45 UTC
Created attachment 837393 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 10:35:46 UTC
Created attachment 837395 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-27 10:35:47 UTC
Created attachment 837397 [details]
mate-extra:mate-system-monitor-1.26.0:20221126-234404.log
Comment 8 Toralf Förster gentoo-dev 2022-11-27 10:35:49 UTC
Created attachment 837399 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-27 15:46:41 UTC

*** This bug has been marked as a duplicate of bug 883223 ***