<86>Aug 6 03:35:46 userdel[2691359]: delete user 'rooter' <86>Aug 6 03:35:46 userdel[2691359]: removed group 'rooter' owned by 'rooter' <86>Aug 6 03:35:46 userdel[2691359]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 03:35:46 groupadd[2691368]: group added to /etc/group: name=rooter, GID=945 <86>Aug 6 03:35:46 groupadd[2691368]: group added to /etc/gshadow: name=rooter <86>Aug 6 03:35:46 groupadd[2691368]: new group: name=rooter, GID=945 <86>Aug 6 03:35:46 useradd[2691375]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Aug 6 03:35:46 userdel[2691387]: delete user 'builder' <86>Aug 6 03:35:46 userdel[2691387]: removed group 'builder' owned by 'builder' <86>Aug 6 03:35:46 userdel[2691387]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 03:35:46 groupadd[2691392]: group added to /etc/group: name=builder, GID=946 <86>Aug 6 03:35:46 groupadd[2691392]: group added to /etc/gshadow: name=builder <86>Aug 6 03:35:46 groupadd[2691392]: new group: name=builder, GID=946 <86>Aug 6 03:35:46 useradd[2691397]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash <13>Aug 6 03:35:48 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 6 03:35:48 rpmi: libstdc++12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 03:35:49 rpmi: gcc12-c++-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 03:35:49 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/crcutil-1.0-alt1.1.nosrc.rpm (w1.gzdio) Installing crcutil-1.0-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91711 + 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/lib 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... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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.75842 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd crcutil-1.0 + make -j16 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_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-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_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 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_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 code/multiword_64_64_gcc_i386_mmx.cc: Assembler messages: code/multiword_64_64_gcc_i386_mmx.cc:97: Warning: no instruction mnemonic suffix given and no register operands; using default for `sub' code/multiword_64_64_gcc_i386_mmx.cc:318: Warning: no instruction mnemonic suffix given and no register operands; using default for `add' code/multiword_64_64_gcc_i386_mmx.cc:351: Warning: no instruction mnemonic suffix given and no register operands; using default for `add' 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' /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_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-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_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 code/multiword_64_64_gcc_i386_mmx.cc: Assembler messages: code/multiword_64_64_gcc_i386_mmx.cc:97: Warning: no instruction mnemonic suffix given and no register operands; using default for `sub' code/multiword_64_64_gcc_i386_mmx.cc:318: Warning: no instruction mnemonic suffix given and no register operands; using default for `add' code/multiword_64_64_gcc_i386_mmx.cc:351: Warning: no instruction mnemonic suffix given and no register operands; using default for `add' 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' 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-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/lib 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/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-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/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../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.42831 + 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libcrcutil.la '/usr/src/tmp/crcutil-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrcutil.so.0.0.0 /usr/src/tmp/crcutil-buildroot/usr/lib/libcrcutil.so.0.0.0 libtool: install: (cd /usr/src/tmp/crcutil-buildroot/usr/lib && { 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/lib && { 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/lib/libcrcutil.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrcutil.a /usr/src/tmp/crcutil-buildroot/usr/lib/libcrcutil.a libtool: install: chmod 644 /usr/src/tmp/crcutil-buildroot/usr/lib/libcrcutil.a libtool: install: ranlib /usr/src/tmp/crcutil-buildroot/usr/lib/libcrcutil.a libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib/libcrcutil.a + sed -e 's|@VERSION@|1.0|g' -e 's|@LIBDIR@|/usr/lib|g' -e 's|@INCLUDEDIR@|/usr/include/crcutil|' /usr/src/RPM/SOURCES/libcrcutil.pc.in + install -d -m755 /usr/src/tmp/crcutil-buildroot/usr/lib/pkgconfig + install -m644 libcrcutil.pc /usr/src/tmp/crcutil-buildroot/usr/lib/pkgconfig + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/crcutil-buildroot (auto) removed './usr/lib/libcrcutil.la' mode of './usr/lib/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/lib/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/lib: (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.1352 + 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 0x2019ed58 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 0x7c5218ae 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.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1352 + 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.hhATnd 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.9Zbspw 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.2BOkFy Processing files: libcrcutil-1.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WRcQL4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/crcutil-buildroot/usr/lib/libcrcutil.so.0: 90 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EVzLVi 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 = set:kdzQc138QKGu476elULa0iEXAseW82rGmJ0imfzORZ32NfrjU6RlaahQbZ9imyOaloaa4RBEBdZ7tNg1uohb9G3rZcmzPWP9lNS4LsDMXqAFX9XUgDb4YDic4ADZhBRtFLMViRqwQs0ZoFB0aZrJLqsTdzTtl1JBGbF1JBpyZhhGJeyhSpa0S6jf Requires: crcutil = 1.0-alt1.1, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HSg7ce Creating libcrcutil-debuginfo package Processing files: libcrcutil-devel-1.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CPVA0N 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.duZYF0 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.1, /usr/lib/libcrcutil.so.0.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4IRxPY Processing files: libcrcutil-debuginfo-1.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XZe9cE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uYWDrk find-requires: running scripts (debuginfo) Provides: debug(libcrcutil.so.0) Requires: libcrcutil = 1.0-alt1.1, debug(libc.so.6), debug(libgcc_s.so.1), debug(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/i586/crcutil-1.0-alt1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcrcutil-1.0-alt1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcrcutil-devel-1.0-alt1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcrcutil-debuginfo-1.0-alt1.1.i586.rpm (w2.lzdio) 11.96user 3.19system 0:20.56elapsed 73%CPU (0avgtext+0avgdata 63348maxresident)k 0inputs+0outputs (0major+1219184minor)pagefaults 0swaps 15.17user 6.15system 0:25.98elapsed 82%CPU (0avgtext+0avgdata 104176maxresident)k 0inputs+0outputs (30705major+1514595minor)pagefaults 0swaps --- libcrcutil-1.0-alt1.1.i586.rpm.repo 2022-07-29 09:03:56.000000000 +0000 +++ libcrcutil-1.0-alt1.1.i586.rpm.hasher 2022-08-06 03:36:15.765102477 +0000 @@ -14,3 +14,3 @@ File: /usr/lib/libcrcutil.so.0 120777 root:root libcrcutil.so.0.0.0 -File: /usr/lib/libcrcutil.so.0.0.0 100644 root:root 5f0f2cd5c668a06803c1c5fa3cfad36e -RPMIdentity: 8ade0a664ab54dfcb1b4055e51b8ac915a9b50f708eafa5125e59651d82c2af4781cc87ef777e17dd022e24de7ec0308f51b6c8b56f2784c8f7daa1865a99109 +File: /usr/lib/libcrcutil.so.0.0.0 100644 root:root 9616c241c5c6d3f3df2c033e62df4d52 +RPMIdentity: f87f86486f675bfff4ce8924a13211daee0bb60810aedbecb4cd002e420977f391b30d4917d6fda942e3fec553e5b4cba9de75c9d37de55a9a9b2b118077a51a --- libcrcutil-debuginfo-1.0-alt1.1.i586.rpm.repo 2022-07-29 09:03:56.000000000 +0000 +++ libcrcutil-debuginfo-1.0-alt1.1.i586.rpm.hasher 2022-08-06 03:36:17.672133159 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/9d49cc916b69e3c58856d969a5ee273ab9520c 120777 root:root ../../../libcrcutil.so.0.0.0 -/usr/lib/debug/.build-id/db/9d49cc916b69e3c58856d969a5ee273ab9520c.debug 120777 root:root ../../usr/lib/libcrcutil.so.0.0.0.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/680a9cb5c595387a99cf8307eae6fd57f7bd88 120777 root:root ../../../libcrcutil.so.0.0.0 +/usr/lib/debug/.build-id/a4/680a9cb5c595387a99cf8307eae6fd57f7bd88.debug 120777 root:root ../../usr/lib/libcrcutil.so.0.0.0.debug /usr/lib/debug/usr/lib/libcrcutil.so.0.0.0.debug 100644 root:root @@ -32,6 +32,6 @@ Provides: libcrcutil-debuginfo = 1.0-alt1.1:sisyphus+304449.100.1.1 -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/9d49cc916b69e3c58856d969a5ee273ab9520c 120777 root:root ../../../libcrcutil.so.0.0.0 -File: /usr/lib/debug/.build-id/db/9d49cc916b69e3c58856d969a5ee273ab9520c.debug 120777 root:root ../../usr/lib/libcrcutil.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libcrcutil.so.0.0.0.debug 100644 root:root 97f228a617d0d9a9c008facefedbe9eb +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/680a9cb5c595387a99cf8307eae6fd57f7bd88 120777 root:root ../../../libcrcutil.so.0.0.0 +File: /usr/lib/debug/.build-id/a4/680a9cb5c595387a99cf8307eae6fd57f7bd88.debug 120777 root:root ../../usr/lib/libcrcutil.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libcrcutil.so.0.0.0.debug 100644 root:root e7ffecf0208fd612bbe2d44b7be80410 File: /usr/lib/debug/usr/lib/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: 0da250424d6a456af2dce628ed7fbe79211841fdb615c0dcaa3d87e7b311868bf556180230633256339dfecde004090a46a99c99de4a8619203c416395c018fb +RPMIdentity: 0c0db3c69f73302d795817eb0571b6612edbc90f6b73665951805d234741dc255d563a62d9836e27720081bb3dc7432e6605fe11fe420fcf1f16afc0ed3c4834