<86>Sep 14 10:45:06 userdel[804781]: delete user 'rooter' <86>Sep 14 10:45:06 userdel[804781]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:45:06 userdel[804781]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:45:06 groupadd[804796]: group added to /etc/group: name=rooter, GID=663 <86>Sep 14 10:45:06 groupadd[804796]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:45:06 groupadd[804796]: new group: name=rooter, GID=663 <86>Sep 14 10:45:06 useradd[804808]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Sep 14 10:45:06 userdel[804828]: delete user 'builder' <86>Sep 14 10:45:06 userdel[804828]: removed group 'builder' owned by 'builder' <86>Sep 14 10:45:06 userdel[804828]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:45:06 groupadd[804847]: group added to /etc/group: name=builder, GID=664 <86>Sep 14 10:45:06 groupadd[804847]: group added to /etc/gshadow: name=builder <86>Sep 14 10:45:06 groupadd[804847]: new group: name=builder, GID=664 <86>Sep 14 10:45:06 useradd[804855]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/liblmdb-0.9.23-alt1.nosrc.rpm (w1.gzdio) Installing liblmdb-0.9.23-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41447 + 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.23.tar):' Source #0 (liblmdb-0.9.23.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblmdb-0.9.23.tar + cd libraries + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #12 (liblmdb-0.9.18-alt-deb-add-soname-fix-install.patch):' Patch #12 (liblmdb-0.9.18-alt-deb-add-soname-fix-install.patch): + /usr/bin/patch -p2 patching file liblmdb/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41447 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraries + make -j8 -C liblmdb 'XCFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mdb_copy.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c midl.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -c midl.c -o midl.lo make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mdb_stat.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtest.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtest2.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mdb_dump.c mdb_dump.c: In function 'main': mdb_dump.c:192:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 192 | list = 1; | ~~~~~^~~ mdb_dump.c:194:17: note: here 194 | case 'a': | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtest4.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mdb_load.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtest3.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtest5.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -c mdb.c -o mdb.lo mdb.c: In function 'mdb_cursor_put': mdb.c:6779:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 6779 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6784:33: note: here 6784 | case MDB_CURRENT: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mdb.c mdb.c: In function 'mdb_cursor_put': mdb.c:6779:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 6779 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6784:33: note: here 6784 | case MDB_CURRENT: | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' ar rs liblmdb.a mdb.o midl.o ar: creating liblmdb.a make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -fPIC -Wl,-soname,liblmdb.so.0 -pthread -Wl,-Bsymbolic -shared -o liblmdb.so.0.0.0 mdb.lo midl.lo make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' ln -s liblmdb.so.0.0.0 liblmdb.so.0 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' ln -s liblmdb.so.0 liblmdb.so make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mdb_copy.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_copy make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mtest2.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest2 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mtest3.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest3 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mdb_dump.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_dump make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mtest.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mtest4.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest4 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mdb_stat.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_stat make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mdb_load.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_load make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic mtest5.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest5 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88719 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libraries + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/liblmdb-buildroot/usr exec_prefix=/usr/src/tmp/liblmdb-buildroot/usr bindir=/usr/src/tmp/liblmdb-buildroot/usr/bin sbindir=/usr/src/tmp/liblmdb-buildroot/usr/sbin sysconfdir=/usr/src/tmp/liblmdb-buildroot/etc datadir=/usr/src/tmp/liblmdb-buildroot/usr/share includedir=/usr/src/tmp/liblmdb-buildroot/usr/include libdir=/usr/src/tmp/liblmdb-buildroot/usr/lib libexecdir=/usr/src/tmp/liblmdb-buildroot/usr/lib localstatedir=/usr/src/tmp/liblmdb-buildroot/var/lib sharedstatedir=/usr/src/tmp/liblmdb-buildroot/var/lib mandir=/usr/src/tmp/liblmdb-buildroot/usr/share/man infodir=/usr/src/tmp/liblmdb-buildroot/usr/share/info install -C liblmdb make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/bin mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/lib mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/include mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/share/man/man1 for f in mdb_stat mdb_copy mdb_dump mdb_load; do cp -pP $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 -pP $f /usr/src/tmp/liblmdb-buildroot/usr/lib; done for f in lmdb.h; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/include; done for f in mdb_stat.1 mdb_copy.1 mdb_dump.1 mdb_load.1; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/share/man/man1; done make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + rm /usr/src/tmp/liblmdb-buildroot/usr/lib/liblmdb.a + /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,gnuconfig) Checking contents of files in /usr/src/tmp/liblmdb-buildroot/ (default) Compressing files in /usr/src/tmp/liblmdb-buildroot (auto) Adjusting library links in /usr/src/tmp/liblmdb-buildroot ./usr/lib: (from :0) 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: __fxstat fcntl fstatfs ftruncate lseek mmap open pread pwrite verify-elf: WARNING: ./usr/bin/mdb_load: uses non-LFS functions: freopen verify-elf: WARNING: ./usr/bin/mdb_dump: uses non-LFS functions: freopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.38746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraries + make -C liblmdb test make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' rm -rf testdb && 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 314 values 41 duplicates skipped key: 0xf7214fdc 002 , data: 0xf7214fe0 002 2 foo bar key: 0xf7214484 004 , data: 0xf7214488 004 4 foo bar key: 0xf7214fb0 005 , data: 0xf7214fb4 005 5 foo bar key: 0xf7214668 006 , data: 0xf721466c 006 6 foo bar key: 0xf72145e4 007 , data: 0xf72145e8 007 7 foo bar key: 0xf7214770 00c , data: 0xf7214774 00c 12 foo bar key: 0xf721479c 00f , data: 0xf72147a0 00f 15 foo bar key: 0xf7214f84 010 , data: 0xf7214f88 010 16 foo bar key: 0xf7214f58 011 , data: 0xf7214f5c 011 17 foo bar key: 0xf7214534 012 , data: 0xf7214538 012 18 foo bar key: 0xf7214f2c 013 , data: 0xf7214f30 013 19 foo bar key: 0xf7214f00 017 , data: 0xf7214f04 017 23 foo bar key: 0xf7214508 01a , data: 0xf721450c 01a 26 foo bar key: 0xf7214694 01d , data: 0xf7214698 01d 29 foo bar key: 0xf721458c 028 , data: 0xf7214590 028 40 foo bar key: 0xf7214ed4 02c , data: 0xf7214ed8 02c 44 foo bar key: 0xf7214ea8 02f , data: 0xf7214eac 02f 47 foo bar key: 0xf7214e7c 039 , data: 0xf7214e80 039 57 foo bar key: 0xf7214e50 03b , data: 0xf7214e54 03b 59 foo bar key: 0xf7214e24 03d , data: 0xf7214e28 03d 61 foo bar key: 0xf7214df8 045 , data: 0xf7214dfc 045 69 foo bar key: 0xf72145b8 048 , data: 0xf72145bc 048 72 foo bar key: 0xf7214dcc 04b , data: 0xf7214dd0 04b 75 foo bar key: 0xf7214da0 04d , data: 0xf7214da4 04d 77 foo bar key: 0xf7214d74 057 , data: 0xf7214d78 057 87 foo bar key: 0xf7214d48 05c , data: 0xf7214d4c 05c 92 foo bar key: 0xf7214d1c 05e , data: 0xf7214d20 05e 94 foo bar key: 0xf7214cf0 061 , data: 0xf7214cf4 061 97 foo bar key: 0xf7214cc4 066 , data: 0xf7214cc8 066 102 foo bar key: 0xf7214560 068 , data: 0xf7214564 068 104 foo bar key: 0xf7214c98 06b , data: 0xf7214c9c 06b 107 foo bar key: 0xf7214c6c 06e , data: 0xf7214c70 06e 110 foo bar key: 0xf7214c40 074 , data: 0xf7214c44 074 116 foo bar key: 0xf7214c14 075 , data: 0xf7214c18 075 117 foo bar key: 0xf7214be8 07a , data: 0xf7214bec 07a 122 foo bar key: 0xf7214bbc 07c , data: 0xf7214bc0 07c 124 foo bar key: 0xf72147c8 081 , data: 0xf72147cc 081 129 foo bar key: 0xf7214b90 082 , data: 0xf7214b94 082 130 foo bar key: 0xf7214b64 08d , data: 0xf7214b68 08d 141 foo bar key: 0xf7214b38 090 , data: 0xf7214b3c 090 144 foo bar key: 0xf7214b0c 09a , data: 0xf7214b10 09a 154 foo bar key: 0xf72146c0 0a0 , data: 0xf72146c4 0a0 160 foo bar key: 0xf72144dc 0a3 , data: 0xf72144e0 0a3 163 foo bar key: 0xf721463c 0a6 , data: 0xf7214640 0a6 166 foo bar key: 0xf7214ae0 0a9 , data: 0xf7214ae4 0a9 169 foo bar key: 0xf7214ab4 0b2 , data: 0xf7214ab8 0b2 178 foo bar key: 0xf7214458 0b5 , data: 0xf721445c 0b5 181 foo bar key: 0xf72147f4 0c6 , data: 0xf72147f8 0c6 198 foo bar key: 0xf721442c 0c9 , data: 0xf7214430 0c9 201 foo bar key: 0xf7214a88 0cc , data: 0xf7214a8c 0cc 204 foo bar key: 0xf72144b0 0ce , data: 0xf72144b4 0ce 206 foo bar key: 0xf7214a5c 0d0 , data: 0xf7214a60 0d0 208 foo bar key: 0xf72146ec 0df , data: 0xf72146f0 0df 223 foo bar key: 0xf7214a30 0e1 , data: 0xf7214a34 0e1 225 foo bar key: 0xf7214a04 0e3 , data: 0xf7214a08 0e3 227 foo bar key: 0xf72149d8 0eb , data: 0xf72149dc 0eb 235 foo bar key: 0xf72149ac 0ee , data: 0xf72149b0 0ee 238 foo bar key: 0xf7214980 0f6 , data: 0xf7214984 0f6 246 foo bar key: 0xf7214954 0fb , data: 0xf7214958 0fb 251 foo bar key: 0xf721484c 0fd , data: 0xf7214850 0fd 253 foo bar key: 0xf7214928 0fe , data: 0xf721492c 0fe 254 foo bar key: 0xf72148fc 10e , data: 0xf7214900 10e 270 foo bar key: 0xf7214610 110 , data: 0xf7214614 110 272 foo bar key: 0xf72148d0 114 , data: 0xf72148d4 114 276 foo bar key: 0xf7214744 117 , data: 0xf7214748 117 279 foo bar key: 0xf7214718 11a , data: 0xf721471c 11a 282 foo bar key: 0xf7214820 11d , data: 0xf7214824 11d 285 foo bar key: 0xf72148a4 11e , data: 0xf72148a8 11e 286 foo bar key: 0xf7214878 121 , data: 0xf721487c 121 289 foo bar key: 0xf7217fdc 122 , data: 0xf7217fe0 122 290 foo bar key: 0xf7217fb0 123 , data: 0xf7217fb4 123 291 foo bar key: 0xf72177f4 126 , data: 0xf72177f8 126 294 foo bar key: 0xf7217f84 127 , data: 0xf7217f88 127 295 foo bar key: 0xf72175e4 12e , data: 0xf72175e8 12e 302 foo bar key: 0xf7217f58 12f , data: 0xf7217f5c 12f 303 foo bar key: 0xf72173a8 135 , data: 0xf72173ac 135 309 foo bar key: 0xf72173d4 139 , data: 0xf72173d8 139 313 foo bar key: 0xf7217f2c 13b , data: 0xf7217f30 13b 315 foo bar key: 0xf7217f00 13e , data: 0xf7217f04 13e 318 foo bar key: 0xf7217400 144 , data: 0xf7217404 144 324 foo bar key: 0xf7217ed4 145 , data: 0xf7217ed8 145 325 foo bar key: 0xf7217ea8 147 , data: 0xf7217eac 147 327 foo bar key: 0xf7217e7c 14b , data: 0xf7217e80 14b 331 foo bar key: 0xf7217e50 14c , data: 0xf7217e54 14c 332 foo bar key: 0xf7217e24 157 , data: 0xf7217e28 157 343 foo bar key: 0xf7217df8 15a , data: 0xf7217dfc 15a 346 foo bar key: 0xf721737c 15b , data: 0xf7217380 15b 347 foo bar key: 0xf7217668 161 , data: 0xf721766c 161 353 foo bar key: 0xf7217744 164 , data: 0xf7217748 164 356 foo bar key: 0xf7217dcc 166 , data: 0xf7217dd0 166 358 foo bar key: 0xf7217da0 16a , data: 0xf7217da4 16a 362 foo bar key: 0xf7217458 16c , data: 0xf721745c 16c 364 foo bar key: 0xf7217484 16e , data: 0xf7217488 16e 366 foo bar key: 0xf7217d74 172 , data: 0xf7217d78 172 370 foo bar key: 0xf7217d48 17b , data: 0xf7217d4c 17b 379 foo bar key: 0xf7217d1c 17c , data: 0xf7217d20 17c 380 foo bar key: 0xf7217cf0 17d , data: 0xf7217cf4 17d 381 foo bar key: 0xf7217cc4 181 , data: 0xf7217cc8 181 385 foo bar key: 0xf721758c 182 , data: 0xf7217590 182 386 foo bar key: 0xf72174b0 18a , data: 0xf72174b4 18a 394 foo bar key: 0xf7217c98 18f , data: 0xf7217c9c 18f 399 foo bar key: 0xf7217c6c 190 , data: 0xf7217c70 190 400 foo bar key: 0xf7217c40 191 , data: 0xf7217c44 191 401 foo bar key: 0xf7217c14 195 , data: 0xf7217c18 195 405 foo bar key: 0xf7217560 197 , data: 0xf7217564 197 407 foo bar key: 0xf7217be8 19a , data: 0xf7217bec 19a 410 foo bar key: 0xf7217bbc 19c , data: 0xf7217bc0 19c 412 foo bar key: 0xf7217b90 19e , data: 0xf7217b94 19e 414 foo bar key: 0xf7217b64 1a0 , data: 0xf7217b68 1a0 416 foo bar key: 0xf721763c 1a3 , data: 0xf7217640 1a3 419 foo bar key: 0xf7217718 1a6 , data: 0xf721771c 1a6 422 foo bar key: 0xf7217b38 1b3 , data: 0xf7217b3c 1b3 435 foo bar key: 0xf721742c 1b6 , data: 0xf7217430 1b6 438 foo bar key: 0xf7217b0c 1bc , data: 0xf7217b10 1bc 444 foo bar key: 0xf721779c 1be , data: 0xf72177a0 1be 446 foo bar key: 0xf72175b8 1c0 , data: 0xf72175bc 1c0 448 foo bar key: 0xf7217694 1c4 , data: 0xf7217698 1c4 452 foo bar key: 0xf7217508 1c5 , data: 0xf721750c 1c5 453 foo bar key: 0xf7217ae0 1d0 , data: 0xf7217ae4 1d0 464 foo bar key: 0xf7217ab4 1d4 , data: 0xf7217ab8 1d4 468 foo bar key: 0xf7217a88 1d6 , data: 0xf7217a8c 1d6 470 foo bar key: 0xf72176c0 1db , data: 0xf72176c4 1db 475 foo bar key: 0xf7217a5c 1dc , data: 0xf7217a60 1dc 476 foo bar key: 0xf7217534 1df , data: 0xf7217538 1df 479 foo bar key: 0xf7217a30 1e1 , data: 0xf7217a34 1e1 481 foo bar key: 0xf7217a04 1e2 , data: 0xf7217a08 1e2 482 foo bar key: 0xf7217820 1ec , data: 0xf7217824 1ec 492 foo bar key: 0xf72179d8 1ee , data: 0xf72179dc 1ee 494 foo bar key: 0xf7217770 1ef , data: 0xf7217774 1ef 495 foo bar key: 0xf72179ac 1f9 , data: 0xf72179b0 1f9 505 foo bar key: 0xf72177c8 1fc , data: 0xf72177cc 1fc 508 foo bar key: 0xf7217980 1fd , data: 0xf7217984 1fd 509 foo bar key: 0xf7217610 205 , data: 0xf7217614 205 517 foo bar key: 0xf72176ec 206 , data: 0xf72176f0 206 518 foo bar key: 0xf72174dc 207 , data: 0xf72174e0 207 519 foo bar key: 0xf7217954 20e , data: 0xf7217958 20e 526 foo bar key: 0xf7217928 211 , data: 0xf721792c 211 529 foo bar key: 0xf72178fc 213 , data: 0xf7217900 213 531 foo bar key: 0xf72178d0 21c , data: 0xf72178d4 21c 540 foo bar key: 0xf72178a4 21d , data: 0xf72178a8 21d 541 foo bar key: 0xf7217878 21e , data: 0xf721787c 21e 542 foo bar key: 0xf721784c 221 , data: 0xf7217850 221 545 foo bar key: 0xf7215fdc 227 , data: 0xf7215fe0 227 551 foo bar key: 0xf7215fb0 22f , data: 0xf7215fb4 22f 559 foo bar key: 0xf7215f84 231 , data: 0xf7215f88 231 561 foo bar key: 0xf7215f58 234 , data: 0xf7215f5c 234 564 foo bar key: 0xf7215f2c 236 , data: 0xf7215f30 236 566 foo bar key: 0xf7215534 237 , data: 0xf7215538 237 567 foo bar key: 0xf7215f00 239 , data: 0xf7215f04 239 569 foo bar key: 0xf7215ed4 23b , data: 0xf7215ed8 23b 571 foo bar key: 0xf7215ea8 23f , data: 0xf7215eac 23f 575 foo bar key: 0xf7215e7c 240 , data: 0xf7215e80 240 576 foo bar key: 0xf721579c 241 , data: 0xf72157a0 241 577 foo bar key: 0xf7215770 243 , data: 0xf7215774 243 579 foo bar key: 0xf7215e50 248 , data: 0xf7215e54 248 584 foo bar key: 0xf7215e24 24b , data: 0xf7215e28 24b 587 foo bar key: 0xf7215df8 24c , data: 0xf7215dfc 24c 588 foo bar key: 0xf7215dcc 24e , data: 0xf7215dd0 24e 590 foo bar key: 0xf72156c0 250 , data: 0xf72156c4 250 592 foo bar key: 0xf7215da0 251 , data: 0xf7215da4 251 593 foo bar key: 0xf72155b8 254 , data: 0xf72155bc 254 596 foo bar key: 0xf7215d74 259 , data: 0xf7215d78 259 601 foo bar key: 0xf7215744 25d , data: 0xf7215748 25d 605 foo bar key: 0xf7215d48 25e , data: 0xf7215d4c 25e 606 foo bar key: 0xf7215694 261 , data: 0xf7215698 261 609 foo bar key: 0xf72155e4 262 , data: 0xf72155e8 262 610 foo bar key: 0xf7215668 266 , data: 0xf721566c 266 614 foo bar key: 0xf7215718 269 , data: 0xf721571c 269 617 foo bar key: 0xf7215d1c 270 , data: 0xf7215d20 270 624 foo bar key: 0xf7215cf0 271 , data: 0xf7215cf4 271 625 foo bar key: 0xf7215cc4 277 , data: 0xf7215cc8 277 631 foo bar key: 0xf7215c98 278 , data: 0xf7215c9c 278 632 foo bar key: 0xf7215c6c 27b , data: 0xf7215c70 27b 635 foo bar key: 0xf7215c40 286 , data: 0xf7215c44 286 646 foo bar key: 0xf721558c 287 , data: 0xf7215590 287 647 foo bar key: 0xf7215c14 28a , data: 0xf7215c18 28a 650 foo bar key: 0xf7215be8 28b , data: 0xf7215bec 28b 651 foo bar key: 0xf7215bbc 28c , data: 0xf7215bc0 28c 652 foo bar key: 0xf7215b90 28d , data: 0xf7215b94 28d 653 foo bar key: 0xf7215610 28f , data: 0xf7215614 28f 655 foo bar key: 0xf721563c 292 , data: 0xf7215640 292 658 foo bar key: 0xf7215b64 293 , data: 0xf7215b68 293 659 foo bar key: 0xf7215b38 29b , data: 0xf7215b3c 29b 667 foo bar key: 0xf7215b0c 2ae , data: 0xf7215b10 2ae 686 foo bar key: 0xf7215ae0 2b2 , data: 0xf7215ae4 2b2 690 foo bar key: 0xf7215ab4 2b8 , data: 0xf7215ab8 2b8 696 foo bar key: 0xf7215a88 2b9 , data: 0xf7215a8c 2b9 697 foo bar key: 0xf7215a5c 2c5 , data: 0xf7215a60 2c5 709 foo bar key: 0xf721584c 2c9 , data: 0xf7215850 2c9 713 foo bar key: 0xf7215a30 2d3 , data: 0xf7215a34 2d3 723 foo bar key: 0xf7215a04 2d5 , data: 0xf7215a08 2d5 725 foo bar key: 0xf72159d8 2d9 , data: 0xf72159dc 2d9 729 foo bar key: 0xf72159ac 2da , data: 0xf72159b0 2da 730 foo bar key: 0xf7215980 2db , data: 0xf7215984 2db 731 foo bar key: 0xf7215954 2df , data: 0xf7215958 2df 735 foo bar key: 0xf72157f4 2e1 , data: 0xf72157f8 2e1 737 foo bar key: 0xf7215928 2e2 , data: 0xf721592c 2e2 738 foo bar key: 0xf72158fc 2e3 , data: 0xf7215900 2e3 739 foo bar key: 0xf72156ec 2e4 , data: 0xf72156f0 2e4 740 foo bar key: 0xf72157c8 2ec , data: 0xf72157cc 2ec 748 foo bar key: 0xf72158d0 2f0 , data: 0xf72158d4 2f0 752 foo bar key: 0xf7215560 2f5 , data: 0xf7215564 2f5 757 foo bar key: 0xf72158a4 2f9 , data: 0xf72158a8 2f9 761 foo bar key: 0xf7215820 2fa , data: 0xf7215824 2fa 762 foo bar key: 0xf7215878 2fc , data: 0xf721587c 2fc 764 foo bar key: 0xf7218fdc 301 , data: 0xf7218fe0 301 769 foo bar key: 0xf7218fb0 302 , data: 0xf7218fb4 302 770 foo bar key: 0xf7218f84 30b , data: 0xf7218f88 30b 779 foo bar key: 0xf7218744 310 , data: 0xf7218748 310 784 foo bar key: 0xf7218f58 31a , data: 0xf7218f5c 31a 794 foo bar key: 0xf7218f2c 321 , data: 0xf7218f30 321 801 foo bar key: 0xf7218f00 324 , data: 0xf7218f04 324 804 foo bar key: 0xf7218668 331 , data: 0xf721866c 331 817 foo bar key: 0xf7218ed4 337 , data: 0xf7218ed8 337 823 foo bar key: 0xf7218ea8 339 , data: 0xf7218eac 339 825 foo bar key: 0xf7218e7c 340 , data: 0xf7218e80 340 832 foo bar key: 0xf7218e50 344 , data: 0xf7218e54 344 836 foo bar key: 0xf7218e24 346 , data: 0xf7218e28 346 838 foo bar key: 0xf7218694 348 , data: 0xf7218698 348 840 foo bar key: 0xf7218df8 349 , data: 0xf7218dfc 349 841 foo bar key: 0xf7218dcc 34d , data: 0xf7218dd0 34d 845 foo bar key: 0xf7218da0 34e , data: 0xf7218da4 34e 846 foo bar key: 0xf7218d74 34f , data: 0xf7218d78 34f 847 foo bar key: 0xf72186ec 350 , data: 0xf72186f0 350 848 foo bar key: 0xf7218d48 352 , data: 0xf7218d4c 352 850 foo bar key: 0xf7218d1c 358 , data: 0xf7218d20 358 856 foo bar key: 0xf72184dc 35a , data: 0xf72184e0 35a 858 foo bar key: 0xf7218cf0 35b , data: 0xf7218cf4 35b 859 foo bar key: 0xf7218cc4 35c , data: 0xf7218cc8 35c 860 foo bar key: 0xf7218c98 35d , data: 0xf7218c9c 35d 861 foo bar key: 0xf7218610 363 , data: 0xf7218614 363 867 foo bar key: 0xf7218c6c 365 , data: 0xf7218c70 365 869 foo bar key: 0xf7218c40 368 , data: 0xf7218c44 368 872 foo bar key: 0xf7218508 369 , data: 0xf721850c 369 873 foo bar key: 0xf7218c14 374 , data: 0xf7218c18 374 884 foo bar key: 0xf7218be8 377 , data: 0xf7218bec 377 887 foo bar key: 0xf7218820 37b , data: 0xf7218824 37b 891 foo bar key: 0xf721879c 37d , data: 0xf72187a0 37d 893 foo bar key: 0xf7218bbc 382 , data: 0xf7218bc0 382 898 foo bar key: 0xf72185e4 383 , data: 0xf72185e8 383 899 foo bar key: 0xf7218b90 384 , data: 0xf7218b94 384 900 foo bar key: 0xf72187f4 387 , data: 0xf72187f8 387 903 foo bar key: 0xf7218b64 38b , data: 0xf7218b68 38b 907 foo bar key: 0xf7218b38 394 , data: 0xf7218b3c 394 916 foo bar key: 0xf7218b0c 396 , data: 0xf7218b10 396 918 foo bar key: 0xf7218ae0 39a , data: 0xf7218ae4 39a 922 foo bar key: 0xf7218ab4 39b , data: 0xf7218ab8 39b 923 foo bar key: 0xf7218a88 3a3 , data: 0xf7218a8c 3a3 931 foo bar key: 0xf7218a5c 3a9 , data: 0xf7218a60 3a9 937 foo bar key: 0xf7218a30 3ad , data: 0xf7218a34 3ad 941 foo bar key: 0xf7218a04 3b6 , data: 0xf7218a08 3b6 950 foo bar key: 0xf72189d8 3c0 , data: 0xf72189dc 3c0 960 foo bar key: 0xf72186c0 3c1 , data: 0xf72186c4 3c1 961 foo bar key: 0xf72184b0 3c2 , data: 0xf72184b4 3c2 962 foo bar key: 0xf72187c8 3c3 , data: 0xf72187cc 3c3 963 foo bar key: 0xf72189ac 3c4 , data: 0xf72189b0 3c4 964 foo bar key: 0xf7218484 3c8 , data: 0xf7218488 3c8 968 foo bar key: 0xf7218980 3cb , data: 0xf7218984 3cb 971 foo bar key: 0xf72185b8 3d8 , data: 0xf72185bc 3d8 984 foo bar key: 0xf7218954 3da , data: 0xf7218958 3da 986 foo bar key: 0xf7218928 3dc , data: 0xf721892c 3dc 988 foo bar key: 0xf72188fc 3de , data: 0xf7218900 3de 990 foo bar key: 0xf7218718 3e0 , data: 0xf721871c 3e0 992 foo bar key: 0xf7218458 3e2 , data: 0xf721845c 3e2 994 foo bar key: 0xf72188d0 3e7 , data: 0xf72188d4 3e7 999 foo bar key: 0xf7218770 3e8 , data: 0xf7218774 3e8 1000 foo bar key: 0xf72188a4 3e9 , data: 0xf72188a8 3e9 1001 foo bar key: 0xf7218878 3ea , data: 0xf721887c 3ea 1002 foo bar key: 0xf721884c 3ec , data: 0xf7218850 3ec 1004 foo bar key: 0xf7218534 3f1 , data: 0xf7218538 3f1 1009 foo bar key: 0xf721858c 3f5 , data: 0xf7218590 3f5 1013 foo bar key: 0xf7218560 3fb , data: 0xf7218564 3fb 1019 foo bar key: 0xf721863c 3fd , data: 0xf7218640 3fd 1021 foo bar Deleted 119 values Cursor next key: 002 , data: 002 2 foo bar key: 005 , data: 005 5 foo bar key: 006 , data: 006 6 foo bar key: 007 , data: 007 7 foo bar key: 00f , data: 00f 15 foo bar key: 011 , data: 011 17 foo bar key: 012 , data: 012 18 foo bar key: 013 , data: 013 19 foo bar key: 017 , data: 017 23 foo bar key: 01a , data: 01a 26 foo bar key: 01d , data: 01d 29 foo bar key: 028 , data: 028 40 foo bar key: 02f , data: 02f 47 foo bar key: 039 , data: 039 57 foo bar key: 03b , data: 03b 59 foo bar key: 03d , data: 03d 61 foo bar key: 04d , data: 04d 77 foo bar key: 057 , data: 057 87 foo bar key: 05e , data: 05e 94 foo bar key: 066 , data: 066 102 foo bar key: 068 , data: 068 104 foo bar key: 06b , data: 06b 107 foo bar key: 074 , data: 074 116 foo bar key: 081 , data: 081 129 foo bar key: 08d , data: 08d 141 foo bar key: 090 , data: 090 144 foo bar key: 0a0 , data: 0a0 160 foo bar key: 0a3 , data: 0a3 163 foo bar key: 0e1 , data: 0e1 225 foo bar key: 0e3 , data: 0e3 227 foo bar key: 0ee , data: 0ee 238 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0fb , data: 0fb 251 foo bar key: 0fd , data: 0fd 253 foo bar key: 0fe , data: 0fe 254 foo bar key: 110 , data: 110 272 foo bar key: 11a , data: 11a 282 foo bar key: 121 , data: 121 289 foo bar key: 122 , data: 122 290 foo bar key: 127 , data: 127 295 foo bar key: 12e , data: 12e 302 foo bar key: 12f , data: 12f 303 foo bar key: 135 , data: 135 309 foo bar key: 13b , data: 13b 315 foo bar key: 13e , data: 13e 318 foo bar key: 144 , data: 144 324 foo bar key: 147 , data: 147 327 foo bar key: 14c , data: 14c 332 foo bar key: 15a , data: 15a 346 foo bar key: 15b , data: 15b 347 foo bar key: 164 , data: 164 356 foo bar key: 16c , data: 16c 364 foo bar key: 16e , data: 16e 366 foo bar key: 172 , data: 172 370 foo bar key: 181 , data: 181 385 foo bar key: 18a , data: 18a 394 foo bar key: 18f , data: 18f 399 foo bar key: 190 , data: 190 400 foo bar key: 195 , data: 195 405 foo bar key: 197 , data: 197 407 foo bar key: 19c , data: 19c 412 foo bar key: 19e , data: 19e 414 foo bar key: 1a3 , data: 1a3 419 foo bar key: 1a6 , data: 1a6 422 foo bar key: 1b3 , data: 1b3 435 foo bar key: 1b6 , data: 1b6 438 foo bar key: 1c5 , data: 1c5 453 foo bar key: 1d0 , data: 1d0 464 foo bar key: 1d4 , data: 1d4 468 foo bar key: 1db , data: 1db 475 foo bar key: 1e1 , data: 1e1 481 foo bar key: 1e2 , data: 1e2 482 foo bar key: 1ec , data: 1ec 492 foo bar key: 1ee , data: 1ee 494 foo bar key: 1ef , data: 1ef 495 foo bar key: 1fd , data: 1fd 509 foo bar key: 211 , data: 211 529 foo bar key: 213 , data: 213 531 foo bar key: 21c , data: 21c 540 foo bar key: 21e , data: 21e 542 foo bar key: 237 , data: 237 567 foo bar key: 23b , data: 23b 571 foo bar key: 23f , data: 23f 575 foo bar key: 240 , data: 240 576 foo bar key: 241 , data: 241 577 foo bar key: 243 , data: 243 579 foo bar key: 248 , data: 248 584 foo bar key: 24b , data: 24b 587 foo bar key: 250 , data: 250 592 foo bar key: 254 , data: 254 596 foo bar key: 259 , data: 259 601 foo bar key: 261 , data: 261 609 foo bar key: 266 , data: 266 614 foo bar key: 269 , data: 269 617 foo bar key: 271 , data: 271 625 foo bar key: 277 , data: 277 631 foo bar key: 278 , data: 278 632 foo bar key: 27b , data: 27b 635 foo bar key: 287 , data: 287 647 foo bar key: 28a , data: 28a 650 foo bar key: 28b , data: 28b 651 foo bar key: 28c , data: 28c 652 foo bar key: 293 , data: 293 659 foo bar key: 29b , data: 29b 667 foo bar key: 2ae , data: 2ae 686 foo bar key: 2b8 , data: 2b8 696 foo bar key: 2d3 , data: 2d3 723 foo bar key: 2d9 , data: 2d9 729 foo bar key: 2db , data: 2db 731 foo bar key: 2df , data: 2df 735 foo bar key: 2e1 , data: 2e1 737 foo bar key: 2e2 , data: 2e2 738 foo bar key: 2e3 , data: 2e3 739 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2ec , data: 2ec 748 foo bar key: 2f0 , data: 2f0 752 foo bar key: 2f9 , data: 2f9 761 foo bar key: 2fa , data: 2fa 762 foo bar key: 2fc , data: 2fc 764 foo bar key: 301 , data: 301 769 foo bar key: 302 , data: 302 770 foo bar key: 310 , data: 310 784 foo bar key: 31a , data: 31a 794 foo bar key: 321 , data: 321 801 foo bar key: 339 , data: 339 825 foo bar key: 346 , data: 346 838 foo bar key: 34d , data: 34d 845 foo bar key: 34e , data: 34e 846 foo bar key: 34f , data: 34f 847 foo bar key: 350 , data: 350 848 foo bar key: 35b , data: 35b 859 foo bar key: 35c , data: 35c 860 foo bar key: 35d , data: 35d 861 foo bar key: 363 , data: 363 867 foo bar key: 37b , data: 37b 891 foo bar key: 37d , data: 37d 893 foo bar key: 382 , data: 382 898 foo bar key: 387 , data: 387 903 foo bar key: 396 , data: 396 918 foo bar key: 39a , data: 39a 922 foo bar key: 39b , data: 39b 923 foo bar key: 3a9 , data: 3a9 937 foo bar key: 3ad , data: 3ad 941 foo bar key: 3c8 , data: 3c8 968 foo bar key: 3cb , data: 3cb 971 foo bar key: 3d8 , data: 3d8 984 foo bar key: 3dc , data: 3dc 988 foo bar key: 3e8 , data: 3e8 1000 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3ea , data: 3ea 1002 foo bar key: 3ec , data: 3ec 1004 foo bar key: 3f1 , data: 3f1 1009 foo bar key: 3f5 , data: 3f5 1013 foo bar key: 3fb , data: 3fb 1019 foo bar Cursor last key: 3fb , data: 3fb 1019 foo bar Cursor prev key: 3f5 , data: 3f5 1013 foo bar key: 3f1 , data: 3f1 1009 foo bar key: 3ec , data: 3ec 1004 foo bar key: 3ea , data: 3ea 1002 foo bar key: 3e9 , data: 3e9 1001 foo bar key: 3e8 , data: 3e8 1000 foo bar key: 3dc , data: 3dc 988 foo bar key: 3d8 , data: 3d8 984 foo bar key: 3cb , data: 3cb 971 foo bar key: 3c8 , data: 3c8 968 foo bar key: 3ad , data: 3ad 941 foo bar key: 3a9 , data: 3a9 937 foo bar key: 39b , data: 39b 923 foo bar key: 39a , data: 39a 922 foo bar key: 396 , data: 396 918 foo bar key: 387 , data: 387 903 foo bar key: 382 , data: 382 898 foo bar key: 37d , data: 37d 893 foo bar key: 37b , data: 37b 891 foo bar key: 363 , data: 363 867 foo bar key: 35d , data: 35d 861 foo bar key: 35c , data: 35c 860 foo bar key: 35b , data: 35b 859 foo bar key: 350 , data: 350 848 foo bar key: 34f , data: 34f 847 foo bar key: 34e , data: 34e 846 foo bar key: 34d , data: 34d 845 foo bar key: 346 , data: 346 838 foo bar key: 339 , data: 339 825 foo bar key: 321 , data: 321 801 foo bar key: 31a , data: 31a 794 foo bar key: 310 , data: 310 784 foo bar key: 302 , data: 302 770 foo bar key: 301 , data: 301 769 foo bar key: 2fc , data: 2fc 764 foo bar key: 2fa , data: 2fa 762 foo bar key: 2f9 , data: 2f9 761 foo bar key: 2f0 , data: 2f0 752 foo bar key: 2ec , data: 2ec 748 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2e3 , data: 2e3 739 foo bar key: 2e2 , data: 2e2 738 foo bar key: 2e1 , data: 2e1 737 foo bar key: 2df , data: 2df 735 foo bar key: 2db , data: 2db 731 foo bar key: 2d9 , data: 2d9 729 foo bar key: 2d3 , data: 2d3 723 foo bar key: 2b8 , data: 2b8 696 foo bar key: 2ae , data: 2ae 686 foo bar key: 29b , data: 29b 667 foo bar key: 293 , data: 293 659 foo bar key: 28c , data: 28c 652 foo bar key: 28b , data: 28b 651 foo bar key: 28a , data: 28a 650 foo bar key: 287 , data: 287 647 foo bar key: 27b , data: 27b 635 foo bar key: 278 , data: 278 632 foo bar key: 277 , data: 277 631 foo bar key: 271 , data: 271 625 foo bar key: 269 , data: 269 617 foo bar key: 266 , data: 266 614 foo bar key: 261 , data: 261 609 foo bar key: 259 , data: 259 601 foo bar key: 254 , data: 254 596 foo bar key: 250 , data: 250 592 foo bar key: 24b , data: 24b 587 foo bar key: 248 , data: 248 584 foo bar key: 243 , data: 243 579 foo bar key: 241 , data: 241 577 foo bar key: 240 , data: 240 576 foo bar key: 23f , data: 23f 575 foo bar key: 23b , data: 23b 571 foo bar key: 237 , data: 237 567 foo bar key: 21e , data: 21e 542 foo bar key: 21c , data: 21c 540 foo bar key: 213 , data: 213 531 foo bar key: 211 , data: 211 529 foo bar key: 1fd , data: 1fd 509 foo bar key: 1ef , data: 1ef 495 foo bar key: 1ee , data: 1ee 494 foo bar key: 1ec , data: 1ec 492 foo bar key: 1e2 , data: 1e2 482 foo bar key: 1e1 , data: 1e1 481 foo bar key: 1db , data: 1db 475 foo bar key: 1d4 , data: 1d4 468 foo bar key: 1d0 , data: 1d0 464 foo bar key: 1c5 , data: 1c5 453 foo bar key: 1b6 , data: 1b6 438 foo bar key: 1b3 , data: 1b3 435 foo bar key: 1a6 , data: 1a6 422 foo bar key: 1a3 , data: 1a3 419 foo bar key: 19e , data: 19e 414 foo bar key: 19c , data: 19c 412 foo bar key: 197 , data: 197 407 foo bar key: 195 , data: 195 405 foo bar key: 190 , data: 190 400 foo bar key: 18f , data: 18f 399 foo bar key: 18a , data: 18a 394 foo bar key: 181 , data: 181 385 foo bar key: 172 , data: 172 370 foo bar key: 16e , data: 16e 366 foo bar key: 16c , data: 16c 364 foo bar key: 164 , data: 164 356 foo bar key: 15b , data: 15b 347 foo bar key: 15a , data: 15a 346 foo bar key: 14c , data: 14c 332 foo bar key: 147 , data: 147 327 foo bar key: 144 , data: 144 324 foo bar key: 13e , data: 13e 318 foo bar key: 13b , data: 13b 315 foo bar key: 135 , data: 135 309 foo bar key: 12f , data: 12f 303 foo bar key: 12e , data: 12e 302 foo bar key: 127 , data: 127 295 foo bar key: 122 , data: 122 290 foo bar key: 121 , data: 121 289 foo bar key: 11a , data: 11a 282 foo bar key: 110 , data: 110 272 foo bar key: 0fe , data: 0fe 254 foo bar key: 0fd , data: 0fd 253 foo bar key: 0fb , data: 0fb 251 foo bar key: 0f6 , data: 0f6 246 foo bar key: 0ee , data: 0ee 238 foo bar key: 0e3 , data: 0e3 227 foo bar key: 0e1 , data: 0e1 225 foo bar key: 0a3 , data: 0a3 163 foo bar key: 0a0 , data: 0a0 160 foo bar key: 090 , data: 090 144 foo bar key: 08d , data: 08d 141 foo bar key: 081 , data: 081 129 foo bar key: 074 , data: 074 116 foo bar key: 06b , data: 06b 107 foo bar key: 068 , data: 068 104 foo bar key: 066 , data: 066 102 foo bar key: 05e , data: 05e 94 foo bar key: 057 , data: 057 87 foo bar key: 04d , data: 04d 77 foo bar key: 03d , data: 03d 61 foo bar key: 03b , data: 03b 59 foo bar key: 039 , data: 039 57 foo bar key: 02f , data: 02f 47 foo bar key: 028 , data: 028 40 foo bar key: 01d , data: 01d 29 foo bar key: 01a , data: 01a 26 foo bar key: 017 , data: 017 23 foo bar key: 013 , data: 013 19 foo bar key: 012 , data: 012 18 foo bar key: 011 , data: 011 17 foo bar key: 00f , data: 00f 15 foo bar key: 007 , data: 007 7 foo bar key: 006 , data: 006 6 foo bar key: 005 , data: 005 5 foo bar key: 002 , data: 002 2 foo bar Cursor last/prev key: 3fb , data: 3fb 1019 foo bar key: 3f5 , data: 3f5 1013 foo bar Deleting with cursor key: 0xf721afdc 002 , data: 0xf721afe0 002 2 foo bar key: 0x565a388c 005 , data: 0x565a3890 005 5 foo bar key: 0x565a33bc 006 , data: 0x565a33c0 006 6 foo bar key: 0x565a3390 007 , data: 0x565a3394 007 7 foo bar key: 0x565a346c 00f , data: 0x565a3470 00f 15 foo bar key: 0x565a388c 011 , data: 0x565a3890 011 17 foo bar key: 0x565a3390 012 , data: 0x565a3394 012 18 foo bar key: 0x565a388c 013 , data: 0x565a3890 013 19 foo bar key: 0x565a388c 017 , data: 0x565a3890 017 23 foo bar key: 0x565a33e8 01a , data: 0x565a33ec 01a 26 foo bar key: 0x565a3498 01d , data: 0x565a349c 01d 29 foo bar key: 0x565a346c 028 , data: 0x565a3470 028 40 foo bar key: 0x565a388c 02f , data: 0x565a3890 02f 47 foo bar key: 0x565a388c 039 , data: 0x565a3890 039 57 foo bar key: 0x565a388c 03b , data: 0x565a3890 03b 59 foo bar key: 0x565a388c 03d , data: 0x565a3890 03d 61 foo bar key: 0x565a388c 04d , data: 0x565a3890 04d 77 foo bar key: 0x565a388c 057 , data: 0x565a3890 057 87 foo bar key: 0x565a388c 05e , data: 0x565a3890 05e 94 foo bar key: 0x565a388c 066 , data: 0x565a3890 066 102 foo bar key: 0x565a35cc 068 , data: 0x565a35d0 068 104 foo bar key: 0x565a388c 06b , data: 0x565a3890 06b 107 foo bar key: 0x565a388c 074 , data: 0x565a3890 074 116 foo bar key: 0x565a36d4 081 , data: 0x565a36d8 081 129 foo bar key: 0x565a388c 08d , data: 0x565a3890 08d 141 foo bar key: 0x565a388c 090 , data: 0x565a3890 090 144 foo bar key: 0x565a3700 0a0 , data: 0x565a3704 0a0 160 foo bar key: 0x565a36d4 0a3 , data: 0x565a36d8 0a3 163 foo bar key: 0x565a388c 0e1 , data: 0x565a3890 0e1 225 foo bar key: 0x565a388c 0e3 , data: 0x565a3890 0e3 227 foo bar key: 0x565a388c 0ee , data: 0x565a3890 0ee 238 foo bar key: 0x565a388c 0f6 , data: 0x565a3890 0f6 246 foo bar key: 0x565a388c 0fb , data: 0x565a3890 0fb 251 foo bar key: 0x565a3834 0fd , data: 0x565a3838 0fd 253 foo bar key: 0x565a388c 0fe , data: 0x565a3890 0fe 254 foo bar key: 0x565a3834 110 , data: 0x565a3838 110 272 foo bar key: 0x565a3860 11a , data: 0x565a3864 11a 282 foo bar key: 0x565a388c 121 , data: 0x565a3890 121 289 foo bar key: 0x565a388c 122 , data: 0x565a3890 122 290 foo bar key: 0x565a388c 127 , data: 0x565a3890 127 295 foo bar key: 0x565a388c 12e , data: 0x565a3890 12e 302 foo bar key: 0x565a388c 12f , data: 0x565a3890 12f 303 foo bar key: 0x565a388c 135 , data: 0x565a3890 135 309 foo bar key: 0x565a388c 13b , data: 0x565a3890 13b 315 foo bar key: 0x565a388c 13e , data: 0x565a3890 13e 318 foo bar key: 0x565a388c 144 , data: 0x565a3890 144 324 foo bar key: 0x565a388c 147 , data: 0x565a3890 147 327 foo bar key: 0x565a388c 14c , data: 0x565a3890 14c 332 foo bar key: 0x565a388c 15a , data: 0x565a3890 15a 346 foo bar key: 0x565a388c 15b , data: 0x565a3890 15b 347 foo bar Restarting cursor in txn key: 0x565a388c 164 , data: 0x565a3890 164 356 foo bar key: 0x565a3860 16c , data: 0x565a3864 16c 364 foo bar key: 0x565a3834 16e , data: 0x565a3838 16e 366 foo bar key: 0x565a3808 172 , data: 0x565a380c 172 370 foo bar key: 0x565a37dc 181 , data: 0x565a37e0 181 385 foo bar key: 0x565a37b0 18a , data: 0x565a37b4 18a 394 foo bar key: 0x565a3784 18f , data: 0x565a3788 18f 399 foo bar key: 0x565a3758 190 , data: 0x565a375c 190 400 foo bar key: 0x565a372c 195 , data: 0x565a3730 195 405 foo bar key: 0x565a3700 197 , data: 0x565a3704 197 407 foo bar key: 0x565a36d4 19c , data: 0x565a36d8 19c 412 foo bar key: 0x565a36a8 19e , data: 0x565a36ac 19e 414 foo bar key: 0x565a367c 1a3 , data: 0x565a3680 1a3 419 foo bar key: 0x565a3650 1a6 , data: 0x565a3654 1a6 422 foo bar key: 0x565a3624 1b3 , data: 0x565a3628 1b3 435 foo bar key: 0x565a35f8 1b6 , data: 0x565a35fc 1b6 438 foo bar key: 0x565a35cc 1c5 , data: 0x565a35d0 1c5 453 foo bar key: 0x565a35a0 1d0 , data: 0x565a35a4 1d0 464 foo bar key: 0x565a3574 1d4 , data: 0x565a3578 1d4 468 foo bar key: 0x565a3548 1db , data: 0x565a354c 1db 475 foo bar key: 0x565a351c 1e1 , data: 0x565a3520 1e1 481 foo bar key: 0x565a34f0 1e2 , data: 0x565a34f4 1e2 482 foo bar key: 0x565a34c4 1ec , data: 0x565a34c8 1ec 492 foo bar key: 0x565a3498 1ee , data: 0x565a349c 1ee 494 foo bar key: 0x565a346c 1ef , data: 0x565a3470 1ef 495 foo bar key: 0x565a3440 1fd , data: 0x565a3444 1fd 509 foo bar key: 0x565a3414 211 , data: 0x565a3418 211 529 foo bar key: 0x565a33e8 213 , data: 0x565a33ec 213 531 foo bar key: 0x565a33bc 21c , data: 0x565a33c0 21c 540 foo bar key: 0x565a3390 21e , data: 0x565a3394 21e 542 foo bar key: 0xf721c954 237 , data: 0xf721c958 237 567 foo bar key: 0xf721cfdc 23b , data: 0xf721cfe0 23b 571 foo bar key: 0xf721cfb0 23f , data: 0xf721cfb4 23f 575 foo bar Restarting cursor outside txn key: 0xf7217fdc 164 , data: 0xf7217fe0 164 356 foo bar key: 0xf7217fb0 16c , data: 0xf7217fb4 16c 364 foo bar key: 0xf7217f84 16e , data: 0xf7217f88 16e 366 foo bar key: 0xf7217f58 172 , data: 0xf7217f5c 172 370 foo bar key: 0xf7217f2c 181 , data: 0xf7217f30 181 385 foo bar key: 0xf7217f00 18a , data: 0xf7217f04 18a 394 foo bar key: 0xf7217ed4 18f , data: 0xf7217ed8 18f 399 foo bar key: 0xf7217ea8 190 , data: 0xf7217eac 190 400 foo bar key: 0xf7217e7c 195 , data: 0xf7217e80 195 405 foo bar key: 0xf7217e50 197 , data: 0xf7217e54 197 407 foo bar key: 0xf7217e24 19c , data: 0xf7217e28 19c 412 foo bar key: 0xf7217df8 19e , data: 0xf7217dfc 19e 414 foo bar key: 0xf7217dcc 1a3 , data: 0xf7217dd0 1a3 419 foo bar key: 0xf7217da0 1a6 , data: 0xf7217da4 1a6 422 foo bar key: 0xf7217d74 1b3 , data: 0xf7217d78 1b3 435 foo bar key: 0xf7217d48 1b6 , data: 0xf7217d4c 1b6 438 foo bar key: 0xf7217d1c 1c5 , data: 0xf7217d20 1c5 453 foo bar key: 0xf7217cf0 1d0 , data: 0xf7217cf4 1d0 464 foo bar key: 0xf7217cc4 1d4 , data: 0xf7217cc8 1d4 468 foo bar key: 0xf7217c98 1db , data: 0xf7217c9c 1db 475 foo bar key: 0xf7217c6c 1e1 , data: 0xf7217c70 1e1 481 foo bar key: 0xf7217c40 1e2 , data: 0xf7217c44 1e2 482 foo bar key: 0xf7217c14 1ec , data: 0xf7217c18 1ec 492 foo bar key: 0xf7217be8 1ee , data: 0xf7217bec 1ee 494 foo bar key: 0xf7217bbc 1ef , data: 0xf7217bc0 1ef 495 foo bar key: 0xf7217b90 1fd , data: 0xf7217b94 1fd 509 foo bar key: 0xf7217b64 211 , data: 0xf7217b68 211 529 foo bar key: 0xf7217b38 213 , data: 0xf7217b3c 213 531 foo bar key: 0xf7217b0c 21c , data: 0xf7217b10 21c 540 foo bar key: 0xf7217ae0 21e , data: 0xf7217ae4 21e 542 foo bar key: 0xf721c954 237 , data: 0xf721c958 237 567 foo bar key: 0xf721cfdc 23b , data: 0xf721cfe0 23b 571 foo bar key: 0xf721cfb0 23f , data: 0xf721cfb4 23f 575 foo bar Status of Main DB Tree depth: 2 Branch pages: 1 Leaf pages: 3 Overflow pages: 0 Entries: 104 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + exit 0 Processing files: liblmdb-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VzfxVj find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblmdb-buildroot/usr/lib/liblmdb.so.0: 69 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K949aj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblmdb.so.0 = set:kdubzXJ3ZqThaa68lqqPo5gcxA4CELoozJMU2tESkGo6HkSmU0qeWaIpedvABQJu6wNkahs0aoAiofV6PQPMFajNZocljct8W0GlSTyrOkTkYyQIIdMq8ZoGUowCrU7HeK2SYwZrYSZe9bwtDH9 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.12), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5YpZh Creating liblmdb-debuginfo package Processing files: liblmdb-devel-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M1Sa7i 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.5yt6ml find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /usr/lib/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sgMcMl Processing files: lmdb-utils-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NfGkxi 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.kbeJej find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), liblmdb.so.0 >= set:kfh1BjEzMhaHk9nzd6xkJfAH1a0sHFiJepF45boWFgqgbMOZnWsbJNkUOAK2jM1, 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.4br8gl Creating lmdb-utils-debuginfo package Processing files: liblmdb-debuginfo-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ho0Hwj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1h48gj find-requires: running scripts (debuginfo) Provides: debug(liblmdb.so.0) Requires: liblmdb = 0.9.23-alt1, debug(libc.so.6), debug(libpthread.so.0) Processing files: lmdb-utils-debuginfo-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bdLlVj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5cQIQl find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.23-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblmdb.so.0) Adding to liblmdb-devel a strict dependency on liblmdb Adding to lmdb-utils a strict dependency on liblmdb Adding to liblmdb-debuginfo a strict dependency on liblmdb Adding to lmdb-utils-debuginfo a strict dependency on lmdb-utils 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 5 extra deps from lmdb-utils due to repentancy on liblmdb Removing 1 extra deps from lmdb-utils-debuginfo due to repentancy on liblmdb-debuginfo Wrote: /usr/src/RPM/RPMS/i586/liblmdb-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblmdb-devel-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblmdb-debuginfo-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm (w2.lzdio) 6.97user 1.86system 0:17.26elapsed 51%CPU (0avgtext+0avgdata 45188maxresident)k 0inputs+0outputs (0major+589292minor)pagefaults 0swaps 8.49user 4.42system 0:21.03elapsed 61%CPU (0avgtext+0avgdata 45188maxresident)k 0inputs+0outputs (0major+819497minor)pagefaults 0swaps --- liblmdb-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.737727452 +0000 +++ liblmdb-0.9.23-alt1.i586.rpm.hasher 2021-09-14 10:45:25.604697384 +0000 @@ -20,3 +20,3 @@ File: /usr/lib/liblmdb.so.0 120777 root:root liblmdb.so.0.0.0 -File: /usr/lib/liblmdb.so.0.0.0 100644 root:root da41a0bc830c9652f5db6b098e694ab1 -RPMIdentity: 547644c28381fca74f337b5ea267a62e737c4c80aa7ac6f2876bc0fe540a1ee8905baf8749d286f206211b7340005ed29501c5c6d26de8c4c8667bed358033b6 +File: /usr/lib/liblmdb.so.0.0.0 100644 root:root a3ce18395aac581290c5cf8e4e651f0a +RPMIdentity: 0096f7751f7f2ca1c42bf7be1a07a133d1e62919a452d113a94bee3f511f4fe6cff637ac31bdc91afd7bcb08ef7fc86b10420bd90814cea5f6f229b606d85c97 --- liblmdb-debuginfo-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.777727869 +0000 +++ liblmdb-debuginfo-0.9.23-alt1.i586.rpm.hasher 2021-09-14 10:45:25.667697458 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd 120777 root:root ../../../liblmdb.so.0.0.0 -/usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd.debug 120777 root:root ../../usr/lib/liblmdb.so.0.0.0.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/0911fb5aa1bf159efd586e6ceb7564e5d41550 120777 root:root ../../../liblmdb.so.0.0.0 +/usr/lib/debug/.build-id/10/0911fb5aa1bf159efd586e6ceb7564e5d41550.debug 120777 root:root ../../usr/lib/liblmdb.so.0.0.0.debug /usr/lib/debug/usr/lib/liblmdb.so.0.0.0.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: liblmdb-debuginfo = 0.9.23-alt1:sisyphus+275369.100.1.2 -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd 120777 root:root ../../../liblmdb.so.0.0.0 -File: /usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd.debug 120777 root:root ../../usr/lib/liblmdb.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/liblmdb.so.0.0.0.debug 100644 root:root a5e82ea82f47434c40438af61ca39e7f +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/0911fb5aa1bf159efd586e6ceb7564e5d41550 120777 root:root ../../../liblmdb.so.0.0.0 +File: /usr/lib/debug/.build-id/10/0911fb5aa1bf159efd586e6ceb7564e5d41550.debug 120777 root:root ../../usr/lib/liblmdb.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/liblmdb.so.0.0.0.debug 100644 root:root a2a7119774f2898313427ef4ba14ecee File: /usr/lib/debug/usr/lib/liblmdb.so.0.debug 120777 root:root liblmdb.so.0.0.0.debug @@ -28,2 +28,2 @@ File: /usr/src/debug/libraries/liblmdb/midl.h 100644 root:root 2764b925fe7fb5e55883af9ac280d60a -RPMIdentity: 69d6fad0f91db7ad7a7218a8d2bdc031790eeba0bf7dfad47c12cc71579ecd5945c3764ba0f78e983dcd9ef2a843640c69b0a24bace238519c9759b59c4ebd55 +RPMIdentity: 29637cfcfcfd7906d72c258f76b700d8a3653dfa936645fe7568cd945fc8bd8276cf168b494b18241c122cdfb9d0cde03fdaa2f477dc60fc2b45673ffac18215 --- lmdb-utils-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.748727567 +0000 +++ lmdb-utils-0.9.23-alt1.i586.rpm.hasher 2021-09-14 10:45:25.792697604 +0000 @@ -14,6 +14,6 @@ Provides: lmdb-utils = 0.9.23-alt1:sisyphus+275369.100.1.2 -File: /usr/bin/mdb_copy 100755 root:root 1587a7dc883cf9ee89d2cbe67e6bc0de -File: /usr/bin/mdb_dump 100755 root:root 9a6fd71af224936eac9eaf82a631fc63 -File: /usr/bin/mdb_load 100755 root:root 66a830faa6eed468e65cf1b5f98458fc -File: /usr/bin/mdb_stat 100755 root:root 119581dbb5a16a84454ebb92a6cfdffe +File: /usr/bin/mdb_copy 100755 root:root 15920524e8a860e6a0d9b18e2c73e16e +File: /usr/bin/mdb_dump 100755 root:root 59acd4b6776d7bf530b03afeba39dd80 +File: /usr/bin/mdb_load 100755 root:root 390f8dff837948eefacbdec00f51f9d4 +File: /usr/bin/mdb_stat 100755 root:root fb537ec7e2d4f003e371832cf4474c14 File: /usr/share/man/man1/mdb_copy.1.xz 100644 root:root 62d3c835e7d26276ae96ac56190d36ae @@ -22,2 +22,2 @@ File: /usr/share/man/man1/mdb_stat.1.xz 100644 root:root f530a69e78d2cb38e875e6e6b0120d6d -RPMIdentity: 150c148935725875c219a9cb1e710064327e580529da7d0bff2e9489ac74b395aed4aaece9a7271a669534be28d4b00c9d41b3f484a65e03fd688d40e7931f5e +RPMIdentity: 8d90b542770a8796916b02cba1105f4ba2ac30f7b4bb9fcac2e3adb848ee94dbec8c740ea4262bf237c5487eb385103d2b8f7d266d6a334a3c3bb411fdb88703 --- lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.724727316 +0000 +++ lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm.hasher 2021-09-14 10:45:25.854697676 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/14 40755 root:root -/usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500 120777 root:root ../../../../bin/mdb_copy -/usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500.debug 120777 root:root ../../usr/bin/mdb_copy.debug -/usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1 120777 root:root ../../../../bin/mdb_stat -/usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1.debug 120777 root:root ../../usr/bin/mdb_stat.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166 120777 root:root ../../../../bin/mdb_load -/usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166.debug 120777 root:root ../../usr/bin/mdb_load.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741 120777 root:root ../../../../bin/mdb_dump -/usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741.debug 120777 root:root ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/a49908f4bf09f77245c0869524e504a279503a 120777 root:root ../../../../bin/mdb_load +/usr/lib/debug/.build-id/29/a49908f4bf09f77245c0869524e504a279503a.debug 120777 root:root ../../usr/bin/mdb_load.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/1120d719ad9e1b49e5cd455965412bb569b83b 120777 root:root ../../../../bin/mdb_stat +/usr/lib/debug/.build-id/61/1120d719ad9e1b49e5cd455965412bb569b83b.debug 120777 root:root ../../usr/bin/mdb_stat.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/4f7ee6fbbf0d705b5c567529105e56d7d4481e 120777 root:root ../../../../bin/mdb_dump +/usr/lib/debug/.build-id/78/4f7ee6fbbf0d705b5c567529105e56d7d4481e.debug 120777 root:root ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/5de1218b9400ec917f2b70a157eb4a8f67011c 120777 root:root ../../../../bin/mdb_copy +/usr/lib/debug/.build-id/8e/5de1218b9400ec917f2b70a157eb4a8f67011c.debug 120777 root:root ../../usr/bin/mdb_copy.debug /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root @@ -27,18 +27,18 @@ Provides: lmdb-utils-debuginfo = 0.9.23-alt1:sisyphus+275369.100.1.2 -File: /usr/lib/debug/.build-id/14 40755 root:root -File: /usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500 120777 root:root ../../../../bin/mdb_copy -File: /usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500.debug 120777 root:root ../../usr/bin/mdb_copy.debug -File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1 120777 root:root ../../../../bin/mdb_stat -File: /usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1.debug 120777 root:root ../../usr/bin/mdb_stat.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166 120777 root:root ../../../../bin/mdb_load -File: /usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166.debug 120777 root:root ../../usr/bin/mdb_load.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741 120777 root:root ../../../../bin/mdb_dump -File: /usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741.debug 120777 root:root ../../usr/bin/mdb_dump.debug -File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root 5f020c8fb90be5dbc0f7948ce7e352bc -File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root 2742cde6e75952ac9a873e48f6c38c15 -File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root 02e5c8a10aaec69b669ed5cc73a42d59 -File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root df0fc03e17dfbe027b0e73df3ce3de9c +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/a49908f4bf09f77245c0869524e504a279503a 120777 root:root ../../../../bin/mdb_load +File: /usr/lib/debug/.build-id/29/a49908f4bf09f77245c0869524e504a279503a.debug 120777 root:root ../../usr/bin/mdb_load.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/1120d719ad9e1b49e5cd455965412bb569b83b 120777 root:root ../../../../bin/mdb_stat +File: /usr/lib/debug/.build-id/61/1120d719ad9e1b49e5cd455965412bb569b83b.debug 120777 root:root ../../usr/bin/mdb_stat.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/4f7ee6fbbf0d705b5c567529105e56d7d4481e 120777 root:root ../../../../bin/mdb_dump +File: /usr/lib/debug/.build-id/78/4f7ee6fbbf0d705b5c567529105e56d7d4481e.debug 120777 root:root ../../usr/bin/mdb_dump.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/5de1218b9400ec917f2b70a157eb4a8f67011c 120777 root:root ../../../../bin/mdb_copy +File: /usr/lib/debug/.build-id/8e/5de1218b9400ec917f2b70a157eb4a8f67011c.debug 120777 root:root ../../usr/bin/mdb_copy.debug +File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root d054fbb7bc2b367e28a4a4886f337096 +File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root 6d22182f74bfce98121628646311c16e +File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root 93ef629da5ca844e704dcdb89846ebf1 +File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root 67266e2c94f11cd040ff1131380c8c82 File: /usr/src/debug/libraries 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/libraries/liblmdb/mdb_stat.c 100644 root:root cd71ccb7a774a8694d77601f17e93f7b -RPMIdentity: cb77f5a953bce8224a367d3b7782f52de13fe80503618058405fe642fa49e9586461b05e3738d1deffb5129e6ceb94134daab288228ed36b99c47ddbdc2e782c +RPMIdentity: aa5aceb8e5302733178b0bcfa018510fd46b7bbf5fc86952ef3783fab035031b1961b9617a77dfb3f35f3d27be9209d2011f66e9846ed20509e32ff676d81599