<86>Apr 27 12:20:10 userdel[3278808]: delete user 'rooter' <86>Apr 27 12:20:10 groupadd[3278824]: group added to /etc/group: name=rooter, GID=669 <86>Apr 27 12:20:10 groupadd[3278824]: group added to /etc/gshadow: name=rooter <86>Apr 27 12:20:10 groupadd[3278824]: new group: name=rooter, GID=669 <86>Apr 27 12:20:10 useradd[3278835]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 27 12:20:10 userdel[3278854]: delete user 'builder' <86>Apr 27 12:20:10 userdel[3278854]: removed group 'builder' owned by 'builder' <86>Apr 27 12:20:10 userdel[3278854]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 12:20:10 groupadd[3278868]: group added to /etc/group: name=builder, GID=670 <86>Apr 27 12:20:10 groupadd[3278868]: group added to /etc/gshadow: name=builder <86>Apr 27 12:20:10 groupadd[3278868]: new group: name=builder, GID=670 <86>Apr 27 12:20:10 useradd[3278880]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Apr 27 12:20:14 rpmi: libpcre16-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed <13>Apr 27 12:20:14 rpmi: pcretest-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed <13>Apr 27 12:20:14 rpmi: libpcre-devel-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed <13>Apr 27 12:20:14 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Apr 27 12:20:14 rpmi: liblzma-devel-5.2.5-alt1 sisyphus+249564.100.1.1 1586298206 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/silver-searcher-2.2.0-alt2.nosrc.rpm Installing silver-searcher-2.2.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59083 + 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.44201 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-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 i586-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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to run the C preprocessor... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:507, 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 src/print.c: In function 'print_file_matches': src/print.c:229:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 229 | fprintf(out_fd, "%lu %lu", | ~~^ | | | long unsigned int | %u 230 | start, | ~~~~~ | | | size_t {aka unsigned int} src/print.c:229:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat=] 229 | fprintf(out_fd, "%lu %lu", | ~~^ | | | long unsigned int | %u 230 | start, 231 | matches[print_context.last_printed_match].end - matches[print_context.last_printed_match].start); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make[1]: 'ag' is up to date. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82127 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/silver-searcher-buildroot + : + /bin/rm -rf -- /usr/src/tmp/silver-searcher-buildroot + cd silver-searcher-2.2.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/silver-searcher-buildroot make: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' /bin/mkdir -p '/usr/src/tmp/silver-searcher-buildroot/usr/bin' /bin/install -p ag '/usr/src/tmp/silver-searcher-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/silver-searcher-buildroot/usr/share/the_silver_searcher/completions' /bin/install -p -m 644 ag.bashcomp.sh '/usr/src/tmp/silver-searcher-buildroot/usr/share/the_silver_searcher/completions' /bin/mkdir -p '/usr/src/tmp/silver-searcher-buildroot/usr/share/zsh/site-functions' /bin/install -p -m 644 _the_silver_searcher '/usr/src/tmp/silver-searcher-buildroot/usr/share/zsh/site-functions' /bin/mkdir -p '/usr/src/tmp/silver-searcher-buildroot/usr/share/man/man1' /bin/install -p -m 644 doc/ag.1 '/usr/src/tmp/silver-searcher-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' make: Leaving directory '/usr/src/RPM/BUILD/silver-searcher-2.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/silver-searcher-buildroot (auto) Verifying and fixing files in /usr/src/tmp/silver-searcher-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/silver-searcher-buildroot/ (default) Compressing files in /usr/src/tmp/silver-searcher-buildroot (auto) Verifying ELF objects in /usr/src/tmp/silver-searcher-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/ag: uses non-LFS functions: __fxstat __lxstat __xstat fopen mmap open readdir Hardlinking identical .pyc and .pyo files Processing files: silver-searcher-2.2.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18545 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd silver-searcher-2.2.0 + DOCDIR=/usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + export DOCDIR + rm -rf /usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + /bin/mkdir -p /usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + cp -prL README.md /usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + chmod -R go-w /usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + chmod -R a+rX /usr/src/tmp/silver-searcher-buildroot/usr/share/doc/silver-searcher-2.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oZJp6U find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XcHT6V find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), liblzma.so.5 >= set:kiyIz7cr3p0, liblzma.so.5(XZ_5.0), libpcre.so.3 >= set:ifQesTYtCGJO2FS0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.4), libz.so.1 >= set:khAE0mI1JLg5R0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L66W0T Creating silver-searcher-debuginfo package Processing files: silver-searcher-debuginfo-2.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ANRwVV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c9WcfW find-requires: running scripts (debuginfo) Requires: silver-searcher = 2.2.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblzma.so.5), debug(libpcre.so.3), debug(libpthread.so.0), debug(libz.so.1) Adding to silver-searcher-debuginfo a strict dependency on silver-searcher Wrote: /usr/src/RPM/RPMS/i586/silver-searcher-2.2.0-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/silver-searcher-debuginfo-2.2.0-alt2.i586.rpm 22.16user 5.28system 0:31.30elapsed 87%CPU (0avgtext+0avgdata 29872maxresident)k 0inputs+0outputs (0major+645189minor)pagefaults 0swaps 29.62user 10.82system 0:44.40elapsed 91%CPU (0avgtext+0avgdata 108780maxresident)k 1264inputs+0outputs (0major+925550minor)pagefaults 0swaps