* 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 userpriv usersandbox * 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-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 * 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/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating slony1-2.2.7/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 -fno-common 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 for ld used by 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 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-gcc checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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-10/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-11/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/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating slony1-2.2.7/config/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 --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 -fno-common 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 for ld used by 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 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-gcc checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 -j1 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-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-11/ -c -o test-scanner.o test-scanner.c test-scanner.c: In function main: test-scanner.c:18:2: warning: ignoring return value of fread, declared with attribute warn_unused_result [-Wunused-result] 18 | fread(foo, sizeof(char), 65536, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -I/usr/include/postgresql-11/ -c -o scanner.o scanner.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -o test-scanner test-scanner.c scanner.o test-scanner.c: In function main: test-scanner.c:18:2: warning: ignoring return value of fread, declared with attribute warn_unused_result [-Wunused-result] 18 | fread(foo, sizeof(char), 65536, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o remote_worker.o remote_worker.c remote_worker.c: In function archive_close: remote_worker.c:5111:3: warning: ignoring return value of system, declared with attribute warn_unused_result [-Wunused-result] 5111 | system(command); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o sync_thread.o sync_thread.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o monitor_thread.o monitor_thread.c In file included from /usr/include/string.h:495, from monitor_thread.c:16: In function strncpy, inlined from monitor_state.part.0 at monitor_thread.c:341:4: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ monitor_thread.c: In function monitor_state.part.0: monitor_thread.c:337:9: note: length computed here 337 | len = strlen(actor); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from monitor_thread.c:16: In function strncpy, inlined from monitor_state.part.0 at monitor_thread.c:362:4: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ monitor_thread.c: In function monitor_state.part.0: monitor_thread.c:358:9: note: length computed here 358 | len = strlen(activity); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from monitor_thread.c:16: In function strncpy, inlined from monitor_state.part.0 at monitor_thread.c:383:4: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ monitor_thread.c: In function monitor_state.part.0: monitor_thread.c:379:9: note: length computed here 379 | len = strlen(event_type); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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: In function ProcessConfigFile: conf-file.l:272:2: warning: label cleanup_exit defined but not used [-Wunused-label] 272 | cleanup_exit: | ^~~~~~~~~~~~ At top level: conf-file.c:1219:16: warning: input defined but not used [-Wunused-function] 1219 | static int input (void) | ^~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wmissing-prototypes -Wmissing-declarations -pthread -I../.. -I../../src/slon -I/usr/include/postgresql-11/ -c -o confoptions.o confoptions.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -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-gcc -O2 -pipe -march=native -fno-common -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 -L/usr/lib64/postgresql-11/lib64/ -lpq -Wl,-rpath,/usr/lib64/postgresql-11/lib64/ /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xd0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xd8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xe0): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xe8): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xf0): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xf1): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xf2): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xf4): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0xf8): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: runtime_config.o:(.bss+0x100): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x10): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x18): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x20): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x21): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x22): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x24): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x28): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: local_listen.o:(.bss+0x30): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x10): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x8): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x18): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x20): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x28): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x29): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x2a): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x2c): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x30): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_listen.o:(.bss+0x38): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x20): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x28): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x30): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x38): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x40): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x41): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x42): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x44): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x48): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote_worker.o:(.bss+0x50): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x8): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x10): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x18): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x20): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x28): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x29): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x2a): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x2c): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x30): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sync_thread.o:(.bss+0x38): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x8): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x10): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x18): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x20): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x28): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x29): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x2a): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x2c): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x30): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: monitor_thread.o:(.bss+0x38): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x8): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x10): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x18): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x20): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x28): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x29): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x2a): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x2c): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x30): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cleanup_thread.o:(.bss+0x38): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x10): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x18): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x20): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x21): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x22): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x24): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x28): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scheduler.o:(.bss+0x30): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x20): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x10): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x18): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x28): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x30): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x31): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x32): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x34): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x38): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbutils.o:(.bss+0x40): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x10): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x18): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x20): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x21): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x22): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x24): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x28): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: conf-file.o:(.bss+0x30): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x18): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x10): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x28): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x30): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x22): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x21): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x24): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: confoptions.o:(.bss+0x20): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x21): multiple definition of `logtimestamp'; slon.o:(.bss+0xd1): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x22): multiple definition of `logpid'; slon.o:(.bss+0xd2): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x24): multiple definition of `Use_syslog'; slon.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x18): multiple definition of `log_timestamp_format'; slon.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x28): multiple definition of `Syslog_facility'; slon.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x30): multiple definition of `Syslog_ident'; slon.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x0): multiple definition of `command_on_logarchive'; slon.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x8): multiple definition of `lag_interval'; slon.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x10): multiple definition of `sql_on_connection'; slon.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0x20): multiple definition of `drop_indices'; slon.o:(.bss+0xd0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:61: slon] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src/slon' make[1]: *** [Makefile:23: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-db/slony1-2.2.7/work/slony1-2.2.7-11/src' make: *** [GNUmakefile:42: all] Error 2 * ERROR: dev-db/slony1-2.2.7::gentoo failed (compile 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/portage/dev-db:slony1-2.2.7:20200221-012337.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'