<86>Jul 15 02:30:51 userdel[2540628]: delete user 'rooter' <86>Jul 15 02:30:51 groupadd[2540633]: group added to /etc/group: name=rooter, GID=639 <86>Jul 15 02:30:51 groupadd[2540633]: group added to /etc/gshadow: name=rooter <86>Jul 15 02:30:51 groupadd[2540633]: new group: name=rooter, GID=639 <86>Jul 15 02:30:51 useradd[2540637]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jul 15 02:30:51 userdel[2540643]: delete user 'builder' <86>Jul 15 02:30:51 userdel[2540643]: removed group 'builder' owned by 'builder' <86>Jul 15 02:30:51 userdel[2540643]: removed shadow group 'builder' owned by 'builder' <86>Jul 15 02:30:51 groupadd[2540649]: group added to /etc/group: name=builder, GID=640 <86>Jul 15 02:30:51 groupadd[2540649]: group added to /etc/gshadow: name=builder <86>Jul 15 02:30:51 groupadd[2540649]: new group: name=builder, GID=640 <86>Jul 15 02:30:51 useradd[2540653]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Jul 15 02:30:54 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 15 02:30:55 rpmi: libstdc++12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Jul 15 02:30:58 rpmi: gcc12-c++-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Jul 15 02:30:58 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/crcutil-1.0-alt1.nosrc.rpm (w1.gzdio) Installing crcutil-1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31029 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf crcutil-1.0 + echo 'Source #0 (crcutil-1.0.tar):' Source #0 (crcutil-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/crcutil-1.0.tar + cd crcutil-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + ./autogen.sh Removing old garbage Creating m4 directory Generating preliminary configure.ac Generating final configure.ac Generating config.h.in Generating ./Makefile.am Creating Makefile.in libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Configured the library. Library configuration flags: -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 You may now run ./configure && make && make install + ./configure --prefix=/usr --libdir=/usr/lib64 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking for memset... yes checking for strchr... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15882 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd crcutil-1.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/usr/src/RPM/BUILD/crcutil-1.0/missing' autoheader) rm -f stamp-h1 touch config.h.in make: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT code/usage-multiword_64_64_cl_i386_mmx.o -MD -MP -MF code/.deps/usage-multiword_64_64_cl_i386_mmx.Tpo -c -o code/usage-multiword_64_64_cl_i386_mmx.o `test -f 'code/multiword_64_64_cl_i386_mmx.cc' || echo './'`code/multiword_64_64_cl_i386_mmx.cc mv -f code/.deps/usage-multiword_64_64_cl_i386_mmx.Tpo code/.deps/usage-multiword_64_64_cl_i386_mmx.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT code/usage-multiword_64_64_gcc_i386_mmx.o -MD -MP -MF code/.deps/usage-multiword_64_64_gcc_i386_mmx.Tpo -c -o code/usage-multiword_64_64_gcc_i386_mmx.o `test -f 'code/multiword_64_64_gcc_i386_mmx.cc' || echo './'`code/multiword_64_64_gcc_i386_mmx.cc mv -f code/.deps/usage-multiword_64_64_gcc_i386_mmx.Tpo code/.deps/usage-multiword_64_64_gcc_i386_mmx.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT examples/usage-usage.o -MD -MP -MF examples/.deps/usage-usage.Tpo -c -o examples/usage-usage.o `test -f 'examples/usage.cc' || echo './'`examples/usage.cc mv -f examples/.deps/usage-usage.Tpo examples/.deps/usage-usage.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT code/usage-multiword_128_64_gcc_amd64_sse2.o -MD -MP -MF code/.deps/usage-multiword_128_64_gcc_amd64_sse2.Tpo -c -o code/usage-multiword_128_64_gcc_amd64_sse2.o `test -f 'code/multiword_128_64_gcc_amd64_sse2.cc' || echo './'`code/multiword_128_64_gcc_amd64_sse2.cc mv -f code/.deps/usage-multiword_128_64_gcc_amd64_sse2.Tpo code/.deps/usage-multiword_128_64_gcc_amd64_sse2.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT code/usage-multiword_64_64_gcc_amd64_asm.o -MD -MP -MF code/.deps/usage-multiword_64_64_gcc_amd64_asm.Tpo -c -o code/usage-multiword_64_64_gcc_amd64_asm.o `test -f 'code/multiword_64_64_gcc_amd64_asm.cc' || echo './'`code/multiword_64_64_gcc_amd64_asm.cc mv -f code/.deps/usage-multiword_64_64_gcc_amd64_asm.Tpo code/.deps/usage-multiword_64_64_gcc_amd64_asm.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT code/usage-crc32c_sse4.o -MD -MP -MF code/.deps/usage-crc32c_sse4.Tpo -c -o code/usage-crc32c_sse4.o `test -f 'code/crc32c_sse4.cc' || echo './'`code/crc32c_sse4.cc mv -f code/.deps/usage-crc32c_sse4.Tpo code/.deps/usage-crc32c_sse4.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_i386_mmx.Tpo -c -o code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.lo `test -f 'code/multiword_64_64_gcc_i386_mmx.cc' || echo './'`code/multiword_64_64_gcc_i386_mmx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_i386_mmx.Tpo -c code/multiword_64_64_gcc_i386_mmx.cc -fPIC -DPIC -o code/.libs/libcrcutil_la-multiword_64_64_gcc_i386_mmx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_i386_mmx.Tpo -c code/multiword_64_64_gcc_i386_mmx.cc -o code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.o >/dev/null 2>&1 mv -f code/.deps/libcrcutil_la-multiword_64_64_gcc_i386_mmx.Tpo code/.deps/libcrcutil_la-multiword_64_64_gcc_i386_mmx.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.Tpo -c -o code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo `test -f 'code/multiword_128_64_gcc_amd64_sse2.cc' || echo './'`code/multiword_128_64_gcc_amd64_sse2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.Tpo -c code/multiword_128_64_gcc_amd64_sse2.cc -fPIC -DPIC -o code/.libs/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.Tpo -c code/multiword_128_64_gcc_amd64_sse2.cc -o code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.o >/dev/null 2>&1 mv -f code/.deps/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.Tpo code/.deps/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_cl_i386_mmx.Tpo -c -o code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo `test -f 'code/multiword_64_64_cl_i386_mmx.cc' || echo './'`code/multiword_64_64_cl_i386_mmx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_cl_i386_mmx.Tpo -c code/multiword_64_64_cl_i386_mmx.cc -fPIC -DPIC -o code/.libs/libcrcutil_la-multiword_64_64_cl_i386_mmx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_cl_i386_mmx.Tpo -c code/multiword_64_64_cl_i386_mmx.cc -o code/libcrcutil_la-multiword_64_64_cl_i386_mmx.o >/dev/null 2>&1 mv -f code/.deps/libcrcutil_la-multiword_64_64_cl_i386_mmx.Tpo code/.deps/libcrcutil_la-multiword_64_64_cl_i386_mmx.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_amd64_asm.Tpo -c -o code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.lo `test -f 'code/multiword_64_64_gcc_amd64_asm.cc' || echo './'`code/multiword_64_64_gcc_amd64_asm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_amd64_asm.Tpo -c code/multiword_64_64_gcc_amd64_asm.cc -fPIC -DPIC -o code/.libs/libcrcutil_la-multiword_64_64_gcc_amd64_asm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.lo -MD -MP -MF code/.deps/libcrcutil_la-multiword_64_64_gcc_amd64_asm.Tpo -c code/multiword_64_64_gcc_amd64_asm.cc -o code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.o >/dev/null 2>&1 mv -f code/.deps/libcrcutil_la-multiword_64_64_gcc_amd64_asm.Tpo code/.deps/libcrcutil_la-multiword_64_64_gcc_amd64_asm.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-crc32c_sse4.lo -MD -MP -MF code/.deps/libcrcutil_la-crc32c_sse4.Tpo -c -o code/libcrcutil_la-crc32c_sse4.lo `test -f 'code/crc32c_sse4.cc' || echo './'`code/crc32c_sse4.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-crc32c_sse4.lo -MD -MP -MF code/.deps/libcrcutil_la-crc32c_sse4.Tpo -c code/crc32c_sse4.cc -fPIC -DPIC -o code/.libs/libcrcutil_la-crc32c_sse4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT code/libcrcutil_la-crc32c_sse4.lo -MD -MP -MF code/.deps/libcrcutil_la-crc32c_sse4.Tpo -c code/crc32c_sse4.cc -o code/libcrcutil_la-crc32c_sse4.o >/dev/null 2>&1 mv -f code/.deps/libcrcutil_la-crc32c_sse4.Tpo code/.deps/libcrcutil_la-crc32c_sse4.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -MT examples/usage-interface.o -MD -MP -MF examples/.deps/usage-interface.Tpo -c -o examples/usage-interface.o `test -f 'examples/interface.cc' || echo './'`examples/interface.cc mv -f examples/.deps/usage-interface.Tpo examples/.deps/usage-interface.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -o usage code/usage-crc32c_sse4.o code/usage-multiword_128_64_gcc_amd64_sse2.o code/usage-multiword_64_64_cl_i386_mmx.o code/usage-multiword_64_64_gcc_amd64_asm.o code/usage-multiword_64_64_gcc_i386_mmx.o examples/usage-interface.o examples/usage-usage.o libtool: link: g++ -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -Itests -g -O2 -o usage code/usage-crc32c_sse4.o code/usage-multiword_128_64_gcc_amd64_sse2.o code/usage-multiword_64_64_cl_i386_mmx.o code/usage-multiword_64_64_gcc_amd64_asm.o code/usage-multiword_64_64_gcc_i386_mmx.o examples/usage-interface.o examples/usage-usage.o make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT examples/libcrcutil_la-interface.lo -MD -MP -MF examples/.deps/libcrcutil_la-interface.Tpo -c -o examples/libcrcutil_la-interface.lo `test -f 'examples/interface.cc' || echo './'`examples/interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT examples/libcrcutil_la-interface.lo -MD -MP -MF examples/.deps/libcrcutil_la-interface.Tpo -c examples/interface.cc -fPIC -DPIC -o examples/.libs/libcrcutil_la-interface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -MT examples/libcrcutil_la-interface.lo -MD -MP -MF examples/.deps/libcrcutil_la-interface.Tpo -c examples/interface.cc -o examples/libcrcutil_la-interface.o >/dev/null 2>&1 mv -f examples/.deps/libcrcutil_la-interface.Tpo examples/.deps/libcrcutil_la-interface.Plo make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -DCRCUTIL_USE_MM_CRC32=1 -Wall -Icode -Iexamples -Itests -O3 -msse2 -mcrc32 -fPIC -g -O2 -version-info 0:0:0 -o libcrcutil.la -rpath /usr/lib64 code/libcrcutil_la-crc32c_sse4.lo code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.lo code/libcrcutil_la-multiword_64_64_cl_i386_mmx.lo code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.lo code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.lo examples/libcrcutil_la-interface.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/12/crtbeginS.o code/.libs/libcrcutil_la-crc32c_sse4.o code/.libs/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.o code/.libs/libcrcutil_la-multiword_64_64_cl_i386_mmx.o code/.libs/libcrcutil_la-multiword_64_64_gcc_amd64_asm.o code/.libs/libcrcutil_la-multiword_64_64_gcc_i386_mmx.o examples/.libs/libcrcutil_la-interface.o -L/usr/lib64/gcc/x86_64-alt-linux/12 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/12/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/12/../../../../lib64/crtn.o -O3 -msse2 -mcrc32 -g -O2 -Wl,-soname -Wl,libcrcutil.so.0 -o .libs/libcrcutil.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcrcutil.so.0" && ln -s "libcrcutil.so.0.0.0" "libcrcutil.so.0") libtool: link: (cd ".libs" && rm -f "libcrcutil.so" && ln -s "libcrcutil.so.0.0.0" "libcrcutil.so") libtool: link: ar cr .libs/libcrcutil.a code/libcrcutil_la-crc32c_sse4.o code/libcrcutil_la-multiword_128_64_gcc_amd64_sse2.o code/libcrcutil_la-multiword_64_64_cl_i386_mmx.o code/libcrcutil_la-multiword_64_64_gcc_amd64_asm.o code/libcrcutil_la-multiword_64_64_gcc_i386_mmx.o examples/libcrcutil_la-interface.o libtool: link: ranlib .libs/libcrcutil.a libtool: link: ( cd ".libs" && rm -f "libcrcutil.la" && ln -s "../libcrcutil.la" "libcrcutil.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/crcutil-buildroot + : + /bin/rm -rf -- /usr/src/tmp/crcutil-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd crcutil-1.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/crcutil-buildroot INSTALLDIR=/usr/src/tmp/crcutil-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/crcutil-1.0' /bin/mkdir -p '/usr/src/tmp/crcutil-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libcrcutil.la '/usr/src/tmp/crcutil-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrcutil.so.0.0.0 /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.so.0.0.0 libtool: install: (cd /usr/src/tmp/crcutil-buildroot/usr/lib64 && { ln -s -f libcrcutil.so.0.0.0 libcrcutil.so.0 || { rm -f libcrcutil.so.0 && ln -s libcrcutil.so.0.0.0 libcrcutil.so.0; }; }) libtool: install: (cd /usr/src/tmp/crcutil-buildroot/usr/lib64 && { ln -s -f libcrcutil.so.0.0.0 libcrcutil.so || { rm -f libcrcutil.so && ln -s libcrcutil.so.0.0.0 libcrcutil.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrcutil.lai /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrcutil.a /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.a libtool: install: chmod 644 /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.a libtool: install: ranlib /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/crcutil-buildroot/usr/include/crcutil' /usr/libexec/rpm-build/install -p -m 644 examples/interface.h code/base_types.h code/crc32c_sse4_intrin.h code/generic_crc.h code/platform.h code/rolling_crc.h code/uint128_sse2.h code/crc32c_sse4.h code/crc_casts.h code/gf_util.h code/protected_crc.h code/std_headers.h '/usr/src/tmp/crcutil-buildroot/usr/include/crcutil' make[1]: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' make: Leaving directory '/usr/src/RPM/BUILD/crcutil-1.0' + rm -f /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.a + sed -e 's|@VERSION@|1.0|g' -e 's|@LIBDIR@|/usr/lib64|g' -e 's|@INCLUDEDIR@|/usr/include/crcutil|' /usr/src/RPM/SOURCES/libcrcutil.pc.in + install -d -m755 /usr/src/tmp/crcutil-buildroot/usr/lib64/pkgconfig + install -m644 libcrcutil.pc /usr/src/tmp/crcutil-buildroot/usr/lib64/pkgconfig + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/crcutil-buildroot (auto) removed './usr/lib64/libcrcutil.la' mode of './usr/lib64/libcrcutil.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/crcutil-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libcrcutil.pc: Libs: '-L${libdir} -lcrcutil' --> '-lcrcutil' Checking contents of files in /usr/src/tmp/crcutil-buildroot/ (default) Compressing files in /usr/src/tmp/crcutil-buildroot (auto) Adjusting library links in /usr/src/tmp/crcutil-buildroot ./usr/lib64: (from :0) libcrcutil.so.0 -> libcrcutil.so.0.0.0 Verifying ELF objects in /usr/src/tmp/crcutil-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.22117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd crcutil-1.0 + ./usage Generating polynomial 0xeb31d82e, degree 32, canonize_value=0xffffffff, roll start value=0x1111, roll window=4, self check value 0xd94ceaf0 CRC32C("abcdefgh") = 0xd5cc0e40 CRC32C("ab", 0) = 0x31ec935a, CRC32C("cdefgh", CRC32("ab", 0)) = 0xd5cc0e40 = CRC32("abcdefgh") CRC of 41 zeroes = 29296697, expected 29296697 RollingCrc expected = 0x1a971194 0xdafa299f 0xa6617409 0x97596b9a 0xf16fc3b6 RollingCrc actual = 0x1a971194 0xdafa299f 0xa6617409 0x97596b9a 0xf16fc3b6 CRC("abcdefgh", 0) = 0xd5cc0e40, CRC("abcdefgh", 1)=0x48a9bce5, expected 0x48a9bce5 CRC("ab", 1) = 0x157c8cf0, CRC("cdefgh", 0)=0x882ac73b, CRC("abcdefgh", 1) = 0x48a9bce5, expected 0x48a9bce5 Crc of message + complementary CRC = 0, expected 0 CrcOfCrc=f7bccdc4, expected f7bccdc4 Generating polynomial 0x82f63b78, degree 32, canonize_value=0xffffffff, roll start value=0x2222, roll window=4, self check value 0xcdca0e1d CRC32C("abcdefgh") = 0xa9421b7 CRC32C("ab", 0) = 0xe2a22936, CRC32C("cdefgh", CRC32("ab", 0)) = 0xa9421b7 = CRC32("abcdefgh") CRC of 41 zeroes = 8736446e, expected 8736446e RollingCrc expected = 0x54a19422 0x1bc4c523 0xb2836071 0xc84e615f 0xb294afc7 RollingCrc actual = 0x54a19422 0x1bc4c523 0xb2836071 0xc84e615f 0xb294afc7 CRC("abcdefgh", 0) = 0xa9421b7, CRC("abcdefgh", 1)=0x43a85c90, expected 0x43a85c90 CRC("ab", 1) = 0xf100b141, CRC("cdefgh", 0)=0x1840e16c, CRC("abcdefgh", 1) = 0x43a85c90, expected 0x43a85c90 Crc of message + complementary CRC = 0, expected 0 CrcOfCrc=48674bc7, expected 48674bc7 + exit 0 Processing files: crcutil-1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd crcutil-1.0 + DOCDIR=/usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + export DOCDIR + rm -rf /usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + /bin/mkdir -p /usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + chmod -R go-w /usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + chmod -R a+rX /usr/src/tmp/crcutil-buildroot/usr/share/doc/crcutil-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wsZNuv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gyGI9y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vkmebd Processing files: libcrcutil-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6kaT8u find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.so.0: 89 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Td8lDF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcrcutil.so.0()(64bit) = set:kdFrvlheqbuA4f1VLeud2LBY0HnvHgZCTub1r4wrRiaLqS0SCyg31CjxuIYwlycmyo7FAkNEciiAg9ylBulqclijxIocGUIovSOSHDEcGqZ4QmEjKD68d7q0XBA5t2HBBV0KAKZKkHV5IIoYU3jwZxXKGwW0q1uOlNEHv2PZljuqtBkSdv6mQ1 Requires: crcutil = 1.0-alt1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aiBLGf Creating libcrcutil-debuginfo package Processing files: libcrcutil-devel-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhBiuO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cWHi6O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcrcutil) = 1.0 Requires: libcrcutil = 1.0-alt1, /usr/lib64/libcrcutil.so.0.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ynKGXw Processing files: libcrcutil-debuginfo-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LImbOQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BJy0Hs find-requires: running scripts (debuginfo) Provides: debug64(libcrcutil.so.0) Requires: libcrcutil = 1.0-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libcrcutil a strict dependency on crcutil Adding to libcrcutil-devel a strict dependency on libcrcutil Adding to libcrcutil-debuginfo a strict dependency on libcrcutil Removing 1 extra deps from libcrcutil-devel due to dependency on libcrcutil Wrote: /usr/src/RPM/RPMS/x86_64/crcutil-1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcrcutil-1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcrcutil-devel-1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcrcutil-debuginfo-1.0-alt1.x86_64.rpm (w2.lzdio) 21.38user 4.70system 0:31.90elapsed 81%CPU (0avgtext+0avgdata 68328maxresident)k 0inputs+0outputs (0major+1350872minor)pagefaults 0swaps 31.16user 10.33system 0:48.80elapsed 85%CPU (0avgtext+0avgdata 104268maxresident)k 0inputs+0outputs (30777major+1641428minor)pagefaults 0swaps --- libcrcutil-1.0-alt1.x86_64.rpm.repo 2021-12-24 11:38:45.000000000 +0000 +++ libcrcutil-1.0-alt1.x86_64.rpm.hasher 2022-07-15 02:31:36.117031234 +0000 @@ -11,6 +11,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libcrcutil.so.0()(64bit) = set:kdFrvlheqbuA4f1VLeud2LBY0HnvHgZCTub1r4wrRiaLqS0SCyg31CjxuIYwlycmyo7FAkNA8QZ8A8xi4HaZaizFiqaA5zh5D5XPmSuZ4k6lJuyS2tOZ43AC3dwZ29bW4mbbP1s9tZJFmPbopNUN7C0ZzStl1R1Q2YAHyhnZAoSLCYQWaFIrZsMye +Provides: libcrcutil.so.0()(64bit) = set:kdFrvlheqbuA4f1VLeud2LBY0HnvHgZCTub1r4wrRiaLqS0SCyg31CjxuIYwlycmyo7FAkNEciiAg9ylBulqclijxIocGUIovSOSHDEcGqZ4QmEjKD68d7q0XBA5t2HBBV0KAKZKkHV5IIoYU3jwZxXKGwW0q1uOlNEHv2PZljuqtBkSdv6mQ1 Provides: libcrcutil = 1.0-alt1:sisyphus+292250.300.6.1 File: /usr/lib64/libcrcutil.so.0 120777 root:root libcrcutil.so.0.0.0 -File: /usr/lib64/libcrcutil.so.0.0.0 100644 root:root 5b0c28d9169426d83615eacac35aaf57 -RPMIdentity: baa27e00ef3d146abeac659aab9bed221423fa54b27bfa609b19e9cb050e040c12c1c01cbae38bfee3275c97253fd9c992bf45020ba35d3d2b7277f3db410dc9 +File: /usr/lib64/libcrcutil.so.0.0.0 100644 root:root d8c7db5d70e92e1d986be33e99d03147 +RPMIdentity: b5d16a57036d559cd7530913ce2efdf3199a87804c3e86e0cd4d90d205b01bb6606a9033d91609d82646de760fd14140f2e467003076d82a6288d7b217a537be --- libcrcutil-debuginfo-1.0-alt1.x86_64.rpm.repo 2021-12-24 11:38:44.000000000 +0000 +++ libcrcutil-debuginfo-1.0-alt1.x86_64.rpm.hasher 2022-07-15 02:31:36.194031395 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/4b78a3a73be5ab84402e734565c4196e5cf6a1 120777 root:root ../../../../lib64/libcrcutil.so.0.0.0 -/usr/lib/debug/.build-id/2a/4b78a3a73be5ab84402e734565c4196e5cf6a1.debug 120777 root:root ../../usr/lib64/libcrcutil.so.0.0.0.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/c0227aa149d3c9a84db52e3add59246943bcc9 120777 root:root ../../../../lib64/libcrcutil.so.0.0.0 +/usr/lib/debug/.build-id/b1/c0227aa149d3c9a84db52e3add59246943bcc9.debug 120777 root:root ../../usr/lib64/libcrcutil.so.0.0.0.debug /usr/lib/debug/usr/lib64/libcrcutil.so.0.0.0.debug 100644 root:root @@ -32,6 +32,6 @@ Provides: libcrcutil-debuginfo = 1.0-alt1:sisyphus+292250.300.6.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/4b78a3a73be5ab84402e734565c4196e5cf6a1 120777 root:root ../../../../lib64/libcrcutil.so.0.0.0 -File: /usr/lib/debug/.build-id/2a/4b78a3a73be5ab84402e734565c4196e5cf6a1.debug 120777 root:root ../../usr/lib64/libcrcutil.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libcrcutil.so.0.0.0.debug 100644 root:root 9efb74743b3f2bb3a349e89e8d4ded98 +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/c0227aa149d3c9a84db52e3add59246943bcc9 120777 root:root ../../../../lib64/libcrcutil.so.0.0.0 +File: /usr/lib/debug/.build-id/b1/c0227aa149d3c9a84db52e3add59246943bcc9.debug 120777 root:root ../../usr/lib64/libcrcutil.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libcrcutil.so.0.0.0.debug 100644 root:root 72f97bbb2301941cd2648bceb5185510 File: /usr/lib/debug/usr/lib64/libcrcutil.so.0.debug 120777 root:root libcrcutil.so.0.0.0.debug @@ -57,2 +57,2 @@ File: /usr/src/debug/crcutil-1.0/tests/aligned_alloc.h 100644 root:root 13c29ffaff11237456f432e35a3031bc -RPMIdentity: 86fa1302e3a55e65bf7bee4387dc07809799b15740c5aaa98472b11765e4b2eafb2640c68296ef40ae24aff90f4298a2ce352466cd4c3bdd6fda2c344abb4a10 +RPMIdentity: 79cfd7cae0102b3b45533e49e5c89cb3823d82f992abc9e33f3a91334450e6c9706a37150c381a473cd51d5132cc9c7ec3a4d2fe434eb3310b090418cb9b9efa