<86>Jan 24 01:05:45 userdel[2126683]: delete user 'rooter' <86>Jan 24 01:05:45 userdel[2126683]: removed group 'rooter' owned by 'rooter' <86>Jan 24 01:05:45 groupadd[2126696]: group added to /etc/group: name=rooter, GID=942 <86>Jan 24 01:05:45 groupadd[2126696]: group added to /etc/gshadow: name=rooter <86>Jan 24 01:05:45 groupadd[2126696]: new group: name=rooter, GID=942 <86>Jan 24 01:05:45 useradd[2126709]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Jan 24 01:05:45 userdel[2126726]: delete user 'builder' <86>Jan 24 01:05:45 userdel[2126726]: removed group 'builder' owned by 'builder' <86>Jan 24 01:05:45 userdel[2126726]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 01:05:45 groupadd[2126745]: group added to /etc/group: name=builder, GID=943 <86>Jan 24 01:05:45 groupadd[2126745]: group added to /etc/gshadow: name=builder <86>Jan 24 01:05:45 groupadd[2126745]: new group: name=builder, GID=943 <86>Jan 24 01:05:45 useradd[2126762]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash <13>Jan 24 01:05:47 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jan 24 01:05:47 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Jan 24 01:05:47 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Jan 24 01:05:47 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 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.80781 + 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 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.84650 + 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_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_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' /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 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_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' 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/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/11/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/11/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/11 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/11/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/11/../../../../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.17305 + 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.17305 + 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 0xcf1947fb 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 0x5b96d949 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.17305 + 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.nVC2jq 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.zp3D6a 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.tIpMQT Processing files: libcrcutil-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1HyKjq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/crcutil-buildroot/usr/lib64/libcrcutil.so.0: 90 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S9BDPK 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:kdFrvlheqbuA4f1VLeud2LBY0HnvHgZCTub1r4wrRiaLqS0SCyg31CjxuIYwlycmyo7FAkNA8QZ8A8xi4HaZaizFiqaA5zh5D5XPmSuZ4k6lJuyS2tOZ43AC3dwZ29bW4mbbP1s9tZJFmPbopNUN7C0ZzStl1R1Q2YAHyhnZAoSLCYQWaFIrZsMye 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.apdNIz 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.mEGdmV 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.xpDAv1 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.BGBdoQ Processing files: libcrcutil-debuginfo-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4SuvRx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aiTm5B 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) 9.07user 2.69system 0:18.42elapsed 63%CPU (0avgtext+0avgdata 65900maxresident)k 0inputs+0outputs (0major+1343697minor)pagefaults 0swaps 12.25user 5.56system 0:23.63elapsed 75%CPU (0avgtext+0avgdata 104928maxresident)k 0inputs+0outputs (30548major+1644523minor)pagefaults 0swaps