<86>Dec 6 04:07:58 userdel[3866486]: delete user 'rooter' <86>Dec 6 04:07:58 userdel[3866486]: removed group 'rooter' owned by 'rooter' <86>Dec 6 04:07:58 userdel[3866486]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 6 04:07:58 groupadd[3866495]: group added to /etc/group: name=rooter, GID=645 <86>Dec 6 04:07:58 groupadd[3866495]: group added to /etc/gshadow: name=rooter <86>Dec 6 04:07:58 groupadd[3866495]: new group: name=rooter, GID=645 <86>Dec 6 04:07:58 useradd[3866499]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 6 04:07:58 userdel[3866512]: delete user 'builder' <86>Dec 6 04:07:58 userdel[3866512]: removed group 'builder' owned by 'builder' <86>Dec 6 04:07:58 userdel[3866512]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 04:07:58 groupadd[3866525]: group added to /etc/group: name=builder, GID=646 <86>Dec 6 04:07:58 groupadd[3866525]: group added to /etc/gshadow: name=builder <86>Dec 6 04:07:58 groupadd[3866525]: new group: name=builder, GID=646 <86>Dec 6 04:07:58 useradd[3866534]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: Macro %bsdstyle not found <13>Dec 6 04:08:02 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Dec 6 04:08:02 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 04:08:04 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 04:08:04 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Dec 6 04:08:04 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcoredumper-1.2.1-alt2.3.nosrc.rpm Installing libcoredumper-1.2.1-alt2.3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf coredumper-1.2.1 + echo 'Source #0 (coredumper-1.2.1.tar):' Source #0 (coredumper-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/coredumper-1.2.1.tar + cd coredumper-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (coredumper-1.2.1-alt-include.patch):' Patch #0 (coredumper-1.2.1-alt-include.patch): + /usr/bin/patch -p1 patching file src/linux_syscall_support.h patching file src/linux_syscall_support_unittest.cc patching file src/linuxthreads.c + echo 'Patch #1 (coredumper-1.2.1-alt-glibc-kernheaders-3.5.4.patch):' Patch #1 (coredumper-1.2.1-alt-glibc-kernheaders-3.5.4.patch): + /usr/bin/patch -p2 patching file src/elfcore.c patching file src/linuxthreads.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd coredumper-1.2.1 + 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_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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=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 --enable-shared --enable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether compiler supports -fno-omit-frame-pointer... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j8 make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c -o thread_lister.lo `test -f 'src/thread_lister.c' || echo './'`src/thread_lister.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/thread_lister.c -fPIC -DPIC -o .libs/thread_lister.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/thread_lister.c -o thread_lister.o >/dev/null 2>&1 make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linux_syscall_support_unittest.o `test -f 'src/linux_syscall_support_unittest.cc' || echo './'`src/linux_syscall_support_unittest.cc src/linux_syscall_support_unittest.cc: In function 'void linux_syscall_support::StatFs()': src/linux_syscall_support_unittest.cc:253:37: warning: comparison of integer expressions of different signedness: '__fsword_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_statfs.f_type == kernel_statfs.f_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ src/linux_syscall_support_unittest.cc:254:37: warning: comparison of integer expressions of different signedness: '__fsword_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_statfs.f_bsize == kernel_statfs.f_bsize); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ src/linux_syscall_support_unittest.cc:262:37: warning: comparison of integer expressions of different signedness: '__fsword_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_statfs.f_namelen == kernel_statfs.f_namelen); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ src/linux_syscall_support_unittest.cc: In function 'void linux_syscall_support::Stat()': src/linux_syscall_support_unittest.cc:307:32: warning: comparison of integer expressions of different signedness: '__time_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_stat.st_atime == kernel_stat.st_atime_); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ src/linux_syscall_support_unittest.cc:308:32: warning: comparison of integer expressions of different signedness: '__time_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_stat.st_mtime == kernel_stat.st_mtime_); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ src/linux_syscall_support_unittest.cc:309:32: warning: comparison of integer expressions of different signedness: '__time_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] CHECK(libc_stat.st_ctime == kernel_stat.st_ctime_); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/linux_syscall_support_unittest.cc:43:10: note: in definition of macro 'CHECK' if (!(cond)) { \ ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o linux_syscall_support_unittest linux_syscall_support_unittest.o x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o linux_syscall_support_unittest linux_syscall_support_unittest.o make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c -o coredumper_unittest.o `test -f 'src/coredumper_unittest.c' || echo './'`src/coredumper_unittest.c src/coredumper_unittest.c: In function 'SkipLeadingWhiteSpace': src/coredumper_unittest.c:189:10: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] while (isspace(*line) && *line != '\0') { ^~~~~~~ src/coredumper_unittest.c: In function 'hextosizet': src/coredumper_unittest.c:201:24: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] if (str[0] == '0' && toupper(str[1]) == 'X') { ^~~~~~~ src/coredumper_unittest.c:204:10: warning: implicit declaration of function 'isxdigit' [-Wimplicit-function-declaration] while (isxdigit(*str)) { ^~~~~~~~ src/coredumper_unittest.c:205:9: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if (isdigit(*str)) { ^~~~~~~ src/coredumper_unittest.c: In function 'CheckExtraNotesWithReadElf': src/coredumper_unittest.c:321:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c -o coredumper.lo `test -f 'src/coredumper.c' || echo './'`src/coredumper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/coredumper.c -fPIC -DPIC -o .libs/coredumper.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/coredumper.c -o coredumper.o >/dev/null 2>&1 make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linuxthreads.lo `test -f 'src/linuxthreads.c' || echo './'`src/linuxthreads.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/linuxthreads.c -fPIC -DPIC -o .libs/linuxthreads.o src/linuxthreads.c: In function 'ListerThread': src/linuxthreads.c:319:22: warning: assignment to 'void (*)(int, struct siginfo *, void *)' from incompatible pointer type 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wincompatible-pointer-types] sa.sa_sigaction_ = SignalHandler; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/linuxthreads.c -o linuxthreads.o >/dev/null 2>&1 make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c -o elfcore.lo `test -f 'src/elfcore.c' || echo './'`src/elfcore.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/elfcore.c -fPIC -DPIC -o .libs/elfcore.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -c src/elfcore.c -o elfcore.o >/dev/null 2>&1 make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -o libcoredumper.la -rpath /usr/lib64 -export-symbols ./src/libcoredumper.sym -version-info 1:0:0 coredumper.lo thread_lister.lo elfcore.lo linuxthreads.lo echo "{ global:" > .libs/libcoredumper.ver cat ./src/libcoredumper.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcoredumper.ver echo "local: *; };" >> .libs/libcoredumper.ver x86_64-alt-linux-gcc -shared .libs/coredumper.o .libs/thread_lister.o .libs/elfcore.o .libs/linuxthreads.o -Wl,-soname -Wl,libcoredumper.so.1 -Wl,-version-script -Wl,.libs/libcoredumper.ver -o .libs/libcoredumper.so.1.0.0 (cd .libs && rm -f libcoredumper.so.1 && ln -s libcoredumper.so.1.0.0 libcoredumper.so.1) (cd .libs && rm -f libcoredumper.so && ln -s libcoredumper.so.1.0.0 libcoredumper.so) ar cru .libs/libcoredumper.a coredumper.o thread_lister.o elfcore.o linuxthreads.o ranlib .libs/libcoredumper.a creating libcoredumper.la (cd .libs && rm -f libcoredumper.la && ln -s ../libcoredumper.la libcoredumper.la) make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -o coredumper_unittest coredumper_unittest.o libcoredumper.la -lpthread x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/coredumper_unittest coredumper_unittest.o ./.libs/libcoredumper.so -lpthread -Wl,--rpath -Wl,/usr/lib64 creating coredumper_unittest make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcoredumper-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcoredumper-buildroot + cd coredumper-1.2.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libcoredumper-buildroot docdir=/usr/share/doc/libcoredumper-1.2.1 install make: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' test -z "/usr/lib64" || mkdir -p -- "/usr/src/tmp/libcoredumper-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -p 'libcoredumper.la' '/usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.la' /bin/install -p .libs/libcoredumper.so.1.0.0 /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.so.1.0.0 (cd /usr/src/tmp/libcoredumper-buildroot/usr/lib64 && { ln -s -f libcoredumper.so.1.0.0 libcoredumper.so.1 || { rm -f libcoredumper.so.1 && ln -s libcoredumper.so.1.0.0 libcoredumper.so.1; }; }) (cd /usr/src/tmp/libcoredumper-buildroot/usr/lib64 && { ln -s -f libcoredumper.so.1.0.0 libcoredumper.so || { rm -f libcoredumper.so && ln -s libcoredumper.so.1.0.0 libcoredumper.so; }; }) /bin/install -p .libs/libcoredumper.lai /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.la /bin/install -p .libs/libcoredumper.a /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.a chmod 644 /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.a ranlib /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/libcoredumper-1.2.1" || mkdir -p -- "/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1" /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/AUTHORS' /bin/install -p -m 644 'COPYING' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/COPYING' /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/ChangeLog' /bin/install -p -m 644 'INSTALL' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/INSTALL' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/NEWS' /bin/install -p -m 644 'README' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/README' /bin/install -p -m 644 'TODO' '/usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/TODO' test -z "/usr/include/google" || mkdir -p -- "/usr/src/tmp/libcoredumper-buildroot/usr/include/google" /bin/install -p -m 644 'src/google/coredumper.h' '/usr/src/tmp/libcoredumper-buildroot/usr/include/google/coredumper.h' test -z "/usr/share/man/man3" || mkdir -p -- "/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3" /bin/install -p -m 644 './man/GetCoreDump.man' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCoreDump.3' /bin/install -p -m 644 './man/WriteCoreDump.man' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDump.3' /bin/install -p -m 644 './man/CoreDumpParameters.man' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/CoreDumpParameters.3' make install-data-hook make[2]: Entering directory '/usr/src/RPM/BUILD/coredumper-1.2.1' ln -sf GetCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCompressedCoreDump.3 ln -sf GetCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCoreDumpWith.3 ln -sf WriteCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCompressedCoreDump.3 ln -sf WriteCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpWith.3 ln -sf WriteCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimited.3 ln -sf WriteCoreDump.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimitedByPriority.3 ln -sf CoreDumpParameters.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/ClearCoreDumpParameters.3 ln -sf CoreDumpParameters.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimited.3 ln -sf CoreDumpParameters.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpCompressed.3 ln -sf CoreDumpParameters.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimitedByPriority.3 ln -sf CoreDumpParameters.3 /usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpNotes.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' make: Leaving directory '/usr/src/RPM/BUILD/coredumper-1.2.1' + install -d -m 0755 /usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/examples + install -m 0644 examples/Makefile examples/tftpd.c /usr/src/tmp/libcoredumper-buildroot/usr/share/doc/libcoredumper-1.2.1/examples/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcoredumper-buildroot (auto) removed './usr/lib64/libcoredumper.la' mode of './usr/lib64/libcoredumper.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcoredumper-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libcoredumper-buildroot/ (default) Compressing files in /usr/src/tmp/libcoredumper-buildroot (auto) removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpNotes.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpNotes.3.xz' -> 'CoreDumpParameters.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimitedByPriority.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimitedByPriority.3.xz' -> 'CoreDumpParameters.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpCompressed.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpCompressed.3.xz' -> 'CoreDumpParameters.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimited.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/SetCoreDumpLimited.3.xz' -> 'CoreDumpParameters.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/ClearCoreDumpParameters.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/ClearCoreDumpParameters.3.xz' -> 'CoreDumpParameters.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimitedByPriority.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimitedByPriority.3.xz' -> 'WriteCoreDump.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimited.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpLimited.3.xz' -> 'WriteCoreDump.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpWith.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCoreDumpWith.3.xz' -> 'WriteCoreDump.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCompressedCoreDump.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/WriteCompressedCoreDump.3.xz' -> 'WriteCoreDump.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCoreDumpWith.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCoreDumpWith.3.xz' -> 'GetCoreDump.3.xz' removed '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCompressedCoreDump.3' '/usr/src/tmp/libcoredumper-buildroot/usr/share/man/man3/GetCompressedCoreDump.3.xz' -> 'GetCoreDump.3.xz' Adjusting library links in /usr/src/tmp/libcoredumper-buildroot ./usr/lib64: libcoredumper.so.1 -> libcoredumper.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libcoredumper-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libcoredumper-1.2.1-alt2.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kzIgP2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libcoredumper-buildroot/usr/lib64/libcoredumper.so.1: 21 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gj6Adp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcoredumper.so.1()(64bit) = set:iduqoKL1EK1ZDuVnDvUZb4xsJvucpLYInAHhPFq9guM86 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b5Dx4O Creating libcoredumper-debuginfo package Processing files: libcoredumper-devel-1.2.1-alt2.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3M5Sri 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.XlLgeP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libcoredumper = 1.2.1-alt2.3, /usr/lib64/libcoredumper.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ch7Eqp Processing files: libcoredumper-devel-static-1.2.1-alt2.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SRek32 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.RlKo6J find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libcoredumper-devel = 1.2.1-alt2.3, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mZFczu Processing files: libcoredumper-devel-examples-1.2.1-alt2.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dkO4qi 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.lrNFI9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libcoredumper-debuginfo-1.2.1-alt2.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iG9vp4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DK9kv2 find-requires: running scripts (debuginfo) Provides: debug64(libcoredumper.so.1) Requires: libcoredumper = 1.2.1-alt2.3, debug64(libc.so.6) Removing 1 extra deps from libcoredumper-devel due to dependency on libcoredumper Wrote: /usr/src/RPM/RPMS/x86_64/libcoredumper-1.2.1-alt2.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcoredumper-devel-1.2.1-alt2.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcoredumper-devel-static-1.2.1-alt2.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/libcoredumper-devel-examples-1.2.1-alt2.3.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcoredumper-debuginfo-1.2.1-alt2.3.x86_64.rpm 17.51user 8.46system 0:33.35elapsed 77%CPU (0avgtext+0avgdata 56192maxresident)k 0inputs+0outputs (0major+1315984minor)pagefaults 0swaps 26.13user 14.27system 0:46.94elapsed 86%CPU (0avgtext+0avgdata 116188maxresident)k 0inputs+0outputs (0major+1681019minor)pagefaults 0swaps --- libcoredumper-devel-1.2.1-alt2.3.x86_64.rpm.repo 2012-12-06 04:50:51.000000000 +0000 +++ libcoredumper-devel-1.2.1-alt2.3.x86_64.rpm.hasher 2020-12-06 04:08:42.141126204 +0000 @@ -11,16 +11,16 @@ /usr/share/doc/libcoredumper-1.2.1/TODO 100644 -/usr/share/man/man3/ClearCoreDumpParameters.3.gz 120777 CoreDumpParameters.3.gz -/usr/share/man/man3/CoreDumpParameters.3.gz 100644 -/usr/share/man/man3/GetCompressedCoreDump.3.gz 120777 GetCoreDump.3.gz -/usr/share/man/man3/GetCoreDump.3.gz 100644 -/usr/share/man/man3/GetCoreDumpWith.3.gz 120777 GetCoreDump.3.gz -/usr/share/man/man3/SetCoreDumpCompressed.3.gz 120777 CoreDumpParameters.3.gz -/usr/share/man/man3/SetCoreDumpLimited.3.gz 120777 CoreDumpParameters.3.gz -/usr/share/man/man3/SetCoreDumpLimitedByPriority.3.gz 120777 CoreDumpParameters.3.gz -/usr/share/man/man3/SetCoreDumpNotes.3.gz 120777 CoreDumpParameters.3.gz -/usr/share/man/man3/WriteCompressedCoreDump.3.gz 120777 WriteCoreDump.3.gz -/usr/share/man/man3/WriteCoreDump.3.gz 100644 -/usr/share/man/man3/WriteCoreDumpLimited.3.gz 120777 WriteCoreDump.3.gz -/usr/share/man/man3/WriteCoreDumpLimitedByPriority.3.gz 120777 WriteCoreDump.3.gz -/usr/share/man/man3/WriteCoreDumpWith.3.gz 120777 WriteCoreDump.3.gz +/usr/share/man/man3/ClearCoreDumpParameters.3.xz 120777 CoreDumpParameters.3.xz +/usr/share/man/man3/CoreDumpParameters.3.xz 100644 +/usr/share/man/man3/GetCompressedCoreDump.3.xz 120777 GetCoreDump.3.xz +/usr/share/man/man3/GetCoreDump.3.xz 100644 +/usr/share/man/man3/GetCoreDumpWith.3.xz 120777 GetCoreDump.3.xz +/usr/share/man/man3/SetCoreDumpCompressed.3.xz 120777 CoreDumpParameters.3.xz +/usr/share/man/man3/SetCoreDumpLimited.3.xz 120777 CoreDumpParameters.3.xz +/usr/share/man/man3/SetCoreDumpLimitedByPriority.3.xz 120777 CoreDumpParameters.3.xz +/usr/share/man/man3/SetCoreDumpNotes.3.xz 120777 CoreDumpParameters.3.xz +/usr/share/man/man3/WriteCompressedCoreDump.3.xz 120777 WriteCoreDump.3.xz +/usr/share/man/man3/WriteCoreDump.3.xz 100644 +/usr/share/man/man3/WriteCoreDumpLimited.3.xz 120777 WriteCoreDump.3.xz +/usr/share/man/man3/WriteCoreDumpLimitedByPriority.3.xz 120777 WriteCoreDump.3.xz +/usr/share/man/man3/WriteCoreDumpWith.3.xz 120777 WriteCoreDump.3.xz Requires: libcoredumper = 1.2.1-alt2.3