Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883299 - dev-ruby/uconv-0.6.1-r3 - uconv.c: error: incompatible function pointer types passing
Summary: dev-ruby/uconv-0.6.1-r3 - uconv.c: error: incompatible function pointer types...
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-27 14:20 UTC by Toralf Förster
Modified: 2022-11-27 14:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-11-27 14:20 UTC, Toralf Förster
Details
dev-ruby:uconv-0.6.1-r3:20221127-115548.log (dev-ruby:uconv-0.6.1-r3:20221127-115548.log,9.87 KB, text/plain)
2022-11-27 14:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.23 KB, text/plain)
2022-11-27 14:20 UTC, Toralf Förster
Details
environment (environment,84.32 KB, text/plain)
2022-11-27 14:21 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,695 bytes, application/x-bzip)
2022-11-27 14:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.66 KB, application/x-bzip)
2022-11-27 14:21 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-27 14:20:56 UTC
too long lines were shrinked:

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.   -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -fPIC -DUSE_EUC -DUSE_SJIS -DUSE_FULLWIDTH_REV
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.   -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -fPIC -DUSE_EUC -DUSE_SJIS -DUSE_FULLWIDTH_REV
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.   -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -fPIC -DUSE_EUC -DUSE_SJIS -DUSE_FULLWIDTH_REV
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.   -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -fPIC -DUSE_EUC -DUSE_SJIS -DUSE_FULLWIDTH_REV
uconv.c:725:20: error: incompatible function pointer types passing
      'VALUE (*)(void *)' (aka 'unsigned long (*)(void *)') to parameter of type
      'VALUE (*)(VALUE)' (aka 'unsigned long (*)(unsigned long)')

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

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

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

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 following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 5bb84ea604543bd6ff7ef67eef636cc0849771a5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 10:16:53 2022 +0000

    2022-11-27 10:16:52 UTC

emerge -qpvO dev-ruby/uconv
[ebuild  N    ] dev-ruby/uconv-0.6.1-r3  RUBY_TARGETS="ruby27 ruby31 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-11-27 14:20:57 UTC
Created attachment 837673 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 14:20:58 UTC
Created attachment 837675 [details]
dev-ruby:uconv-0.6.1-r3:20221127-115548.log
Comment 3 Toralf Förster gentoo-dev 2022-11-27 14:20:59 UTC
Created attachment 837677 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-27 14:21:01 UTC
Created attachment 837679 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-27 14:21:01 UTC
Created attachment 837681 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 14:21:02 UTC
Created attachment 837683 [details]
etc.portage.tar.bz2