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

Bug 883151

Summary: media-libs/gegl-0.4.40 - ../.../gegl-op.h: error: no matching function for call to strcmp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sergey Torokhov <torokhov-s-a>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asturm, proxy-maint
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
media-libs:gegl-0.4.40:20221126-130437.log.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-26 14:29:49 UTC
In file included from ../gegl-0.4.40/operations/common-cxx/denoise-dct.cc:47:
../gegl-0.4.40/gegl/gegl-op.h:661:19: warning: variable 'properties' set but not used [-Wunused-but-set-variable]
  GeglProperties *properties;
                  ^
../gegl-0.4.40/gegl/gegl-op.h:719:20: error: no matching function for call to 'strcmp'
  if (set_value && g_str_equal (value, set_value))
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit ad9c0722119ba139db51436ef285c679c558b422
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 12:48:55 2022 +0000

    2022-11-26 12:48:54 UTC

emerge -qpvO media-libs/gegl
[ebuild  N    ] media-libs/gegl-0.4.40  USE="openmp -cairo -debug -ffmpeg -introspection -lcms -lensfun -openexr -pdf -raw -sdl -sdl2 -svg -test -tiff -umfpack -v4l -vala -webp"
Comment 1 Toralf Förster gentoo-dev 2022-11-26 14:29:50 UTC
Created attachment 837113 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-26 14:29:51 UTC
Created attachment 837115 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-26 14:29:53 UTC
Created attachment 837117 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-26 14:29:54 UTC
Created attachment 837119 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-26 14:29:55 UTC
Created attachment 837121 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-26 14:29:56 UTC
Created attachment 837123 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-26 14:29:57 UTC
Created attachment 837125 [details]
media-libs:gegl-0.4.40:20221126-130437.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-26 14:29:58 UTC
Created attachment 837127 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-26 14:29:59 UTC
Created attachment 837129 [details]
var.tmp.clang.tar.bz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-27 01:03:31 UTC

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