Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945502 - dev-lang/ruby-3.2.6-r2 - [gcc-15] init.c: error: too many arguments to function Rconnect
Summary: dev-lang/ruby-3.2.6-r2 - [gcc-15] init.c: error: too many arguments to functi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
: 947274 (view as bug list)
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-01 09:48 UTC by Toralf Förster
Modified: 2024-12-31 16:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
dev-lang:ruby-3.2.6-r2:20241201-085809.log.xz (dev-lang:ruby-3.2.6-r2:20241201-085809.log.xz,19.36 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,18.18 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
environment (environment,107.96 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.87 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,136.97 KB, application/x-xz)
2024-12-01 09:48 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,57.67 KB, text/plain)
2024-12-01 09:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.88 KB, application/x-xz)
2024-12-01 09:48 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 2024-12-01 09:48:04 UTC
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -fPIC   -o ossl_ssl_session.o -c ossl_ssl_session.c
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
make -C ext/socket V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.6-r2/work/ruby-3.2.6/ext/socket'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -fPIC  -o init.o -c init.c
init.c: In function socks_connect_blocking:
init.c:547:19: error: too many arguments to function Rconnect
  547 |     return (VALUE)Rconnect(arg->fd, arg->sockaddr, arg->len);
      |                   ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241201-015002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.82.0 *

  HEAD of ::gentoo
commit e645279ae09ce662641d9c87ba7cebf78c333cae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 1 08:03:42 2024 +0000

    2024-12-01 08:03:42 UTC

emerge -qpvO =dev-lang/ruby-3.2.6-r2
[ebuild  N    ] dev-lang/ruby-3.2.6-r2  USE="gdbm socks5 ssl tk -berkdb -debug -doc -examples (-jemalloc) -jit (-static-libs) -systemtap -valgrind -xemacs"
Comment 1 Toralf Förster gentoo-dev 2024-12-01 09:48:05 UTC
Created attachment 912905 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-01 09:48:05 UTC
Created attachment 912906 [details]
dev-lang:ruby-3.2.6-r2:20241201-085809.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-01 09:48:06 UTC
Created attachment 912907 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-01 09:48:08 UTC
Created attachment 912908 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-01 09:48:08 UTC
Created attachment 912909 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-01 09:48:10 UTC
Created attachment 912910 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-01 09:48:11 UTC
Created attachment 912911 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-12-01 09:48:12 UTC
Created attachment 912912 [details]
temp.tar.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-31 16:42:01 UTC
*** Bug 947274 has been marked as a duplicate of this bug. ***