Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932536 - dev-vcs/subversion-1.14.3 - [gcc-15] subversion/.../swigutil_rb.c: error: passing argument 2 of rb_hash_foreach from incompatible pointer type [-Wincompatible-
Summary: dev-vcs/subversion-1.14.3 - [gcc-15] subversion/.../swigutil_rb.c: error: pas...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-23 08:29 UTC by Toralf Förster
Modified: 2024-05-23 08:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.31 KB, text/plain)
2024-05-23 08:29 UTC, Toralf Förster
Details
dev-vcs:subversion-1.14.3:20240523-081426.log.xz (dev-vcs:subversion-1.14.3:20240523-081426.log.xz,16.94 KB, application/x-xz)
2024-05-23 08:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.59 KB, text/plain)
2024-05-23 08:29 UTC, Toralf Förster
Details
environment (environment,226.36 KB, text/plain)
2024-05-23 08:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-05-23 08:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.29 KB, application/x-xz)
2024-05-23 08:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.83 KB, application/x-xz)
2024-05-23 08:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,185.14 KB, text/plain)
2024-05-23 08:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,49.93 KB, application/x-xz)
2024-05-23 08:29 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-05-23 08:29:11 UTC
                 from /usr/include/ruby-3.2.0/ruby.h:38,
                 from subversion/bindings/swig/ruby/core.c:855:
/usr/include/ruby-3.2.0/ruby/backward/2/stdarg.h:33:10: note: this is the location of the previous definition
   33 | # define _(args) args
      |          ^
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c: In function svn_swig_rb_set_pool:
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c:791:29: error: passing argument 2 of rb_hash_foreach from incompatible pointer type [-Wincompatible-pointer-types]
  791 |     rb_hash_foreach(target, rb_set_pool_for_hash_callback, (VALUE)&arg);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240521-204002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.412_p08"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 1a34271d5473230a5316a4afc0db01b788df67a0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 23 06:18:53 2024 +0000

    2024-05-23 06:18:52 UTC

emerge -qpvO dev-vcs/subversion
[ebuild  N    ] dev-vcs/subversion-1.14.3  USE="apache2 berkdb java keyring nls perl ruby -debug -doc -extras -kwallet -plaintext-password-storage -sasl -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-23 08:29:12 UTC
Created attachment 894003 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-23 08:29:12 UTC
Created attachment 894004 [details]
dev-vcs:subversion-1.14.3:20240523-081426.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-23 08:29:14 UTC
Created attachment 894005 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-23 08:29:15 UTC
Created attachment 894006 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-23 08:29:16 UTC
Created attachment 894007 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-23 08:29:17 UTC
Created attachment 894008 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-23 08:29:17 UTC
Created attachment 894009 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-23 08:29:19 UTC
Created attachment 894010 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-23 08:29:20 UTC
Created attachment 894011 [details]
temp.tar.xz