<86>Jan 5 01:13:43 userdel[3616396]: delete user 'rooter' <86>Jan 5 01:13:43 userdel[3616396]: removed group 'rooter' owned by 'rooter' <86>Jan 5 01:13:43 userdel[3616396]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 5 01:13:43 groupadd[3616418]: group added to /etc/group: name=rooter, GID=687 <86>Jan 5 01:13:43 groupadd[3616418]: group added to /etc/gshadow: name=rooter <86>Jan 5 01:13:43 groupadd[3616418]: new group: name=rooter, GID=687 <86>Jan 5 01:13:43 useradd[3616428]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jan 5 01:13:43 userdel[3616453]: delete user 'builder' <86>Jan 5 01:13:43 userdel[3616453]: removed group 'builder' owned by 'builder' <86>Jan 5 01:13:43 userdel[3616453]: removed shadow group 'builder' owned by 'builder' <86>Jan 5 01:13:43 groupadd[3616465]: group added to /etc/group: name=builder, GID=688 <86>Jan 5 01:13:43 groupadd[3616465]: group added to /etc/gshadow: name=builder <86>Jan 5 01:13:43 groupadd[3616465]: new group: name=builder, GID=688 <86>Jan 5 01:13:43 useradd[3616480]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblmdb-0.9.29-alt1.1.nosrc.rpm (w1.gzdio) Installing liblmdb-0.9.29-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63574 + 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.29.tar):' Source #0 (liblmdb-0.9.29.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblmdb-0.9.29.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.63574 + 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' 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 -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 -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 -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 -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 -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 -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 -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 -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 -c mdb_dump.c mdb_dump.c: In function 'main': mdb_dump.c:194:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 194 | list = 1; | ~~~~~^~~ mdb_dump.c:196:17: note: here 196 | 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 -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 -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 -c mdb.c 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 -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c mdb.c -o mdb.lo 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 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 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 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 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 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 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 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 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 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.48861 + 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/lib64 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/lib64 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/lib64; 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/lib64/liblmdb.a + /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,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/lib64: (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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.31647 + 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 319 values 47 duplicates skipped key: 0x7f5e0b80dfdc 000 , data: 0x7f5e0b80dfe0 000 0 foo bar key: 0x7f5e0b80dfb0 003 , data: 0x7f5e0b80dfb4 003 3 foo bar key: 0x7f5e0b80d7f4 005 , data: 0x7f5e0b80d7f8 005 5 foo bar key: 0x7f5e0b80d694 00f , data: 0x7f5e0b80d698 00f 15 foo bar key: 0x7f5e0b80df84 014 , data: 0x7f5e0b80df88 014 20 foo bar key: 0x7f5e0b80df58 018 , data: 0x7f5e0b80df5c 018 24 foo bar key: 0x7f5e0b80df2c 021 , data: 0x7f5e0b80df30 021 33 foo bar key: 0x7f5e0b80d610 025 , data: 0x7f5e0b80d614 025 37 foo bar key: 0x7f5e0b80df00 02c , data: 0x7f5e0b80df04 02c 44 foo bar key: 0x7f5e0b80ded4 032 , data: 0x7f5e0b80ded8 032 50 foo bar key: 0x7f5e0b80dea8 03b , data: 0x7f5e0b80deac 03b 59 foo bar key: 0x7f5e0b80de7c 043 , data: 0x7f5e0b80de80 043 67 foo bar key: 0x7f5e0b80de50 047 , data: 0x7f5e0b80de54 047 71 foo bar key: 0x7f5e0b80d7c8 049 , data: 0x7f5e0b80d7cc 049 73 foo bar key: 0x7f5e0b80de24 04c , data: 0x7f5e0b80de28 04c 76 foo bar key: 0x7f5e0b80ddf8 04e , data: 0x7f5e0b80ddfc 04e 78 foo bar key: 0x7f5e0b80ddcc 050 , data: 0x7f5e0b80ddd0 050 80 foo bar key: 0x7f5e0b80dda0 057 , data: 0x7f5e0b80dda4 057 87 foo bar key: 0x7f5e0b80d6ec 059 , data: 0x7f5e0b80d6f0 059 89 foo bar key: 0x7f5e0b80dd74 061 , data: 0x7f5e0b80dd78 061 97 foo bar key: 0x7f5e0b80dd48 062 , data: 0x7f5e0b80dd4c 062 98 foo bar key: 0x7f5e0b80dd1c 063 , data: 0x7f5e0b80dd20 063 99 foo bar key: 0x7f5e0b80dcf0 065 , data: 0x7f5e0b80dcf4 065 101 foo bar key: 0x7f5e0b80d79c 06a , data: 0x7f5e0b80d7a0 06a 106 foo bar key: 0x7f5e0b80dcc4 06e , data: 0x7f5e0b80dcc8 06e 110 foo bar key: 0x7f5e0b80dc98 072 , data: 0x7f5e0b80dc9c 072 114 foo bar key: 0x7f5e0b80dc6c 073 , data: 0x7f5e0b80dc70 073 115 foo bar key: 0x7f5e0b80dc40 075 , data: 0x7f5e0b80dc44 075 117 foo bar key: 0x7f5e0b80dc14 076 , data: 0x7f5e0b80dc18 076 118 foo bar key: 0x7f5e0b80d668 079 , data: 0x7f5e0b80d66c 079 121 foo bar key: 0x7f5e0b80dbe8 07d , data: 0x7f5e0b80dbec 07d 125 foo bar key: 0x7f5e0b80dbbc 08f , data: 0x7f5e0b80dbc0 08f 143 foo bar key: 0x7f5e0b80db90 096 , data: 0x7f5e0b80db94 096 150 foo bar key: 0x7f5e0b80d820 09e , data: 0x7f5e0b80d824 09e 158 foo bar key: 0x7f5e0b80d5b8 0a0 , data: 0x7f5e0b80d5bc 0a0 160 foo bar key: 0x7f5e0b80db64 0a1 , data: 0x7f5e0b80db68 0a1 161 foo bar key: 0x7f5e0b80db38 0a2 , data: 0x7f5e0b80db3c 0a2 162 foo bar key: 0x7f5e0b80d6c0 0ab , data: 0x7f5e0b80d6c4 0ab 171 foo bar key: 0x7f5e0b80db0c 0b2 , data: 0x7f5e0b80db10 0b2 178 foo bar key: 0x7f5e0b80d770 0b8 , data: 0x7f5e0b80d774 0b8 184 foo bar key: 0x7f5e0b80dae0 0c2 , data: 0x7f5e0b80dae4 0c2 194 foo bar key: 0x7f5e0b80dab4 0c4 , data: 0x7f5e0b80dab8 0c4 196 foo bar key: 0x7f5e0b80da88 0c5 , data: 0x7f5e0b80da8c 0c5 197 foo bar key: 0x7f5e0b80da5c 0c8 , data: 0x7f5e0b80da60 0c8 200 foo bar key: 0x7f5e0b80da30 0c9 , data: 0x7f5e0b80da34 0c9 201 foo bar key: 0x7f5e0b80da04 0d4 , data: 0x7f5e0b80da08 0d4 212 foo bar key: 0x7f5e0b80d9d8 0d5 , data: 0x7f5e0b80d9dc 0d5 213 foo bar key: 0x7f5e0b80d84c 0d7 , data: 0x7f5e0b80d850 0d7 215 foo bar key: 0x7f5e0b80d63c 0db , data: 0x7f5e0b80d640 0db 219 foo bar key: 0x7f5e0b80d5e4 0dd , data: 0x7f5e0b80d5e8 0dd 221 foo bar key: 0x7f5e0b80d718 0de , data: 0x7f5e0b80d71c 0de 222 foo bar key: 0x7f5e0b80d9ac 0df , data: 0x7f5e0b80d9b0 0df 223 foo bar key: 0x7f5e0b80d744 0e6 , data: 0x7f5e0b80d748 0e6 230 foo bar key: 0x7f5e0b80d980 0e7 , data: 0x7f5e0b80d984 0e7 231 foo bar key: 0x7f5e0b80d954 0ea , data: 0x7f5e0b80d958 0ea 234 foo bar key: 0x7f5e0b80d928 0eb , data: 0x7f5e0b80d92c 0eb 235 foo bar key: 0x7f5e0b80d8fc 0ec , data: 0x7f5e0b80d900 0ec 236 foo bar key: 0x7f5e0b80d8d0 0ed , data: 0x7f5e0b80d8d4 0ed 237 foo bar key: 0x7f5e0b80d8a4 0ee , data: 0x7f5e0b80d8a8 0ee 238 foo bar key: 0x7f5e0b80d878 0ef , data: 0x7f5e0b80d87c 0ef 239 foo bar key: 0x7f5e0b811fdc 0f2 , data: 0x7f5e0b811fe0 0f2 242 foo bar key: 0x7f5e0b811fb0 0f3 , data: 0x7f5e0b811fb4 0f3 243 foo bar key: 0x7f5e0b811f84 0f4 , data: 0x7f5e0b811f88 0f4 244 foo bar key: 0x7f5e0b811f58 0f7 , data: 0x7f5e0b811f5c 0f7 247 foo bar key: 0x7f5e0b811f2c 100 , data: 0x7f5e0b811f30 100 256 foo bar key: 0x7f5e0b811f00 109 , data: 0x7f5e0b811f04 109 265 foo bar key: 0x7f5e0b811560 10b , data: 0x7f5e0b811564 10b 267 foo bar key: 0x7f5e0b811ed4 10f , data: 0x7f5e0b811ed8 10f 271 foo bar key: 0x7f5e0b811ea8 110 , data: 0x7f5e0b811eac 110 272 foo bar key: 0x7f5e0b811e7c 113 , data: 0x7f5e0b811e80 113 275 foo bar key: 0x7f5e0b811e50 11b , data: 0x7f5e0b811e54 11b 283 foo bar key: 0x7f5e0b811e24 11d , data: 0x7f5e0b811e28 11d 285 foo bar key: 0x7f5e0b8116c0 128 , data: 0x7f5e0b8116c4 128 296 foo bar key: 0x7f5e0b811610 12e , data: 0x7f5e0b811614 12e 302 foo bar key: 0x7f5e0b811df8 131 , data: 0x7f5e0b811dfc 131 305 foo bar key: 0x7f5e0b811668 132 , data: 0x7f5e0b81166c 132 306 foo bar key: 0x7f5e0b811744 137 , data: 0x7f5e0b811748 137 311 foo bar key: 0x7f5e0b811484 13b , data: 0x7f5e0b811488 13b 315 foo bar key: 0x7f5e0b811dcc 13c , data: 0x7f5e0b811dd0 13c 316 foo bar key: 0x7f5e0b811da0 13f , data: 0x7f5e0b811da4 13f 319 foo bar key: 0x7f5e0b81158c 141 , data: 0x7f5e0b811590 141 321 foo bar key: 0x7f5e0b811d74 144 , data: 0x7f5e0b811d78 144 324 foo bar key: 0x7f5e0b811d48 145 , data: 0x7f5e0b811d4c 145 325 foo bar key: 0x7f5e0b811534 146 , data: 0x7f5e0b811538 146 326 foo bar key: 0x7f5e0b811d1c 147 , data: 0x7f5e0b811d20 147 327 foo bar key: 0x7f5e0b811cf0 14b , data: 0x7f5e0b811cf4 14b 331 foo bar key: 0x7f5e0b811cc4 14d , data: 0x7f5e0b811cc8 14d 333 foo bar key: 0x7f5e0b811c98 150 , data: 0x7f5e0b811c9c 150 336 foo bar key: 0x7f5e0b8114dc 152 , data: 0x7f5e0b8114e0 152 338 foo bar key: 0x7f5e0b811c6c 157 , data: 0x7f5e0b811c70 157 343 foo bar key: 0x7f5e0b8117c8 15b , data: 0x7f5e0b8117cc 15b 347 foo bar key: 0x7f5e0b811694 164 , data: 0x7f5e0b811698 164 356 foo bar key: 0x7f5e0b811c40 169 , data: 0x7f5e0b811c44 169 361 foo bar key: 0x7f5e0b811c14 16c , data: 0x7f5e0b811c18 16c 364 foo bar key: 0x7f5e0b811be8 16d , data: 0x7f5e0b811bec 16d 365 foo bar key: 0x7f5e0b811bbc 16f , data: 0x7f5e0b811bc0 16f 367 foo bar key: 0x7f5e0b811b90 17d , data: 0x7f5e0b811b94 17d 381 foo bar key: 0x7f5e0b811b64 17f , data: 0x7f5e0b811b68 17f 383 foo bar key: 0x7f5e0b811b38 180 , data: 0x7f5e0b811b3c 180 384 foo bar key: 0x7f5e0b811b0c 181 , data: 0x7f5e0b811b10 181 385 foo bar key: 0x7f5e0b8117f4 183 , data: 0x7f5e0b8117f8 183 387 foo bar key: 0x7f5e0b811ae0 18d , data: 0x7f5e0b811ae4 18d 397 foo bar key: 0x7f5e0b811770 192 , data: 0x7f5e0b811774 192 402 foo bar key: 0x7f5e0b811820 19e , data: 0x7f5e0b811824 19e 414 foo bar key: 0x7f5e0b811ab4 19f , data: 0x7f5e0b811ab8 19f 415 foo bar key: 0x7f5e0b811a88 1a1 , data: 0x7f5e0b811a8c 1a1 417 foo bar key: 0x7f5e0b8115e4 1a4 , data: 0x7f5e0b8115e8 1a4 420 foo bar key: 0x7f5e0b811a5c 1a5 , data: 0x7f5e0b811a60 1a5 421 foo bar key: 0x7f5e0b811a30 1a6 , data: 0x7f5e0b811a34 1a6 422 foo bar key: 0x7f5e0b8114b0 1ab , data: 0x7f5e0b8114b4 1ab 427 foo bar key: 0x7f5e0b811a04 1ae , data: 0x7f5e0b811a08 1ae 430 foo bar key: 0x7f5e0b8116ec 1b4 , data: 0x7f5e0b8116f0 1b4 436 foo bar key: 0x7f5e0b8119d8 1b7 , data: 0x7f5e0b8119dc 1b7 439 foo bar key: 0x7f5e0b8119ac 1b8 , data: 0x7f5e0b8119b0 1b8 440 foo bar key: 0x7f5e0b811718 1be , data: 0x7f5e0b81171c 1be 446 foo bar key: 0x7f5e0b811980 1bf , data: 0x7f5e0b811984 1bf 447 foo bar key: 0x7f5e0b81179c 1c2 , data: 0x7f5e0b8117a0 1c2 450 foo bar key: 0x7f5e0b811508 1c6 , data: 0x7f5e0b81150c 1c6 454 foo bar key: 0x7f5e0b811954 1cb , data: 0x7f5e0b811958 1cb 459 foo bar key: 0x7f5e0b81163c 1cc , data: 0x7f5e0b811640 1cc 460 foo bar key: 0x7f5e0b8115b8 1d4 , data: 0x7f5e0b8115bc 1d4 468 foo bar key: 0x7f5e0b811928 1d5 , data: 0x7f5e0b81192c 1d5 469 foo bar key: 0x7f5e0b8118fc 1d7 , data: 0x7f5e0b811900 1d7 471 foo bar key: 0x7f5e0b8118d0 1dd , data: 0x7f5e0b8118d4 1dd 477 foo bar key: 0x7f5e0b8118a4 1e3 , data: 0x7f5e0b8118a8 1e3 483 foo bar key: 0x7f5e0b811878 1e5 , data: 0x7f5e0b81187c 1e5 485 foo bar key: 0x7f5e0b81184c 1e8 , data: 0x7f5e0b811850 1e8 488 foo bar key: 0x7f5e0b80efdc 1ec , data: 0x7f5e0b80efe0 1ec 492 foo bar key: 0x7f5e0b80e84c 1ed , data: 0x7f5e0b80e850 1ed 493 foo bar key: 0x7f5e0b80e5e4 1f1 , data: 0x7f5e0b80e5e8 1f1 497 foo bar key: 0x7f5e0b80e6c0 1f2 , data: 0x7f5e0b80e6c4 1f2 498 foo bar key: 0x7f5e0b80efb0 1f3 , data: 0x7f5e0b80efb4 1f3 499 foo bar key: 0x7f5e0b80ef84 1f6 , data: 0x7f5e0b80ef88 1f6 502 foo bar key: 0x7f5e0b80ef58 1f7 , data: 0x7f5e0b80ef5c 1f7 503 foo bar key: 0x7f5e0b80ef2c 1ff , data: 0x7f5e0b80ef30 1ff 511 foo bar key: 0x7f5e0b80e770 206 , data: 0x7f5e0b80e774 206 518 foo bar key: 0x7f5e0b80ef00 211 , data: 0x7f5e0b80ef04 211 529 foo bar key: 0x7f5e0b80eed4 212 , data: 0x7f5e0b80eed8 212 530 foo bar key: 0x7f5e0b80eea8 214 , data: 0x7f5e0b80eeac 214 532 foo bar key: 0x7f5e0b80ee7c 217 , data: 0x7f5e0b80ee80 217 535 foo bar key: 0x7f5e0b80ee50 219 , data: 0x7f5e0b80ee54 219 537 foo bar key: 0x7f5e0b80ee24 21b , data: 0x7f5e0b80ee28 21b 539 foo bar key: 0x7f5e0b80edf8 21c , data: 0x7f5e0b80edfc 21c 540 foo bar key: 0x7f5e0b80edcc 21e , data: 0x7f5e0b80edd0 21e 542 foo bar key: 0x7f5e0b80eda0 221 , data: 0x7f5e0b80eda4 221 545 foo bar key: 0x7f5e0b80ed74 223 , data: 0x7f5e0b80ed78 223 547 foo bar key: 0x7f5e0b80ed48 22b , data: 0x7f5e0b80ed4c 22b 555 foo bar key: 0x7f5e0b80e400 22e , data: 0x7f5e0b80e404 22e 558 foo bar key: 0x7f5e0b80e63c 22f , data: 0x7f5e0b80e640 22f 559 foo bar key: 0x7f5e0b80ed1c 230 , data: 0x7f5e0b80ed20 230 560 foo bar key: 0x7f5e0b80ecf0 231 , data: 0x7f5e0b80ecf4 231 561 foo bar key: 0x7f5e0b80ecc4 233 , data: 0x7f5e0b80ecc8 233 563 foo bar key: 0x7f5e0b80e610 236 , data: 0x7f5e0b80e614 236 566 foo bar key: 0x7f5e0b80e694 239 , data: 0x7f5e0b80e698 239 569 foo bar key: 0x7f5e0b80ec98 23a , data: 0x7f5e0b80ec9c 23a 570 foo bar key: 0x7f5e0b80ec6c 23b , data: 0x7f5e0b80ec70 23b 571 foo bar key: 0x7f5e0b80ec40 241 , data: 0x7f5e0b80ec44 241 577 foo bar key: 0x7f5e0b80ec14 242 , data: 0x7f5e0b80ec18 242 578 foo bar key: 0x7f5e0b80e744 247 , data: 0x7f5e0b80e748 247 583 foo bar key: 0x7f5e0b80ebe8 248 , data: 0x7f5e0b80ebec 248 584 foo bar key: 0x7f5e0b80ebbc 24c , data: 0x7f5e0b80ebc0 24c 588 foo bar key: 0x7f5e0b80eb90 24d , data: 0x7f5e0b80eb94 24d 589 foo bar key: 0x7f5e0b80e7f4 252 , data: 0x7f5e0b80e7f8 252 594 foo bar key: 0x7f5e0b80e820 257 , data: 0x7f5e0b80e824 257 599 foo bar key: 0x7f5e0b80e42c 259 , data: 0x7f5e0b80e430 259 601 foo bar key: 0x7f5e0b80eb64 25c , data: 0x7f5e0b80eb68 25c 604 foo bar key: 0x7f5e0b80e458 25e , data: 0x7f5e0b80e45c 25e 606 foo bar key: 0x7f5e0b80e560 266 , data: 0x7f5e0b80e564 266 614 foo bar key: 0x7f5e0b80eb38 26b , data: 0x7f5e0b80eb3c 26b 619 foo bar key: 0x7f5e0b80e79c 26d , data: 0x7f5e0b80e7a0 26d 621 foo bar key: 0x7f5e0b80e4dc 275 , data: 0x7f5e0b80e4e0 275 629 foo bar key: 0x7f5e0b80eb0c 27d , data: 0x7f5e0b80eb10 27d 637 foo bar key: 0x7f5e0b80e5b8 27f , data: 0x7f5e0b80e5bc 27f 639 foo bar key: 0x7f5e0b80e668 281 , data: 0x7f5e0b80e66c 281 641 foo bar key: 0x7f5e0b80eae0 282 , data: 0x7f5e0b80eae4 282 642 foo bar key: 0x7f5e0b80eab4 286 , data: 0x7f5e0b80eab8 286 646 foo bar key: 0x7f5e0b80ea88 28e , data: 0x7f5e0b80ea8c 28e 654 foo bar key: 0x7f5e0b80ea5c 294 , data: 0x7f5e0b80ea60 294 660 foo bar key: 0x7f5e0b80ea30 299 , data: 0x7f5e0b80ea34 299 665 foo bar key: 0x7f5e0b80e508 2a5 , data: 0x7f5e0b80e50c 2a5 677 foo bar key: 0x7f5e0b80ea04 2a6 , data: 0x7f5e0b80ea08 2a6 678 foo bar key: 0x7f5e0b80e9d8 2aa , data: 0x7f5e0b80e9dc 2aa 682 foo bar key: 0x7f5e0b80e484 2ad , data: 0x7f5e0b80e488 2ad 685 foo bar key: 0x7f5e0b80e9ac 2ae , data: 0x7f5e0b80e9b0 2ae 686 foo bar key: 0x7f5e0b80e534 2af , data: 0x7f5e0b80e538 2af 687 foo bar key: 0x7f5e0b80e3d4 2b3 , data: 0x7f5e0b80e3d8 2b3 691 foo bar key: 0x7f5e0b80e980 2be , data: 0x7f5e0b80e984 2be 702 foo bar key: 0x7f5e0b80e954 2c8 , data: 0x7f5e0b80e958 2c8 712 foo bar key: 0x7f5e0b80e928 2cf , data: 0x7f5e0b80e92c 2cf 719 foo bar key: 0x7f5e0b80e4b0 2d1 , data: 0x7f5e0b80e4b4 2d1 721 foo bar key: 0x7f5e0b80e8fc 2d2 , data: 0x7f5e0b80e900 2d2 722 foo bar key: 0x7f5e0b80e718 2d6 , data: 0x7f5e0b80e71c 2d6 726 foo bar key: 0x7f5e0b80e8d0 2db , data: 0x7f5e0b80e8d4 2db 731 foo bar key: 0x7f5e0b80e58c 2e3 , data: 0x7f5e0b80e590 2e3 739 foo bar key: 0x7f5e0b80e6ec 2e4 , data: 0x7f5e0b80e6f0 2e4 740 foo bar key: 0x7f5e0b80e7c8 2ee , data: 0x7f5e0b80e7cc 2ee 750 foo bar key: 0x7f5e0b80e8a4 2f0 , data: 0x7f5e0b80e8a8 2f0 752 foo bar key: 0x7f5e0b80e878 2f3 , data: 0x7f5e0b80e87c 2f3 755 foo bar key: 0x7f5e0b810fdc 2f4 , data: 0x7f5e0b810fe0 2f4 756 foo bar key: 0x7f5e0b810fb0 2f5 , data: 0x7f5e0b810fb4 2f5 757 foo bar key: 0x7f5e0b810694 2f6 , data: 0x7f5e0b810698 2f6 758 foo bar key: 0x7f5e0b810744 2f8 , data: 0x7f5e0b810748 2f8 760 foo bar key: 0x7f5e0b8104dc 2fe , data: 0x7f5e0b8104e0 2fe 766 foo bar key: 0x7f5e0b810f84 2ff , data: 0x7f5e0b810f88 2ff 767 foo bar key: 0x7f5e0b810610 304 , data: 0x7f5e0b810614 304 772 foo bar key: 0x7f5e0b810f58 307 , data: 0x7f5e0b810f5c 307 775 foo bar key: 0x7f5e0b810350 309 , data: 0x7f5e0b810354 309 777 foo bar key: 0x7f5e0b810f2c 310 , data: 0x7f5e0b810f30 310 784 foo bar key: 0x7f5e0b810f00 312 , data: 0x7f5e0b810f04 312 786 foo bar key: 0x7f5e0b810ed4 31a , data: 0x7f5e0b810ed8 31a 794 foo bar key: 0x7f5e0b8107f4 31b , data: 0x7f5e0b8107f8 31b 795 foo bar key: 0x7f5e0b810ea8 31e , data: 0x7f5e0b810eac 31e 798 foo bar key: 0x7f5e0b810e7c 324 , data: 0x7f5e0b810e80 324 804 foo bar key: 0x7f5e0b810e50 325 , data: 0x7f5e0b810e54 325 805 foo bar key: 0x7f5e0b810e24 327 , data: 0x7f5e0b810e28 327 807 foo bar key: 0x7f5e0b810df8 329 , data: 0x7f5e0b810dfc 329 809 foo bar key: 0x7f5e0b810458 330 , data: 0x7f5e0b81045c 330 816 foo bar key: 0x7f5e0b810dcc 333 , data: 0x7f5e0b810dd0 333 819 foo bar key: 0x7f5e0b810da0 336 , data: 0x7f5e0b810da4 336 822 foo bar key: 0x7f5e0b810560 337 , data: 0x7f5e0b810564 337 823 foo bar key: 0x7f5e0b81058c 33e , data: 0x7f5e0b810590 33e 830 foo bar key: 0x7f5e0b810400 33f , data: 0x7f5e0b810404 33f 831 foo bar key: 0x7f5e0b810d74 34b , data: 0x7f5e0b810d78 34b 843 foo bar key: 0x7f5e0b810d48 353 , data: 0x7f5e0b810d4c 353 851 foo bar key: 0x7f5e0b81079c 354 , data: 0x7f5e0b8107a0 354 852 foo bar key: 0x7f5e0b810484 356 , data: 0x7f5e0b810488 356 854 foo bar key: 0x7f5e0b810d1c 357 , data: 0x7f5e0b810d20 357 855 foo bar key: 0x7f5e0b8105b8 358 , data: 0x7f5e0b8105bc 358 856 foo bar key: 0x7f5e0b810cf0 35f , data: 0x7f5e0b810cf4 35f 863 foo bar key: 0x7f5e0b810cc4 360 , data: 0x7f5e0b810cc8 360 864 foo bar key: 0x7f5e0b810c98 365 , data: 0x7f5e0b810c9c 365 869 foo bar key: 0x7f5e0b810c6c 367 , data: 0x7f5e0b810c70 367 871 foo bar key: 0x7f5e0b810c40 36b , data: 0x7f5e0b810c44 36b 875 foo bar key: 0x7f5e0b81063c 370 , data: 0x7f5e0b810640 370 880 foo bar key: 0x7f5e0b8107c8 371 , data: 0x7f5e0b8107cc 371 881 foo bar key: 0x7f5e0b810c14 372 , data: 0x7f5e0b810c18 372 882 foo bar key: 0x7f5e0b8106c0 373 , data: 0x7f5e0b8106c4 373 883 foo bar key: 0x7f5e0b810be8 374 , data: 0x7f5e0b810bec 374 884 foo bar key: 0x7f5e0b810668 375 , data: 0x7f5e0b81066c 375 885 foo bar key: 0x7f5e0b8105e4 377 , data: 0x7f5e0b8105e8 377 887 foo bar key: 0x7f5e0b810bbc 378 , data: 0x7f5e0b810bc0 378 888 foo bar key: 0x7f5e0b81042c 379 , data: 0x7f5e0b810430 379 889 foo bar key: 0x7f5e0b81037c 37a , data: 0x7f5e0b810380 37a 890 foo bar key: 0x7f5e0b810b90 37c , data: 0x7f5e0b810b94 37c 892 foo bar key: 0x7f5e0b810b64 38d , data: 0x7f5e0b810b68 38d 909 foo bar key: 0x7f5e0b810770 38f , data: 0x7f5e0b810774 38f 911 foo bar key: 0x7f5e0b810b38 390 , data: 0x7f5e0b810b3c 390 912 foo bar key: 0x7f5e0b810b0c 398 , data: 0x7f5e0b810b10 398 920 foo bar key: 0x7f5e0b810ae0 39c , data: 0x7f5e0b810ae4 39c 924 foo bar key: 0x7f5e0b810ab4 3ae , data: 0x7f5e0b810ab8 3ae 942 foo bar key: 0x7f5e0b810a88 3b1 , data: 0x7f5e0b810a8c 3b1 945 foo bar key: 0x7f5e0b810820 3b8 , data: 0x7f5e0b810824 3b8 952 foo bar key: 0x7f5e0b810a5c 3b9 , data: 0x7f5e0b810a60 3b9 953 foo bar key: 0x7f5e0b8106ec 3bb , data: 0x7f5e0b8106f0 3bb 955 foo bar key: 0x7f5e0b810a30 3bc , data: 0x7f5e0b810a34 3bc 956 foo bar key: 0x7f5e0b810a04 3c1 , data: 0x7f5e0b810a08 3c1 961 foo bar key: 0x7f5e0b8103a8 3c2 , data: 0x7f5e0b8103ac 3c2 962 foo bar key: 0x7f5e0b8109d8 3c8 , data: 0x7f5e0b8109dc 3c8 968 foo bar key: 0x7f5e0b8109ac 3cd , data: 0x7f5e0b8109b0 3cd 973 foo bar key: 0x7f5e0b810980 3d0 , data: 0x7f5e0b810984 3d0 976 foo bar key: 0x7f5e0b810534 3d5 , data: 0x7f5e0b810538 3d5 981 foo bar key: 0x7f5e0b810954 3d9 , data: 0x7f5e0b810958 3d9 985 foo bar key: 0x7f5e0b810508 3da , data: 0x7f5e0b81050c 3da 986 foo bar key: 0x7f5e0b8104b0 3dd , data: 0x7f5e0b8104b4 3dd 989 foo bar key: 0x7f5e0b810928 3df , data: 0x7f5e0b81092c 3df 991 foo bar key: 0x7f5e0b8103d4 3e3 , data: 0x7f5e0b8103d8 3e3 995 foo bar key: 0x7f5e0b8108fc 3e6 , data: 0x7f5e0b810900 3e6 998 foo bar key: 0x7f5e0b8108d0 3e8 , data: 0x7f5e0b8108d4 3e8 1000 foo bar key: 0x7f5e0b810718 3f5 , data: 0x7f5e0b81071c 3f5 1013 foo bar key: 0x7f5e0b8108a4 3f7 , data: 0x7f5e0b8108a8 3f7 1015 foo bar key: 0x7f5e0b810878 3fb , data: 0x7f5e0b81087c 3fb 1019 foo bar key: 0x7f5e0b81084c 3fe , data: 0x7f5e0b810850 3fe 1022 foo bar Deleted 120 values Cursor next key: 000 , data: 000 0 foo bar key: 005 , data: 005 5 foo bar key: 018 , data: 018 24 foo bar key: 032 , data: 032 50 foo bar key: 047 , data: 047 71 foo bar key: 049 , data: 049 73 foo bar key: 04e , data: 04e 78 foo bar key: 059 , data: 059 89 foo bar key: 062 , data: 062 98 foo bar key: 06a , data: 06a 106 foo bar key: 072 , data: 072 114 foo bar key: 076 , data: 076 118 foo bar key: 08f , data: 08f 143 foo bar key: 096 , data: 096 150 foo bar key: 0a1 , data: 0a1 161 foo bar key: 0a2 , data: 0a2 162 foo bar key: 0ab , data: 0ab 171 foo bar key: 0c2 , data: 0c2 194 foo bar key: 0c5 , data: 0c5 197 foo bar key: 0c9 , data: 0c9 201 foo bar key: 0d4 , data: 0d4 212 foo bar key: 0db , data: 0db 219 foo bar key: 0de , data: 0de 222 foo bar key: 0df , data: 0df 223 foo bar key: 0e6 , data: 0e6 230 foo bar key: 0eb , data: 0eb 235 foo bar key: 0ec , data: 0ec 236 foo bar key: 0ed , data: 0ed 237 foo bar key: 0ee , data: 0ee 238 foo bar key: 0f3 , data: 0f3 243 foo bar key: 0f4 , data: 0f4 244 foo bar key: 100 , data: 100 256 foo bar key: 113 , data: 113 275 foo bar key: 11b , data: 11b 283 foo bar key: 11d , data: 11d 285 foo bar key: 12e , data: 12e 302 foo bar key: 131 , data: 131 305 foo bar key: 137 , data: 137 311 foo bar key: 13c , data: 13c 316 foo bar key: 13f , data: 13f 319 foo bar key: 145 , data: 145 325 foo bar key: 14b , data: 14b 331 foo bar key: 152 , data: 152 338 foo bar key: 15b , data: 15b 347 foo bar key: 164 , data: 164 356 foo bar key: 16c , data: 16c 364 foo bar key: 17d , data: 17d 381 foo bar key: 17f , data: 17f 383 foo bar key: 180 , data: 180 384 foo bar key: 192 , data: 192 402 foo bar key: 1a1 , data: 1a1 417 foo bar key: 1ab , data: 1ab 427 foo bar key: 1ae , data: 1ae 430 foo bar key: 1b4 , data: 1b4 436 foo bar key: 1b7 , data: 1b7 439 foo bar key: 1b8 , data: 1b8 440 foo bar key: 1bf , data: 1bf 447 foo bar key: 1c2 , data: 1c2 450 foo bar key: 1d4 , data: 1d4 468 foo bar key: 1d7 , data: 1d7 471 foo bar key: 1dd , data: 1dd 477 foo bar key: 1e3 , data: 1e3 483 foo bar key: 1e8 , data: 1e8 488 foo bar key: 1ed , data: 1ed 493 foo bar key: 1f1 , data: 1f1 497 foo bar key: 1f2 , data: 1f2 498 foo bar key: 1f7 , data: 1f7 503 foo bar key: 206 , data: 206 518 foo bar key: 211 , data: 211 529 foo bar key: 217 , data: 217 535 foo bar key: 221 , data: 221 545 foo bar key: 223 , data: 223 547 foo bar key: 22e , data: 22e 558 foo bar key: 22f , data: 22f 559 foo bar key: 231 , data: 231 561 foo bar key: 236 , data: 236 566 foo bar key: 239 , data: 239 569 foo bar key: 23a , data: 23a 570 foo bar key: 241 , data: 241 577 foo bar key: 248 , data: 248 584 foo bar key: 24d , data: 24d 589 foo bar key: 25c , data: 25c 604 foo bar key: 25e , data: 25e 606 foo bar key: 26b , data: 26b 619 foo bar key: 26d , data: 26d 621 foo bar key: 275 , data: 275 629 foo bar key: 27d , data: 27d 637 foo bar key: 281 , data: 281 641 foo bar key: 282 , data: 282 642 foo bar key: 286 , data: 286 646 foo bar key: 2a5 , data: 2a5 677 foo bar key: 2a6 , data: 2a6 678 foo bar key: 2aa , data: 2aa 682 foo bar key: 2ad , data: 2ad 685 foo bar key: 2af , data: 2af 687 foo bar key: 2be , data: 2be 702 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2d6 , data: 2d6 726 foo bar key: 2ee , data: 2ee 750 foo bar key: 2f0 , data: 2f0 752 foo bar key: 2f3 , data: 2f3 755 foo bar key: 2f4 , data: 2f4 756 foo bar key: 2f5 , data: 2f5 757 foo bar key: 2f8 , data: 2f8 760 foo bar key: 2fe , data: 2fe 766 foo bar key: 307 , data: 307 775 foo bar key: 309 , data: 309 777 foo bar key: 310 , data: 310 784 foo bar key: 31a , data: 31a 794 foo bar key: 31b , data: 31b 795 foo bar key: 31e , data: 31e 798 foo bar key: 324 , data: 324 804 foo bar key: 327 , data: 327 807 foo bar key: 329 , data: 329 809 foo bar key: 333 , data: 333 819 foo bar key: 336 , data: 336 822 foo bar key: 337 , data: 337 823 foo bar key: 33f , data: 33f 831 foo bar key: 34b , data: 34b 843 foo bar key: 353 , data: 353 851 foo bar key: 356 , data: 356 854 foo bar key: 357 , data: 357 855 foo bar key: 358 , data: 358 856 foo bar key: 35f , data: 35f 863 foo bar key: 360 , data: 360 864 foo bar key: 365 , data: 365 869 foo bar key: 370 , data: 370 880 foo bar key: 371 , data: 371 881 foo bar key: 373 , data: 373 883 foo bar key: 374 , data: 374 884 foo bar key: 378 , data: 378 888 foo bar key: 379 , data: 379 889 foo bar key: 37a , data: 37a 890 foo bar key: 37c , data: 37c 892 foo bar key: 38d , data: 38d 909 foo bar key: 38f , data: 38f 911 foo bar key: 390 , data: 390 912 foo bar key: 3ae , data: 3ae 942 foo bar key: 3b9 , data: 3b9 953 foo bar key: 3bb , data: 3bb 955 foo bar key: 3c1 , data: 3c1 961 foo bar key: 3c2 , data: 3c2 962 foo bar key: 3c8 , data: 3c8 968 foo bar key: 3d0 , data: 3d0 976 foo bar key: 3d9 , data: 3d9 985 foo bar key: 3dd , data: 3dd 989 foo bar key: 3e3 , data: 3e3 995 foo bar key: 3e6 , data: 3e6 998 foo bar key: 3e8 , data: 3e8 1000 foo bar key: 3f5 , data: 3f5 1013 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: 3f5 , data: 3f5 1013 foo bar key: 3e8 , data: 3e8 1000 foo bar key: 3e6 , data: 3e6 998 foo bar key: 3e3 , data: 3e3 995 foo bar key: 3dd , data: 3dd 989 foo bar key: 3d9 , data: 3d9 985 foo bar key: 3d0 , data: 3d0 976 foo bar key: 3c8 , data: 3c8 968 foo bar key: 3c2 , data: 3c2 962 foo bar key: 3c1 , data: 3c1 961 foo bar key: 3bb , data: 3bb 955 foo bar key: 3b9 , data: 3b9 953 foo bar key: 3ae , data: 3ae 942 foo bar key: 390 , data: 390 912 foo bar key: 38f , data: 38f 911 foo bar key: 38d , data: 38d 909 foo bar key: 37c , data: 37c 892 foo bar key: 37a , data: 37a 890 foo bar key: 379 , data: 379 889 foo bar key: 378 , data: 378 888 foo bar key: 374 , data: 374 884 foo bar key: 373 , data: 373 883 foo bar key: 371 , data: 371 881 foo bar key: 370 , data: 370 880 foo bar key: 365 , data: 365 869 foo bar key: 360 , data: 360 864 foo bar key: 35f , data: 35f 863 foo bar key: 358 , data: 358 856 foo bar key: 357 , data: 357 855 foo bar key: 356 , data: 356 854 foo bar key: 353 , data: 353 851 foo bar key: 34b , data: 34b 843 foo bar key: 33f , data: 33f 831 foo bar key: 337 , data: 337 823 foo bar key: 336 , data: 336 822 foo bar key: 333 , data: 333 819 foo bar key: 329 , data: 329 809 foo bar key: 327 , data: 327 807 foo bar key: 324 , data: 324 804 foo bar key: 31e , data: 31e 798 foo bar key: 31b , data: 31b 795 foo bar key: 31a , data: 31a 794 foo bar key: 310 , data: 310 784 foo bar key: 309 , data: 309 777 foo bar key: 307 , data: 307 775 foo bar key: 2fe , data: 2fe 766 foo bar key: 2f8 , data: 2f8 760 foo bar key: 2f5 , data: 2f5 757 foo bar key: 2f4 , data: 2f4 756 foo bar key: 2f3 , data: 2f3 755 foo bar key: 2f0 , data: 2f0 752 foo bar key: 2ee , data: 2ee 750 foo bar key: 2d6 , data: 2d6 726 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2be , data: 2be 702 foo bar key: 2af , data: 2af 687 foo bar key: 2ad , data: 2ad 685 foo bar key: 2aa , data: 2aa 682 foo bar key: 2a6 , data: 2a6 678 foo bar key: 2a5 , data: 2a5 677 foo bar key: 286 , data: 286 646 foo bar key: 282 , data: 282 642 foo bar key: 281 , data: 281 641 foo bar key: 27d , data: 27d 637 foo bar key: 275 , data: 275 629 foo bar key: 26d , data: 26d 621 foo bar key: 26b , data: 26b 619 foo bar key: 25e , data: 25e 606 foo bar key: 25c , data: 25c 604 foo bar key: 24d , data: 24d 589 foo bar key: 248 , data: 248 584 foo bar key: 241 , data: 241 577 foo bar key: 23a , data: 23a 570 foo bar key: 239 , data: 239 569 foo bar key: 236 , data: 236 566 foo bar key: 231 , data: 231 561 foo bar key: 22f , data: 22f 559 foo bar key: 22e , data: 22e 558 foo bar key: 223 , data: 223 547 foo bar key: 221 , data: 221 545 foo bar key: 217 , data: 217 535 foo bar key: 211 , data: 211 529 foo bar key: 206 , data: 206 518 foo bar key: 1f7 , data: 1f7 503 foo bar key: 1f2 , data: 1f2 498 foo bar key: 1f1 , data: 1f1 497 foo bar key: 1ed , data: 1ed 493 foo bar key: 1e8 , data: 1e8 488 foo bar key: 1e3 , data: 1e3 483 foo bar key: 1dd , data: 1dd 477 foo bar key: 1d7 , data: 1d7 471 foo bar key: 1d4 , data: 1d4 468 foo bar key: 1c2 , data: 1c2 450 foo bar key: 1bf , data: 1bf 447 foo bar key: 1b8 , data: 1b8 440 foo bar key: 1b7 , data: 1b7 439 foo bar key: 1b4 , data: 1b4 436 foo bar key: 1ae , data: 1ae 430 foo bar key: 1ab , data: 1ab 427 foo bar key: 1a1 , data: 1a1 417 foo bar key: 192 , data: 192 402 foo bar key: 180 , data: 180 384 foo bar key: 17f , data: 17f 383 foo bar key: 17d , data: 17d 381 foo bar key: 16c , data: 16c 364 foo bar key: 164 , data: 164 356 foo bar key: 15b , data: 15b 347 foo bar key: 152 , data: 152 338 foo bar key: 14b , data: 14b 331 foo bar key: 145 , data: 145 325 foo bar key: 13f , data: 13f 319 foo bar key: 13c , data: 13c 316 foo bar key: 137 , data: 137 311 foo bar key: 131 , data: 131 305 foo bar key: 12e , data: 12e 302 foo bar key: 11d , data: 11d 285 foo bar key: 11b , data: 11b 283 foo bar key: 113 , data: 113 275 foo bar key: 100 , data: 100 256 foo bar key: 0f4 , data: 0f4 244 foo bar key: 0f3 , data: 0f3 243 foo bar key: 0ee , data: 0ee 238 foo bar key: 0ed , data: 0ed 237 foo bar key: 0ec , data: 0ec 236 foo bar key: 0eb , data: 0eb 235 foo bar key: 0e6 , data: 0e6 230 foo bar key: 0df , data: 0df 223 foo bar key: 0de , data: 0de 222 foo bar key: 0db , data: 0db 219 foo bar key: 0d4 , data: 0d4 212 foo bar key: 0c9 , data: 0c9 201 foo bar key: 0c5 , data: 0c5 197 foo bar key: 0c2 , data: 0c2 194 foo bar key: 0ab , data: 0ab 171 foo bar key: 0a2 , data: 0a2 162 foo bar key: 0a1 , data: 0a1 161 foo bar key: 096 , data: 096 150 foo bar key: 08f , data: 08f 143 foo bar key: 076 , data: 076 118 foo bar key: 072 , data: 072 114 foo bar key: 06a , data: 06a 106 foo bar key: 062 , data: 062 98 foo bar key: 059 , data: 059 89 foo bar key: 04e , data: 04e 78 foo bar key: 049 , data: 049 73 foo bar key: 047 , data: 047 71 foo bar key: 032 , data: 032 50 foo bar key: 018 , data: 018 24 foo bar key: 005 , data: 005 5 foo bar key: 000 , data: 000 0 foo bar Cursor last/prev key: 3fe , data: 3fe 1022 foo bar key: 3fb , data: 3fb 1019 foo bar Deleting with cursor key: 0x7f5e0b810fdc 000 , data: 0x7f5e0b810fe0 000 0 foo bar key: 0x5556e281876c 005 , data: 0x5556e2818770 005 5 foo bar key: 0x5556e2818adc 018 , data: 0x5556e2818ae0 018 24 foo bar key: 0x5556e2818adc 032 , data: 0x5556e2818ae0 032 50 foo bar key: 0x5556e2818adc 047 , data: 0x5556e2818ae0 047 71 foo bar key: 0x5556e28187f0 049 , data: 0x5556e28187f4 049 73 foo bar key: 0x5556e2818adc 04e , data: 0x5556e2818ae0 04e 78 foo bar key: 0x5556e2818798 059 , data: 0x5556e281879c 059 89 foo bar key: 0x5556e2818adc 062 , data: 0x5556e2818ae0 062 98 foo bar key: 0x5556e2818848 06a , data: 0x5556e281884c 06a 106 foo bar key: 0x5556e2818adc 072 , data: 0x5556e2818ae0 072 114 foo bar key: 0x5556e2818adc 076 , data: 0x5556e2818ae0 076 118 foo bar key: 0x5556e2818adc 08f , data: 0x5556e2818ae0 08f 143 foo bar key: 0x5556e2818adc 096 , data: 0x5556e2818ae0 096 150 foo bar key: 0x5556e2818adc 0a1 , data: 0x5556e2818ae0 0a1 161 foo bar key: 0x5556e2818adc 0a2 , data: 0x5556e2818ae0 0a2 162 foo bar key: 0x5556e28188f8 0ab , data: 0x5556e28188fc 0ab 171 foo bar key: 0x5556e2818adc 0c2 , data: 0x5556e2818ae0 0c2 194 foo bar key: 0x5556e2818adc 0c5 , data: 0x5556e2818ae0 0c5 197 foo bar key: 0x5556e2818adc 0c9 , data: 0x5556e2818ae0 0c9 201 foo bar key: 0x5556e2818adc 0d4 , data: 0x5556e2818ae0 0d4 212 foo bar key: 0x5556e28189a8 0db , data: 0x5556e28189ac 0db 219 foo bar key: 0x5556e28189d4 0de , data: 0x5556e28189d8 0de 222 foo bar key: 0x5556e2818adc 0df , data: 0x5556e2818ae0 0df 223 foo bar key: 0x5556e2818a2c 0e6 , data: 0x5556e2818a30 0e6 230 foo bar key: 0x5556e2818adc 0eb , data: 0x5556e2818ae0 0eb 235 foo bar key: 0x5556e2818adc 0ec , data: 0x5556e2818ae0 0ec 236 foo bar key: 0x5556e2818adc 0ed , data: 0x5556e2818ae0 0ed 237 foo bar key: 0x5556e2818adc 0ee , data: 0x5556e2818ae0 0ee 238 foo bar key: 0x5556e2818adc 0f3 , data: 0x5556e2818ae0 0f3 243 foo bar key: 0x5556e2818adc 0f4 , data: 0x5556e2818ae0 0f4 244 foo bar key: 0x5556e2818adc 100 , data: 0x5556e2818ae0 100 256 foo bar key: 0x5556e2818adc 113 , data: 0x5556e2818ae0 113 275 foo bar key: 0x5556e2818adc 11b , data: 0x5556e2818ae0 11b 283 foo bar key: 0x5556e2818adc 11d , data: 0x5556e2818ae0 11d 285 foo bar key: 0x5556e2818adc 12e , data: 0x5556e2818ae0 12e 302 foo bar key: 0x5556e2818adc 131 , data: 0x5556e2818ae0 131 305 foo bar key: 0x5556e2818adc 137 , data: 0x5556e2818ae0 137 311 foo bar key: 0x5556e2818adc 13c , data: 0x5556e2818ae0 13c 316 foo bar key: 0x5556e2818adc 13f , data: 0x5556e2818ae0 13f 319 foo bar key: 0x5556e2818adc 145 , data: 0x5556e2818ae0 145 325 foo bar key: 0x5556e2818adc 14b , data: 0x5556e2818ae0 14b 331 foo bar key: 0x5556e2818adc 152 , data: 0x5556e2818ae0 152 338 foo bar key: 0x5556e2818adc 15b , data: 0x5556e2818ae0 15b 347 foo bar key: 0x5556e2818adc 164 , data: 0x5556e2818ae0 164 356 foo bar key: 0x5556e2818adc 16c , data: 0x5556e2818ae0 16c 364 foo bar key: 0x5556e2818adc 17d , data: 0x5556e2818ae0 17d 381 foo bar key: 0x5556e2818adc 17f , data: 0x5556e2818ae0 17f 383 foo bar key: 0x5556e2818adc 180 , data: 0x5556e2818ae0 180 384 foo bar key: 0x5556e2818adc 192 , data: 0x5556e2818ae0 192 402 foo bar Restarting cursor in txn key: 0x5556e2818adc 1a1 , data: 0x5556e2818ae0 1a1 417 foo bar key: 0x5556e2818ab0 1ab , data: 0x5556e2818ab4 1ab 427 foo bar key: 0x5556e2818a84 1ae , data: 0x5556e2818a88 1ae 430 foo bar key: 0x5556e2818a58 1b4 , data: 0x5556e2818a5c 1b4 436 foo bar key: 0x5556e2818a2c 1b7 , data: 0x5556e2818a30 1b7 439 foo bar key: 0x5556e2818a00 1b8 , data: 0x5556e2818a04 1b8 440 foo bar key: 0x5556e28189d4 1bf , data: 0x5556e28189d8 1bf 447 foo bar key: 0x5556e28189a8 1c2 , data: 0x5556e28189ac 1c2 450 foo bar key: 0x5556e281897c 1d4 , data: 0x5556e2818980 1d4 468 foo bar key: 0x5556e2818950 1d7 , data: 0x5556e2818954 1d7 471 foo bar key: 0x5556e2818924 1dd , data: 0x5556e2818928 1dd 477 foo bar key: 0x5556e28188f8 1e3 , data: 0x5556e28188fc 1e3 483 foo bar key: 0x5556e28188cc 1e8 , data: 0x5556e28188d0 1e8 488 foo bar key: 0x5556e28188a0 1ed , data: 0x5556e28188a4 1ed 493 foo bar key: 0x5556e2818874 1f1 , data: 0x5556e2818878 1f1 497 foo bar key: 0x5556e2818848 1f2 , data: 0x5556e281884c 1f2 498 foo bar key: 0x5556e281881c 1f7 , data: 0x5556e2818820 1f7 503 foo bar key: 0x5556e28187f0 206 , data: 0x5556e28187f4 206 518 foo bar key: 0x5556e28187c4 211 , data: 0x5556e28187c8 211 529 foo bar key: 0x5556e2818798 217 , data: 0x5556e281879c 217 535 foo bar key: 0x5556e281876c 221 , data: 0x5556e2818770 221 545 foo bar key: 0x5556e2818740 223 , data: 0x5556e2818744 223 547 foo bar key: 0x5556e2818714 22e , data: 0x5556e2818718 22e 558 foo bar key: 0x5556e2817730 22f , data: 0x5556e2817734 22f 559 foo bar key: 0x5556e2817acc 231 , data: 0x5556e2817ad0 231 561 foo bar key: 0x5556e2817704 236 , data: 0x5556e2817708 236 566 foo bar key: 0x5556e2817788 239 , data: 0x5556e281778c 239 569 foo bar key: 0x5556e2817aa0 23a , data: 0x5556e2817aa4 23a 570 foo bar key: 0x5556e2817a74 241 , data: 0x5556e2817a78 241 577 foo bar key: 0x5556e2817a48 248 , data: 0x5556e2817a4c 248 584 foo bar key: 0x5556e2817a1c 24d , data: 0x5556e2817a20 24d 589 foo bar key: 0x5556e28179f0 25c , data: 0x5556e28179f4 25c 604 foo bar key: 0x5556e2817628 25e , data: 0x5556e281762c 25e 606 foo bar Restarting cursor outside txn key: 0x7f5e0b813fdc 1a1 , data: 0x7f5e0b813fe0 1a1 417 foo bar key: 0x7f5e0b813fb0 1ab , data: 0x7f5e0b813fb4 1ab 427 foo bar key: 0x7f5e0b813f84 1ae , data: 0x7f5e0b813f88 1ae 430 foo bar key: 0x7f5e0b813f58 1b4 , data: 0x7f5e0b813f5c 1b4 436 foo bar key: 0x7f5e0b813f2c 1b7 , data: 0x7f5e0b813f30 1b7 439 foo bar key: 0x7f5e0b813f00 1b8 , data: 0x7f5e0b813f04 1b8 440 foo bar key: 0x7f5e0b813ed4 1bf , data: 0x7f5e0b813ed8 1bf 447 foo bar key: 0x7f5e0b813ea8 1c2 , data: 0x7f5e0b813eac 1c2 450 foo bar key: 0x7f5e0b813e7c 1d4 , data: 0x7f5e0b813e80 1d4 468 foo bar key: 0x7f5e0b813e50 1d7 , data: 0x7f5e0b813e54 1d7 471 foo bar key: 0x7f5e0b813e24 1dd , data: 0x7f5e0b813e28 1dd 477 foo bar key: 0x7f5e0b813df8 1e3 , data: 0x7f5e0b813dfc 1e3 483 foo bar key: 0x7f5e0b813dcc 1e8 , data: 0x7f5e0b813dd0 1e8 488 foo bar key: 0x7f5e0b813da0 1ed , data: 0x7f5e0b813da4 1ed 493 foo bar key: 0x7f5e0b813d74 1f1 , data: 0x7f5e0b813d78 1f1 497 foo bar key: 0x7f5e0b813d48 1f2 , data: 0x7f5e0b813d4c 1f2 498 foo bar key: 0x7f5e0b813d1c 1f7 , data: 0x7f5e0b813d20 1f7 503 foo bar key: 0x7f5e0b813cf0 206 , data: 0x7f5e0b813cf4 206 518 foo bar key: 0x7f5e0b813cc4 211 , data: 0x7f5e0b813cc8 211 529 foo bar key: 0x7f5e0b813c98 217 , data: 0x7f5e0b813c9c 217 535 foo bar key: 0x7f5e0b813c6c 221 , data: 0x7f5e0b813c70 221 545 foo bar key: 0x7f5e0b813c40 223 , data: 0x7f5e0b813c44 223 547 foo bar key: 0x7f5e0b813c14 22e , data: 0x7f5e0b813c18 22e 558 foo bar key: 0x7f5e0b816c40 22f , data: 0x7f5e0b816c44 22f 559 foo bar key: 0x7f5e0b816fdc 231 , data: 0x7f5e0b816fe0 231 561 foo bar key: 0x7f5e0b816c14 236 , data: 0x7f5e0b816c18 236 566 foo bar key: 0x7f5e0b816c98 239 , data: 0x7f5e0b816c9c 239 569 foo bar key: 0x7f5e0b816fb0 23a , data: 0x7f5e0b816fb4 23a 570 foo bar key: 0x7f5e0b816f84 241 , data: 0x7f5e0b816f88 241 577 foo bar key: 0x7f5e0b816f58 248 , data: 0x7f5e0b816f5c 248 584 foo bar key: 0x7f5e0b816f2c 24d , data: 0x7f5e0b816f30 24d 589 foo bar key: 0x7f5e0b816f00 25c , data: 0x7f5e0b816f04 25c 604 foo bar key: 0x7f5e0b816b38 25e , data: 0x7f5e0b816b3c 25e 606 foo bar Status of Main DB Tree depth: 2 Branch pages: 1 Leaf pages: 3 Overflow pages: 0 Entries: 102 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + exit 0 Processing files: liblmdb-0.9.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnb4GI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblmdb-buildroot/usr/lib64/liblmdb.so.0: 69 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8hXGSB 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()(64bit) = set:kdubzXJ3ZqThaa68lqqPo5gcxA4CELoozJMU2tESkGo6HkSmU0qeWaIpedvABQJu6wNkahs0aoAiofV6PQPMFajNZocljct8W0GlSTyrOkTkYyQIIdMq8ZoGUowCrU7HeK2SYwZrYSZe9bwtDH9 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3qjaeA Creating liblmdb-debuginfo package Processing files: liblmdb-devel-0.9.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S7PqRA 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.kXOYvb 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.29-alt1.1, /usr/lib64/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AoaYdo Processing files: lmdb-utils-0.9.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nRUs5M 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.OyCkNo 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.29-alt1.1, /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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), liblmdb.so.0()(64bit) >= set:kfh1BjEzMhaHk9nzd6xkfkEe7n3k0UmjBqtOi9amMQjxQwmwBZfQVmqzFMB9t5O2IX6, 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.cPjh9t Creating lmdb-utils-debuginfo package Processing files: liblmdb-debuginfo-0.9.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RxytCp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cvROeO find-requires: running scripts (debuginfo) Provides: debug64(liblmdb.so.0) Requires: liblmdb = 0.9.29-alt1.1, debug64(libc.so.6) Processing files: lmdb-utils-debuginfo-0.9.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9NVuX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wEMG4Z find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.29-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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 6 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/x86_64/liblmdb-0.9.29-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-devel-0.9.29-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-0.9.29-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-debuginfo-0.9.29-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-debuginfo-0.9.29-alt1.1.x86_64.rpm (w2.lzdio) 6.05user 2.08system 0:16.76elapsed 48%CPU (0avgtext+0avgdata 65508maxresident)k 0inputs+0outputs (1major+632642minor)pagefaults 0swaps 0.81user 1.28system 0:21.02elapsed 9%CPU (0avgtext+0avgdata 11948maxresident)k 0inputs+0outputs (0major+94940minor)pagefaults 0swaps --- liblmdb-0.9.29-alt1.1.x86_64.rpm.repo 2022-09-13 12:32:42.000000000 +0000 +++ liblmdb-0.9.29-alt1.1.x86_64.rpm.hasher 2023-01-05 01:14:01.785048738 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/liblmdb.so.0 120777 root:root liblmdb.so.0.0.0 -File: /usr/lib64/liblmdb.so.0.0.0 100644 root:root b98d12a4589acf9336a029e568afb0d4 -RPMIdentity: ff3023c35d6705d928d7706d57e6fde3d24b5fa218699967ca8b0ee7796d105186afcba074124b5b81a75d3b953f0a6e00fa6cd7747c862b2d6934c51dde045e +File: /usr/lib64/liblmdb.so.0.0.0 100644 root:root 7e1b787dc869f0f5fa6ce489f926a8df +RPMIdentity: 3c3e9c9a419fa99bb18e492e8590305eae89998d638ddfb86af6a10cb0f8330933c86f084113959f25179849e76cc4cf68bd2a462f8a684dbdf6138d7b0cbe55 --- liblmdb-debuginfo-0.9.29-alt1.1.x86_64.rpm.repo 2022-09-13 12:32:42.000000000 +0000 +++ liblmdb-debuginfo-0.9.29-alt1.1.x86_64.rpm.hasher 2023-01-05 01:14:01.863049037 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/5c1db77ee8fd003779a68b4a00945c7a37b796 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 -/usr/lib/debug/.build-id/e3/5c1db77ee8fd003779a68b4a00945c7a37b796.debug 120777 root:root ../../usr/lib64/liblmdb.so.0.0.0.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/b0e19d1fee1c21ba88d1af454a5df1552cd6c7 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 +/usr/lib/debug/.build-id/d9/b0e19d1fee1c21ba88d1af454a5df1552cd6c7.debug 120777 root:root ../../usr/lib64/liblmdb.so.0.0.0.debug /usr/lib/debug/usr/lib64/liblmdb.so.0.0.0.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: liblmdb-debuginfo = 0.9.29-alt1.1:sisyphus+306630.100.1.1 -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/5c1db77ee8fd003779a68b4a00945c7a37b796 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 -File: /usr/lib/debug/.build-id/e3/5c1db77ee8fd003779a68b4a00945c7a37b796.debug 120777 root:root ../../usr/lib64/liblmdb.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/liblmdb.so.0.0.0.debug 100644 root:root 8e0e82784f20c8ace6719262dab9f492 +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/b0e19d1fee1c21ba88d1af454a5df1552cd6c7 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 +File: /usr/lib/debug/.build-id/d9/b0e19d1fee1c21ba88d1af454a5df1552cd6c7.debug 120777 root:root ../../usr/lib64/liblmdb.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/liblmdb.so.0.0.0.debug 100644 root:root 9e2244e229618b4313d1fde154830f91 File: /usr/lib/debug/usr/lib64/liblmdb.so.0.debug 120777 root:root liblmdb.so.0.0.0.debug @@ -27,2 +27,2 @@ File: /usr/src/debug/libraries/liblmdb/midl.h 100644 root:root f237862ea958c30f60a2d30b703e71b0 -RPMIdentity: 3b62a9dc3708d451379903616c530b75d95084ba71df1bba1c6f6d539e215d316933e15d2a2ef9001acb090754a8fea38bc0a9c6517af31a217c6dde0db52cee +RPMIdentity: 5f76ec8babe3cf79d287b04da6786c415463b7cde108ac89cf5398f1a55866a1b3abe2592ec2b76d2481dbd1aa9a1aff7fbdbe3b1eb518952873dbd984b74c46 --- lmdb-utils-0.9.29-alt1.1.x86_64.rpm.repo 2022-09-13 12:32:42.000000000 +0000 +++ lmdb-utils-0.9.29-alt1.1.x86_64.rpm.hasher 2023-01-05 01:14:02.016049623 +0000 @@ -14,6 +14,6 @@ Provides: lmdb-utils = 0.9.29-alt1.1:sisyphus+306630.100.1.1 -File: /usr/bin/mdb_copy 100755 root:root db6f99c2626693fd41dc9299c62305f5 -File: /usr/bin/mdb_dump 100755 root:root d63069bd2e96e537bd4119d937dafaab -File: /usr/bin/mdb_load 100755 root:root de2f2818e73487298ed84e704339ecc7 -File: /usr/bin/mdb_stat 100755 root:root c4e8584b824e66f5450b6752fbd5cf20 +File: /usr/bin/mdb_copy 100755 root:root 625870ec273bedbaf5823da721e36bf8 +File: /usr/bin/mdb_dump 100755 root:root 6bc6958ca01ce84914e045eec8ed9583 +File: /usr/bin/mdb_load 100755 root:root 3e2040dfbc904ec4efd290a15445f81d +File: /usr/bin/mdb_stat 100755 root:root dad9ea357a175275fc1f9e35ae88d72b File: /usr/share/man/man1/mdb_copy.1.xz 100644 root:root dc0597e792c250afb519830ce2d1346c @@ -22,2 +22,2 @@ File: /usr/share/man/man1/mdb_stat.1.xz 100644 root:root 596315004fe90966daf2d787b8efeeb0 -RPMIdentity: 8fb935c0d9a5a952f2b5b8c0de57f758b76ec600249ffb70170f020661fdf9576401f7b37e9a369b3cf678b866368aefffa2cb77678686228c9712e8b0ae1965 +RPMIdentity: 6cbb7ad97267a520319ab3d9c3b5f433f6a2ca27b499fa908c04e412f5eb97d505b31b37d7c2d5be5d656f4300da03bda5e91ffecb3caf8f5f012a491a9cf317 --- lmdb-utils-debuginfo-0.9.29-alt1.1.x86_64.rpm.repo 2022-09-13 12:32:42.000000000 +0000 +++ lmdb-utils-debuginfo-0.9.29-alt1.1.x86_64.rpm.hasher 2023-01-05 01:14:02.092049914 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/cd7a8aada529b12a2f0a12ee9ad1beb6e33d0f 120777 root:root ../../../../bin/mdb_load -/usr/lib/debug/.build-id/34/cd7a8aada529b12a2f0a12ee9ad1beb6e33d0f.debug 120777 root:root ../../usr/bin/mdb_load.debug -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/5517cbb121e1e8af1c0f4542589d9176280373 120777 root:root ../../../../bin/mdb_dump -/usr/lib/debug/.build-id/64/5517cbb121e1e8af1c0f4542589d9176280373.debug 120777 root:root ../../usr/bin/mdb_dump.debug -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/8af0c3cd8916587247eca3f7f5551f45a605cc 120777 root:root ../../../../bin/mdb_stat -/usr/lib/debug/.build-id/e6/8af0c3cd8916587247eca3f7f5551f45a605cc.debug 120777 root:root ../../usr/bin/mdb_stat.debug -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/a3be3fcead194a58da27e6bb333e04453117b7 120777 root:root ../../../../bin/mdb_copy -/usr/lib/debug/.build-id/f2/a3be3fcead194a58da27e6bb333e04453117b7.debug 120777 root:root ../../usr/bin/mdb_copy.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/896d7178dcbac2c49ad29b8f04e91326a86aba 120777 root:root ../../../../bin/mdb_dump +/usr/lib/debug/.build-id/10/896d7178dcbac2c49ad29b8f04e91326a86aba.debug 120777 root:root ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/6192ac2050de2620e860f15c82249387b5102c 120777 root:root ../../../../bin/mdb_copy +/usr/lib/debug/.build-id/1c/6192ac2050de2620e860f15c82249387b5102c.debug 120777 root:root ../../usr/bin/mdb_copy.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/1bfcc021f8247e1bbfe5735bdafc71c6c998c2 120777 root:root ../../../../bin/mdb_stat +/usr/lib/debug/.build-id/4e/1bfcc021f8247e1bbfe5735bdafc71c6c998c2.debug 120777 root:root ../../usr/bin/mdb_stat.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/95f4dbfde63fac989e38447ca5e3e721c49bcc 120777 root:root ../../../../bin/mdb_load +/usr/lib/debug/.build-id/af/95f4dbfde63fac989e38447ca5e3e721c49bcc.debug 120777 root:root ../../usr/bin/mdb_load.debug /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root @@ -27,18 +27,18 @@ Provides: lmdb-utils-debuginfo = 0.9.29-alt1.1:sisyphus+306630.100.1.1 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/cd7a8aada529b12a2f0a12ee9ad1beb6e33d0f 120777 root:root ../../../../bin/mdb_load -File: /usr/lib/debug/.build-id/34/cd7a8aada529b12a2f0a12ee9ad1beb6e33d0f.debug 120777 root:root ../../usr/bin/mdb_load.debug -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/5517cbb121e1e8af1c0f4542589d9176280373 120777 root:root ../../../../bin/mdb_dump -File: /usr/lib/debug/.build-id/64/5517cbb121e1e8af1c0f4542589d9176280373.debug 120777 root:root ../../usr/bin/mdb_dump.debug -File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/8af0c3cd8916587247eca3f7f5551f45a605cc 120777 root:root ../../../../bin/mdb_stat -File: /usr/lib/debug/.build-id/e6/8af0c3cd8916587247eca3f7f5551f45a605cc.debug 120777 root:root ../../usr/bin/mdb_stat.debug -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/a3be3fcead194a58da27e6bb333e04453117b7 120777 root:root ../../../../bin/mdb_copy -File: /usr/lib/debug/.build-id/f2/a3be3fcead194a58da27e6bb333e04453117b7.debug 120777 root:root ../../usr/bin/mdb_copy.debug -File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root 751782bc059ead8be64e49af255fe6a6 -File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root 4a53a7493916ec3156c3df44f8155b67 -File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root a45dcb0e8a51ada0bb50df783789d917 -File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root ffc0e50b2ab79abe8901acf3c40d0c85 +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/896d7178dcbac2c49ad29b8f04e91326a86aba 120777 root:root ../../../../bin/mdb_dump +File: /usr/lib/debug/.build-id/10/896d7178dcbac2c49ad29b8f04e91326a86aba.debug 120777 root:root ../../usr/bin/mdb_dump.debug +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/6192ac2050de2620e860f15c82249387b5102c 120777 root:root ../../../../bin/mdb_copy +File: /usr/lib/debug/.build-id/1c/6192ac2050de2620e860f15c82249387b5102c.debug 120777 root:root ../../usr/bin/mdb_copy.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/1bfcc021f8247e1bbfe5735bdafc71c6c998c2 120777 root:root ../../../../bin/mdb_stat +File: /usr/lib/debug/.build-id/4e/1bfcc021f8247e1bbfe5735bdafc71c6c998c2.debug 120777 root:root ../../usr/bin/mdb_stat.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/95f4dbfde63fac989e38447ca5e3e721c49bcc 120777 root:root ../../../../bin/mdb_load +File: /usr/lib/debug/.build-id/af/95f4dbfde63fac989e38447ca5e3e721c49bcc.debug 120777 root:root ../../usr/bin/mdb_load.debug +File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root a88691aba8c4b05ee4b13502899982b5 +File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root ec89ecb6df9d8fe9166da2dcf48457a6 +File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root e889ab3f2b4d063162ae9dabe14467c8 +File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root a56f7eff379ea8bb9616312e7a59b67b File: /usr/src/debug/libraries 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/libraries/liblmdb/mdb_stat.c 100644 root:root 63d7f42e101dd334216c4a2329324f01 -RPMIdentity: fe44ee59719202e3e5f850652a4c3fec11450016df473d822a7c7fefc3acc0be2b7f2d9bc4a990bdd7675855f4e72411531d81a80379fcc7e15dd58295d2cd24 +RPMIdentity: accb1519e43bf410b71c02ad5f402cf273db3a9290297032f88fa251679b9dddc1f1a51e8708ead49320ba32fc5dc8d4e9198f807b0d95e2c0c9185c271473bb