* Package: sys-apps/the_silver_searcher-2.2.0 * Repository: gentoo * Maintainer: wraeth@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking the_silver_searcher-2.2.0.tar.gz to /var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work >>> Source unpacked in /var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work >>> Preparing source in /var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0 ... * Applying the_silver_searcher-2.1.0-lzma.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: the_silver_searcher-2.2.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0 ... * econf: updating the_silver_searcher-2.2.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating the_silver_searcher-2.2.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/the_silver_searcher-2.2.0 --htmldir=/usr/share/doc/the_silver_searcher-2.2.0/html --libdir=/usr/lib64 --disable-lzma --enable-zlib checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for grep that handles long lines and -e... /bin/grep checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 if compiler needs -Werror to reject unknown flags... no 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 PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflate... -lz checking whether PCRE_CONFIG_JIT is declared... yes checking whether CPU_ZERO, CPU_SET is declared... yes checking sys/cpuset.h usability... no checking sys/cpuset.h presence... no checking for sys/cpuset.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for fgetln... no checking for fopencookie... yes checking for getline... yes checking for realpath... yes checking for strlcpy... no checking for strndup... yes checking for vasprintf... yes checking for madvise... yes checking for posix_fadvise... yes checking for pthread_setaffinity_np... yes checking for pledge... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking for clang-format-3.6... no checking for clang-format... clang-format configure: clang-format found. 'make test' will detect improperly-formatted files. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating the_silver_searcher.spec config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0 ... make -j1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/ignore.o src/ignore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/log.o src/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/options.o src/options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print.o src/print.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print_w32.o src/print_w32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/scandir.o src/scandir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/search.o src/search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/lang.o src/lang.c In file included from /usr/include/string.h:494, from src/lang.c:2: In function ‘strncpy’, inlined from ‘combine_file_extensions’ at src/lang.c:191:13: /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lang.c: In function ‘combine_file_extensions’: src/lang.c:191:13: note: length computed here 191 | strncpy(pos, ext, strlen(ext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/util.o src/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/decompress.o src/decompress.c src/decompress.c: In function ‘decompress_zlib’: src/decompress.c:52:22: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 52 | stream.next_in = (Bytef *)buf; | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/main.o src/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/zfile.o src/zfile.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -pthread -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o ag src/ignore.o src/log.o src/options.o src/print.o src/print_w32.o src/scandir.o src/search.o src/lang.o src/util.o src/decompress.o src/main.o src/zfile.o -lpcre -lz /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/log.o:(.bss+0x1c0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/log.o:(.bss+0x40): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/log.o:(.bss+0x0): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/log.o:(.bss+0x60): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/options.o:(.bss+0x60): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/options.o:(.bss+0x1e8): multiple definition of `root_ignores'; src/ignore.o:(.bss+0x1e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/options.o:(.bss+0x40): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/options.o:(.bss+0x0): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/options.o:(.bss+0x1c0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/print.o:(.bss+0x10980): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/print.o:(.bss+0x10960): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/print.o:(.bss+0x10920): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/print.o:(.bss+0x10ae0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/print.o:(.bss+0x10b08): multiple definition of `root_ignores'; src/ignore.o:(.bss+0x1e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/scandir.o:(.bss+0x0): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/scandir.o:(.bss+0x40): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/scandir.o:(.bss+0x60): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/scandir.o:(.bss+0x1c0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/scandir.o:(.bss+0x1e8): multiple definition of `root_ignores'; src/ignore.o:(.bss+0x1e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10980): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x100): multiple definition of `h_table'; src/print.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10100): multiple definition of `find_skip_lookup'; src/print.o:(.bss+0x10100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10120): multiple definition of `alpha_skip_lookup'; src/print.o:(.bss+0x10120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10ae0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x60): multiple definition of `stats_mtx'; src/print.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10920): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10960): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x20): multiple definition of `work_queue_mtx'; src/print.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0xe0): multiple definition of `work_queue'; src/print.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0xa0): multiple definition of `files_ready'; src/print.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0xd0): multiple definition of `done_adding_files'; src/print.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0xd8): multiple definition of `work_queue_tail'; src/print.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x0): multiple definition of `symhash'; src/print.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/search.o:(.bss+0x10968): multiple definition of `root_ignores'; src/ignore.o:(.bss+0x1e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/lang.o:(.bss+0x0): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/lang.o:(.bss+0x40): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/lang.o:(.bss+0x60): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/lang.o:(.bss+0x1c0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x0): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x40): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x60): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x1c0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/decompress.o:(.bss+0x0): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/decompress.o:(.bss+0x160): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0xe0): multiple definition of `work_queue'; src/print.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0xd8): multiple definition of `work_queue_tail'; src/print.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10968): multiple definition of `root_ignores'; src/ignore.o:(.bss+0x1e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10960): multiple definition of `out_fd'; src/ignore.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10980): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0xd0): multiple definition of `done_adding_files'; src/print.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0xa0): multiple definition of `files_ready'; src/print.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10ae0): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x20): multiple definition of `work_queue_mtx'; src/print.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x0): multiple definition of `symhash'; src/print.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10120): multiple definition of `alpha_skip_lookup'; src/print.o:(.bss+0x10120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10100): multiple definition of `find_skip_lookup'; src/print.o:(.bss+0x10100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x100): multiple definition of `h_table'; src/print.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x10920): multiple definition of `stats'; src/ignore.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x60): multiple definition of `stats_mtx'; src/print.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/zfile.o:(.bss+0x0): multiple definition of `opts'; src/ignore.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/zfile.o:(.bss+0x160): multiple definition of `print_mtx'; src/ignore.o:(.bss+0x1c0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:487: ag] Error 1 * ERROR: sys-apps/the_silver_searcher-2.2.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/the_silver_searcher-2.2.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/the_silver_searcher-2.2.0::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:the_silver_searcher-2.2.0:20200206-083103.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0' * S: '/var/tmp/portage/sys-apps/the_silver_searcher-2.2.0/work/the_silver_searcher-2.2.0'