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

Bug 875689

Summary: dev-ruby/rbtree-0.4.5 - rbtree.c: error: incompatible pointer to integer conversion passing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
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
clang.tar.bz2
dev-ruby:rbtree-0.4.5:20221006-023728.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-06 20:12:22 UTC
too long lines were shrinked:

make -j4 V=1 -C . 
make: Entering directory '/var/tmp/portage/dev-ruby/rbtree-0.4.5/work/ruby30/rbtree-0.4.5'
clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DNDEBUG -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_EXEC_RECURSIVE_PAIRED -DHAVE_RB_PROC_LAMBDA_P -DHAVE_RB_ARY_RESIZE -DHAVE_RB_OBJ_HIDE -DHAVE_RB_CDATA -DHAVE_HASH_FLATTEN    -
clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DNDEBUG -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_EXEC_RECURSIVE_PAIRED -DHAVE_RB_PROC_LAMBDA_P -DHAVE_RB_ARY_RESIZE -DHAVE_RB_OBJ_HIDE -DHAVE_RB_CDATA -DHAVE_HASH_FLATTEN    -
rbtree.c:137:14: error: incompatible pointer to integer conversion passing
      'const void *' to parameter of type 'VALUE' (aka 'unsigned long')
      [-Wint-conversion]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [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):
GNU Make 4.3

  HEAD of ::gentoo
commit b510234bcb096f09de4a0961bb14e92e2f297118
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 6 01:48:58 2022 +0000

    2022-10-06 01:48:57 UTC

emerge -qpvO dev-ruby/rbtree
[ebuild  N    ] dev-ruby/rbtree-0.4.5  USE="-doc -test" RUBY_TARGETS="ruby27 ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:12:23 UTC
Created attachment 822082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:12:24 UTC
Created attachment 822085 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:12:25 UTC
Created attachment 822088 [details]
dev-ruby:rbtree-0.4.5:20221006-023728.log
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:12:26 UTC
Created attachment 822091 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:12:28 UTC
Created attachment 822094 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:12:29 UTC
Created attachment 822097 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-06 20:12:30 UTC
Created attachment 822100 [details]
logs.tar.bz2
Comment 8 Hans de Graaff gentoo-dev Security 2022-10-08 07:47:50 UTC
This package no longer has an upstream. It seems that there is a replacement rbtree3 package where this looks to be fixed, but dev-ruby/sorted_set would need to switch to that first.
Comment 9 Larry the Git Cow gentoo-dev 2022-12-12 06:39:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349bbe3ba4d90b83a37ab2b56740994b2e6e3f1f

commit 349bbe3ba4d90b83a37ab2b56740994b2e6e3f1f
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-12-12 06:33:23 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-12-12 06:35:03 +0000

    dev-ruby/rbtree: add 0.4.6
    
    Closes: https://bugs.gentoo.org/875689
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/rbtree/Manifest            |  1 +
 dev-ruby/rbtree/rbtree-0.4.6.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)