Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883747 - dev-ruby/tokyocabinet-1.32.0-r1 - tokyocabinet.c: error: incompatible function pointer types passing
Summary: dev-ruby/tokyocabinet-1.32.0-r1 - tokyocabinet.c: error: incompatible functio...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-30 13:34 UTC by Toralf Förster
Modified: 2022-11-30 13:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.44 KB, text/plain)
2022-11-30 13:34 UTC, Toralf Förster
Details
dev-ruby:tokyocabinet-1.32.0-r1:20221130-072059.log (dev-ruby:tokyocabinet-1.32.0-r1:20221130-072059.log,5.12 KB, text/plain)
2022-11-30 13:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,176.00 KB, text/plain)
2022-11-30 13:34 UTC, Toralf Förster
Details
environment (environment,95.59 KB, text/plain)
2022-11-30 13:34 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,706 bytes, application/x-bzip)
2022-11-30 13:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.29 KB, application/x-bzip)
2022-11-30 13:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,670 bytes, application/x-bzip)
2022-11-30 13:34 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,231 bytes, application/x-bzip)
2022-11-30 13:34 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-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