Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883277 - x11-libs/vte-0.68.0 - /.../ghash.h: error: invalid conversion from const void to const char [-fpermissive]
Summary: x11-libs/vte-0.68.0 - /.../ghash.h: error: invalid conversion from const void...
Status: RESOLVED DUPLICATE of bug 883223
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-27 10:39 UTC by Toralf Förster
Modified: 2022-11-27 15:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.44 KB, text/plain)
2022-11-27 10:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.51 KB, text/plain)
2022-11-27 10:39 UTC, Toralf Förster
Details
environment (environment,111.26 KB, text/plain)
2022-11-27 10:39 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-11-27 10:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.07 KB, application/x-bzip)
2022-11-27 10:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.85 KB, application/x-bzip)
2022-11-27 10:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.89 KB, application/x-bzip)
2022-11-27 10:39 UTC, Toralf Förster
Details
x11-libs:vte-0.68.0:20221127-095953.log (x11-libs:vte-0.68.0:20221127-095953.log,49.57 KB, text/plain)
2022-11-27 10:39 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-11-27 10:39:28 UTC
In file included from /usr/include/glib-2.0/glib.h:52,
                 from ../vte-0.68.0/src/decoder-cat.cc:20:
../vte-0.68.0/src/decoder-cat.cc: In instantiation of bool Processor::process_files(const Options&, Functor&) [with Functor = Sink]:
../vte-0.68.0/src/decoder-cat.cc:548:40:   required from here
/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 154b147ae5e9db5ecded489c717c17b8e7c89962
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 09:16:52 2022 +0000

    2022-11-27 09:16:52 UTC

emerge -qpvO x11-libs/vte
[ebuild  N    ] x11-libs/vte-0.70.1  USE="crypt icu introspection vala -debug -gtk-doc -systemd -vanilla"
Comment 1 Toralf Förster gentoo-dev 2022-11-27 10:39:29 UTC
Created attachment 837555 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 10:39:30 UTC
Created attachment 837557 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-27 10:39:31 UTC
Created attachment 837559 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-27 10:39:32 UTC
Created attachment 837561 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-27 10:39:33 UTC
Created attachment 837563 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 10:39:34 UTC
Created attachment 837565 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-27 10:39:35 UTC
Created attachment 837567 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-27 10:39:36 UTC
Created attachment 837569 [details]
x11-libs:vte-0.68.0:20221127-095953.log
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-27 15:46:18 UTC

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