Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953846 - dev-ruby/commonmarker-2.1.1 - [gcc-15] warning: onig_sys@69.8.1: oniguruma/.../regparse.c: error: initialization of int ( )(void) from incompatible pointer type int ( )(s
Summary: dev-ruby/commonmarker-2.1.1 - [gcc-15] warning: onig_sys@69.8.1: oniguruma/.....
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:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-04-14 17:01 UTC by Toralf Förster
Modified: 2025-05-05 20:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.59 KB, text/plain)
2025-04-14 17:01 UTC, Toralf Förster
Details
dev-ruby:commonmarker-2.1.1:20250413-202130.log (dev-ruby:commonmarker-2.1.1:20250413-202130.log,148.36 KB, text/plain)
2025-04-14 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.68 KB, text/plain)
2025-04-14 17:01 UTC, Toralf Förster
Details
environment (environment,142.98 KB, text/plain)
2025-04-14 17:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2025-04-14 17:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.19 KB, application/x-xz)
2025-04-14 17:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,45.77 KB, application/x-xz)
2025-04-14 17:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,37.12 KB, application/x-xz)
2025-04-14 17:02 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 2025-04-14 17:01:52 UTC
too long lines were shrinked:

   Compiling time v0.3.37
     Running `rustc --crate-name time --edition=2021 /var/tmp/portage/dev-ruby/commonmarker-2.1.1/work/cargo_home/gentoo/time-0.3.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode
   Compiling crc32fast v1.4.2
     Running `rustc --crate-name crc32fast --edition=2015 /var/tmp/portage/dev-ruby/commonmarker-2.1.1/work/cargo_home/gentoo/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embe
     Running `rustc --crate-name rustversion --edition=2018 /var/tmp/portage/dev-ruby/commonmarker-2.1.1/work/cargo_home/gentoo/rustversion-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -
warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'onig_st_init_strend_table_with_size':
warning: onig_sys@69.8.1: oniguruma/src/regparse.c:588:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_str_end_key *, st_str_end_key *)' [-Wincompatible-pointer-types]
warning: onig_sys@69.8.1:   588 |     str_end_cmp,
warning: onig_sys@69.8.1:       |     ^~~~~~~~~~~

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20250411-120003

  KEYWORDED/UNMASKED

  [gcc-15] Requested by sam
  <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 *
clang version 20.1.2
llvm-config: 20.1.2
Python 3.12.10
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1
  [2]   rust-bin-1.86.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

  HEAD of ::gentoo
commit dbd793d58cf4a41b97152b14c0ee17f8490de15d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 13 19:09:42 2025 +0000

    Merge updates from master

The tinderbox task was: dev-ruby/commonmarker

emerge -qpvO =dev-ruby/commonmarker-2.1.1
[ebuild  N    ] dev-ruby/commonmarker-2.1.1  USE="-debug -doc -test" RUBY_TARGETS="ruby32 ruby33 -ruby31 -ruby34"
Comment 1 Toralf Förster gentoo-dev 2025-04-14 17:01:53 UTC
Created attachment 924740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-14 17:01:55 UTC
Created attachment 924741 [details]
dev-ruby:commonmarker-2.1.1:20250413-202130.log
Comment 3 Toralf Förster gentoo-dev 2025-04-14 17:01:56 UTC
Created attachment 924742 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-14 17:01:57 UTC
Created attachment 924743 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-14 17:01:58 UTC
Created attachment 924744 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-14 17:01:59 UTC
Created attachment 924745 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-14 17:02:00 UTC
Created attachment 924746 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-14 17:02:01 UTC
Created attachment 924747 [details]
qlist-info.txt.xz
Comment 9 Benjamin Réveillé 2025-05-05 20:55:43 UTC
This seems to be the same issue as https://bugs.gentoo.org/949866#c10