<86>Apr 21 06:22:19 userdel[34087]: delete user 'rooter' <86>Apr 21 06:22:19 userdel[34087]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:22:19 groupadd[34105]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 06:22:19 groupadd[34105]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:22:19 groupadd[34105]: new group: name=rooter, GID=609 <86>Apr 21 06:22:19 useradd[34125]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 06:22:19 userdel[34156]: delete user 'builder' <86>Apr 21 06:22:19 userdel[34156]: removed group 'builder' owned by 'builder' <86>Apr 21 06:22:19 userdel[34156]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:22:19 groupadd[34187]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 06:22:19 groupadd[34187]: group added to /etc/gshadow: name=builder <86>Apr 21 06:22:19 groupadd[34187]: new group: name=builder, GID=610 <86>Apr 21 06:22:19 useradd[34209]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash Installing liblmdb-0.9.11-alt1.gitfca18d25.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9256 + 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.9256 + 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=lib 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.9871 + 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=lib prefix=/usr make: Entering directory `/usr/src/RPM/BUILD/libraries/liblmdb' for d in bin lib 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/lib; 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/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/liblmdb.so.0.0.0: uses non-LFS functions: ftruncate lseek mmap open pread pwrite Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.9871 + 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 143 values 11 duplicates skipped key: 0xf728e534 012 , data: 0xf728e538 012 18 foo bar key: 0xf728efdc 015 , data: 0xf728efe0 015 21 foo bar key: 0xf728efb0 01e , data: 0xf728efb4 01e 30 foo bar key: 0xf728ef84 02e , data: 0xf728ef88 02e 46 foo bar key: 0xf728e668 030 , data: 0xf728e66c 030 48 foo bar key: 0xf728e5b8 037 , data: 0xf728e5bc 037 55 foo bar key: 0xf728ef58 03f , data: 0xf728ef5c 03f 63 foo bar key: 0xf728ef2c 046 , data: 0xf728ef30 046 70 foo bar key: 0xf728ef00 048 , data: 0xf728ef04 048 72 foo bar key: 0xf728eed4 05d , data: 0xf728eed8 05d 93 foo bar key: 0xf728eea8 06b , data: 0xf728eeac 06b 107 foo bar key: 0xf728e6c0 073 , data: 0xf728e6c4 073 115 foo bar key: 0xf728ee7c 075 , data: 0xf728ee80 075 117 foo bar key: 0xf728ee50 092 , data: 0xf728ee54 092 146 foo bar key: 0xf728ee24 099 , data: 0xf728ee28 099 153 foo bar key: 0xf728edf8 0a0 , data: 0xf728edfc 0a0 160 foo bar key: 0xf728e718 0a4 , data: 0xf728e71c 0a4 164 foo bar key: 0xf728e63c 0a8 , data: 0xf728e640 0a8 168 foo bar key: 0xf728edcc 0ac , data: 0xf728edd0 0ac 172 foo bar key: 0xf728eda0 0b5 , data: 0xf728eda4 0b5 181 foo bar key: 0xf728ed74 0cd , data: 0xf728ed78 0cd 205 foo bar key: 0xf728ed48 0f3 , data: 0xf728ed4c 0f3 243 foo bar key: 0xf728ed1c 0f6 , data: 0xf728ed20 0f6 246 foo bar key: 0xf728ecf0 0f7 , data: 0xf728ecf4 0f7 247 foo bar key: 0xf728e560 0fc , data: 0xf728e564 0fc 252 foo bar key: 0xf728ecc4 115 , data: 0xf728ecc8 115 277 foo bar key: 0xf728ec98 117 , data: 0xf728ec9c 117 279 foo bar key: 0xf728ec6c 11c , data: 0xf728ec70 11c 284 foo bar key: 0xf728ec40 120 , data: 0xf728ec44 120 288 foo bar key: 0xf728e6ec 126 , data: 0xf728e6f0 126 294 foo bar key: 0xf728ec14 12e , data: 0xf728ec18 12e 302 foo bar key: 0xf728ebe8 130 , data: 0xf728ebec 130 304 foo bar key: 0xf728e84c 137 , data: 0xf728e850 137 311 foo bar key: 0xf728ebbc 13c , data: 0xf728ebc0 13c 316 foo bar key: 0xf728e508 13e , data: 0xf728e50c 13e 318 foo bar key: 0xf728eb90 143 , data: 0xf728eb94 143 323 foo bar key: 0xf728eb64 16c , data: 0xf728eb68 16c 364 foo bar key: 0xf728e7c8 16f , data: 0xf728e7cc 16f 367 foo bar key: 0xf728eb38 17f , data: 0xf728eb3c 17f 383 foo bar key: 0xf728eb0c 180 , data: 0xf728eb10 180 384 foo bar key: 0xf728eae0 184 , data: 0xf728eae4 184 388 foo bar key: 0xf728eab4 189 , data: 0xf728eab8 189 393 foo bar key: 0xf728ea88 18a , data: 0xf728ea8c 18a 394 foo bar key: 0xf728e610 19c , data: 0xf728e614 19c 412 foo bar key: 0xf728ea5c 19f , data: 0xf728ea60 19f 415 foo bar key: 0xf728e4b0 1a8 , data: 0xf728e4b4 1a8 424 foo bar key: 0xf728e58c 1b4 , data: 0xf728e590 1b4 436 foo bar key: 0xf728ea30 1c8 , data: 0xf728ea34 1c8 456 foo bar key: 0xf728ea04 1cd , data: 0xf728ea08 1cd 461 foo bar key: 0xf728e9d8 1dd , data: 0xf728e9dc 1dd 477 foo bar key: 0xf728e9ac 1de , data: 0xf728e9b0 1de 478 foo bar key: 0xf728e5e4 1df , data: 0xf728e5e8 1df 479 foo bar key: 0xf728e7f4 1e1 , data: 0xf728e7f8 1e1 481 foo bar key: 0xf728e980 1e4 , data: 0xf728e984 1e4 484 foo bar key: 0xf728e694 1ea , data: 0xf728e698 1ea 490 foo bar key: 0xf728e820 1f2 , data: 0xf728e824 1f2 498 foo bar key: 0xf728e954 1f3 , data: 0xf728e958 1f3 499 foo bar key: 0xf728e928 1f4 , data: 0xf728e92c 1f4 500 foo bar key: 0xf728e79c 1f7 , data: 0xf728e7a0 1f7 503 foo bar key: 0xf728e8fc 204 , data: 0xf728e900 204 516 foo bar key: 0xf728e8d0 205 , data: 0xf728e8d4 205 517 foo bar key: 0xf728e744 208 , data: 0xf728e748 208 520 foo bar key: 0xf728e770 219 , data: 0xf728e774 219 537 foo bar key: 0xf728e8a4 223 , data: 0xf728e8a8 223 547 foo bar key: 0xf728e4dc 22b , data: 0xf728e4e0 22b 555 foo bar key: 0xf728e878 232 , data: 0xf728e87c 232 562 foo bar key: 0xf728ffdc 234 , data: 0xf728ffe0 234 564 foo bar key: 0xf728ffb0 239 , data: 0xf728ffb4 239 569 foo bar key: 0xf728f694 245 , data: 0xf728f698 245 581 foo bar key: 0xf728f4dc 246 , data: 0xf728f4e0 246 582 foo bar key: 0xf728ff84 250 , data: 0xf728ff88 250 592 foo bar key: 0xf728f6c0 256 , data: 0xf728f6c4 256 598 foo bar key: 0xf728ff58 25c , data: 0xf728ff5c 25c 604 foo bar key: 0xf728ff2c 25e , data: 0xf728ff30 25e 606 foo bar key: 0xf728ff00 262 , data: 0xf728ff04 262 610 foo bar key: 0xf728fed4 263 , data: 0xf728fed8 263 611 foo bar key: 0xf728fea8 271 , data: 0xf728feac 271 625 foo bar key: 0xf728f5e4 277 , data: 0xf728f5e8 277 631 foo bar key: 0xf728fe7c 298 , data: 0xf728fe80 298 664 foo bar key: 0xf728f7f4 29b , data: 0xf728f7f8 29b 667 foo bar key: 0xf728fe50 2ad , data: 0xf728fe54 2ad 685 foo bar key: 0xf728fe24 2b2 , data: 0xf728fe28 2b2 690 foo bar key: 0xf728fdf8 2b5 , data: 0xf728fdfc 2b5 693 foo bar key: 0xf728f820 2b7 , data: 0xf728f824 2b7 695 foo bar key: 0xf728fdcc 2c2 , data: 0xf728fdd0 2c2 706 foo bar key: 0xf728fda0 2c7 , data: 0xf728fda4 2c7 711 foo bar key: 0xf728fd74 2d1 , data: 0xf728fd78 2d1 721 foo bar key: 0xf728fd48 2d2 , data: 0xf728fd4c 2d2 722 foo bar key: 0xf728fd1c 2d5 , data: 0xf728fd20 2d5 725 foo bar key: 0xf728fcf0 2db , data: 0xf728fcf4 2db 731 foo bar key: 0xf728f770 2e3 , data: 0xf728f774 2e3 739 foo bar key: 0xf728f58c 2f3 , data: 0xf728f590 2f3 755 foo bar key: 0xf728fcc4 2fc , data: 0xf728fcc8 2fc 764 foo bar key: 0xf728fc98 2fe , data: 0xf728fc9c 2fe 766 foo bar key: 0xf728f718 2ff , data: 0xf728f71c 2ff 767 foo bar key: 0xf728fc6c 30c , data: 0xf728fc70 30c 780 foo bar key: 0xf728fc40 30d , data: 0xf728fc44 30d 781 foo bar key: 0xf728fc14 30e , data: 0xf728fc18 30e 782 foo bar key: 0xf728fbe8 31a , data: 0xf728fbec 31a 794 foo bar key: 0xf728fbbc 31b , data: 0xf728fbc0 31b 795 foo bar key: 0xf728fb90 322 , data: 0xf728fb94 322 802 foo bar key: 0xf728fb64 32d , data: 0xf728fb68 32d 813 foo bar key: 0xf728fb38 333 , data: 0xf728fb3c 333 819 foo bar key: 0xf728fb0c 33a , data: 0xf728fb10 33a 826 foo bar key: 0xf728fae0 340 , data: 0xf728fae4 340 832 foo bar key: 0xf728f744 343 , data: 0xf728f748 343 835 foo bar key: 0xf728fab4 346 , data: 0xf728fab8 346 838 foo bar key: 0xf728f560 347 , data: 0xf728f564 347 839 foo bar key: 0xf728fa88 348 , data: 0xf728fa8c 348 840 foo bar key: 0xf728fa5c 34b , data: 0xf728fa60 34b 843 foo bar key: 0xf728f508 351 , data: 0xf728f50c 351 849 foo bar key: 0xf728fa30 352 , data: 0xf728fa34 352 850 foo bar key: 0xf728fa04 358 , data: 0xf728fa08 358 856 foo bar key: 0xf728f4b0 35f , data: 0xf728f4b4 35f 863 foo bar key: 0xf728f9d8 378 , data: 0xf728f9dc 378 888 foo bar key: 0xf728f63c 379 , data: 0xf728f640 379 889 foo bar key: 0xf728f9ac 37d , data: 0xf728f9b0 37d 893 foo bar key: 0xf728f980 380 , data: 0xf728f984 380 896 foo bar key: 0xf728f954 393 , data: 0xf728f958 393 915 foo bar key: 0xf728f534 398 , data: 0xf728f538 398 920 foo bar key: 0xf728f928 39b , data: 0xf728f92c 39b 923 foo bar key: 0xf728f8fc 3b4 , data: 0xf728f900 3b4 948 foo bar key: 0xf728f8d0 3bb , data: 0xf728f8d4 3bb 955 foo bar key: 0xf728f610 3bf , data: 0xf728f614 3bf 959 foo bar key: 0xf728f668 3c5 , data: 0xf728f66c 3c5 965 foo bar key: 0xf728f6ec 3c7 , data: 0xf728f6f0 3c7 967 foo bar key: 0xf728f5b8 3cf , data: 0xf728f5bc 3cf 975 foo bar key: 0xf728f8a4 3d2 , data: 0xf728f8a8 3d2 978 foo bar key: 0xf728f878 3e9 , data: 0xf728f87c 3e9 1001 foo bar key: 0xf728f7c8 3fa , data: 0xf728f7cc 3fa 1018 foo bar key: 0xf728f84c 3fb , data: 0xf728f850 3fb 1019 foo bar key: 0xf728f79c 3fe , data: 0xf728f7a0 3fe 1022 foo bar Deleted 53 values Cursor next key: 012 , data: 012 18 foo bar key: 01e , data: 01e 30 foo bar key: 02e , data: 02e 46 foo bar key: 030 , data: 030 48 foo bar key: 03f , data: 03f 63 foo bar key: 048 , data: 048 72 foo bar key: 06b , data: 06b 107 foo bar key: 073 , data: 073 115 foo bar key: 092 , data: 092 146 foo bar key: 099 , data: 099 153 foo bar key: 0a0 , data: 0a0 160 foo bar key: 0a4 , data: 0a4 164 foo bar key: 0a8 , data: 0a8 168 foo bar key: 0ac , data: 0ac 172 foo bar key: 0b5 , data: 0b5 181 foo bar key: 0f3 , data: 0f3 243 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0f7 , data: 0f7 247 foo bar key: 0fc , data: 0fc 252 foo bar key: 117 , data: 117 279 foo bar key: 126 , data: 126 294 foo bar key: 130 , data: 130 304 foo bar key: 137 , data: 137 311 foo bar key: 13e , data: 13e 318 foo bar key: 16f , data: 16f 367 foo bar key: 17f , data: 17f 383 foo bar key: 180 , data: 180 384 foo bar key: 184 , data: 184 388 foo bar key: 18a , data: 18a 394 foo bar key: 19f , data: 19f 415 foo bar key: 1b4 , data: 1b4 436 foo bar key: 1de , data: 1de 478 foo bar key: 1df , data: 1df 479 foo bar key: 1e4 , data: 1e4 484 foo bar key: 1ea , data: 1ea 490 foo bar key: 1f2 , data: 1f2 498 foo bar key: 1f7 , data: 1f7 503 foo bar key: 204 , data: 204 516 foo bar key: 205 , data: 205 517 foo bar key: 208 , data: 208 520 foo bar key: 223 , data: 223 547 foo bar key: 22b , data: 22b 555 foo bar key: 232 , data: 232 562 foo bar key: 239 , data: 239 569 foo bar key: 246 , data: 246 582 foo bar key: 256 , data: 256 598 foo bar key: 25c , data: 25c 604 foo bar key: 262 , data: 262 610 foo bar key: 277 , data: 277 631 foo bar key: 2ad , data: 2ad 685 foo bar key: 2b5 , data: 2b5 693 foo bar key: 2b7 , data: 2b7 695 foo bar key: 2c2 , data: 2c2 706 foo bar key: 2c7 , data: 2c7 711 foo bar key: 2d1 , data: 2d1 721 foo bar key: 2d5 , data: 2d5 725 foo bar key: 2db , data: 2db 731 foo bar key: 2e3 , data: 2e3 739 foo bar key: 2fe , data: 2fe 766 foo bar key: 31a , data: 31a 794 foo bar key: 31b , data: 31b 795 foo bar key: 333 , data: 333 819 foo bar key: 340 , data: 340 832 foo bar key: 346 , data: 346 838 foo bar key: 351 , data: 351 849 foo bar key: 352 , data: 352 850 foo bar key: 358 , data: 358 856 foo bar key: 378 , data: 378 888 foo bar key: 379 , data: 379 889 foo bar key: 37d , data: 37d 893 foo bar key: 380 , data: 380 896 foo bar key: 398 , data: 398 920 foo bar key: 3b4 , data: 3b4 948 foo bar key: 3bf , data: 3bf 959 foo bar key: 3d2 , data: 3d2 978 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3fa , data: 3fa 1018 foo bar key: 3fb , data: 3fb 1019 foo bar key: 3fe , data: 3fe 1022 foo bar Cursor last key: 3fe , data: 3fe 1022 foo bar Cursor prev key: 3fb , data: 3fb 1019 foo bar key: 3fa , data: 3fa 1018 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3d2 , data: 3d2 978 foo bar key: 3bf , data: 3bf 959 foo bar key: 3b4 , data: 3b4 948 foo bar key: 398 , data: 398 920 foo bar key: 380 , data: 380 896 foo bar key: 37d , data: 37d 893 foo bar key: 379 , data: 379 889 foo bar key: 378 , data: 378 888 foo bar key: 358 , data: 358 856 foo bar key: 352 , data: 352 850 foo bar key: 351 , data: 351 849 foo bar key: 346 , data: 346 838 foo bar key: 340 , data: 340 832 foo bar key: 333 , data: 333 819 foo bar key: 31b , data: 31b 795 foo bar key: 31a , data: 31a 794 foo bar key: 2fe , data: 2fe 766 foo bar key: 2e3 , data: 2e3 739 foo bar key: 2db , data: 2db 731 foo bar key: 2d5 , data: 2d5 725 foo bar key: 2d1 , data: 2d1 721 foo bar key: 2c7 , data: 2c7 711 foo bar key: 2c2 , data: 2c2 706 foo bar key: 2b7 , data: 2b7 695 foo bar key: 2b5 , data: 2b5 693 foo bar key: 2ad , data: 2ad 685 foo bar key: 277 , data: 277 631 foo bar key: 262 , data: 262 610 foo bar key: 25c , data: 25c 604 foo bar key: 256 , data: 256 598 foo bar key: 246 , data: 246 582 foo bar key: 239 , data: 239 569 foo bar key: 232 , data: 232 562 foo bar key: 22b , data: 22b 555 foo bar key: 223 , data: 223 547 foo bar key: 208 , data: 208 520 foo bar key: 205 , data: 205 517 foo bar key: 204 , data: 204 516 foo bar key: 1f7 , data: 1f7 503 foo bar key: 1f2 , data: 1f2 498 foo bar key: 1ea , data: 1ea 490 foo bar key: 1e4 , data: 1e4 484 foo bar key: 1df , data: 1df 479 foo bar key: 1de , data: 1de 478 foo bar key: 1b4 , data: 1b4 436 foo bar key: 19f , data: 19f 415 foo bar key: 18a , data: 18a 394 foo bar key: 184 , data: 184 388 foo bar key: 180 , data: 180 384 foo bar key: 17f , data: 17f 383 foo bar key: 16f , data: 16f 367 foo bar key: 13e , data: 13e 318 foo bar key: 137 , data: 137 311 foo bar key: 130 , data: 130 304 foo bar key: 126 , data: 126 294 foo bar key: 117 , data: 117 279 foo bar key: 0fc , data: 0fc 252 foo bar key: 0f7 , data: 0f7 247 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0f3 , data: 0f3 243 foo bar key: 0b5 , data: 0b5 181 foo bar key: 0ac , data: 0ac 172 foo bar key: 0a8 , data: 0a8 168 foo bar key: 0a4 , data: 0a4 164 foo bar key: 0a0 , data: 0a0 160 foo bar key: 099 , data: 099 153 foo bar key: 092 , data: 092 146 foo bar key: 073 , data: 073 115 foo bar key: 06b , data: 06b 107 foo bar key: 048 , data: 048 72 foo bar key: 03f , data: 03f 63 foo bar key: 030 , data: 030 48 foo bar key: 02e , data: 02e 46 foo bar key: 01e , data: 01e 30 foo bar key: 012 , data: 012 18 foo bar Cursor last/prev key: 3fe , data: 3fe 1022 foo bar key: 3fb , data: 3fb 1019 foo bar Deleting with cursor key: 0xf72938fc 012 , data: 0xf7293900 012 18 foo bar key: 0x9f283d4 01e , data: 0x9f283d8 01e 30 foo bar key: 0x9f283d4 02e , data: 0x9f283d8 02e 46 foo bar key: 0x9f27e28 030 , data: 0x9f27e2c 030 48 foo bar key: 0x9f283d4 03f , data: 0x9f283d8 03f 63 foo bar key: 0x9f283d4 048 , data: 0x9f283d8 048 72 foo bar key: 0x9f283d4 06b , data: 0x9f283d8 06b 107 foo bar key: 0x9f27f04 073 , data: 0x9f27f08 073 115 foo bar key: 0x9f283d4 092 , data: 0x9f283d8 092 146 foo bar key: 0x9f283d4 099 , data: 0x9f283d8 099 153 foo bar key: 0x9f283d4 0a0 , data: 0x9f283d8 0a0 160 foo bar key: 0x9f27fe0 0a4 , data: 0x9f27fe4 0a4 164 foo bar key: 0x9f27f88 0a8 , data: 0x9f27f8c 0a8 168 foo bar key: 0x9f283d4 0ac , data: 0x9f283d8 0ac 172 foo bar key: 0x9f283d4 0b5 , data: 0x9f283d8 0b5 181 foo bar key: 0x9f283d4 0f3 , data: 0x9f283d8 0f3 243 foo bar key: 0x9f283d4 0f6 , data: 0x9f283d8 0f6 246 foo bar key: 0x9f283d4 0f7 , data: 0x9f283d8 0f7 247 foo bar key: 0x9f2800c 0fc , data: 0x9f28010 0fc 252 foo bar key: 0x9f283d4 117 , data: 0x9f283d8 117 279 foo bar key: 0x9f280e8 126 , data: 0x9f280ec 126 294 foo bar key: 0x9f283d4 130 , data: 0x9f283d8 130 304 foo bar key: 0x9f281f0 137 , data: 0x9f281f4 137 311 foo bar key: 0x9f280bc 13e , data: 0x9f280c0 13e 318 foo bar key: 0x9f281c4 16f , data: 0x9f281c8 16f 367 foo bar key: 0x9f283d4 17f , data: 0x9f283d8 17f 383 foo bar key: 0x9f283d4 180 , data: 0x9f283d8 180 384 foo bar key: 0x9f283d4 184 , data: 0x9f283d8 184 388 foo bar key: 0x9f283d4 18a , data: 0x9f283d8 18a 394 foo bar key: 0x9f283d4 19f , data: 0x9f283d8 19f 415 foo bar key: 0x9f281f0 1b4 , data: 0x9f281f4 1b4 436 foo bar key: 0x9f283d4 1de , data: 0x9f283d8 1de 478 foo bar key: 0x9f28248 1df , data: 0x9f2824c 1df 479 foo bar key: 0x9f283d4 1e4 , data: 0x9f283d8 1e4 484 foo bar key: 0x9f282a0 1ea , data: 0x9f282a4 1ea 490 foo bar key: 0x9f28324 1f2 , data: 0x9f28328 1f2 498 foo bar key: 0x9f28324 1f7 , data: 0x9f28328 1f7 503 foo bar key: 0x9f283d4 204 , data: 0x9f283d8 204 516 foo bar key: 0x9f283d4 205 , data: 0x9f283d8 205 517 foo bar key: 0x9f2837c 208 , data: 0x9f28380 208 520 foo bar key: 0x9f283d4 223 , data: 0x9f283d8 223 547 foo bar key: 0x9f283a8 22b , data: 0x9f283ac 22b 555 foo bar key: 0x9f283d4 232 , data: 0x9f283d8 232 562 foo bar key: 0x9f283d4 239 , data: 0x9f283d8 239 569 foo bar key: 0x9f283d4 246 , data: 0x9f283d8 246 582 foo bar key: 0x9f283d4 256 , data: 0x9f283d8 256 598 foo bar key: 0x9f283d4 25c , data: 0x9f283d8 25c 604 foo bar key: 0x9f283d4 262 , data: 0x9f283d8 262 610 foo bar key: 0x9f283d4 277 , data: 0x9f283d8 277 631 foo bar key: 0x9f283d4 2ad , data: 0x9f283d8 2ad 685 foo bar Restarting cursor in txn key: 0x9f283d4 2b5 , data: 0x9f283d8 2b5 693 foo bar key: 0x9f283a8 2b7 , data: 0x9f283ac 2b7 695 foo bar key: 0x9f2837c 2c2 , data: 0x9f28380 2c2 706 foo bar key: 0x9f28350 2c7 , data: 0x9f28354 2c7 711 foo bar key: 0x9f28324 2d1 , data: 0x9f28328 2d1 721 foo bar key: 0x9f282f8 2d5 , data: 0x9f282fc 2d5 725 foo bar key: 0x9f282cc 2db , data: 0x9f282d0 2db 731 foo bar key: 0x9f282a0 2e3 , data: 0x9f282a4 2e3 739 foo bar key: 0x9f28274 2fe , data: 0x9f28278 2fe 766 foo bar key: 0x9f28248 31a , data: 0x9f2824c 31a 794 foo bar key: 0x9f2821c 31b , data: 0x9f28220 31b 795 foo bar key: 0x9f281f0 333 , data: 0x9f281f4 333 819 foo bar key: 0x9f281c4 340 , data: 0x9f281c8 340 832 foo bar key: 0x9f28198 346 , data: 0x9f2819c 346 838 foo bar key: 0x9f2816c 351 , data: 0x9f28170 351 849 foo bar key: 0x9f28140 352 , data: 0x9f28144 352 850 foo bar key: 0x9f28114 358 , data: 0x9f28118 358 856 foo bar key: 0x9f280e8 378 , data: 0x9f280ec 378 888 foo bar key: 0x9f280bc 379 , data: 0x9f280c0 379 889 foo bar key: 0x9f28090 37d , data: 0x9f28094 37d 893 foo bar key: 0x9f28064 380 , data: 0x9f28068 380 896 foo bar key: 0x9f28038 398 , data: 0x9f2803c 398 920 foo bar key: 0x9f2800c 3b4 , data: 0x9f28010 3b4 948 foo bar key: 0x9f27fe0 3bf , data: 0x9f27fe4 3bf 959 foo bar key: 0x9f27fb4 3d2 , data: 0x9f27fb8 3d2 978 foo bar key: 0x9f27f88 3e9 , data: 0x9f27f8c 3e9 1001 foo bar key: 0x9f27f5c 3fa , data: 0x9f27f60 3fa 1018 foo bar key: 0x9f27f30 3fb , data: 0x9f27f34 3fb 1019 foo bar key: 0x9f27f04 3fe , data: 0x9f27f08 3fe 1022 foo bar Restarting cursor outside txn key: 0xf7290fdc 2b5 , data: 0xf7290fe0 2b5 693 foo bar key: 0xf7290fb0 2b7 , data: 0xf7290fb4 2b7 695 foo bar key: 0xf7290f84 2c2 , data: 0xf7290f88 2c2 706 foo bar key: 0xf7290f58 2c7 , data: 0xf7290f5c 2c7 711 foo bar key: 0xf7290f2c 2d1 , data: 0xf7290f30 2d1 721 foo bar key: 0xf7290f00 2d5 , data: 0xf7290f04 2d5 725 foo bar key: 0xf7290ed4 2db , data: 0xf7290ed8 2db 731 foo bar key: 0xf7290ea8 2e3 , data: 0xf7290eac 2e3 739 foo bar key: 0xf7290e7c 2fe , data: 0xf7290e80 2fe 766 foo bar key: 0xf7290e50 31a , data: 0xf7290e54 31a 794 foo bar key: 0xf7290e24 31b , data: 0xf7290e28 31b 795 foo bar key: 0xf7290df8 333 , data: 0xf7290dfc 333 819 foo bar key: 0xf7290dcc 340 , data: 0xf7290dd0 340 832 foo bar key: 0xf7290da0 346 , data: 0xf7290da4 346 838 foo bar key: 0xf7290d74 351 , data: 0xf7290d78 351 849 foo bar key: 0xf7290d48 352 , data: 0xf7290d4c 352 850 foo bar key: 0xf7290d1c 358 , data: 0xf7290d20 358 856 foo bar key: 0xf7290cf0 378 , data: 0xf7290cf4 378 888 foo bar key: 0xf7290cc4 379 , data: 0xf7290cc8 379 889 foo bar key: 0xf7290c98 37d , data: 0xf7290c9c 37d 893 foo bar key: 0xf7290c6c 380 , data: 0xf7290c70 380 896 foo bar key: 0xf7290c40 398 , data: 0xf7290c44 398 920 foo bar key: 0xf7290c14 3b4 , data: 0xf7290c18 3b4 948 foo bar key: 0xf7290be8 3bf , data: 0xf7290bec 3bf 959 foo bar key: 0xf7290bbc 3d2 , data: 0xf7290bc0 3d2 978 foo bar key: 0xf7290b90 3e9 , data: 0xf7290b94 3e9 1001 foo bar key: 0xf7290b64 3fa , data: 0xf7290b68 3fa 1018 foo bar key: 0xf7290b38 3fb , data: 0xf7290b3c 3fb 1019 foo bar key: 0xf7290b0c 3fe , data: 0xf7290b10 3fe 1022 foo bar Status of Main DB Tree depth: 1 Branch pages: 0 Leaf pages: 1 Overflow pages: 0 Entries: 29 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.9GnB64 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/liblmdb-buildroot/usr/lib/liblmdb.so.0: 65 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bK28q4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblmdb.so.0 = set:kdubzXJ3ZqThaaKYQCNawo299chvNM6rxN5WgJFkNcmFIJM1QsMZajP7p9tHD1ocBi47w26F4SjKNcZcMFajNZocljct8W0Glod9jtjxZ9S6od4vk573Qs3ZEl7n1rugZBuXufp1IXsd1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kB3ZW9 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.Szh1Pg 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.YOUlKk 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/lib/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hjiYuq 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.9B0QmA 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.cjMeIQ 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), liblmdb.so.0 >= 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.yA3917 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.3Ahjsv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PaVA5W find-requires: running scripts (debuginfo) Provides: debug(liblmdb.so.0) Requires: liblmdb = 0.9.11-alt1.gitfca18d25, debug(libc.so.6), debug(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.UqJLQp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ISxtzX find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.11-alt1.gitfca18d25, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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 3 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/lib/liblmdb.a Wrote: /usr/src/RPM/RPMS/i586/liblmdb-0.9.11-alt1.gitfca18d25.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblmdb-devel-0.9.11-alt1.gitfca18d25.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-0.9.11-alt1.gitfca18d25.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblmdb-debuginfo-0.9.11-alt1.gitfca18d25.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-debuginfo-0.9.11-alt1.gitfca18d25.i586.rpm 4.31user 0.92system 0:16.51elapsed 31%CPU (0avgtext+0avgdata 48164maxresident)k 0inputs+0outputs (0major+373562minor)pagefaults 0swaps 5.44user 2.85system 0:19.82elapsed 41%CPU (0avgtext+0avgdata 48164maxresident)k 0inputs+0outputs (0major+553453minor)pagefaults 0swaps --- lmdb-utils-0.9.11-alt1.gitfca18d25.i586.rpm.repo 2014-04-08 20:37:52.000000000 +0000 +++ lmdb-utils-0.9.11-alt1.gitfca18d25.i586.rpm.hasher 2019-04-21 06:22:37.850005518 +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