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

Bug 883747

Summary: dev-ruby/tokyocabinet-1.32.0-r1 - tokyocabinet.c: error: incompatible function pointer types passing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-ruby:tokyocabinet-1.32.0-r1:20221130-072059.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-30 13:34:21 UTC
 * Running compile phase for ruby27
make -j4 V=1 -C . 
make: Entering directory '/var/tmp/portage/dev-ruby/tokyocabinet-1.32.0-r1/work/ruby27/tokyocabinet-1.32.0'
clang -I. -I/usr/include/ruby-2.7.0/x86_64-linux -I/usr/include/ruby-2.7.0/ruby/backward -I/usr/include/ruby-2.7.0 -I. -DHAVE_TCUTIL_H    -fPIC -I. -I/usr/include -Wall -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -O2  -o tokyocabinet.o -c tokyocabinet.c
tokyocabinet.c:3167:3: error: incompatible function pointer types passing
      'VALUE (VALUE, VALUE)'
      (aka 'unsigned long (unsigned long, unsigned long)') to parameter of type

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

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

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

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 *
php cli (if any):

  HEAD of ::gentoo
commit 7ab696488f853dae4ba8dd31e4baac34646b7979
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 30 06:16:49 2022 +0000

    2022-11-30 06:16:48 UTC

emerge -qpvO dev-ruby/tokyocabinet
[ebuild  N    ] dev-ruby/tokyocabinet-1.32.0-r1  USE="-test" RUBY_TARGETS="ruby27 ruby31 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-11-30 13:34:22 UTC
Created attachment 838489 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-30 13:34:23 UTC
Created attachment 838491 [details]
dev-ruby:tokyocabinet-1.32.0-r1:20221130-072059.log
Comment 3 Toralf Förster gentoo-dev 2022-11-30 13:34:24 UTC
Created attachment 838493 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-30 13:34:26 UTC
Created attachment 838495 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-30 13:34:27 UTC
Created attachment 838497 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-30 13:34:27 UTC
Created attachment 838499 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-30 13:34:28 UTC
Created attachment 838501 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-30 13:34:29 UTC
Created attachment 838503 [details]
var.tmp.clang.tar.bz2