Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943945 - dev-libs/onigmo-6.2.0-r1 - [ncurses-6.5] [gcc-15] regparse.c: error: initialization of int ( )(void) from incompatible pointer type int ( )(st_data_t, st_data_t) {aka int
Summary: dev-libs/onigmo-6.2.0-r1 - [ncurses-6.5] [gcc-15] regparse.c: error: initiali...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:50 UTC by Toralf Förster
Modified: 2024-11-19 08:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.50 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
dev-libs:onigmo-6.2.0-r1:20241119-010700.log (dev-libs:onigmo-6.2.0-r1:20241119-010700.log,14.06 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.04 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
environment (environment,77.23 KB, text/plain)
2024-11-19 08:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.40 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.67 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,62.20 KB, application/x-xz)
2024-11-19 08:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.08 KB, application/x-xz)
2024-11-19 08:50 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-11-19 08:50:30 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include -I./enc/unicode -Wall -O2 -pipe -march=native -fno-diagnostics-color -c regext.c  -fPIC -DPIC -o .libs/regext.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/onigmo-6.2.0-r1/work/onigmo-6.2.0'
make[2]: Entering directory '/var/tmp/portage/dev-libs/onigmo-6.2.0-r1/work/onigmo-6.2.0'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I. -I/usr/include -I./enc/unicode  -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o regparse.lo regparse.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include -I./enc/unicode -Wall -O2 -pipe -march=native -fno-diagnostics-color -c regparse.c  -fPIC -DPIC -o .libs/regparse.o
regparse.c: In function 'onig_st_init_strend_table_with_size':
regparse.c:409:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_data_t,  st_data_t)' {aka 'int (*)(long unsigned int,  long unsigned int)'} [-Wincompatible-pointer-types]
  409 |     str_end_cmp,
      |     ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8566b21081f24b8ff8c5a8ecadbce83f2bdad484
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 17:03:30 2024 +0000

    2024-11-18 17:03:29 UTC

emerge -qpvO =dev-libs/onigmo-6.2.0-r1
[ebuild  N    ] dev-libs/onigmo-6.2.0-r1  USE="-combination-explosion-check -crnl-as-line-terminator"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 08:50:31 UTC
Created attachment 909938 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 08:50:31 UTC
Created attachment 909939 [details]
dev-libs:onigmo-6.2.0-r1:20241119-010700.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 08:50:33 UTC
Created attachment 909940 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-19 08:50:34 UTC
Created attachment 909941 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 08:50:35 UTC
Created attachment 909942 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 08:50:35 UTC
Created attachment 909943 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 08:50:36 UTC
Created attachment 909944 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 08:50:37 UTC
Created attachment 909945 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 08:50:38 UTC
Created attachment 909946 [details]
temp.tar.xz