<86>Jul 25 08:42:08 userdel[3811037]: delete user 'rooter'
<86>Jul 25 08:42:08 userdel[3811037]: removed group 'rooter' owned by 'rooter'
<86>Jul 25 08:42:08 userdel[3811037]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 25 08:42:08 groupadd[3811047]: group added to /etc/group: name=rooter, GID=537
<86>Jul 25 08:42:08 groupadd[3811047]: group added to /etc/gshadow: name=rooter
<86>Jul 25 08:42:08 groupadd[3811047]: new group: name=rooter, GID=537
<86>Jul 25 08:42:08 useradd[3811052]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash
<86>Jul 25 08:42:08 userdel[3811063]: delete user 'builder'
<86>Jul 25 08:42:08 userdel[3811063]: removed group 'builder' owned by 'builder'
<86>Jul 25 08:42:08 userdel[3811063]: removed shadow group 'builder' owned by 'builder'
<86>Jul 25 08:42:08 groupadd[3811070]: group added to /etc/group: name=builder, GID=538
<86>Jul 25 08:42:08 groupadd[3811070]: group added to /etc/gshadow: name=builder
<86>Jul 25 08:42:08 groupadd[3811070]: new group: name=builder, GID=538
<86>Jul 25 08:42:08 useradd[3811075]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libt1ha-2.0.1-alt2.nosrc.rpm
Installing libt1ha-2.0.1-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34789
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf t1ha-2.0.1
+ echo 'Source #0 (t1ha-2.0.1.tar):'
Source #0 (t1ha-2.0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/t1ha-2.0.1.tar
+ cd t1ha-2.0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (t1ha-2.0.1-alt2.patch):'
Patch #0 (t1ha-2.0.1-alt2.patch):
+ /usr/bin/patch -p1
patching file .gear/rules
patching file .gear/tags/list
patching file libt1ha.spec
patching file t1ha.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.222
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd t1ha-2.0.1
+ make libt1ha.a 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic'
make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha0.o src/t1ha0.c
src/t1ha0.c: In function 't1ha0_32le':
src/t1ha0.c:189:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  189 |         v = (const uint32_t *)memcpy(&align, unaligned(v), 16);
      |         ^
src/t1ha0.c:216:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  216 |     v = (const uint8_t *)memcpy(&align, unaligned(v), len);
      |     ^
src/t1ha0.c: In function 't1ha0_32be':
src/t1ha0.c:262:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  262 |         v = (const uint32_t *)memcpy(&align, unaligned(v), 16);
      |         ^
src/t1ha0.c:289:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  289 |     v = (const uint8_t *)memcpy(&align, unaligned(v), len);
      |     ^
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha1.o src/t1ha1.c
src/t1ha1.c: In function 't1ha1_le':
src/t1ha1.c:74:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   74 |         v = (const uint64_t *)memcpy(&align, unaligned(v), 32);
      |         ^
src/t1ha1.c:97:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   97 |     v = (const uint64_t *)memcpy(&align, unaligned(v), len);
      |     ^
src/t1ha1.c: In function 't1ha1_be':
src/t1ha1.c:152:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  152 |         v = (const uint64_t *)memcpy(&align, unaligned(v), 32);
      |         ^
src/t1ha1.c:175:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  175 |     v = (const uint64_t *)memcpy(&align, unaligned(v), len);
      |     ^
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha2.o src/t1ha2.c
src/t1ha2.c: In function 'loop':
src/t1ha2.c:91:7: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   91 |       v = (const uint64_t *)memcpy(buffer4align, unaligned(v), 32);
      |       ^
src/t1ha2.c: In function 't1ha2_atonce':
src/t1ha2.c:209:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  209 |     v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length);
      |     ^
src/t1ha2.c: In function 't1ha2_atonce128':
src/t1ha2.c:232:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  232 |     v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length);
      |     ^
src/t1ha2.c: In function 't1ha2_update':
src/t1ha2.c:254:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  254 |     memcpy(ctx->buffer.bytes + ctx->partial, unaligned(data), chunk);
      |     ^~~~~~
src/t1ha2.c:276:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  276 |     memcpy(ctx->buffer.bytes, unaligned(data), ctx->partial = length);
      |     ^~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mno-avx2 -mno-avx -maes -c -o t1ha0_aes_noavx.o src/t1ha0_ia32aes_noavx.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mno-avx2 -mavx -maes -c -o t1ha0_aes_avx.o src/t1ha0_ia32aes_avx.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mavx2 -mavx -maes -c -o t1ha0_aes_avx2.o src/t1ha0_ia32aes_avx2.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
ar rs libt1ha.a t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o
ar: creating libt1ha.a
make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
+ mv libt1ha.a libt1ha_pic.a
+ gcc -shared t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha1.o t1ha2.o -Wl,--no-undefined
+ rm t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha1.o t1ha2.o
+ make libt1ha.a 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections'
make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha0.o src/t1ha0.c
src/t1ha0.c: In function 't1ha0_32le':
src/t1ha0.c:189:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  189 |         v = (const uint32_t *)memcpy(&align, unaligned(v), 16);
      |         ^
src/t1ha0.c:216:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  216 |     v = (const uint8_t *)memcpy(&align, unaligned(v), len);
      |     ^
src/t1ha0.c: In function 't1ha0_32be':
src/t1ha0.c:262:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  262 |         v = (const uint32_t *)memcpy(&align, unaligned(v), 16);
      |         ^
src/t1ha0.c:289:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  289 |     v = (const uint8_t *)memcpy(&align, unaligned(v), len);
      |     ^
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha1.o src/t1ha1.c
src/t1ha1.c: In function 't1ha1_le':
src/t1ha1.c:74:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   74 |         v = (const uint64_t *)memcpy(&align, unaligned(v), 32);
      |         ^
src/t1ha1.c:97:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   97 |     v = (const uint64_t *)memcpy(&align, unaligned(v), len);
      |     ^
src/t1ha1.c: In function 't1ha1_be':
src/t1ha1.c:152:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  152 |         v = (const uint64_t *)memcpy(&align, unaligned(v), 32);
      |         ^
src/t1ha1.c:175:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  175 |     v = (const uint64_t *)memcpy(&align, unaligned(v), len);
      |     ^
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha2.o src/t1ha2.c
src/t1ha2.c: In function 'loop':
src/t1ha2.c:91:7: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
   91 |       v = (const uint64_t *)memcpy(buffer4align, unaligned(v), 32);
      |       ^
src/t1ha2.c: In function 't1ha2_atonce':
src/t1ha2.c:209:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  209 |     v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length);
      |     ^
src/t1ha2.c: In function 't1ha2_atonce128':
src/t1ha2.c:232:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  232 |     v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length);
      |     ^
src/t1ha2.c: In function 't1ha2_update':
src/t1ha2.c:254:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  254 |     memcpy(ctx->buffer.bytes + ctx->partial, unaligned(data), chunk);
      |     ^~~~~~
src/t1ha2.c:276:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes]
  276 |     memcpy(ctx->buffer.bytes, unaligned(data), ctx->partial = length);
      |     ^~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mno-avx2 -mno-avx -maes -c -o t1ha0_aes_noavx.o src/t1ha0_ia32aes_noavx.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mno-avx2 -mavx -maes -c -o t1ha0_aes_avx.o src/t1ha0_ia32aes_avx.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mavx2 -mavx -maes -c -o t1ha0_aes_avx2.o src/t1ha0_ia32aes_avx2.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
ar rs libt1ha.a t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o
ar: creating libt1ha.a
make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76084
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libt1ha-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libt1ha-buildroot
+ cd t1ha-2.0.1
+ mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/include /usr/src/tmp/libt1ha-buildroot/usr/lib
+ install -m644 t1ha.h /usr/src/tmp/libt1ha-buildroot/usr/include
+ install -m644 libt1ha.a libt1ha_pic.a /usr/src/tmp/libt1ha-buildroot/usr/lib
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libt1ha-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/libt1ha-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libt1ha-buildroot/ (default)
Compressing files in /usr/src/tmp/libt1ha-buildroot (auto)
Adjusting library links in /usr/src/tmp/libt1ha-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/libt1ha-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.84014
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd t1ha-2.0.1
+ make check 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG' 'CFLAGS_TEST=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o bench.o tests/bench.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -save-temps -c -o mera.o tests/mera.c
i586-alt-linux-gcc: warning: '-pipe' ignored because '-save-temps' specified
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test.o tests/test.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error -c -o 4bench_xxhash.o tests/xxhash/xxhash.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -mno-avx2 -mno-avx -maes -c -o 4bench_t1ha0_aes_noavx.o tests/4bench_t1ha0_ia32aes_noavx.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -mno-avx2 -mavx -maes -c -o 4bench_t1ha0_aes_avx.o tests/4bench_t1ha0_ia32aes_avx.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O3 -DNDEBUG -mavx2 -mavx -maes -c -o 4bench_t1ha0_aes_avx2.o tests/4bench_t1ha0_ia32aes_avx2.c
Target-ARCH: ia32
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test tests/main.c t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o bench.o mera.o test.o 4bench_xxhash.o 4bench_t1ha0_aes_noavx.o 4bench_t1ha0_aes_avx.o 4bench_t1ha0_aes_avx2.o
./test
Testing t1ha2_atonce... Ok
Testing t1ha2_atonce128... Ok
Testing t1ha2_stream... Ok
Testing t1ha2_stream128... Ok
Testing t1ha1_64le... Ok
Testing t1ha1_64be... Ok
Testing t1ha0_32le... Ok
Testing t1ha0_32be... Ok
Testing t1ha0_ia32aes_noavx... Ok
Testing t1ha0_ia32aes_avx... Ok

Preparing to benchmarking...
 - running on CPU#2
 - use RDPMC_perf as clock source for benchmarking
 - assume it cheap and stable
 - measure granularity and overhead: 28 cycle, 0.0357143 iteration/cycle

Bench for tiny keys (5 bytes):
t1ha2_atonce            :    213.750 cycle/hash, 42.750 cycle/byte,  0.023 byte/cycle,  0.070 Gb/s @3GHz 
t1ha2_atonce128*        :    416.500 cycle/hash, 83.300 cycle/byte,  0.012 byte/cycle,  0.036 Gb/s @3GHz 
t1ha2_stream*           :    563.500 cycle/hash, 112.700 cycle/byte,  0.009 byte/cycle,  0.027 Gb/s @3GHz 
t1ha2_stream128*        :    687.103 cycle/hash, 137.421 cycle/byte,  0.007 byte/cycle,  0.022 Gb/s @3GHz 
t1ha1_64le              :    206.625 cycle/hash, 41.325 cycle/byte,  0.024 byte/cycle,  0.073 Gb/s @3GHz 
t1ha0                   :    191.375 cycle/hash, 38.275 cycle/byte,  0.026 byte/cycle,  0.078 Gb/s @3GHz 
t1ha0_32le              :     76.221 cycle/hash, 15.244 cycle/byte,  0.066 byte/cycle,  0.197 Gb/s @3GHz 
xxhash32                :     72.500 cycle/hash, 14.500 cycle/byte,  0.069 byte/cycle,  0.207 Gb/s @3GHz 
xxhash64                :    118.438 cycle/hash, 23.688 cycle/byte,  0.042 byte/cycle,  0.127 Gb/s @3GHz 

Bench for medium keys (1024 bytes):
t1ha2_atonce            :   2457.000 cycle/hash,  2.399 cycle/byte,  0.417 byte/cycle,  1.250 Gb/s @3GHz 
t1ha2_atonce128*        :   2570.000 cycle/hash,  2.510 cycle/byte,  0.398 byte/cycle,  1.195 Gb/s @3GHz 
t1ha2_stream*           :   2784.108 cycle/hash,  2.719 cycle/byte,  0.368 byte/cycle,  1.103 Gb/s @3GHz 
t1ha2_stream128*        :   2888.000 cycle/hash,  2.820 cycle/byte,  0.355 byte/cycle,  1.064 Gb/s @3GHz 
t1ha1_64le              :   3084.000 cycle/hash,  3.012 cycle/byte,  0.332 byte/cycle,  0.996 Gb/s @3GHz 
t1ha0                   :    447.000 cycle/hash,  0.437 cycle/byte,  2.291 byte/cycle,  6.872 Gb/s @3GHz 
t1ha0_32le              :    886.500 cycle/hash,  0.866 cycle/byte,  1.155 byte/cycle,  3.465 Gb/s @3GHz 
xxhash32                :   1381.000 cycle/hash,  1.349 cycle/byte,  0.741 byte/cycle,  2.224 Gb/s @3GHz 
xxhash64                :   3793.000 cycle/hash,  3.704 cycle/byte,  0.270 byte/cycle,  0.810 Gb/s @3GHz 
make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1'
+ exit 0
Processing files: libt1ha-devel-2.0.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13790
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd t1ha-2.0.1
+ DOCDIR=/usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ /bin/mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ cp -prL README.md /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ chmod -R go-w /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ chmod -R a+rX /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6YdUCD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U3GiGF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.05oHHB
Wrote: /usr/src/RPM/RPMS/i586/libt1ha-devel-2.0.1-alt2.i586.rpm
20.30user 1.79system 0:24.37elapsed 90%CPU (0avgtext+0avgdata 74732maxresident)k
0inputs+0outputs (0major+482429minor)pagefaults 0swaps
22.76user 6.46system 0:30.36elapsed 96%CPU (0avgtext+0avgdata 74732maxresident)k
0inputs+0outputs (0major+641751minor)pagefaults 0swaps