* Package: dev-db/slony1-2.2.7 * Repository: gentoo * Maintainer: pgsql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux postgres_targets_postgres10 postgres_targets_postgres11 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/6f34ed66bc0c01d1d86552a5e6d2d86951ff2e9a @@@@@ END @@@@@ * Multibuild variants: 11 10 >>> Unpacking source... >>> Unpacking slony1-2.2.7.tar.bz2 to /var/tmp/portage/dev-db/slony1-2.2.7/work >>> Unpacking slony1-2.2.7-docs.tar.bz2 to /var/tmp/portage/dev-db/slony1-2.2.7/work >>> Source unpacked in /var/tmp/portage/dev-db/slony1-2.2.7/work >>> Preparing source in /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7 ... * Will copy sources from /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7 * 11: copying to /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11 * 10: copying to /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7 ... * 11: running run_in_build_dir econf --with-pgconfigdir=/usr/lib64/postgresql-@PG_SLOT@/bin --with-slonybindir=/usr/lib64/postgresql-@PG_SLOT@/bin * econf: updating slony1-2.2.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating slony1-2.2.7-11/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7-11/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating slony1-2.2.7-10/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7-10/config/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/slony1-2.2.7 --htmldir=/usr/share/doc/slony1-2.2.7/html --libdir=/usr/lib64 --with-pgconfigdir=/usr/lib64/postgresql-11/bin --with-slonybindir=/usr/lib64/postgresql-11/bin checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux configure: using CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking for ld used by GCC... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for perl... /usr/bin/perl checking for tar... /bin/tar checking for bison... bison -y checking for sed... sed checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-clang checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inttypes.h... (cached) yes checking for gettimeofday... yes checking for dup2... yes checking for alarm... yes checking for memset... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for POSIX signal interface... yes checking for flex... /usr/bin/flex configure: using checking if you have requested slony1-engine building... yes checking for pg_config... /usr/lib64/postgresql-11/bin/pg_config pg_config says pg_bindir is /usr/lib64/postgresql-11/bin/ pg_config says pg_libdir is /usr/lib64/postgresql-11/lib64/ pg_config says pg_includedir is /usr/include/postgresql-11/ pg_config says pg_pkglibdir is /usr/lib64/postgresql-11/lib64/ pg_config says pg_includeserverdir is /usr/include/postgresql-11/server/ checking for correct version of PostgreSQL... pg_config says pg_sharedir is /usr/share/postgresql-11/ checking for PQunescapeBytea in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking postgres.h usability... yes checking postgres.h presence... yes checking for postgres.h... yes checking for utils/typcache.h... yes checking for plpgsql.so... yes checking for postgresql.conf.sample... skipped due to override checking for PQputCopyData in -lpq... yes checking for PQsetNoticeReceiver in -lpq... yes checking for PQfreemem in -lpq... yes checking PostgreSQL for thread-safety... PQisthreadsafe() true checking for ScanKeywordLookup... yes, and it takes arguments checking for typenameTypeId... checking for typenameTypeId... yes, and it takes 2 arguments checking for GetActiveSnapshot... yes checking for ScanKeywordLookup... no checking for GetConfigOptionByName... checking for GetConfigOptionByName... yes, and it takes 3 arguments checking for set_config_option... yes, and it takes arguments yes, and it takes arguments yes, and it takes 8 arguments checking for set_config_option... checking for standard_conforming_strings... yes checking whether GetTopTransactionId is declared... yes checking for LookupExplicitNamespace 2 args... yes, and it takes 2 arguments checking if you have requested documentation building... no configure: creating ./config.status config.status: creating Makefile.global config.status: creating GNUmakefile config.status: creating slony1.spec config.status: creating Makefile.port config.status: creating config.h * 10: running run_in_build_dir econf --with-pgconfigdir=/usr/lib64/postgresql-@PG_SLOT@/bin --with-slonybindir=/usr/lib64/postgresql-@PG_SLOT@/bin * econf: updating slony1-2.2.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating slony1-2.2.7-11/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7-11/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating slony1-2.2.7-10/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7-10/config/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/slony1-2.2.7 --htmldir=/usr/share/doc/slony1-2.2.7/html --libdir=/usr/lib64 --with-pgconfigdir=/usr/lib64/postgresql-10/bin --with-slonybindir=/usr/lib64/postgresql-10/bin checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux configure: using CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking for ld used by GCC... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for perl... /usr/bin/perl checking for tar... /bin/tar checking for bison... bison -y checking for sed... sed checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-clang checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for inttypes.h... (cached) yes checking for gettimeofday... yes checking for dup2... yes checking for alarm... yes checking for memset... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for POSIX signal interface... yes checking for flex... /usr/bin/flex configure: using checking if you have requested slony1-engine building... yes checking for pg_config... /usr/lib64/postgresql-10/bin/pg_config pg_config says pg_bindir is /usr/lib64/postgresql-10/bin/ pg_config says pg_libdir is /usr/lib64/postgresql-10/lib64/ pg_config says pg_includedir is /usr/include/postgresql-10/ pg_config says pg_pkglibdir is /usr/lib64/postgresql-10/lib64/ pg_config says pg_includeserverdir is /usr/include/postgresql-10/server/ checking for correct version of PostgreSQL... pg_config says pg_sharedir is /usr/share/postgresql-10/ checking for PQunescapeBytea in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking postgres.h usability... yes checking postgres.h presence... yes checking for postgres.h... yes checking for utils/typcache.h... yes checking for plpgsql.so... yes checking for postgresql.conf.sample... skipped due to override checking for PQputCopyData in -lpq... yes checking for PQsetNoticeReceiver in -lpq... yes checking for PQfreemem in -lpq... yes checking PostgreSQL for thread-safety... PQisthreadsafe() true checking for ScanKeywordLookup... yes, and it takes arguments checking for typenameTypeId... checking for typenameTypeId... yes, and it takes 2 arguments checking for GetActiveSnapshot... yes checking for ScanKeywordLookup... no checking for GetConfigOptionByName... checking for GetConfigOptionByName... yes, and it takes 3 arguments checking for set_config_option... yes, and it takes arguments yes, and it takes arguments yes, and it takes 8 arguments checking for set_config_option... checking for standard_conforming_strings... yes checking whether GetTopTransactionId is declared... yes checking for LookupExplicitNamespace 2 args... yes, and it takes 2 arguments checking if you have requested documentation building... no configure: creating ./config.status config.status: creating Makefile.global config.status: creating GNUmakefile config.status: creating slony1.spec config.status: creating Makefile.port config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7 ... * 11: running run_in_build_dir emake make -j2 V=1 make[1]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/parsestatements' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-11/ -c -o test-scanner.o test-scanner.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-11/ -c -o scanner.o scanner.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -o test-scanner test-scanner.c scanner.o ./test-scanner < /dev/null > emptytestresult.log ./test-scanner < ./test_sql.sql > test_sql.log ./test-scanner < ./cstylecomments.sql > cstylecomments.log make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/parsestatements' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slon' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o slon.o slon.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o runtime_config.o runtime_config.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o local_listen.o local_listen.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o remote_listen.o remote_listen.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o remote_worker.o remote_worker.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o sync_thread.o sync_thread.c remote_worker.c:4036:6: warning: variable 'ssy_seqno' is uninitialized when used here [-Wuninitialized] ssy_seqno==0) ^~~~~~~~~ remote_worker.c:4033:21: note: initialize the variable 'ssy_seqno' to silence this warning int64 ssy_seqno; ^ = 0 x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o monitor_thread.o monitor_thread.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o cleanup_thread.o cleanup_thread.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o scheduler.o scheduler.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o dbutils.o dbutils.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o conf-file.o conf-file.c conf-file.l:272:2: warning: unused label 'cleanup_exit' [-Wunused-label] cleanup_exit: ^~~~~~~~~~~~~ conf-file.c:1219:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o confoptions.o confoptions.c 1 warning generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o misc.o misc.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -o slon slon.o runtime_config.o local_listen.o remote_listen.o remote_worker.o sync_thread.o monitor_thread.o cleanup_thread.o scheduler.o dbutils.o conf-file.o confoptions.o misc.o ../parsestatements/scanner.o -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-11/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-11/lib64/ make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slon' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slonik' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o slonik.o slonik.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o dbutil.o dbutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o parser.o parser.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o scan.o scan.c scan.c:2066:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 1 warning generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" slonik.o dbutil.o parser.o ../parsestatements/scanner.o scan.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-11/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-11/lib64/ -o slonik make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slonik' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/backend' cp ../misc/avl_tree.c avl_tree.c cp ../misc/avl_tree.h avl_tree.h x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -fpic -I/usr/include/postgresql-11/server/ -c -o slony1_funcs.o slony1_funcs.c In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:136:40: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errmsg(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:137:49: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errmsg_internal(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:140:27: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:140:53: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:142:43: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:143:52: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail_internal(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:145:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail_log(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:149:28: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:149:54: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:152:27: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:152:53: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:154:41: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errhint(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:168:48: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errcontext_msg(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:225:58: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void elog_finish(int elevel, const char *fmt,...) pg_attribute_printf(2, 3); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:231:54: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern char *format_elog_string(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:47: /usr/include/postgresql-11/server/utils/elog.h:414:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void write_stderr(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:48: /usr/include/postgresql-11/server/utils/palloc.h:133:44: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern char *psprintf(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-11/server/postgres.h:48: /usr/include/postgresql-11/server/utils/palloc.h:134:80: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern size_t pvsnprintf(char *buf, size_t len, const char *fmt, va_list args) pg_attribute_printf(3, 0); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:26: In file included from /usr/include/postgresql-11/server/executor/spi.h:16: In file included from /usr/include/postgresql-11/server/commands/trigger.h:16: In file included from /usr/include/postgresql-11/server/catalog/objectaddress.h:18: In file included from /usr/include/postgresql-11/server/utils/acl.h:39: In file included from /usr/include/postgresql-11/server/utils/snapshot.h:19: In file included from /usr/include/postgresql-11/server/lib/pairingheap.h:14: /usr/include/postgresql-11/server/lib/stringinfo.h:95:67: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void appendStringInfo(StringInfo str, const char *fmt,...) pg_attribute_printf(2, 3); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:26: In file included from /usr/include/postgresql-11/server/executor/spi.h:16: In file included from /usr/include/postgresql-11/server/commands/trigger.h:16: In file included from /usr/include/postgresql-11/server/catalog/objectaddress.h:18: In file included from /usr/include/postgresql-11/server/utils/acl.h:39: In file included from /usr/include/postgresql-11/server/utils/snapshot.h:19: In file included from /usr/include/postgresql-11/server/lib/pairingheap.h:14: /usr/include/postgresql-11/server/lib/stringinfo.h:106:78: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int appendStringInfoVA(StringInfo str, const char *fmt, va_list args) pg_attribute_printf(2, 0); ^ /usr/include/postgresql-11/server/c.h:129:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ 20 warnings generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -fpic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-11/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-11/lib64/ -shared -o slony1_funcs.2.2.7.so slony1_funcs.o make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/backend' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/ducttape' make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/ducttape' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slony_logshipper' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o slony_logshipper.o slony_logshipper.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o dbutil.o dbutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o ipcutil.o ipcutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o parser.o parser.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" -I/usr/include/postgresql-11/ -c -o scan.o scan.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-11/\"" slony_logshipper.o dbutil.o ipcutil.o parser.o ../parsestatements/scanner.o scan.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-11/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-11/lib64/ -o slony_logshipper make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slony_logshipper' make[1]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src' make[1]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/tools' for subdir in altperl ; do \ make -C $subdir all || exit; \ done make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/tools/altperl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/tools/altperl' make[1]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/tools' All of Slony-I is successfully made. Ready to install * 10: running run_in_build_dir emake make -j2 V=1 make[1]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/parsestatements' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-10/ -c -o test-scanner.o test-scanner.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-10/ -c -o scanner.o scanner.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -o test-scanner test-scanner.c scanner.o ./test-scanner < /dev/null > emptytestresult.log ./test-scanner < ./test_sql.sql > test_sql.log ./test-scanner < ./cstylecomments.sql > cstylecomments.log make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/parsestatements' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slon' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o slon.o slon.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o runtime_config.o runtime_config.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o local_listen.o local_listen.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o remote_listen.o remote_listen.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o remote_worker.o remote_worker.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o sync_thread.o sync_thread.c remote_worker.c:4036:6: warning: variable 'ssy_seqno' is uninitialized when used here [-Wuninitialized] ssy_seqno==0) ^~~~~~~~~ remote_worker.c:4033:21: note: initialize the variable 'ssy_seqno' to silence this warning int64 ssy_seqno; ^ = 0 x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o monitor_thread.o monitor_thread.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o cleanup_thread.o cleanup_thread.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o scheduler.o scheduler.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o dbutils.o dbutils.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o conf-file.o conf-file.c conf-file.l:272:2: warning: unused label 'cleanup_exit' [-Wunused-label] cleanup_exit: ^~~~~~~~~~~~~ conf-file.c:1219:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o confoptions.o confoptions.c 1 warning generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-10/ -c -o misc.o misc.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -o slon slon.o runtime_config.o local_listen.o remote_listen.o remote_worker.o sync_thread.o monitor_thread.o cleanup_thread.o scheduler.o dbutils.o conf-file.o confoptions.o misc.o ../parsestatements/scanner.o -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-10/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-10/lib64/ make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slon' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slonik' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o slonik.o slonik.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o dbutil.o dbutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o parser.o parser.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o scan.o scan.c scan.c:2066:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 1 warning generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" slonik.o dbutil.o parser.o ../parsestatements/scanner.o scan.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-10/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-10/lib64/ -o slonik make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slonik' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/backend' cp ../misc/avl_tree.c avl_tree.c cp ../misc/avl_tree.h avl_tree.h x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -fpic -I/usr/include/postgresql-10/server/ -c -o slony1_funcs.o slony1_funcs.c In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:136:40: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errmsg(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:137:49: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errmsg_internal(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:140:27: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:140:53: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:142:43: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:143:52: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail_internal(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:145:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errdetail_log(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:149:28: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:149:54: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:152:27: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:152:53: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] unsigned long n,...) pg_attribute_printf(1, 4) pg_attribute_printf(2, 4); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:154:41: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errhint(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:168:48: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int errcontext_msg(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:225:58: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void elog_finish(int elevel, const char *fmt,...) pg_attribute_printf(2, 3); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:231:54: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern char *format_elog_string(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:48: /usr/include/postgresql-10/server/utils/elog.h:414:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void write_stderr(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:49: /usr/include/postgresql-10/server/utils/palloc.h:133:44: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern char *psprintf(const char *fmt,...) pg_attribute_printf(1, 2); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:13: In file included from /usr/include/postgresql-10/server/postgres.h:49: /usr/include/postgresql-10/server/utils/palloc.h:134:80: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern size_t pvsnprintf(char *buf, size_t len, const char *fmt, va_list args) pg_attribute_printf(3, 0); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:26: In file included from /usr/include/postgresql-10/server/executor/spi.h:16: In file included from /usr/include/postgresql-10/server/commands/trigger.h:16: In file included from /usr/include/postgresql-10/server/catalog/objectaddress.h:18: In file included from /usr/include/postgresql-10/server/utils/acl.h:39: In file included from /usr/include/postgresql-10/server/utils/snapshot.h:19: In file included from /usr/include/postgresql-10/server/lib/pairingheap.h:14: /usr/include/postgresql-10/server/lib/stringinfo.h:95:67: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern void appendStringInfo(StringInfo str, const char *fmt,...) pg_attribute_printf(2, 3); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ In file included from slony1_funcs.c:26: In file included from /usr/include/postgresql-10/server/executor/spi.h:16: In file included from /usr/include/postgresql-10/server/commands/trigger.h:16: In file included from /usr/include/postgresql-10/server/catalog/objectaddress.h:18: In file included from /usr/include/postgresql-10/server/utils/acl.h:39: In file included from /usr/include/postgresql-10/server/utils/snapshot.h:19: In file included from /usr/include/postgresql-10/server/lib/pairingheap.h:14: /usr/include/postgresql-10/server/lib/stringinfo.h:106:78: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] extern int appendStringInfoVA(StringInfo str, const char *fmt, va_list args) pg_attribute_printf(2, 0); ^ /usr/include/postgresql-10/server/c.h:156:49: note: expanded from macro 'pg_attribute_printf' #define pg_attribute_printf(f,a) __attribute__((format(PG_PRINTF_ATTRIBUTE, f, a))) ^ 20 warnings generated. x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -fpic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-10/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-10/lib64/ -shared -o slony1_funcs.2.2.7.so slony1_funcs.o make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/backend' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/ducttape' make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/ducttape' make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slony_logshipper' x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o slony_logshipper.o slony_logshipper.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o dbutil.o dbutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o ipcutil.o ipcutil.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o parser.o parser.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" -I/usr/include/postgresql-10/ -c -o scan.o scan.c x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/share/postgresql-10/\"" slony_logshipper.o dbutil.o ipcutil.o parser.o ../parsestatements/scanner.o scan.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/postgresql-10/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-10/lib64/ -o slony_logshipper make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src/slony_logshipper' make[1]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/src' make[1]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/tools' for subdir in altperl ; do \ make -C $subdir all || exit; \ done make[2]: Entering directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/tools/altperl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/tools/altperl' make[1]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-10/tools' All of Slony-I is successfully made. Ready to install >>> Source compiled. >>> Test phase: dev-db/slony1-2.2.7 * 11: running run_in_build_dir emake installcheck make -j2 V=1 installcheck make: *** No rule to make target 'installcheck'. Stop. * ERROR: dev-db/slony1-2.2.7::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/slony1-2.2.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/slony1-2.2.7::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-db/slony1-2.2.7:20200803-031931.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/slony1-2.2.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/slony1-2.2.7/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11' * S: '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7' emerge --info: Portage 3.0.1 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895552 total, 2428028 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 03 Aug 2020 08:05:26 +0000 sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p6) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo, 3.9.0_beta5::gentoo dev-util/cmake: 3.18.1::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r2::gentoo sys-devel/gcc: 10.2.0::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS