* Package: dev-db/pgpool2-4.0.5 * Repository: gentoo * Maintainer: pgsql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux pam postgres_targets_postgres10 postgres_targets_postgres11 ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding user 'pgpool' to your system ... * - Userid: 986 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: postgres * - GECOS: added by portage for pgpool2 * Multibuild variants: 11 10 >>> Unpacking source... >>> Unpacking pgpool-II-4.0.5.tar.gz to /var/tmp/portage/dev-db/pgpool2-4.0.5/work >>> Source unpacked in /var/tmp/portage/dev-db/pgpool2-4.0.5/work >>> Preparing source in /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5 ... * Applying pgpool-configure-memcached.patch ... [ ok ] * Applying pgpool-configure-pam.patch ... [ ok ] * Applying pgpool-configure-pthread.patch ... [ ok ] * Applying pgpool_run_paths-3.7.10.patch ... patching file src/include/parser/pg_config_manual.h Hunk #1 succeeded at 204 (offset -4 lines). patching file src/include/pcp/pcp_stream.h Hunk #1 succeeded at 49 with fuzz 2 (offset 1 line). patching file src/include/pool.h Hunk #1 succeeded at 74 (offset 2 lines). patching file src/sample/pgpool.conf.sample Hunk #3 succeeded at 221 (offset 8 lines). Hunk #4 succeeded at 551 (offset 43 lines). patching file src/sample/pgpool.conf.sample-logical Hunk #3 succeeded at 221 (offset 7 lines). Hunk #4 succeeded at 535 (offset 28 lines). patching file src/sample/pgpool.conf.sample-master-slave Hunk #3 succeeded at 220 (offset 7 lines). Hunk #4 succeeded at 550 (offset 43 lines). patching file src/sample/pgpool.conf.sample-replication Hunk #3 succeeded at 219 (offset 7 lines). Hunk #4 succeeded at 549 (offset 43 lines). patching file src/sample/pgpool.conf.sample-stream Hunk #3 succeeded at 221 (offset 7 lines). Hunk #4 succeeded at 549 (offset 42 lines). [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: pgpool-II-4.0.5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Will copy sources from /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5 * 11: copying to /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11 * 10: copying to /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-10 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5 ... * 11: running run_in_build_dir econf --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-@PG_SLOT@ --with-pgsql-libdir=/usr/lib/postgresql-@PG_SLOT@/lib --disable-static --without-memcached --with-pam --with-openssl * econf: updating pgpool-II-4.0.5-10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-4.0.5-10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-4.0.5-11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-4.0.5-11/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-4.0.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-4.0.5/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/pgpool2-4.0.5 --htmldir=/usr/share/doc/pgpool2-4.0.5/html --libdir=/usr/lib --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-11 --with-pgsql-libdir=/usr/lib/postgresql-11/lib --disable-static --without-memcached --with-pam --with-openssl checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-gentoo-linux-musl-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for onsgmls... onsgmls checking for openjade... no checking for jade... no checking for DocBook V4.2... no checking for DocBook stylesheets... no checking for collateindex.pl... no checking for xsltproc... xsltproc checking for xmllint... xmllint checking for osx... osx checking for perl... perl checking for lynx... no checking for -Wall option... yes checking for -Wmissing-prototypes option... yes checking for -Wmissing-declarations option... yes checking for main in -lm... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for main in -lipc... no checking for main in -lIPC... no checking for main in -llc... no checking for main in -lBSD... no checking for main in -lgen... no checking for main in -lPW... no checking for main in -lresolv... yes checking for main in -lcrypt... yes checking for strlcat,... no checking for strlcpy... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for vsnprintf... yes checking whether long int is 64 bits... yes checking whether x86_64-gentoo-linux-musl-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking size of unsigned long... 8 checking size of void *... 8 checking size of size_t... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for union semun... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking for setsid... yes checking for select... yes checking for socket... yes checking for sigprocmask... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strtok... yes checking for asprintf... yes checking for vasprintf... yes checking for gai_strerror... yes checking for hstrerror... yes checking for pstat... no checking for setproctitle... no checking for vsyslog... yes checking for pg_config... pg_config checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PQexecPrepared in -lpq... yes checking for PQprepare... yes checking whether to use row lock against the sequence table for insert_lock... no checking whether to use table lock against the target table for insert_lock... no enable cassert = no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/src/Makefile config.status: creating doc/src/sgml/Makefile config.status: creating doc.ja/Makefile config.status: creating doc.ja/src/Makefile config.status: creating doc.ja/src/sgml/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/parser/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/pcp/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/pgmd5/Makefile config.status: creating src/tools/pgenc/Makefile config.status: creating src/tools/pcp/Makefile config.status: creating src/tools/pgproto/Makefile config.status: creating src/watchdog/Makefile config.status: creating src/include/config.h config.status: executing libtool commands * 10: running run_in_build_dir econf --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-@PG_SLOT@ --with-pgsql-libdir=/usr/lib/postgresql-@PG_SLOT@/lib --disable-static --without-memcached --with-pam --with-openssl * econf: updating pgpool-II-4.0.5-10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-4.0.5-10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-4.0.5-11/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-4.0.5-11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-4.0.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-4.0.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/pgpool2-4.0.5 --htmldir=/usr/share/doc/pgpool2-4.0.5/html --libdir=/usr/lib --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-10 --with-pgsql-libdir=/usr/lib/postgresql-10/lib --disable-static --without-memcached --with-pam --with-openssl checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-gentoo-linux-musl-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for onsgmls... onsgmls checking for openjade... no checking for jade... no checking for DocBook V4.2... no checking for DocBook stylesheets... no checking for collateindex.pl... no checking for xsltproc... xsltproc checking for xmllint... xmllint checking for osx... osx checking for perl... perl checking for lynx... no checking for -Wall option... yes checking for -Wmissing-prototypes option... yes checking for -Wmissing-declarations option... yes checking for main in -lm... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for main in -lipc... no checking for main in -lIPC... no checking for main in -llc... no checking for main in -lBSD... no checking for main in -lgen... no checking for main in -lPW... no checking for main in -lresolv... yes checking for main in -lcrypt... yes checking for strlcat,... no checking for strlcpy... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for vsnprintf... yes checking whether long int is 64 bits... yes checking whether x86_64-gentoo-linux-musl-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking size of unsigned long... 8 checking size of void *... 8 checking size of size_t... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for union semun... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking for setsid... yes checking for select... yes checking for socket... yes checking for sigprocmask... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strtok... yes checking for asprintf... yes checking for vasprintf... yes checking for gai_strerror... yes checking for hstrerror... yes checking for pstat... no checking for setproctitle... no checking for vsyslog... yes checking for pg_config... pg_config checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PQexecPrepared in -lpq... yes checking for PQprepare... yes checking whether to use row lock against the sequence table for insert_lock... no checking whether to use table lock against the target table for insert_lock... no enable cassert = no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/src/Makefile config.status: creating doc/src/sgml/Makefile config.status: creating doc.ja/Makefile config.status: creating doc.ja/src/Makefile config.status: creating doc.ja/src/sgml/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/parser/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/pcp/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/pgmd5/Makefile config.status: creating src/tools/pgenc/Makefile config.status: creating src/tools/pcp/Makefile config.status: creating src/tools/pgproto/Makefile config.status: creating src/watchdog/Makefile config.status: creating src/include/config.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5 ... * 11: running run_in_build_dir emake make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src' Making all in parser make[2]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/parser' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o gram.o gram.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o keywords.o keywords.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o list.o list.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o makefuncs.o makefuncs.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o nodes.o nodes.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o outfuncs.o outfuncs.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o parser.o parser.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_string.o pool_string.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o scansup.o scansup.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o stringinfo.o stringinfo.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o value.o value.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c In file included from ../../src/utils/error/elog.c:71: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wchar.o wchar.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o scan.o scan.c rm -f libsql-parser.a x86_64-gentoo-linux-musl-ar cr libsql-parser.a copyfuncs.o gram.o keywords.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o scan.o x86_64-gentoo-linux-musl-ranlib libsql-parser.a make[2]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/parser' Making all in libs make[2]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs' Making all in pcp make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs/pcp' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp.lo pcp.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c pcp.c -fPIC -DPIC -o .libs/pcp.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../utils/pool_path.lo ../../utils/pool_path.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c ../../utils/pool_path.c -fPIC -DPIC -o ../../utils/.libs/pool_path.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../tools/fe_port.lo ../../tools/fe_port.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c ../../tools/fe_port.c -fPIC -DPIC -o ../../tools/.libs/fe_port.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../tools/fe_memutils.lo ../../tools/fe_memutils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c ../../tools/fe_memutils.c -fPIC -DPIC -o ../../tools/.libs/fe_memutils.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../utils/strlcpy.lo ../../utils/strlcpy.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c ../../utils/strlcpy.c -fPIC -DPIC -o ../../utils/.libs/strlcpy.o ../../utils/strlcpy.c:59:1: warning: no previous prototype for ‘strlcpy’ [-Wmissing-prototypes] 59 | strlcpy(char *dst, const char *src, size_t siz) | ^~~~~~~ rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c . /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp_stream.lo pcp_stream.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c pcp_stream.c -fPIC -DPIC -o .libs/pcp_stream.o rm -f md5.c && ln -s ../../../src/auth/md5.c . /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o md5.lo md5.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o rm -f json.c && ln -s ../../../src/utils/json.c . /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o json.lo json.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c json.c -fPIC -DPIC -o .libs/json.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libpcp.la -rpath /usr/lib pcp.lo ../../utils/pool_path.lo ../../tools/fe_port.lo ../../tools/fe_memutils.lo ../../utils/strlcpy.lo pcp_stream.lo md5.lo json.lo -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/pcp.o ../../utils/.libs/pool_path.o ../../tools/.libs/fe_port.o ../../tools/.libs/fe_memutils.o ../../utils/.libs/strlcpy.o .libs/pcp_stream.o .libs/md5.o .libs/json.o -Wl,--as-needed -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -O2 -march=native -pthread -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libpcp.so.1 -o .libs/libpcp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libpcp.so.1" && ln -s "libpcp.so.1.0.0" "libpcp.so.1") libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.1.0.0" "libpcp.so") libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs/pcp' make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs' make[2]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/libs' Making all in watchdog make[2]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/watchdog' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o watchdog.o watchdog.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_if.o wd_if.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_lifecheck.o wd_lifecheck.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_commands.o wd_commands.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_json_data.o wd_json_data.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_ping.o wd_ping.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_heartbeat.o wd_heartbeat.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_utils.o wd_utils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o wd_escalation.o wd_escalation.c rm -f lib-watchdog.a x86_64-gentoo-linux-musl-ar cru lib-watchdog.a watchdog.o wd_if.o wd_lifecheck.o wd_commands.o wd_json_data.o wd_ping.o wd_heartbeat.o wd_utils.o wd_escalation.o x86_64-gentoo-linux-musl-ranlib lib-watchdog.a make[2]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/watchdog' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o main/main.o main/main.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o main/pool_globals.o main/pool_globals.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o main/pgpool_main.o main/pgpool_main.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o main/health_check.o main/health_check.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o config/pool_config.o config/pool_config.c pool_config.l: In function ‘add_regex_pattern’: pool_config.l:168:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:168:32: note: length computed here pool_config.l:166:3: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:166:32: note: length computed here x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o config/pool_config_variables.o config/pool_config_variables.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp_con/pcp_worker.o pcp_con/pcp_worker.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp_con/recovery.o pcp_con/recovery.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o auth/md5.o auth/md5.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o auth/pool_auth.o auth/pool_auth.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o auth/pool_passwd.o auth/pool_passwd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o auth/pool_hba.o auth/pool_hba.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o auth/auth-scram.o auth/auth-scram.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/pool_proto2.o protocol/pool_proto2.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/child.o protocol/child.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/pool_process_query.o protocol/pool_process_query.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o protocol/CommandComplete.o protocol/CommandComplete.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o context/pool_session_context.o context/pool_session_context.c In file included from ../src/include/pool.h:28, from context/pool_session_context.c:25: context/pool_session_context.c: In function ‘pool_pending_message_query_set’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1228:2: note: in expansion of macro ‘StrNCpy’ 1228 | StrNCpy(message->query, query_context->original_query, sizeof(message->query)); | ^~~~~~~ context/pool_session_context.c: In function ‘pool_pending_message_add’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1265:5: note: in expansion of macro ‘StrNCpy’ 1265 | StrNCpy(message->portal, message->contents + 1, sizeof(message->portal)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1263:5: note: in expansion of macro ‘StrNCpy’ 1263 | StrNCpy(message->statement, message->contents + 1, sizeof(message->statement)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1257:4: note: in expansion of macro ‘StrNCpy’ 1257 | StrNCpy(message->portal, message->contents, sizeof(message->portal)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1252:4: note: in expansion of macro ‘StrNCpy’ 1252 | StrNCpy(message->portal, message->contents, sizeof(message->portal)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1253:4: note: in expansion of macro ‘StrNCpy’ 1253 | StrNCpy(message->statement, message->contents + strlen(message->contents) + 1, sizeof(message->statement)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1247:4: note: in expansion of macro ‘StrNCpy’ 1247 | StrNCpy(message->statement, message->contents, sizeof(message->statement)); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ context/pool_session_context.c:1248:4: note: in expansion of macro ‘StrNCpy’ 1248 | StrNCpy(message->query, message->contents + strlen(message->contents) + 1, sizeof(message->query)); | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o context/pool_process_context.o context/pool_process_context.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o context/pool_query_context.o context/pool_query_context.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_select_walker.o utils/pool_select_walker.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/strlcpy.o utils/strlcpy.c utils/strlcpy.c:59:1: warning: no previous prototype for ‘strlcpy’ [-Wmissing-prototypes] 59 | strlcpy(char *dst, const char *src, size_t siz) | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/psprintf.o utils/psprintf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_params.o utils/pool_params.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/ps_status.o utils/ps_status.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_shmem.o utils/pool_shmem.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_sema.o utils/pool_sema.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_signal.o utils/pool_signal.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_path.o utils/pool_path.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_ip.o utils/pool_ip.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_relcache.o utils/pool_relcache.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c In file included from ../src/include/pool.h:28, from utils/pool_process_reporting.c:23: utils/pool_process_reporting.c: In function ‘get_config’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ output truncated before terminating nul copying 80 bytes from a string of the same length [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:231:2: note: in expansion of macro ‘StrNCpy’ 231 | StrNCpy(status[i].desc, "allow to use clear text password auth when pool_passwd does not contain password", POOLCONFIG_MAXDESCLEN); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ output truncated copying 80 bytes from a string of length 88 [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:854:2: note: in expansion of macro ‘StrNCpy’ 854 | StrNCpy(status[i].desc, "Total memory size in bytes for storing memory cache. Mandatory if memqcache_method=shmem", POOLCONFIG_MAXDESCLEN); | ^~~~~~~ ../src/include/pool_type.h:404:4: warning: ‘strncpy’ output truncated copying 80 bytes from a string of length 173 [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:869:2: note: in expansion of macro ‘StrNCpy’ 869 | StrNCpy(status[i].desc, "If true, invalidation of query cache is triggered by corresponding DDL/DML/DCL(and memqcache_expire). If false, it is only triggered by memqcache_expire. True by default.", POOLCONFIG_MAXDESCLEN); | ^~~~~~~ utils/pool_process_reporting.c: In function ‘get_nodes’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:1210:3: note: in expansion of macro ‘StrNCpy’ 1210 | StrNCpy(nodes[i].hostname, bi->backend_hostname, strlen(bi->backend_hostname) + 1); | ^~~~~~~ utils/pool_process_reporting.c:1210:52: note: length computed here 1210 | StrNCpy(nodes[i].hostname, bi->backend_hostname, strlen(bi->backend_hostname) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/include/pool_type.h:400:16: note: in definition of macro ‘StrNCpy’ 400 | Size _len = (len); \ | ^~~ utils/pool_process_reporting.c: In function ‘get_pools’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:1438:6: note: in expansion of macro ‘StrNCpy’ 1438 | StrNCpy(pools[lines].database, pi->connection_info[poolBE].database, POOLCONFIG_MAXIDENTLEN); | ^~~~~~~ utils/pool_process_reporting.c: In function ‘get_processes’: ../src/include/pool_type.h:404:4: warning: ‘strncpy’ output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] 404 | strncpy(_dst, (src), _len); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils/pool_process_reporting.c:1632:5: note: in expansion of macro ‘StrNCpy’ 1632 | StrNCpy(processes[child].database, pi->connection_info[poolBE].database, POOLCONFIG_MAXIDENTLEN); | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_ssl.o utils/pool_ssl.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pool_stream.o utils/pool_stream.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/getopt_long.o utils/getopt_long.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/error/assert.o utils/error/assert.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/regex_array.o utils/regex_array.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/json_writer.o utils/json_writer.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/json.o utils/json.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/scram-common.o utils/scram-common.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/base64.o utils/base64.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/sha2.o utils/sha2.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/ssl_utils.o utils/ssl_utils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o utils/statistics.o utils/statistics.c /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o main/health_check.o config/pool_config.o config/pool_config_variables.o pcp_con/pcp_child.o pcp_con/pcp_worker.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o auth/auth-scram.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o protocol/CommandComplete.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/regex_array.o utils/json_writer.o utils/json.o utils/scram-common.o utils/base64.o utils/sha2.o utils/ssl_utils.o utils/statistics.o -L/usr/lib/postgresql-11/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o main/health_check.o config/pool_config.o config/pool_config_variables.o pcp_con/pcp_child.o pcp_con/pcp_worker.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o auth/auth-scram.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o protocol/CommandComplete.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/regex_array.o utils/json_writer.o utils/json.o utils/scram-common.o utils/base64.o utils/sha2.o utils/ssl_utils.o utils/statistics.o parser/nodes.o -Wl,--as-needed -L/usr/lib/postgresql-11/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread make[2]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src' Making all in tools make[2]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools' Making all in pcp make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pcp' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pcp_frontend_client.o pcp_frontend_client.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../fe_memutils.o ../fe_memutils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../../utils/sprompt.o ../../utils/sprompt.c /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_stop_pgpool pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_stop_pgpool pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_node_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_node_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_node_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_node_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_proc_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_proc_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_proc_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_proc_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_detach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_detach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_attach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_attach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_recovery_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_recovery_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_promote_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_promote_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_pool_status pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_pool_status pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pcp_watchdog_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/pcp_watchdog_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o -Wl,--as-needed ../../../src/libs/pcp/.libs/libpcp.so -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pcp' Making all in pgmd5 make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgmd5' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pg_md5.o pg_md5.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ../fe_port.o ../fe_port.c rm -f md5.c && ln -s ../../../src/auth/md5.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o md5.o md5.c rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_passwd.o pool_passwd.c rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_signal.o pool_signal.c rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o strlcpy.o strlcpy.c strlcpy.c:59:1: warning: no previous prototype for ‘strlcpy’ [-Wmissing-prototypes] 59 | strlcpy(char *dst, const char *src, size_t siz) | ^~~~~~~ rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o regex_array.o regex_array.c rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c rm -f pool_config.c && ln -s ../../../src/config/pool_config.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_config.o pool_config.c pool_config.l: In function ‘add_regex_pattern’: pool_config.l:168:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:168:32: note: length computed here pool_config.l:166:3: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:166:32: note: length computed here rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_globals.o pool_globals.c /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o -Wl,--as-needed -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgmd5' Making all in pgenc make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgenc' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pg_enc.o pg_enc.c rm -f ssl_utils.c && ln -s ../../../src/utils/ssl_utils.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o ssl_utils.o ssl_utils.c rm -f md5.c && ln -s ../../../src/auth/md5.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o md5.o md5.c rm -f base64.c && ln -s ../../../src/utils/base64.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o base64.o base64.c rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_passwd.o pool_passwd.c rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_signal.o pool_signal.c rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o strlcpy.o strlcpy.c strlcpy.c:59:1: warning: no previous prototype for ‘strlcpy’ [-Wmissing-prototypes] 59 | strlcpy(char *dst, const char *src, size_t siz) | ^~~~~~~ rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o regex_array.o regex_array.c rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c rm -f pool_config.c && ln -s ../../../src/config/pool_config.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_config.o pool_config.c pool_config.l: In function ‘add_regex_pattern’: pool_config.l:168:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:168:32: note: length computed here pool_config.l:166:3: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] pool_config.l:166:32: note: length computed here rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c rm -f pool_path.c && ln -s ../../../src/utils/pool_path.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_path.o pool_path.c rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c . x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DPOOL_TOOLS -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o pool_globals.o pool_globals.c /bin/sh ../../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o -Wl,--as-needed -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -pthread make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgenc' Making all in pgproto make[3]: Entering directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgproto' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o main.o main.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-11 -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o read.o read.c read.c: In function ‘read_until_ready_for_query’: read.c:51:17: error: storage size of ‘timeoutval’ isn’t known 51 | struct timeval timeoutval; | ^~~~~~~~~~ read.c:52:2: error: unknown type name ‘fd_set’ 52 | fd_set readmask; | ^~~~~~ read.c:65:5: warning: implicit declaration of function ‘FD_ZERO’ [-Wimplicit-function-declaration] 65 | FD_ZERO(&readmask); | ^~~~~~~ read.c:66:5: warning: implicit declaration of function ‘FD_SET’; did you mean ‘L_SET’? [-Wimplicit-function-declaration] 66 | FD_SET(fd, &readmask); | ^~~~~~ | L_SET read.c:69:11: warning: implicit declaration of function ‘select’ [-Wimplicit-function-declaration] 69 | fds = select(fd + 1, &readmask, NULL, NULL, &timeoutval); | ^~~~~~ read.c:51:17: warning: unused variable ‘timeoutval’ [-Wunused-variable] 51 | struct timeval timeoutval; | ^~~~~~~~~~ make[3]: *** [Makefile:420: read.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools/pgproto' make[2]: *** [Makefile:447: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src/tools' make[1]: *** [Makefile:858: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11/src' make: *** [Makefile:415: all-recursive] Error 1 * ERROR: dev-db/pgpool2-4.0.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/pgpool2-4.0.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/pgpool2-4.0.5::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:pgpool2-4.0.5:20200329-235546.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/pgpool2-4.0.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/pgpool2-4.0.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5-11' * S: '/var/tmp/portage/dev-db/pgpool2-4.0.5/work/pgpool-II-4.0.5'