<86>Apr 21 01:10:18 userdel[117609]: delete user 'rooter' <86>Apr 21 01:10:18 userdel[117609]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:10:18 userdel[117609]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:10:18 groupadd[117937]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 01:10:18 groupadd[117937]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:10:18 groupadd[117937]: new group: name=rooter, GID=597 <86>Apr 21 01:10:18 useradd[118009]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 01:10:18 userdel[118136]: delete user 'builder' <86>Apr 21 01:10:18 userdel[118136]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:10:18 groupadd[118200]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 01:10:18 groupadd[118200]: group added to /etc/gshadow: name=builder <86>Apr 21 01:10:18 groupadd[118200]: new group: name=builder, GID=598 <86>Apr 21 01:10:18 useradd[118244]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 01:10:20 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:10:21 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:10:21 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:10:21 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed 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.7405 + 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.7405 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd coredumper-1.2.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -- '{}' + sort -u + 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 + ./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 --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 + '[' -n '' ']' + NPROCS=8 + 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 -Wall -g -O2 -c -o coredumper.lo `test -f 'src/coredumper.c' || echo './'`src/coredumper.c /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 -Wall -g -O2 -c -o thread_lister.lo `test -f 'src/thread_lister.c' || echo './'`src/thread_lister.c /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 -Wall -g -O2 -c -o elfcore.lo `test -f 'src/elfcore.c' || echo './'`src/elfcore.c /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 -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 -Wall -g -O2 -c -o coredumper_unittest.o `test -f 'src/coredumper_unittest.c' || echo './'`src/coredumper_unittest.c x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pipe -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/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/linux_syscall_support_unittest.cc: In function 'void linux_syscall_support::StatFs()': src/linux_syscall_support_unittest.cc:253:37: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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)) { \ ^ 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); ^ mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -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 -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 -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 -Wall -g -O2 -c src/linuxthreads.c -fPIC -DPIC -o .libs/linuxthreads.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -Wall -g -O2 -c src/thread_lister.c -o thread_lister.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o linux_syscall_support_unittest linux_syscall_support_unittest.o src/linuxthreads.c: In function 'ListerThread': src/linuxthreads.c:319:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sa.sa_sigaction_ = SignalHandler; ^ src/elfcore.c: In function 'InternalGetCoreDump': src/elfcore.c:1879:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int *)CMSG_DATA(cmsg) = fds[0]; ^ src/elfcore.c:1946:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fd = *(int *)CMSG_DATA(cmsg); ^ x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o linux_syscall_support_unittest linux_syscall_support_unittest.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -Wall -g -O2 -c src/coredumper.c -o coredumper.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -Wall -g -O2 -c src/linuxthreads.c -o linuxthreads.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -fno-omit-frame-pointer -pipe -Wall -g -O2 -c src/elfcore.c -o elfcore.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -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) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -Wall -g -O2 -o coredumper_unittest coredumper_unittest.o libcoredumper.la -lpthread x86_64-alt-linux-gcc -fno-omit-frame-pointer -pipe -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.57324 + 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) 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.p6c6S0 find-provides: running scripts (alternatives,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.LPNk9I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.7ugH8t 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.ft02Rh find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lGy9l8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.3Gkrz1 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.D31TvX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7WNybW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.TL0hAX 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.nhEjI1 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P3Ijz8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.Td2F9h find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F6u0su 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 6.22user 2.41system 0:22.06elapsed 39%CPU (0avgtext+0avgdata 50360maxresident)k 0inputs+0outputs (0major+1142432minor)pagefaults 0swaps 10.26user 4.91system 0:29.48elapsed 51%CPU (0avgtext+0avgdata 121968maxresident)k 0inputs+0outputs (0major+1484627minor)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 2019-04-21 01:10:45.949507952 +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