<86>Mar 20 01:11:33 userdel[172251]: delete user 'rooter' <86>Mar 20 01:11:33 userdel[172251]: removed group 'rooter' owned by 'rooter' <86>Mar 20 01:11:33 userdel[172251]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 20 01:11:33 groupadd[172256]: group added to /etc/group: name=rooter, GID=663 <86>Mar 20 01:11:33 groupadd[172256]: group added to /etc/gshadow: name=rooter <86>Mar 20 01:11:33 groupadd[172256]: new group: name=rooter, GID=663 <86>Mar 20 01:11:33 useradd[172260]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Mar 20 01:11:33 userdel[172266]: delete user 'builder' <86>Mar 20 01:11:33 userdel[172266]: removed group 'builder' owned by 'builder' <86>Mar 20 01:11:33 userdel[172266]: removed shadow group 'builder' owned by 'builder' <86>Mar 20 01:11:33 groupadd[172272]: group added to /etc/group: name=builder, GID=664 <86>Mar 20 01:11:33 groupadd[172272]: group added to /etc/gshadow: name=builder <86>Mar 20 01:11:33 groupadd[172272]: new group: name=builder, GID=664 <86>Mar 20 01:11:33 useradd[172276]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Mar 20 01:11:35 rpmi: libpcre16-8.44-alt1 sisyphus+246874.100.1.1 1582587772 installed <13>Mar 20 01:11:35 rpmi: pcretest-8.44-alt1 sisyphus+246874.100.1.1 1582587772 installed <13>Mar 20 01:11:35 rpmi: libpcre-devel-8.44-alt1 sisyphus+246874.100.1.1 1582587772 installed <13>Mar 20 01:11:35 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Mar 20 01:11:35 rpmi: liblzma-devel-5.2.5-alt1 sisyphus+249564.100.1.1 1586298197 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/silver-searcher-2.2.0-alt2.nosrc.rpm (w1.gzdio) Installing silver-searcher-2.2.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72215 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf silver-searcher-2.2.0 + echo 'Source #0 (silver-searcher-2.2.0.tar):' Source #0 (silver-searcher-2.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/silver-searcher-2.2.0.tar + cd silver-searcher-2.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72215 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd silver-searcher-2.2.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force ${ACLOCAL_FLAGS} autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:10: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/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-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-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-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to run the C preprocessor... x86_64-alt-linux-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 lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for liblzma... yes 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... yes 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... no configure: WARNING: clang-format not found. 'make test' will not 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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:532, 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:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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; | ^ make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -I/usr/include/pcre -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -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 -llzma -lz ld: src/log.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/log.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/log.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/log.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/options.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/options.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: multiple definition of `root_ignores'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: first defined here ld: src/options.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/options.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/options.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: multiple definition of `root_ignores'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: first defined here ld: src/scandir.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/scandir.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/scandir.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/scandir.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/scandir.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: multiple definition of `root_ignores'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:36: multiple definition of `h_table'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:36: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:35: multiple definition of `find_skip_lookup'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:35: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:34: multiple definition of `alpha_skip_lookup'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:34: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:48: multiple definition of `stats_mtx'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:48: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:49: multiple definition of `work_queue_mtx'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:49: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:44: multiple definition of `work_queue'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:44: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:47: multiple definition of `files_ready'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:47: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:46: multiple definition of `done_adding_files'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:46: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:45: multiple definition of `work_queue_tail'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:45: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:67: multiple definition of `symhash'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:67: first defined here ld: src/search.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: multiple definition of `root_ignores'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: first defined here ld: src/lang.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/lang.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/lang.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/lang.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/util.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/util.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/util.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/util.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/decompress.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/decompress.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:44: multiple definition of `work_queue'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:44: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:45: multiple definition of `work_queue_tail'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:45: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: multiple definition of `root_ignores'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/ignore.h:32: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: multiple definition of `out_fd'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:15: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:46: multiple definition of `done_adding_files'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:46: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:47: multiple definition of `files_ready'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:47: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:49: multiple definition of `work_queue_mtx'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:49: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:67: multiple definition of `symhash'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:67: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:34: multiple definition of `alpha_skip_lookup'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:34: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:35: multiple definition of `find_skip_lookup'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:35: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:36: multiple definition of `h_table'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:36: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: multiple definition of `stats'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/util.h:54: first defined here ld: src/main.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:48: multiple definition of `stats_mtx'; src/print.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/search.h:48: first defined here ld: src/zfile.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: multiple definition of `opts'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/options.h:94: first defined here ld: src/zfile.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: multiple definition of `print_mtx'; src/ignore.o:/usr/src/RPM/BUILD/silver-searcher-2.2.0/src/log.h:12: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:479: ag] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' error: Bad exit status from /usr/src/tmp/rpm-tmp.72215 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.72215 (%build) Command exited with non-zero status 1 5.06user 1.09system 0:05.64elapsed 109%CPU (0avgtext+0avgdata 37516maxresident)k 0inputs+0outputs (0major+529626minor)pagefaults 0swaps hsh-rebuild: rebuild of `silver-searcher-2.2.0-alt2.src.rpm' failed. Command exited with non-zero status 1 8.15user 3.18system 0:10.71elapsed 105%CPU (0avgtext+0avgdata 108648maxresident)k 0inputs+0outputs (0major+756213minor)pagefaults 0swaps