too long lines were shrinked: sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql sed 's,MODULE_PATHNAME,$libdir/pgpool-regclass,g' pgpool-regclass.sql.in >pgpool-regclass.sql clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -pipe -march=native -fno-diagnostics-color -O2 -Wer clang -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -pipe -march=native -fno-diagnostics-color -O2 -Wer pgpool-regclass.c:123:7: error: call to undeclared function 'SplitIdentifierString'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if (!SplitIdentifierString(rawname, '.', &namelist)) ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20221003-130005 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.1 Python 3.10.7 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit 33708215c8448ad013f81ab41acb167b075553fc Merge: 102d52e012d6 a5e56ad57c2d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Oct 4 10:32:41 2022 +0000 Merge updates from master emerge -qpvO dev-db/pgpool2 [ebuild N ] dev-db/pgpool2-4.3.2 USE="pam ssl -doc -memcached -static-libs" POSTGRES_TARGETS="postgres12 postgres13 -postgres10 -postgres11 -postgres14"
Created attachment 818995 [details] emerge-info.txt
Created attachment 818998 [details] clang.tar.bz2
Created attachment 819001 [details] dev-db:pgpool2-4.3.2:20221004-110031.log.bz2
Created attachment 819004 [details] emerge-history.txt
Created attachment 819007 [details] environment
Created attachment 819010 [details] etc.portage.tar.bz2
Created attachment 819013 [details] logs.tar.bz2
Created attachment 819016 [details] temp.tar.bz2
Fixed in https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=0c20a9467cdec8b671a8e5894a81d51d76159905 and included in 4.3.5 Drop 4.3.2? We have other, newer versions of pgpool-4.3 with bug fixed and we have 4.4
(In reply to jy6x2b32pie9 from comment #9) > Fixed in > https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit; > h=0c20a9467cdec8b671a8e5894a81d51d76159905 and included in 4.3.5 > > Drop 4.3.2? We have other, newer versions of pgpool-4.3 with bug fixed and > we have 4.4 Thanks, let's do that...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b471215f10112b96fb9caf128fb16c1375ec6266 commit b471215f10112b96fb9caf128fb16c1375ec6266 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-09 23:39:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-09 23:39:46 +0000 dev-db/pgpool2: drop 4.3.2, 4.3.7 Closes: https://bugs.gentoo.org/874966 Signed-off-by: Sam James <sam@gentoo.org> dev-db/pgpool2/Manifest | 2 - dev-db/pgpool2/pgpool2-4.3.2.ebuild | 91 ------------------------------------- dev-db/pgpool2/pgpool2-4.3.7.ebuild | 91 ------------------------------------- 3 files changed, 184 deletions(-)