Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944038 - dev-perl/DBD-Pg-3.18.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] types.c: error: initialization of char ( )(void) from incompatible pointer type char ( )(const char , ST
Summary: dev-perl/DBD-Pg-3.18.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] types.c: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 19:58 UTC by Toralf Förster
Modified: 2024-11-19 19:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.27 KB, text/plain)
2024-11-19 19:58 UTC, Toralf Förster
Details
dev-perl:DBD-Pg-3.18.0:20241119-195724.log (dev-perl:DBD-Pg-3.18.0:20241119-195724.log,252.25 KB, text/plain)
2024-11-19 19:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.51 KB, text/plain)
2024-11-19 19:58 UTC, Toralf Förster
Details
environment (environment,86.50 KB, text/plain)
2024-11-19 19:58 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-19 19:58 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.91 KB, application/x-xz)
2024-11-19 19:58 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.35 KB, application/x-xz)
2024-11-19 19:58 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,162.60 KB, text/plain)
2024-11-19 19:58 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.48 KB, application/x-xz)
2024-11-19 19:58 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 19:58:18 UTC
too long lines were shrinked:

Running Mkbootstrap for Pg ()
chmod 644 "Pg.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644
"/usr/bin/perl" "/usr/lib64/perl5/5.40/ExtUtils/xsubpp"  -typemap '/usr/lib64/perl5/5.40/ExtUtils/typemap'  Pg.xs > Pg.xsc
mv Pg.xsc Pg.c
x86_64-pc-linux-gnu-gcc -c  -I/usr/include/postgresql-17 -I/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/DBI -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=170001 -DPGDEFPORT=5432 -DHAS64BITLO -O2 -pipe -march=native -fno-di
types.c:18:98: error: initialization of char * (*)(void) from incompatible pointer type char * (*)(const char *, STRLEN,  STRLEN *, int) {aka char * (*)(const char *, long unsigned int,  long unsigned int *, int)} [-Wincompatible-pointer-types]
   18 |  {PG_ACLITEMARRAY                  ,"_aclitem"                     ,1,',',"array_out"           ,quote_string,dequote_string,{0},0},
      |                                                                                                  ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20241117-232508

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    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.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 3b48d7c59716c354ffb9d7f2093e0cbf1e253609
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 18:03:25 2024 +0000

    2024-11-19 18:03:25 UTC

emerge -qpvO =dev-perl/DBD-Pg-3.18.0
[ebuild  N    ] dev-perl/DBD-Pg-3.18.0  USE="-test" PERL_FEATURES="(-debug) -ithreads -quadmath"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 19:58:19 UTC
Created attachment 910325 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 19:58:21 UTC
Created attachment 910326 [details]
dev-perl:DBD-Pg-3.18.0:20241119-195724.log
Comment 3 Toralf Förster gentoo-dev 2024-11-19 19:58:22 UTC
Created attachment 910327 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-19 19:58:23 UTC
Created attachment 910328 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-19 19:58:24 UTC
Created attachment 910329 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 19:58:25 UTC
Created attachment 910330 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 19:58:26 UTC
Created attachment 910331 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 19:58:28 UTC
Created attachment 910332 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-19 19:58:29 UTC
Created attachment 910333 [details]
temp.tar.xz