Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874753 - dev-ruby/ruby-glib2-3.4.3 - rbglib_spawn.c: error: incompatible pointer to integer conversion passing
Summary: dev-ruby/ruby-glib2-3.4.3 - rbglib_spawn.c: error: incompatible pointer to in...
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-10-03 20:17 UTC by Toralf Förster
Modified: 2022-10-03 20:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.60 KB, text/plain)
2022-10-03 20:17 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.22 KB, application/x-bzip)
2022-10-03 20:17 UTC, Toralf Förster
Details
dev-ruby:ruby-glib2-3.4.3:20221003-192428.log (dev-ruby:ruby-glib2-3.4.3:20221003-192428.log,162.63 KB, text/plain)
2022-10-03 20:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,39.48 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
environment (environment,91.15 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.14 KB, application/x-bzip)
2022-10-03 20:18 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.22 KB, application/x-bzip)
2022-10-03 20:18 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-10-03 20:17:55 UTC
too long lines were shrinked:

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/var/tmp/portage/dev-ruby/ruby-glib2-3.4.3/work/ruby30/ruby-gnome-3.4.3/glib2/ext/glib2 -I/usr/lib64/ruby/site_ruby/3.0.0/x86_64-linux  -I/usr/lib64/ruby/vendor_ruby/3.0.0/
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/var/tmp/portage/dev-ruby/ruby-glib2-3.4.3/work/ruby30/ruby-gnome-3.4.3/glib2/ext/glib2 -I/usr/lib64/ruby/site_ruby/3.0.0/x86_64-linux  -I/usr/lib64/ruby/vendor_ruby/3.0.0/
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/var/tmp/portage/dev-ruby/ruby-glib2-3.4.3/work/ruby30/ruby-gnome-3.4.3/glib2/ext/glib2 -I/usr/lib64/ruby/site_ruby/3.0.0/x86_64-linux  -I/usr/lib64/ruby/vendor_ruby/3.0.0/
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/var/tmp/portage/dev-ruby/ruby-glib2-3.4.3/work/ruby30/ruby-gnome-3.4.3/glib2/ext/glib2 -I/usr/lib64/ruby/site_ruby/3.0.0/x86_64-linux  -I/usr/lib64/ruby/vendor_ruby/3.0.0/
rbglib_spawn.c:34:17: error: incompatible pointer to integer conversion passing
      'gpointer' (aka '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_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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 Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 62b98318364696ce11b54ebc590790f523a072bc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 17:46:56 2022 +0000

    2022-10-03 17:46:56 UTC

emerge -qpvO dev-ruby/ruby-glib2
[ebuild  N    ] dev-ruby/ruby-glib2-3.4.3  USE="-test" RUBY_TARGETS="ruby27 ruby30 -ruby31"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 20:17:56 UTC
Created attachment 818308 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 20:17:57 UTC
Created attachment 818311 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 20:17:58 UTC
Created attachment 818314 [details]
dev-ruby:ruby-glib2-3.4.3:20221003-192428.log
Comment 4 Toralf Förster gentoo-dev 2022-10-03 20:18:00 UTC
Created attachment 818317 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 20:18:01 UTC
Created attachment 818320 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 20:18:02 UTC
Created attachment 818323 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 20:18:03 UTC
Created attachment 818326 [details]
logs.tar.bz2