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

Bug 883133

Summary: gui-libs/vte-common-0.70.1 - ../.../decoder-cat.cc: error: no matching function for call to strcmp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: holger
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
gui-libs:vte-common-0.70.1:20221126-095510.log
logs.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-26 10:24:06 UTC
too long lines were shrinked:

[11/144] clang++ -Isrc/decoder-cat.p -Isrc -I../vte-0.70.1/src -I. -I../vte-0.70.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missi
[12/144] clang++ -Isrc/decoder-cat.p -Isrc -I../vte-0.70.1/src -I. -I../vte-0.70.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missi
FAILED: src/decoder-cat.p/decoder-cat.cc.o 
clang++ -Isrc/decoder-cat.p -Isrc -I../vte-0.70.1/src -I. -I../vte-0.70.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-includ
../vte-0.70.1/src/decoder-cat.cc:451:37: error: no matching function for call to 'strcmp'
                                if (g_str_equal(filename, "-")) {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] 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 Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit aeb0d9fe470bb4c3d3f7dc585d0a3baf4799b844
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 09:03:53 2022 +0000

    2022-11-26 09:03:52 UTC

emerge -qpvO gui-libs/vte-common
[ebuild  N    ] gui-libs/vte-common-0.70.1  USE="systemd"
Comment 1 Toralf Förster gentoo-dev 2022-11-26 10:24:07 UTC
Created attachment 837037 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-26 10:24:08 UTC
Created attachment 837039 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-26 10:24:09 UTC
Created attachment 837041 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-26 10:24:10 UTC
Created attachment 837043 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-26 10:24:11 UTC
Created attachment 837045 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-26 10:24:13 UTC
Created attachment 837047 [details]
gui-libs:vte-common-0.70.1:20221126-095510.log
Comment 7 Toralf Förster gentoo-dev 2022-11-26 10:24:14 UTC
Created attachment 837049 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-26 10:24:15 UTC
Created attachment 837051 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-26 10:24:16 UTC
Created attachment 837053 [details]
var.tmp.clang.tar.bz2
Comment 10 Marek Bartosiewicz 2022-11-26 14:39:46 UTC
Is this the problem?
https://gitlab.gnome.org/GNOME/glib/-/issues/2820
Comment 11 Marek Bartosiewicz 2022-11-26 20:00:13 UTC
vte-common emerges OK after downgrading glib to dev-libs/glib-2.74.1-r1
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-27 01:02:40 UTC

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