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

Bug 881203

Summary: dev-ruby/gpgme-2.0.22 (→ dev-ruby/hiera-eyaml-gpg) - gpgme_n.c: error: incompatible function pointer types passing VALUE
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sysadmin Bugs <sysadmin>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, ruby, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/ueno/ruby-gpgme/issues/171
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-ruby:gpgme-2.0.21:20221113-115542.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-13 16:33:37 UTC
/usr/include/x86_64-pc-linux-gnu/gpg-error.h:834:49: note: expanded from macro
      'GPGRT_ATTR_DEPRECATED'
# define GPGRT_ATTR_DEPRECATED  __attribute__ ((__deprecated__))
                                                ^
gpgme_n.c:2422:3: error: incompatible function pointer types passing 'VALUE
      (VALUE, VALUE, VALUE, VALUE)' (aka 'unsigned long (unsigned long, unsigned
      long, unsigned long, unsigned long)') to parameter of type 'VALUE

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
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 following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit f956895e4ab6803195917f88c7f8a0f65e652672
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 13 11:16:51 2022 +0000

    2022-11-13 11:16:51 UTC

emerge -qpvO dev-ruby/gpgme
[ebuild  N    ] dev-ruby/gpgme-2.0.21  USE="-doc -test" RUBY_TARGETS="ruby27 ruby31 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-11-13 16:33:38 UTC
Created attachment 832283 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-13 16:33:39 UTC
Created attachment 832285 [details]
dev-ruby:gpgme-2.0.21:20221113-115542.log
Comment 3 Toralf Förster gentoo-dev 2022-11-13 16:33:40 UTC
Created attachment 832287 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-13 16:33:41 UTC
Created attachment 832289 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-13 16:33:42 UTC
Created attachment 832291 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-13 16:33:43 UTC
Created attachment 832293 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-13 16:33:44 UTC
Created attachment 832295 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-13 16:33:45 UTC
Created attachment 832297 [details]
var.tmp.clang.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2023-02-20 08:19:35 UTC
tinderbox_musl has reproduced this issue with version 2.0.22 - Updating summary.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-12 04:41:50 UTC
commit 0dd8ce2c888a7d936d41a8d2e72fe6988327e9e5
Author: Hans de Graaff <graaff@gentoo.org>
Date:   Sat Sep 9 12:34:35 2023 +0200

    dev-ruby/gpgme: add 2.0.23

    Signed-off-by: Hans de Graaff <graaff@gentoo.org>