<86>Apr 21 00:55:17 userdel[108832]: delete user 'rooter' <86>Apr 21 00:55:17 userdel[108832]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:55:17 userdel[108832]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:55:17 groupadd[109010]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 00:55:17 groupadd[109010]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:55:17 groupadd[109010]: new group: name=rooter, GID=693 <86>Apr 21 00:55:17 useradd[109029]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 00:55:17 userdel[109048]: delete user 'builder' <86>Apr 21 00:55:17 userdel[109048]: removed group 'builder' owned by 'builder' <86>Apr 21 00:55:17 userdel[109048]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:55:17 groupadd[109067]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 00:55:17 groupadd[109067]: group added to /etc/gshadow: name=builder <86>Apr 21 00:55:17 groupadd[109067]: new group: name=builder, GID=694 <86>Apr 21 00:55:17 useradd[109110]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash Installing liblmdb-0.9.11-alt1.gitfca18d25.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libraries + echo 'Source #0 (liblmdb-0.9.11.tar):' Source #0 (liblmdb-0.9.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblmdb-0.9.11.tar + cd libraries + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #10 (liblmdb-0.9.8-alt-install-dirs.patch):' Patch #10 (liblmdb-0.9.8-alt-install-dirs.patch): + /usr/bin/patch -p2 patching file liblmdb/Makefile + echo 'Patch #11 (liblmdb-0.9.8-alt-add-soname.patch):' Patch #11 (liblmdb-0.9.8-alt-add-soname.patch): + /usr/bin/patch -p2 patching file liblmdb/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraries + pushd liblmdb ~/RPM/BUILD/libraries/liblmdb ~/RPM/BUILD/libraries + '[' -n '' ']' + NPROCS=8 + make -j8 LIBDIR=lib64 prefix=/usr make: Entering directory `/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -fPIC -c mdb.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -fPIC -c midl.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mdb_stat.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mdb_copy.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mtest.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mtest2.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mtest3.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mtest4.c gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -c mtest5.c ar rs liblmdb.a mdb.o midl.o gcc -fPIC -Wl,-soname,liblmdb.so.0 -pthread -shared -o liblmdb.so.0.0.0 mdb.o midl.o ar: creating liblmdb.a ln -s liblmdb.so.0.0.0 liblmdb.so.0 ln -s liblmdb.so.0 liblmdb.so gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mdb_stat.o liblmdb.so.0 -o mdb_stat gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mdb_copy.o liblmdb.so.0 -o mdb_copy gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mtest.o liblmdb.so.0 -o mtest gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mtest2.o liblmdb.so.0 -o mtest2 gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mtest3.o liblmdb.so.0 -o mtest3 gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mtest4.o liblmdb.so.0 -o mtest4 gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast mtest5.o liblmdb.so.0 -o mtest5 make: Leaving directory `/usr/src/RPM/BUILD/libraries/liblmdb' + popd ~/RPM/BUILD/libraries + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblmdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblmdb-buildroot + cd libraries + pushd liblmdb ~/RPM/BUILD/libraries/liblmdb ~/RPM/BUILD/libraries + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/liblmdb-buildroot LIBDIR=lib64 prefix=/usr make: Entering directory `/usr/src/RPM/BUILD/libraries/liblmdb' for d in bin lib64 include share/man/man1; do mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/$d; done for f in mdb_stat mdb_copy; do cp -d $f /usr/src/tmp/liblmdb-buildroot/usr/bin; done for f in liblmdb.a liblmdb.so liblmdb.so.0 liblmdb.so.0.0.0; do cp -d $f /usr/src/tmp/liblmdb-buildroot/usr/lib64; done for f in lmdb.h; do cp -d $f /usr/src/tmp/liblmdb-buildroot/usr/include; done for f in mdb_stat.1 mdb_copy.1; do cp -d $f /usr/src/tmp/liblmdb-buildroot/usr/share/man/man1; done make: Leaving directory `/usr/src/RPM/BUILD/libraries/liblmdb' + popd ~/RPM/BUILD/libraries + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblmdb-buildroot (auto) mode of './usr/lib64/liblmdb.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblmdb-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/liblmdb-buildroot (auto) Adjusting library links in /usr/src/tmp/liblmdb-buildroot ./usr/lib64: liblmdb.so.0 -> liblmdb.so.0.0.0 Verifying ELF objects in /usr/src/tmp/liblmdb-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.59909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraries + pushd liblmdb ~/RPM/BUILD/libraries/liblmdb ~/RPM/BUILD/libraries + make test make: Entering directory `/usr/src/RPM/BUILD/libraries/liblmdb' mkdir testdb LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libraries/liblmdb ./mtest && LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libraries/liblmdb ./mdb_stat testdb Adding 165 values 4 duplicates skipped key: 0x7f438443cfdc 002 , data: 0x7f438443cfe0 002 2 foo bar key: 0x7f438443c534 009 , data: 0x7f438443c538 009 9 foo bar key: 0x7f438443cfb0 00d , data: 0x7f438443cfb4 00d 13 foo bar key: 0x7f438443cf84 016 , data: 0x7f438443cf88 016 22 foo bar key: 0x7f438443cf58 021 , data: 0x7f438443cf5c 021 33 foo bar key: 0x7f438443cf2c 022 , data: 0x7f438443cf30 022 34 foo bar key: 0x7f438443cf00 023 , data: 0x7f438443cf04 023 35 foo bar key: 0x7f438443ced4 02a , data: 0x7f438443ced8 02a 42 foo bar key: 0x7f438443c820 02d , data: 0x7f438443c824 02d 45 foo bar key: 0x7f438443cea8 031 , data: 0x7f438443ceac 031 49 foo bar key: 0x7f438443c560 03b , data: 0x7f438443c564 03b 59 foo bar key: 0x7f438443c3d4 03c , data: 0x7f438443c3d8 03c 60 foo bar key: 0x7f438443c6ec 04d , data: 0x7f438443c6f0 04d 77 foo bar key: 0x7f438443ce7c 04f , data: 0x7f438443ce80 04f 79 foo bar key: 0x7f438443ce50 056 , data: 0x7f438443ce54 056 86 foo bar key: 0x7f438443c668 059 , data: 0x7f438443c66c 059 89 foo bar key: 0x7f438443c718 067 , data: 0x7f438443c71c 067 103 foo bar key: 0x7f438443ce24 073 , data: 0x7f438443ce28 073 115 foo bar key: 0x7f438443cdf8 07c , data: 0x7f438443cdfc 07c 124 foo bar key: 0x7f438443c5b8 092 , data: 0x7f438443c5bc 092 146 foo bar key: 0x7f438443cdcc 0a4 , data: 0x7f438443cdd0 0a4 164 foo bar key: 0x7f438443cda0 0aa , data: 0x7f438443cda4 0aa 170 foo bar key: 0x7f438443cd74 0af , data: 0x7f438443cd78 0af 175 foo bar key: 0x7f438443cd48 0ce , data: 0x7f438443cd4c 0ce 206 foo bar key: 0x7f438443cd1c 0d0 , data: 0x7f438443cd20 0d0 208 foo bar key: 0x7f438443c770 0e2 , data: 0x7f438443c774 0e2 226 foo bar key: 0x7f438443ccf0 0e7 , data: 0x7f438443ccf4 0e7 231 foo bar key: 0x7f438443ccc4 0e9 , data: 0x7f438443ccc8 0e9 233 foo bar key: 0x7f438443c84c 0f6 , data: 0x7f438443c850 0f6 246 foo bar key: 0x7f438443cc98 0fe , data: 0x7f438443cc9c 0fe 254 foo bar key: 0x7f438443c79c 108 , data: 0x7f438443c7a0 108 264 foo bar key: 0x7f438443cc6c 10a , data: 0x7f438443cc70 10a 266 foo bar key: 0x7f438443cc40 10f , data: 0x7f438443cc44 10f 271 foo bar key: 0x7f438443c58c 117 , data: 0x7f438443c590 117 279 foo bar key: 0x7f438443c5e4 118 , data: 0x7f438443c5e8 118 280 foo bar key: 0x7f438443cc14 122 , data: 0x7f438443cc18 122 290 foo bar key: 0x7f438443cbe8 12a , data: 0x7f438443cbec 12a 298 foo bar key: 0x7f438443c4dc 12f , data: 0x7f438443c4e0 12f 303 foo bar key: 0x7f438443cbbc 137 , data: 0x7f438443cbc0 137 311 foo bar key: 0x7f438443c4b0 13b , data: 0x7f438443c4b4 13b 315 foo bar key: 0x7f438443c694 14f , data: 0x7f438443c698 14f 335 foo bar key: 0x7f438443cb90 150 , data: 0x7f438443cb94 150 336 foo bar key: 0x7f438443c7f4 159 , data: 0x7f438443c7f8 159 345 foo bar key: 0x7f438443cb64 168 , data: 0x7f438443cb68 168 360 foo bar key: 0x7f438443cb38 170 , data: 0x7f438443cb3c 170 368 foo bar key: 0x7f438443cb0c 173 , data: 0x7f438443cb10 173 371 foo bar key: 0x7f438443c508 176 , data: 0x7f438443c50c 176 374 foo bar key: 0x7f438443cae0 187 , data: 0x7f438443cae4 187 391 foo bar key: 0x7f438443c400 189 , data: 0x7f438443c404 189 393 foo bar key: 0x7f438443c744 18d , data: 0x7f438443c748 18d 397 foo bar key: 0x7f438443cab4 193 , data: 0x7f438443cab8 193 403 foo bar key: 0x7f438443ca88 198 , data: 0x7f438443ca8c 198 408 foo bar key: 0x7f438443ca5c 19a , data: 0x7f438443ca60 19a 410 foo bar key: 0x7f438443c484 19d , data: 0x7f438443c488 19d 413 foo bar key: 0x7f438443c610 19f , data: 0x7f438443c614 19f 415 foo bar key: 0x7f438443ca30 1a3 , data: 0x7f438443ca34 1a3 419 foo bar key: 0x7f438443ca04 1a7 , data: 0x7f438443ca08 1a7 423 foo bar key: 0x7f438443c9d8 1aa , data: 0x7f438443c9dc 1aa 426 foo bar key: 0x7f438443c9ac 1ac , data: 0x7f438443c9b0 1ac 428 foo bar key: 0x7f438443c6c0 1ad , data: 0x7f438443c6c4 1ad 429 foo bar key: 0x7f438443c980 1b0 , data: 0x7f438443c984 1b0 432 foo bar key: 0x7f438443c63c 1b3 , data: 0x7f438443c640 1b3 435 foo bar key: 0x7f438443c954 1b4 , data: 0x7f438443c958 1b4 436 foo bar key: 0x7f438443c928 1b6 , data: 0x7f438443c92c 1b6 438 foo bar key: 0x7f438443c8fc 1ba , data: 0x7f438443c900 1ba 442 foo bar key: 0x7f438443c42c 1cc , data: 0x7f438443c430 1cc 460 foo bar key: 0x7f438443c458 1d6 , data: 0x7f438443c45c 1d6 470 foo bar key: 0x7f438443c7c8 1dd , data: 0x7f438443c7cc 1dd 477 foo bar key: 0x7f438443c8d0 1e0 , data: 0x7f438443c8d4 1e0 480 foo bar key: 0x7f438443c8a4 1e7 , data: 0x7f438443c8a8 1e7 487 foo bar key: 0x7f438443c878 1e9 , data: 0x7f438443c87c 1e9 489 foo bar key: 0x7f438443dfdc 1ea , data: 0x7f438443dfe0 1ea 490 foo bar key: 0x7f438443dfb0 1ee , data: 0x7f438443dfb4 1ee 494 foo bar key: 0x7f438443df84 1f1 , data: 0x7f438443df88 1f1 497 foo bar key: 0x7f438443df58 1f7 , data: 0x7f438443df5c 1f7 503 foo bar key: 0x7f438443df2c 1f9 , data: 0x7f438443df30 1f9 505 foo bar key: 0x7f438443df00 203 , data: 0x7f438443df04 203 515 foo bar key: 0x7f438443ded4 20a , data: 0x7f438443ded8 20a 522 foo bar key: 0x7f438443dea8 20e , data: 0x7f438443deac 20e 526 foo bar key: 0x7f438443de7c 212 , data: 0x7f438443de80 212 530 foo bar key: 0x7f438443de50 214 , data: 0x7f438443de54 214 532 foo bar key: 0x7f438443de24 217 , data: 0x7f438443de28 217 535 foo bar key: 0x7f438443ddf8 22b , data: 0x7f438443ddfc 22b 555 foo bar key: 0x7f438443ddcc 239 , data: 0x7f438443ddd0 239 569 foo bar key: 0x7f438443dda0 244 , data: 0x7f438443dda4 244 580 foo bar key: 0x7f438443dd74 245 , data: 0x7f438443dd78 245 581 foo bar key: 0x7f438443dd48 250 , data: 0x7f438443dd4c 250 592 foo bar key: 0x7f438443dd1c 259 , data: 0x7f438443dd20 259 601 foo bar key: 0x7f438443dcf0 265 , data: 0x7f438443dcf4 265 613 foo bar key: 0x7f438443dcc4 274 , data: 0x7f438443dcc8 274 628 foo bar key: 0x7f438443dc98 279 , data: 0x7f438443dc9c 279 633 foo bar key: 0x7f438443dc6c 27f , data: 0x7f438443dc70 27f 639 foo bar key: 0x7f438443dc40 284 , data: 0x7f438443dc44 284 644 foo bar key: 0x7f438443dc14 285 , data: 0x7f438443dc18 285 645 foo bar key: 0x7f438443dbe8 287 , data: 0x7f438443dbec 287 647 foo bar key: 0x7f438443dbbc 290 , data: 0x7f438443dbc0 290 656 foo bar key: 0x7f438443db90 292 , data: 0x7f438443db94 292 658 foo bar key: 0x7f438443db64 29c , data: 0x7f438443db68 29c 668 foo bar key: 0x7f438443db38 2a2 , data: 0x7f438443db3c 2a2 674 foo bar key: 0x7f438443db0c 2a4 , data: 0x7f438443db10 2a4 676 foo bar key: 0x7f438443dae0 2a5 , data: 0x7f438443dae4 2a5 677 foo bar key: 0x7f438443dab4 2a7 , data: 0x7f438443dab8 2a7 679 foo bar key: 0x7f438443da88 2ab , data: 0x7f438443da8c 2ab 683 foo bar key: 0x7f438443da5c 2af , data: 0x7f438443da60 2af 687 foo bar key: 0x7f438443da30 2b9 , data: 0x7f438443da34 2b9 697 foo bar key: 0x7f438443da04 2ba , data: 0x7f438443da08 2ba 698 foo bar key: 0x7f438443d9d8 2bb , data: 0x7f438443d9dc 2bb 699 foo bar key: 0x7f438443d9ac 2c3 , data: 0x7f438443d9b0 2c3 707 foo bar key: 0x7f438443d980 2c6 , data: 0x7f438443d984 2c6 710 foo bar key: 0x7f438443d954 2c8 , data: 0x7f438443d958 2c8 712 foo bar key: 0x7f438443d928 2cc , data: 0x7f438443d92c 2cc 716 foo bar key: 0x7f438443d8fc 2d4 , data: 0x7f438443d900 2d4 724 foo bar key: 0x7f438443d8d0 2da , data: 0x7f438443d8d4 2da 730 foo bar key: 0x7f438443d8a4 2df , data: 0x7f438443d8a8 2df 735 foo bar key: 0x7f438443d878 2e2 , data: 0x7f438443d87c 2e2 738 foo bar key: 0x7f438443ffdc 2e4 , data: 0x7f438443ffe0 2e4 740 foo bar key: 0x7f438443ffb0 2f2 , data: 0x7f438443ffb4 2f2 754 foo bar key: 0x7f438443ff84 2fa , data: 0x7f438443ff88 2fa 762 foo bar key: 0x7f438443ff58 2fd , data: 0x7f438443ff5c 2fd 765 foo bar key: 0x7f438443ff2c 300 , data: 0x7f438443ff30 300 768 foo bar key: 0x7f438443ff00 308 , data: 0x7f438443ff04 308 776 foo bar key: 0x7f438443fed4 30c , data: 0x7f438443fed8 30c 780 foo bar key: 0x7f438443fea8 314 , data: 0x7f438443feac 314 788 foo bar key: 0x7f438443fe7c 316 , data: 0x7f438443fe80 316 790 foo bar key: 0x7f438443fe50 31d , data: 0x7f438443fe54 31d 797 foo bar key: 0x7f438443fe24 324 , data: 0x7f438443fe28 324 804 foo bar key: 0x7f438443fdf8 330 , data: 0x7f438443fdfc 330 816 foo bar key: 0x7f438443fdcc 339 , data: 0x7f438443fdd0 339 825 foo bar key: 0x7f438443fda0 33d , data: 0x7f438443fda4 33d 829 foo bar key: 0x7f438443fd74 341 , data: 0x7f438443fd78 341 833 foo bar key: 0x7f438443fd48 344 , data: 0x7f438443fd4c 344 836 foo bar key: 0x7f438443fd1c 34a , data: 0x7f438443fd20 34a 842 foo bar key: 0x7f438443f820 34d , data: 0x7f438443f824 34d 845 foo bar key: 0x7f438443fcf0 363 , data: 0x7f438443fcf4 363 867 foo bar key: 0x7f438443fcc4 364 , data: 0x7f438443fcc8 364 868 foo bar key: 0x7f438443fc98 367 , data: 0x7f438443fc9c 367 871 foo bar key: 0x7f438443fc6c 375 , data: 0x7f438443fc70 375 885 foo bar key: 0x7f438443fc40 388 , data: 0x7f438443fc44 388 904 foo bar key: 0x7f438443fc14 38d , data: 0x7f438443fc18 38d 909 foo bar key: 0x7f438443fbe8 390 , data: 0x7f438443fbec 390 912 foo bar key: 0x7f438443fbbc 395 , data: 0x7f438443fbc0 395 917 foo bar key: 0x7f438443fb90 396 , data: 0x7f438443fb94 396 918 foo bar key: 0x7f438443fb64 39d , data: 0x7f438443fb68 39d 925 foo bar key: 0x7f438443fb38 39e , data: 0x7f438443fb3c 39e 926 foo bar key: 0x7f438443fb0c 3a0 , data: 0x7f438443fb10 3a0 928 foo bar key: 0x7f438443fae0 3a1 , data: 0x7f438443fae4 3a1 929 foo bar key: 0x7f438443fab4 3a9 , data: 0x7f438443fab8 3a9 937 foo bar key: 0x7f438443fa88 3aa , data: 0x7f438443fa8c 3aa 938 foo bar key: 0x7f438443fa5c 3ad , data: 0x7f438443fa60 3ad 941 foo bar key: 0x7f438443fa30 3af , data: 0x7f438443fa34 3af 943 foo bar key: 0x7f438443fa04 3bd , data: 0x7f438443fa08 3bd 957 foo bar key: 0x7f438443f9d8 3c2 , data: 0x7f438443f9dc 3c2 962 foo bar key: 0x7f438443f9ac 3c8 , data: 0x7f438443f9b0 3c8 968 foo bar key: 0x7f438443f980 3d9 , data: 0x7f438443f984 3d9 985 foo bar key: 0x7f438443f954 3e6 , data: 0x7f438443f958 3e6 998 foo bar key: 0x7f438443f928 3e9 , data: 0x7f438443f92c 3e9 1001 foo bar key: 0x7f438443f8fc 3eb , data: 0x7f438443f900 3eb 1003 foo bar key: 0x7f438443f8d0 3ef , data: 0x7f438443f8d4 3ef 1007 foo bar key: 0x7f438443f8a4 3f7 , data: 0x7f438443f8a8 3f7 1015 foo bar key: 0x7f438443f878 3f8 , data: 0x7f438443f87c 3f8 1016 foo bar key: 0x7f438443f84c 3fa , data: 0x7f438443f850 3fa 1018 foo bar Deleted 62 values Cursor next key: 002 , data: 002 2 foo bar key: 00d , data: 00d 13 foo bar key: 022 , data: 022 34 foo bar key: 023 , data: 023 35 foo bar key: 02a , data: 02a 42 foo bar key: 02d , data: 02d 45 foo bar key: 031 , data: 031 49 foo bar key: 03b , data: 03b 59 foo bar key: 059 , data: 059 89 foo bar key: 067 , data: 067 103 foo bar key: 073 , data: 073 115 foo bar key: 0af , data: 0af 175 foo bar key: 0ce , data: 0ce 206 foo bar key: 0e7 , data: 0e7 231 foo bar key: 0e9 , data: 0e9 233 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0fe , data: 0fe 254 foo bar key: 108 , data: 108 264 foo bar key: 117 , data: 117 279 foo bar key: 118 , data: 118 280 foo bar key: 122 , data: 122 290 foo bar key: 12a , data: 12a 298 foo bar key: 12f , data: 12f 303 foo bar key: 14f , data: 14f 335 foo bar key: 168 , data: 168 360 foo bar key: 173 , data: 173 371 foo bar key: 176 , data: 176 374 foo bar key: 187 , data: 187 391 foo bar key: 189 , data: 189 393 foo bar key: 18d , data: 18d 397 foo bar key: 193 , data: 193 403 foo bar key: 198 , data: 198 408 foo bar key: 19a , data: 19a 410 foo bar key: 19d , data: 19d 413 foo bar key: 19f , data: 19f 415 foo bar key: 1a3 , data: 1a3 419 foo bar key: 1a7 , data: 1a7 423 foo bar key: 1b0 , data: 1b0 432 foo bar key: 1b3 , data: 1b3 435 foo bar key: 1b4 , data: 1b4 436 foo bar key: 1ba , data: 1ba 442 foo bar key: 1cc , data: 1cc 460 foo bar key: 1dd , data: 1dd 477 foo bar key: 1e0 , data: 1e0 480 foo bar key: 1e7 , data: 1e7 487 foo bar key: 1ea , data: 1ea 490 foo bar key: 1f7 , data: 1f7 503 foo bar key: 1f9 , data: 1f9 505 foo bar key: 217 , data: 217 535 foo bar key: 22b , data: 22b 555 foo bar key: 239 , data: 239 569 foo bar key: 244 , data: 244 580 foo bar key: 245 , data: 245 581 foo bar key: 259 , data: 259 601 foo bar key: 265 , data: 265 613 foo bar key: 274 , data: 274 628 foo bar key: 279 , data: 279 633 foo bar key: 27f , data: 27f 639 foo bar key: 284 , data: 284 644 foo bar key: 285 , data: 285 645 foo bar key: 287 , data: 287 647 foo bar key: 290 , data: 290 656 foo bar key: 292 , data: 292 658 foo bar key: 2a4 , data: 2a4 676 foo bar key: 2a7 , data: 2a7 679 foo bar key: 2ab , data: 2ab 683 foo bar key: 2b9 , data: 2b9 697 foo bar key: 2c6 , data: 2c6 710 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2cc , data: 2cc 716 foo bar key: 2d4 , data: 2d4 724 foo bar key: 2da , data: 2da 730 foo bar key: 2e2 , data: 2e2 738 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2f2 , data: 2f2 754 foo bar key: 300 , data: 300 768 foo bar key: 30c , data: 30c 780 foo bar key: 314 , data: 314 788 foo bar key: 316 , data: 316 790 foo bar key: 324 , data: 324 804 foo bar key: 330 , data: 330 816 foo bar key: 339 , data: 339 825 foo bar key: 33d , data: 33d 829 foo bar key: 344 , data: 344 836 foo bar key: 34a , data: 34a 842 foo bar key: 34d , data: 34d 845 foo bar key: 363 , data: 363 867 foo bar key: 388 , data: 388 904 foo bar key: 38d , data: 38d 909 foo bar key: 395 , data: 395 917 foo bar key: 39d , data: 39d 925 foo bar key: 39e , data: 39e 926 foo bar key: 3aa , data: 3aa 938 foo bar key: 3ad , data: 3ad 941 foo bar key: 3e6 , data: 3e6 998 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3ef , data: 3ef 1007 foo bar key: 3f8 , data: 3f8 1016 foo bar key: 3fa , data: 3fa 1018 foo bar Cursor last key: 3fa , data: 3fa 1018 foo bar Cursor prev key: 3f8 , data: 3f8 1016 foo bar key: 3ef , data: 3ef 1007 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3e6 , data: 3e6 998 foo bar key: 3ad , data: 3ad 941 foo bar key: 3aa , data: 3aa 938 foo bar key: 39e , data: 39e 926 foo bar key: 39d , data: 39d 925 foo bar key: 395 , data: 395 917 foo bar key: 38d , data: 38d 909 foo bar key: 388 , data: 388 904 foo bar key: 363 , data: 363 867 foo bar key: 34d , data: 34d 845 foo bar key: 34a , data: 34a 842 foo bar key: 344 , data: 344 836 foo bar key: 33d , data: 33d 829 foo bar key: 339 , data: 339 825 foo bar key: 330 , data: 330 816 foo bar key: 324 , data: 324 804 foo bar key: 316 , data: 316 790 foo bar key: 314 , data: 314 788 foo bar key: 30c , data: 30c 780 foo bar key: 300 , data: 300 768 foo bar key: 2f2 , data: 2f2 754 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2e2 , data: 2e2 738 foo bar key: 2da , data: 2da 730 foo bar key: 2d4 , data: 2d4 724 foo bar key: 2cc , data: 2cc 716 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2c6 , data: 2c6 710 foo bar key: 2b9 , data: 2b9 697 foo bar key: 2ab , data: 2ab 683 foo bar key: 2a7 , data: 2a7 679 foo bar key: 2a4 , data: 2a4 676 foo bar key: 292 , data: 292 658 foo bar key: 290 , data: 290 656 foo bar key: 287 , data: 287 647 foo bar key: 285 , data: 285 645 foo bar key: 284 , data: 284 644 foo bar key: 27f , data: 27f 639 foo bar key: 279 , data: 279 633 foo bar key: 274 , data: 274 628 foo bar key: 265 , data: 265 613 foo bar key: 259 , data: 259 601 foo bar key: 245 , data: 245 581 foo bar key: 244 , data: 244 580 foo bar key: 239 , data: 239 569 foo bar key: 22b , data: 22b 555 foo bar key: 217 , data: 217 535 foo bar key: 1f9 , data: 1f9 505 foo bar key: 1f7 , data: 1f7 503 foo bar key: 1ea , data: 1ea 490 foo bar key: 1e7 , data: 1e7 487 foo bar key: 1e0 , data: 1e0 480 foo bar key: 1dd , data: 1dd 477 foo bar key: 1cc , data: 1cc 460 foo bar key: 1ba , data: 1ba 442 foo bar key: 1b4 , data: 1b4 436 foo bar key: 1b3 , data: 1b3 435 foo bar key: 1b0 , data: 1b0 432 foo bar key: 1a7 , data: 1a7 423 foo bar key: 1a3 , data: 1a3 419 foo bar key: 19f , data: 19f 415 foo bar key: 19d , data: 19d 413 foo bar key: 19a , data: 19a 410 foo bar key: 198 , data: 198 408 foo bar key: 193 , data: 193 403 foo bar key: 18d , data: 18d 397 foo bar key: 189 , data: 189 393 foo bar key: 187 , data: 187 391 foo bar key: 176 , data: 176 374 foo bar key: 173 , data: 173 371 foo bar key: 168 , data: 168 360 foo bar key: 14f , data: 14f 335 foo bar key: 12f , data: 12f 303 foo bar key: 12a , data: 12a 298 foo bar key: 122 , data: 122 290 foo bar key: 118 , data: 118 280 foo bar key: 117 , data: 117 279 foo bar key: 108 , data: 108 264 foo bar key: 0fe , data: 0fe 254 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0e9 , data: 0e9 233 foo bar key: 0e7 , data: 0e7 231 foo bar key: 0ce , data: 0ce 206 foo bar key: 0af , data: 0af 175 foo bar key: 073 , data: 073 115 foo bar key: 067 , data: 067 103 foo bar key: 059 , data: 059 89 foo bar key: 03b , data: 03b 59 foo bar key: 031 , data: 031 49 foo bar key: 02d , data: 02d 45 foo bar key: 02a , data: 02a 42 foo bar key: 023 , data: 023 35 foo bar key: 022 , data: 022 34 foo bar key: 00d , data: 00d 13 foo bar key: 002 , data: 002 2 foo bar Cursor last/prev key: 3fa , data: 3fa 1018 foo bar key: 3f8 , data: 3f8 1016 foo bar Deleting with cursor key: 0x7f4384442fdc 002 , data: 0x7f4384442fe0 002 2 foo bar key: 0x152958c 00d , data: 0x1529590 00d 13 foo bar key: 0x152958c 022 , data: 0x1529590 022 34 foo bar key: 0x152958c 023 , data: 0x1529590 023 35 foo bar key: 0x152958c 02a , data: 0x1529590 02a 42 foo bar key: 0x1529198 02d , data: 0x152919c 02d 45 foo bar key: 0x152958c 031 , data: 0x1529590 031 49 foo bar key: 0x152900c 03b , data: 0x1529010 03b 59 foo bar key: 0x15290e8 059 , data: 0x15290ec 059 89 foo bar key: 0x1529140 067 , data: 0x1529144 067 103 foo bar key: 0x152958c 073 , data: 0x1529590 073 115 foo bar key: 0x152958c 0af , data: 0x1529590 0af 175 foo bar key: 0x152958c 0ce , data: 0x1529590 0ce 206 foo bar key: 0x152958c 0e7 , data: 0x1529590 0e7 231 foo bar key: 0x152958c 0e9 , data: 0x1529590 0e9 233 foo bar key: 0x15292cc 0f6 , data: 0x15292d0 0f6 246 foo bar key: 0x152958c 0fe , data: 0x1529590 0fe 254 foo bar key: 0x15292cc 108 , data: 0x15292d0 108 264 foo bar key: 0x15291f0 117 , data: 0x15291f4 117 279 foo bar key: 0x152921c 118 , data: 0x1529220 118 280 foo bar key: 0x152958c 122 , data: 0x1529590 122 290 foo bar key: 0x152958c 12a , data: 0x1529590 12a 298 foo bar key: 0x1529248 12f , data: 0x152924c 12f 303 foo bar key: 0x15292f8 14f , data: 0x15292fc 14f 335 foo bar key: 0x152958c 168 , data: 0x1529590 168 360 foo bar key: 0x152958c 173 , data: 0x1529590 173 371 foo bar key: 0x15292f8 176 , data: 0x15292fc 176 374 foo bar key: 0x152958c 187 , data: 0x1529590 187 391 foo bar key: 0x15292cc 189 , data: 0x15292d0 189 393 foo bar key: 0x15293a8 18d , data: 0x15293ac 18d 397 foo bar key: 0x152958c 193 , data: 0x1529590 193 403 foo bar key: 0x152958c 198 , data: 0x1529590 198 408 foo bar key: 0x152958c 19a , data: 0x1529590 19a 410 foo bar key: 0x15293d4 19d , data: 0x15293d8 19d 413 foo bar key: 0x1529400 19f , data: 0x1529404 19f 415 foo bar key: 0x152958c 1a3 , data: 0x1529590 1a3 419 foo bar key: 0x152958c 1a7 , data: 0x1529590 1a7 423 foo bar key: 0x152958c 1b0 , data: 0x1529590 1b0 432 foo bar key: 0x15294b0 1b3 , data: 0x15294b4 1b3 435 foo bar key: 0x152958c 1b4 , data: 0x1529590 1b4 436 foo bar key: 0x152958c 1ba , data: 0x1529590 1ba 442 foo bar key: 0x1529508 1cc , data: 0x152950c 1cc 460 foo bar key: 0x1529534 1dd , data: 0x1529538 1dd 477 foo bar key: 0x152958c 1e0 , data: 0x1529590 1e0 480 foo bar key: 0x152958c 1e7 , data: 0x1529590 1e7 487 foo bar key: 0x152958c 1ea , data: 0x1529590 1ea 490 foo bar key: 0x152958c 1f7 , data: 0x1529590 1f7 503 foo bar key: 0x152958c 1f9 , data: 0x1529590 1f9 505 foo bar key: 0x152958c 217 , data: 0x1529590 217 535 foo bar key: 0x152958c 22b , data: 0x1529590 22b 555 foo bar Restarting cursor in txn key: 0x152958c 239 , data: 0x1529590 239 569 foo bar key: 0x1529560 244 , data: 0x1529564 244 580 foo bar key: 0x1529534 245 , data: 0x1529538 245 581 foo bar key: 0x1529508 259 , data: 0x152950c 259 601 foo bar key: 0x15294dc 265 , data: 0x15294e0 265 613 foo bar key: 0x15294b0 274 , data: 0x15294b4 274 628 foo bar key: 0x1529484 279 , data: 0x1529488 279 633 foo bar key: 0x1529458 27f , data: 0x152945c 27f 639 foo bar key: 0x152942c 284 , data: 0x1529430 284 644 foo bar key: 0x1529400 285 , data: 0x1529404 285 645 foo bar key: 0x15293d4 287 , data: 0x15293d8 287 647 foo bar key: 0x15293a8 290 , data: 0x15293ac 290 656 foo bar key: 0x152937c 292 , data: 0x1529380 292 658 foo bar key: 0x1529350 2a4 , data: 0x1529354 2a4 676 foo bar key: 0x1529324 2a7 , data: 0x1529328 2a7 679 foo bar key: 0x15292f8 2ab , data: 0x15292fc 2ab 683 foo bar key: 0x15292cc 2b9 , data: 0x15292d0 2b9 697 foo bar key: 0x15292a0 2c6 , data: 0x15292a4 2c6 710 foo bar key: 0x1529274 2c8 , data: 0x1529278 2c8 712 foo bar key: 0x1529248 2cc , data: 0x152924c 2cc 716 foo bar key: 0x152921c 2d4 , data: 0x1529220 2d4 724 foo bar key: 0x15291f0 2da , data: 0x15291f4 2da 730 foo bar key: 0x15291c4 2e2 , data: 0x15291c8 2e2 738 foo bar key: 0x7f4384443fdc 2e4 , data: 0x7f4384443fe0 2e4 740 foo bar key: 0x7f4384443fb0 2f2 , data: 0x7f4384443fb4 2f2 754 foo bar key: 0x7f4384443f84 300 , data: 0x7f4384443f88 300 768 foo bar key: 0x7f4384443f58 30c , data: 0x7f4384443f5c 30c 780 foo bar key: 0x7f4384443f2c 314 , data: 0x7f4384443f30 314 788 foo bar key: 0x7f4384443f00 316 , data: 0x7f4384443f04 316 790 foo bar key: 0x7f4384443ed4 324 , data: 0x7f4384443ed8 324 804 foo bar key: 0x7f4384443ea8 330 , data: 0x7f4384443eac 330 816 foo bar key: 0x7f4384443e7c 339 , data: 0x7f4384443e80 339 825 foo bar key: 0x7f4384443e50 33d , data: 0x7f4384443e54 33d 829 foo bar Restarting cursor outside txn key: 0x7f438443ffdc 239 , data: 0x7f438443ffe0 239 569 foo bar key: 0x7f438443ffb0 244 , data: 0x7f438443ffb4 244 580 foo bar key: 0x7f438443ff84 245 , data: 0x7f438443ff88 245 581 foo bar key: 0x7f438443ff58 259 , data: 0x7f438443ff5c 259 601 foo bar key: 0x7f438443ff2c 265 , data: 0x7f438443ff30 265 613 foo bar key: 0x7f438443ff00 274 , data: 0x7f438443ff04 274 628 foo bar key: 0x7f438443fed4 279 , data: 0x7f438443fed8 279 633 foo bar key: 0x7f438443fea8 27f , data: 0x7f438443feac 27f 639 foo bar key: 0x7f438443fe7c 284 , data: 0x7f438443fe80 284 644 foo bar key: 0x7f438443fe50 285 , data: 0x7f438443fe54 285 645 foo bar key: 0x7f438443fe24 287 , data: 0x7f438443fe28 287 647 foo bar key: 0x7f438443fdf8 290 , data: 0x7f438443fdfc 290 656 foo bar key: 0x7f438443fdcc 292 , data: 0x7f438443fdd0 292 658 foo bar key: 0x7f438443fda0 2a4 , data: 0x7f438443fda4 2a4 676 foo bar key: 0x7f438443fd74 2a7 , data: 0x7f438443fd78 2a7 679 foo bar key: 0x7f438443fd48 2ab , data: 0x7f438443fd4c 2ab 683 foo bar key: 0x7f438443fd1c 2b9 , data: 0x7f438443fd20 2b9 697 foo bar key: 0x7f438443fcf0 2c6 , data: 0x7f438443fcf4 2c6 710 foo bar key: 0x7f438443fcc4 2c8 , data: 0x7f438443fcc8 2c8 712 foo bar key: 0x7f438443fc98 2cc , data: 0x7f438443fc9c 2cc 716 foo bar key: 0x7f438443fc6c 2d4 , data: 0x7f438443fc70 2d4 724 foo bar key: 0x7f438443fc40 2da , data: 0x7f438443fc44 2da 730 foo bar key: 0x7f438443fc14 2e2 , data: 0x7f438443fc18 2e2 738 foo bar key: 0x7f4384443fdc 2e4 , data: 0x7f4384443fe0 2e4 740 foo bar key: 0x7f4384443fb0 2f2 , data: 0x7f4384443fb4 2f2 754 foo bar key: 0x7f4384443f84 300 , data: 0x7f4384443f88 300 768 foo bar key: 0x7f4384443f58 30c , data: 0x7f4384443f5c 30c 780 foo bar key: 0x7f4384443f2c 314 , data: 0x7f4384443f30 314 788 foo bar key: 0x7f4384443f00 316 , data: 0x7f4384443f04 316 790 foo bar key: 0x7f4384443ed4 324 , data: 0x7f4384443ed8 324 804 foo bar key: 0x7f4384443ea8 330 , data: 0x7f4384443eac 330 816 foo bar key: 0x7f4384443e7c 339 , data: 0x7f4384443e80 339 825 foo bar key: 0x7f4384443e50 33d , data: 0x7f4384443e54 33d 829 foo bar Status of Main DB Tree depth: 2 Branch pages: 1 Leaf pages: 2 Overflow pages: 0 Entries: 49 make: Leaving directory `/usr/src/RPM/BUILD/libraries/liblmdb' + popd ~/RPM/BUILD/libraries + exit 0 Processing files: liblmdb-0.9.11-alt1.gitfca18d25 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bGJYEp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/liblmdb-buildroot/usr/lib64/liblmdb.so.0: 65 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2wMqCJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblmdb.so.0()(64bit) = set:kdubzXJ3ZqThaaKYQCNawo299chvNM6rxN5WgJFkNcmFIJM1QsMZajP7p9tHD1ocBi47w26F4SjKNcZcMFajNZocljct8W0Glod9jtjxZ9S6od4vk573Qs3ZEl7n1rugZBuXufp1IXsd1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zzMtl6 Creating liblmdb-debuginfo package Processing files: liblmdb-devel-0.9.11-alt1.gitfca18d25 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kVefQv find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.veV66X find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: liblmdb = 0.9.11-alt1.gitfca18d25, /usr/lib64/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EM7Wat Processing files: lmdb-utils-0.9.11-alt1.gitfca18d25 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RAhdZ0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGkFxB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: liblmdb = 0.9.11-alt1.gitfca18d25, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), liblmdb.so.0()(64bit) >= set:kficShgsvORozh8lUoS3Brd4PhSNFD2FVk7ecoxVmqzF05s0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7p6yPe Creating lmdb-utils-debuginfo package Processing files: liblmdb-debuginfo-0.9.11-alt1.gitfca18d25 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6oBGUU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rLOxLD find-requires: running scripts (debuginfo) Provides: debug64(liblmdb.so.0) Requires: liblmdb = 0.9.11-alt1.gitfca18d25, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: lmdb-utils-debuginfo-0.9.11-alt1.gitfca18d25 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UPudnp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NnpIId find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.11-alt1.gitfca18d25, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblmdb.so.0) Adding to lmdb-utils-debuginfo a strict dependency on liblmdb-debuginfo Removing from lmdb-utils-debuginfo 1 sources provided by liblmdb-debuginfo Removing 1 extra deps from liblmdb-devel due to dependency on liblmdb Removing 2 extra deps from lmdb-utils due to dependency on liblmdb Removing 1 extra deps from lmdb-utils-debuginfo due to dependency on liblmdb-debuginfo Removing 4 extra deps from lmdb-utils due to repentancy on liblmdb Removing 1 extra deps from lmdb-utils-debuginfo due to repentancy on liblmdb-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib64/liblmdb.a Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-0.9.11-alt1.gitfca18d25.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-devel-0.9.11-alt1.gitfca18d25.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-0.9.11-alt1.gitfca18d25.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-debuginfo-0.9.11-alt1.gitfca18d25.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-debuginfo-0.9.11-alt1.gitfca18d25.x86_64.rpm 3.95user 1.06system 0:16.48elapsed 30%CPU (0avgtext+0avgdata 67116maxresident)k 0inputs+0outputs (0major+426052minor)pagefaults 0swaps 5.15user 2.90system 0:20.63elapsed 39%CPU (0avgtext+0avgdata 67116maxresident)k 0inputs+0outputs (0major+626222minor)pagefaults 0swaps --- lmdb-utils-0.9.11-alt1.gitfca18d25.x86_64.rpm.repo 2014-04-08 20:37:52.000000000 +0000 +++ lmdb-utils-0.9.11-alt1.gitfca18d25.x86_64.rpm.hasher 2019-04-21 00:55:36.168892723 +0000 @@ -2,4 +2,4 @@ /usr/bin/mdb_stat 100755 -/usr/share/man/man1/mdb_copy.1.gz 100644 -/usr/share/man/man1/mdb_stat.1.gz 100644 +/usr/share/man/man1/mdb_copy.1.xz 100644 +/usr/share/man/man1/mdb_stat.1.xz 100644 Requires: liblmdb = 0.9.11-alt1.gitfca18d25