Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945253 - app-admin/rsyslog-8.2406.0-r1 - [libtool] [gcc-15] conf.c: error: passing argument 4 of regCfSysLineHdlr from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-admin/rsyslog-8.2406.0-r1 - [libtool] [gcc-15] conf.c: error: passing arg...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-28 18:04 UTC by Toralf Förster
Modified: 2024-11-28 18:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.25 KB, text/plain)
2024-11-28 18:04 UTC, Toralf Förster
Details
app-admin:rsyslog-8.2406.0-r1:20241128-102751.log (app-admin:rsyslog-8.2406.0-r1:20241128-102751.log,76.34 KB, text/plain)
2024-11-28 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.97 KB, text/plain)
2024-11-28 18:04 UTC, Toralf Förster
Details
environment (environment,150.95 KB, text/plain)
2024-11-28 18:04 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-11-28 18:04 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.04 KB, application/x-xz)
2024-11-28 18:04 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,35.20 KB, application/x-xz)
2024-11-28 18:04 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,60.75 KB, application/x-xz)
2024-11-28 18:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,36.78 KB, application/x-xz)
2024-11-28 18:05 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-28 18:04:51 UTC
too long lines were shrinked:

Making all in runtime
make[2]: Entering directory '/var/tmp/portage/app-admin/rsyslog-8.2406.0-r1/work/rsyslog-8.2406.0/runtime'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar  -I/usr/include/libfastjson  -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpoint
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attrib
In file included from conf.c:50:
conf.c: In function 'confClassInit':
conf.c:638:93: error: passing argument 4 of 'regCfSysLineHdlr' from incompatible pointer type [-Wincompatible-pointer-types]
  638 |         CHKiRet(regCfSysLineHdlr((uchar *)"resetconfigvariables", 1, eCmdHdlrCustomHandler, resetConfigVariables,
      |                                                                                             ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241124-192502

  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 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (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 f217dbd66e35f86c6c8e94130b2434a3eb176df5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 28 10:12:28 2024 +0000

    2024-11-28 10:12:27 UTC

emerge -qpvO =app-admin/rsyslog-8.2406.0-r1
[ebuild  N    ] app-admin/rsyslog-8.2406.0-r1  USE="gcrypt openssl ssl systemd uuid -clickhouse -curl -dbi -debug -doc -elasticsearch -gnutls -imhttp -impcap -jemalloc -kafka -kerberos -kubernetes -mdblookup -mongodb -mysql -normalize -omhttp -omhttpfs -omudpspoof -postgres -rabbitmq -redis -relp -rfc3195 -rfc5424hmac -snmp -test -usertools -xxhash -zeromq"
Comment 1 Toralf Förster gentoo-dev 2024-11-28 18:04:52 UTC
Created attachment 912444 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-28 18:04:53 UTC
Created attachment 912445 [details]
app-admin:rsyslog-8.2406.0-r1:20241128-102751.log
Comment 3 Toralf Förster gentoo-dev 2024-11-28 18:04:55 UTC
Created attachment 912446 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-28 18:04:56 UTC
Created attachment 912447 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-28 18:04:57 UTC
Created attachment 912448 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-28 18:04:58 UTC
Created attachment 912449 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-28 18:04:59 UTC
Created attachment 912450 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-28 18:05:01 UTC
Created attachment 912451 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-28 18:05:02 UTC
Created attachment 912452 [details]
temp.tar.xz