* pgpool-II-3.7.1.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]  * Package: dev-db/pgpool2-3.7.1  * Repository: gentoo  * Maintainer: pgsql-bugs@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pam postgres_targets_postgres10 ssl userland_GNU  * FEATURES: keepwork nostrip preserve-libs sandbox userpriv usersandbox * Multibuild variants: 10 >>> Unpacking source... >>> Unpacking pgpool-II-3.7.1.tar.gz to /usr/src/portage/dev-db/pgpool2-3.7.1/work >>> Source unpacked in /usr/src/portage/dev-db/pgpool2-3.7.1/work >>> Preparing source in /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1 ... * Applying pgpool_run_paths-3.6.5.patch ...  [ ok ] * Will copy sources from /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1 * 10: copying to /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10 >>> Source prepared. >>> Configuring source in /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1 ... * 10: running run_in_build_dir econf --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-@PG_SLOT@ --with-pgsql-libdir=/usr/lib64/postgresql-@PG_SLOT@/lib64 --with-openssl --disable-static --with-pam * econf: updating pgpool-II-3.7.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-3.7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pgpool-II-3.7.1-10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pgpool-II-3.7.1-10/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/pgpool2-3.7.1 --htmldir=/usr/share/doc/pgpool2-3.7.1/html --libdir=/usr/lib64 --disable-rpath --sysconfdir=/etc/pgpool2 --with-pgsql-includedir=/usr/include/postgresql-10 --with-pgsql-libdir=/usr/lib64/postgresql-10/lib64 --with-openssl --disable-static --with-pam configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/missing: Unknown `--is-lightweight' option Try `/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... openjade checking for DocBook V4.2... no checking for DocBook stylesheets... /usr/share/sgml/stylesheets/dsssl/docbook checking for collateindex.pl... /usr/bin/collateindex.pl checking for xsltproc... xsltproc checking for xmllint... xmllint checking for osx... osx checking for perl... perl checking for lynx... lynx 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... no 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 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 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 src/sql/pgpool_adm/Makefile 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/pcp/Makefile config.status: creating src/watchdog/Makefile config.status: creating src/include/config.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1 ... * 10: running run_in_build_dir emake make -j8 Making all in src make[1]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src' Making all in parser make[2]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/parser' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o gram.o gram.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o keywords.o keywords.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o makefuncs.o makefuncs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o nodes.o nodes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o outfuncs.o outfuncs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_string.o pool_string.c outfuncs.c: In function ‘_outFuncCall’: outfuncs.c:1201:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(strcmp(funcname,"user") == 0 || ^~ outfuncs.c:1207:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ string_append_char(str, "("); ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scansup.o scansup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o stringinfo.o stringinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o value.o value.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wchar.o wchar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scan.o scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c rm -f libsql-parser.a x86_64-pc-linux-gnu-ar cru 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-pc-linux-gnu-ranlib libsql-parser.a make[2]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/parser' Making all in libs make[2]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs' Making all in pcp make[3]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs/pcp' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp.lo pcp.c rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c . rm -f md5.c && ln -s ../../../src/auth/md5.c . rm -f json.c && ln -s ../../../src/utils/json.c . /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/pool_path.lo ../../utils/pool_path.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/strlcpy.lo ../../utils/strlcpy.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_port.lo ../../tools/fe_port.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_memutils.lo ../../tools/fe_memutils.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_stream.lo pcp_stream.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.lo md5.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o json.lo json.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp.c -fPIC -DPIC -o .libs/pcp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp_stream.c -fPIC -DPIC -o .libs/pcp_stream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/strlcpy.c -fPIC -DPIC -o ../../utils/.libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/pool_path.c -fPIC -DPIC -o ../../utils/.libs/pool_path.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_memutils.c -fPIC -DPIC -o ../../tools/.libs/fe_memutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_port.c -fPIC -DPIC -o ../../tools/.libs/fe_port.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c json.c -fPIC -DPIC -o .libs/json.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libpcp.la -rpath /usr/lib64 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-pc-linux-gnu-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 -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -O3 -mtune=native -march=native -Wl,-O1 -Wl,--as-needed -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 '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs/pcp' make[3]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs' make[2]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/libs' Making all in watchdog make[2]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/watchdog' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o watchdog.o watchdog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_if.o wd_if.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_lifecheck.o wd_lifecheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_commands.o wd_commands.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_json_data.o wd_json_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_ping.o wd_ping.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_heartbeat.o wd_heartbeat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_utils.o wd_utils.c wd_utils.c: In function ‘calculate_hmac_sha256’: wd_utils.c:158:8: warning: implicit declaration of function ‘HMAC_CTX_new’; did you mean ‘HMAC_CTX_init’? [-Wimplicit-function-declaration] ctx = HMAC_CTX_new(); ^~~~~~~~~~~~ HMAC_CTX_init wd_utils.c:158:6: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ctx = HMAC_CTX_new(); ^ wd_json_data.c: In function ‘parse_wd_node_function_json’: wd_json_data.c:761:48: warning: passing argument 3 of ‘json_get_int_value_for_key’ from incompatible pointer type [-Wincompatible-pointer-types] if (json_get_int_value_for_key(root, "Flags", flags)) ^~~~~ In file included from wd_json_data.c:28:0: ../../src/include/utils/json.h:306:5: note: expected ‘int *’ but argument is of type ‘unsigned char *’ int json_get_int_value_for_key(json_value* source, const char* key, int* value); ^~~~~~~~~~~~~~~~~~~~~~~~~~ wd_utils.c:159:2: warning: implicit declaration of function ‘HMAC_CTX_reset’; did you mean ‘HMAC_CTX_init’? [-Wimplicit-function-declaration] HMAC_CTX_reset(ctx); ^~~~~~~~~~~~~~ HMAC_CTX_init wd_utils.c:170:2: warning: implicit declaration of function ‘HMAC_CTX_free’; did you mean ‘SSL_CTX_free’? [-Wimplicit-function-declaration] HMAC_CTX_free(ctx); ^~~~~~~~~~~~~ SSL_CTX_free x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_escalation.o wd_escalation.c watchdog.c: In function ‘watchdog_main’: watchdog.c:675:74: warning: ‘%s’ directive output may be truncated writing up to 64 bytes into a region of size between 60 and 124 [-Wformat-truncation=] snprintf(g_cluster.localNode->nodeName, WD_MAX_HOST_NAMELEN, "%s:%d %s %s", ^~ watchdog.c:679:6: unameData.nodename); ~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from watchdog.c:24: /usr/include/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output 5 or more bytes (assuming 133) into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f lib-watchdog.a x86_64-pc-linux-gnu-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-pc-linux-gnu-ranlib lib-watchdog.a make[2]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src/watchdog' Making all in . make[2]: Entering directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_select_walker.o utils/pool_select_walker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/strlcpy.o utils/strlcpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/psprintf.o utils/psprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_params.o utils/pool_params.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/ps_status.o utils/ps_status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_shmem.o utils/pool_shmem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_sema.o utils/pool_sema.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_signal.o utils/pool_signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_path.o utils/pool_path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ip.o utils/pool_ip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_relcache.o utils/pool_relcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ssl.o utils/pool_ssl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_stream.o utils/pool_stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/getopt_long.o utils/getopt_long.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/error/assert.o utils/error/assert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/regex_array.o utils/regex_array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json_writer.o utils/json_writer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json.o utils/json.c utils/pool_ip.c: In function ‘pg_foreach_ifaddr’: utils/pool_ip.c:412:7: warning: argument 1 null where non-null expected [-Wnonnull] bits = strtol(numbits, &endptr, 10); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils/pool_ip.c:47:0: /usr/include/stdlib.h:145:17: note: in a call to function ‘strtol’ declared here extern long int strtol (const char *__restrict __nptr, ^~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/statistics.o utils/statistics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/main.o main/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pool_globals.o main/pool_globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pgpool_main.o main/pgpool_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/health_check.o main/health_check.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config.o config/pool_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config_variables.o config/pool_config_variables.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_worker.o pcp_con/pcp_worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/recovery.o pcp_con/recovery.c main/pgpool_main.c: In function ‘reload_config_handler’: main/pgpool_main.c:2582:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(pipe_fds[1], "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main/pgpool_main.c: In function ‘sigusr1_handler’: main/pgpool_main.c:1431:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(pipe_fds[1], "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main/pgpool_main.c: In function ‘reap_handler’: main/pgpool_main.c:2233:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(pipe_fds[1], "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main/pgpool_main.c: In function ‘wakeup_handler’: main/pgpool_main.c:2561:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(pipe_fds[1], "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/md5.o auth/md5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_auth.o auth/pool_auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_passwd.o auth/pool_passwd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_hba.o auth/pool_hba.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_proto2.o protocol/pool_proto2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/child.o protocol/child.c main/main.c: In function ‘main’: main/main.c:190:2: warning: implicit declaration of function ‘OPENSSL_init_ssl’; did you mean ‘OPENSSL_init’? [-Wimplicit-function-declaration] OPENSSL_init_ssl(0, NULL); ^~~~~~~~~~~~~~~~ OPENSSL_init config/pool_config_variables.c: In function ‘BackendFlagsShowFunc’: config/pool_config_variables.c:3661:57: warning: ‘__builtin_snprintf’ output truncated before the last format character [-Wformat-truncation=] snprintf(buffer, sizeof(buffer), "DISALLOW_TO_FAILOVER"); ^ In file included from /usr/include/stdio.h:939:0, from config/pool_config_variables.c:1: /usr/include/bits/stdio2.h:64:10: note: ‘__builtin_snprintf’ output 21 bytes into a destination of size 20 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_process_query.o protocol/pool_process_query.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/CommandComplete.o protocol/CommandComplete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_session_context.o context/pool_session_context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_process_context.o context/pool_process_context.c protocol/pool_process_query.c: In function ‘query_ps_status’: protocol/pool_process_query.c:3753:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(sp) ^~ protocol/pool_process_query.c:3758:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ while (*query && isspace(*query)) ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_query_context.o context/pool_query_context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool2\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include -D_GNU_SOURCE -I /usr/include/postgresql-10 -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -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 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/statistics.o -L/usr/lib64/postgresql-10/lib64 -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm libtool: link: x86_64-pc-linux-gnu-gcc -O3 -mtune=native -march=native -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -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 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/statistics.o parser/nodes.o -L/usr/lib64/postgresql-10/lib64 -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lpam -lssl -lcrypto -lcrypt -lresolv -lnsl -lm main/main.o: In function `main': main.c:(.text.startup+0x31b): undefined reference to `OPENSSL_init_ssl' watchdog/lib-watchdog.a(wd_utils.o): In function `wd_calc_hash': wd_utils.c:(.text+0x52e): undefined reference to `HMAC_CTX_new' wd_utils.c:(.text+0x53b): undefined reference to `HMAC_CTX_reset' wd_utils.c:(.text+0x58b): undefined reference to `HMAC_CTX_reset' wd_utils.c:(.text+0x595): undefined reference to `HMAC_CTX_free' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:748: pgpool] Error 1 make[2]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src' make[1]: *** [Makefile:836: all-recursive] Error 1 make[1]: Leaving directory '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10/src' make: *** [Makefile:413: all-recursive] Error 1 * ERROR: dev-db/pgpool2-3.7.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/pgpool2-3.7.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/pgpool2-3.7.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:pgpool2-3.7.1:20180207-103329.log'. * For convenience, a symlink to the build log is located at '/usr/src/portage/dev-db/pgpool2-3.7.1/temp/build.log'. * The ebuild environment file is located at '/usr/src/portage/dev-db/pgpool2-3.7.1/temp/environment'. * Working directory: '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1-10' * S: '/usr/src/portage/dev-db/pgpool2-3.7.1/work/pgpool-II-3.7.1'