<86>May 15 07:13:04 userdel[4120574]: delete user 'rooter' <86>May 15 07:13:04 userdel[4120574]: removed group 'rooter' owned by 'rooter' <86>May 15 07:13:04 userdel[4120574]: removed shadow group 'rooter' owned by 'rooter' <86>May 15 07:13:04 groupadd[4120586]: group added to /etc/group: name=rooter, GID=966 <86>May 15 07:13:04 groupadd[4120586]: group added to /etc/gshadow: name=rooter <86>May 15 07:13:04 groupadd[4120586]: new group: name=rooter, GID=966 <86>May 15 07:13:04 useradd[4120597]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>May 15 07:13:04 userdel[4120615]: delete user 'builder' <86>May 15 07:13:04 userdel[4120615]: removed group 'builder' owned by 'builder' <86>May 15 07:13:04 userdel[4120615]: removed shadow group 'builder' owned by 'builder' <86>May 15 07:13:04 groupadd[4120629]: group added to /etc/group: name=builder, GID=967 <86>May 15 07:13:04 groupadd[4120629]: group added to /etc/gshadow: name=builder <86>May 15 07:13:04 groupadd[4120629]: new group: name=builder, GID=967 <86>May 15 07:13:04 useradd[4120636]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17844 + 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.90 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraries + make -j16 -C liblmdb 'XCFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -c mdb_dump.c mdb_dump.c: In function 'main': mdb_dump.c:192:9: warning: this statement may fall through [-Wimplicit-fallthrough=] list = 1; ~~~~~^~~ mdb_dump.c:194:3: note: here 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 -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 -c mdb.c mdb.c: In function 'mdb_cursor_put': mdb.c:6779:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (SIZELEFT(fp) < offset) { ^ mdb.c:6784:5: note: here 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 -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c mdb.c -o mdb.lo mdb.c: In function 'mdb_cursor_put': mdb.c:6779:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (SIZELEFT(fp) < offset) { ^ mdb.c:6784:5: note: here case MDB_CURRENT: ^~~~ 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 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 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 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 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 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 mtest5.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest5 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 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 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 mtest4.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest4 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42821 + 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: liblmdb.so.0 -> liblmdb.so.0.0.0 Verifying ELF objects in /usr/src/tmp/liblmdb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.61374 + 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 190 values 20 duplicates skipped key: 0x7f3ce3173400 000 , data: 0x7f3ce3173404 000 0 foo bar key: 0x7f3ce31735e4 003 , data: 0x7f3ce31735e8 003 3 foo bar key: 0x7f3ce3173508 005 , data: 0x7f3ce317350c 005 5 foo bar key: 0x7f3ce3173fdc 006 , data: 0x7f3ce3173fe0 006 6 foo bar key: 0x7f3ce3173fb0 00a , data: 0x7f3ce3173fb4 00a 10 foo bar key: 0x7f3ce31735b8 00e , data: 0x7f3ce31735bc 00e 14 foo bar key: 0x7f3ce31732f8 00f , data: 0x7f3ce31732fc 00f 15 foo bar key: 0x7f3ce3173f84 010 , data: 0x7f3ce3173f88 010 16 foo bar key: 0x7f3ce3173f58 015 , data: 0x7f3ce3173f5c 015 21 foo bar key: 0x7f3ce3173f2c 016 , data: 0x7f3ce3173f30 016 22 foo bar key: 0x7f3ce3173770 018 , data: 0x7f3ce3173774 018 24 foo bar key: 0x7f3ce3173f00 01b , data: 0x7f3ce3173f04 01b 27 foo bar key: 0x7f3ce3173ed4 028 , data: 0x7f3ce3173ed8 028 40 foo bar key: 0x7f3ce317363c 02b , data: 0x7f3ce3173640 02b 43 foo bar key: 0x7f3ce31732cc 02d , data: 0x7f3ce31732d0 02d 45 foo bar key: 0x7f3ce3173ea8 034 , data: 0x7f3ce3173eac 034 52 foo bar key: 0x7f3ce3173e7c 052 , data: 0x7f3ce3173e80 052 82 foo bar key: 0x7f3ce3173e50 059 , data: 0x7f3ce3173e54 059 89 foo bar key: 0x7f3ce317379c 06b , data: 0x7f3ce31737a0 06b 107 foo bar key: 0x7f3ce31737c8 075 , data: 0x7f3ce31737cc 075 117 foo bar key: 0x7f3ce3173e24 07a , data: 0x7f3ce3173e28 07a 122 foo bar key: 0x7f3ce3173df8 07c , data: 0x7f3ce3173dfc 07c 124 foo bar key: 0x7f3ce3173dcc 086 , data: 0x7f3ce3173dd0 086 134 foo bar key: 0x7f3ce317321c 08c , data: 0x7f3ce3173220 08c 140 foo bar key: 0x7f3ce3173da0 08e , data: 0x7f3ce3173da4 08e 142 foo bar key: 0x7f3ce3173d74 091 , data: 0x7f3ce3173d78 091 145 foo bar key: 0x7f3ce3173d48 09a , data: 0x7f3ce3173d4c 09a 154 foo bar key: 0x7f3ce3173d1c 09c , data: 0x7f3ce3173d20 09c 156 foo bar key: 0x7f3ce3173cf0 0a2 , data: 0x7f3ce3173cf4 0a2 162 foo bar key: 0x7f3ce31736ec 0a6 , data: 0x7f3ce31736f0 0a6 166 foo bar key: 0x7f3ce31734b0 0ab , data: 0x7f3ce31734b4 0ab 171 foo bar key: 0x7f3ce3173560 0b0 , data: 0x7f3ce3173564 0b0 176 foo bar key: 0x7f3ce3173324 0bb , data: 0x7f3ce3173328 0bb 187 foo bar key: 0x7f3ce3173458 0c2 , data: 0x7f3ce317345c 0c2 194 foo bar key: 0x7f3ce3173cc4 0c3 , data: 0x7f3ce3173cc8 0c3 195 foo bar key: 0x7f3ce3173c98 0c5 , data: 0x7f3ce3173c9c 0c5 197 foo bar key: 0x7f3ce31733d4 0cd , data: 0x7f3ce31733d8 0cd 205 foo bar key: 0x7f3ce3173820 0cf , data: 0x7f3ce3173824 0cf 207 foo bar key: 0x7f3ce3173c6c 0d6 , data: 0x7f3ce3173c70 0d6 214 foo bar key: 0x7f3ce317342c 0db , data: 0x7f3ce3173430 0db 219 foo bar key: 0x7f3ce3173c40 0e2 , data: 0x7f3ce3173c44 0e2 226 foo bar key: 0x7f3ce3173484 0e8 , data: 0x7f3ce3173488 0e8 232 foo bar key: 0x7f3ce3173c14 0f1 , data: 0x7f3ce3173c18 0f1 241 foo bar key: 0x7f3ce3173274 0f2 , data: 0x7f3ce3173278 0f2 242 foo bar key: 0x7f3ce3173be8 0f7 , data: 0x7f3ce3173bec 0f7 247 foo bar key: 0x7f3ce31733a8 0f9 , data: 0x7f3ce31733ac 0f9 249 foo bar key: 0x7f3ce317337c 107 , data: 0x7f3ce3173380 107 263 foo bar key: 0x7f3ce31732a0 108 , data: 0x7f3ce31732a4 108 264 foo bar key: 0x7f3ce3173610 10a , data: 0x7f3ce3173614 10a 266 foo bar key: 0x7f3ce31734dc 10f , data: 0x7f3ce31734e0 10f 271 foo bar key: 0x7f3ce3173bbc 11b , data: 0x7f3ce3173bc0 11b 283 foo bar key: 0x7f3ce3173b90 133 , data: 0x7f3ce3173b94 133 307 foo bar key: 0x7f3ce317384c 138 , data: 0x7f3ce3173850 138 312 foo bar key: 0x7f3ce317358c 146 , data: 0x7f3ce3173590 146 326 foo bar key: 0x7f3ce3173b64 14d , data: 0x7f3ce3173b68 14d 333 foo bar key: 0x7f3ce3173b38 156 , data: 0x7f3ce3173b3c 156 342 foo bar key: 0x7f3ce31736c0 15b , data: 0x7f3ce31736c4 15b 347 foo bar key: 0x7f3ce3173b0c 15f , data: 0x7f3ce3173b10 15f 351 foo bar key: 0x7f3ce3173ae0 163 , data: 0x7f3ce3173ae4 163 355 foo bar key: 0x7f3ce3173350 167 , data: 0x7f3ce3173354 167 359 foo bar key: 0x7f3ce3173ab4 168 , data: 0x7f3ce3173ab8 168 360 foo bar key: 0x7f3ce3173a88 169 , data: 0x7f3ce3173a8c 169 361 foo bar key: 0x7f3ce3173248 174 , data: 0x7f3ce317324c 174 372 foo bar key: 0x7f3ce3173744 187 , data: 0x7f3ce3173748 187 391 foo bar key: 0x7f3ce3173a5c 19a , data: 0x7f3ce3173a60 19a 410 foo bar key: 0x7f3ce3173a30 19d , data: 0x7f3ce3173a34 19d 413 foo bar key: 0x7f3ce3173534 1a7 , data: 0x7f3ce3173538 1a7 423 foo bar key: 0x7f3ce3173694 1a8 , data: 0x7f3ce3173698 1a8 424 foo bar key: 0x7f3ce3173668 1ad , data: 0x7f3ce317366c 1ad 429 foo bar key: 0x7f3ce3173a04 1ae , data: 0x7f3ce3173a08 1ae 430 foo bar key: 0x7f3ce31739d8 1c9 , data: 0x7f3ce31739dc 1c9 457 foo bar key: 0x7f3ce31737f4 1d3 , data: 0x7f3ce31737f8 1d3 467 foo bar key: 0x7f3ce31739ac 1dd , data: 0x7f3ce31739b0 1dd 477 foo bar key: 0x7f3ce3173980 1e2 , data: 0x7f3ce3173984 1e2 482 foo bar key: 0x7f3ce3173718 1e4 , data: 0x7f3ce317371c 1e4 484 foo bar key: 0x7f3ce3173954 1e7 , data: 0x7f3ce3173958 1e7 487 foo bar key: 0x7f3ce3173928 1ee , data: 0x7f3ce317392c 1ee 494 foo bar key: 0x7f3ce31738fc 1f1 , data: 0x7f3ce3173900 1f1 497 foo bar key: 0x7f3ce31738d0 1f7 , data: 0x7f3ce31738d4 1f7 503 foo bar key: 0x7f3ce31738a4 1fe , data: 0x7f3ce31738a8 1fe 510 foo bar key: 0x7f3ce3173878 1ff , data: 0x7f3ce317387c 1ff 511 foo bar key: 0x7f3ce3174fdc 201 , data: 0x7f3ce3174fe0 201 513 foo bar key: 0x7f3ce3174fb0 203 , data: 0x7f3ce3174fb4 203 515 foo bar key: 0x7f3ce3174f84 208 , data: 0x7f3ce3174f88 208 520 foo bar key: 0x7f3ce3174f58 212 , data: 0x7f3ce3174f5c 212 530 foo bar key: 0x7f3ce3174f2c 224 , data: 0x7f3ce3174f30 224 548 foo bar key: 0x7f3ce3174f00 225 , data: 0x7f3ce3174f04 225 549 foo bar key: 0x7f3ce3174ed4 228 , data: 0x7f3ce3174ed8 228 552 foo bar key: 0x7f3ce3174ea8 229 , data: 0x7f3ce3174eac 229 553 foo bar key: 0x7f3ce3174e7c 22a , data: 0x7f3ce3174e80 22a 554 foo bar key: 0x7f3ce3174e50 22b , data: 0x7f3ce3174e54 22b 555 foo bar key: 0x7f3ce3174e24 22c , data: 0x7f3ce3174e28 22c 556 foo bar key: 0x7f3ce3174df8 22f , data: 0x7f3ce3174dfc 22f 559 foo bar key: 0x7f3ce3174dcc 235 , data: 0x7f3ce3174dd0 235 565 foo bar key: 0x7f3ce3174da0 237 , data: 0x7f3ce3174da4 237 567 foo bar key: 0x7f3ce3174d74 23e , data: 0x7f3ce3174d78 23e 574 foo bar key: 0x7f3ce3174d48 242 , data: 0x7f3ce3174d4c 242 578 foo bar key: 0x7f3ce3174d1c 24d , data: 0x7f3ce3174d20 24d 589 foo bar key: 0x7f3ce3174cf0 251 , data: 0x7f3ce3174cf4 251 593 foo bar key: 0x7f3ce3174cc4 255 , data: 0x7f3ce3174cc8 255 597 foo bar key: 0x7f3ce3174c98 262 , data: 0x7f3ce3174c9c 262 610 foo bar key: 0x7f3ce3174c6c 268 , data: 0x7f3ce3174c70 268 616 foo bar key: 0x7f3ce3174c40 27e , data: 0x7f3ce3174c44 27e 638 foo bar key: 0x7f3ce3174c14 281 , data: 0x7f3ce3174c18 281 641 foo bar key: 0x7f3ce3174be8 283 , data: 0x7f3ce3174bec 283 643 foo bar key: 0x7f3ce3174bbc 284 , data: 0x7f3ce3174bc0 284 644 foo bar key: 0x7f3ce3174b90 287 , data: 0x7f3ce3174b94 287 647 foo bar key: 0x7f3ce3174b64 28c , data: 0x7f3ce3174b68 28c 652 foo bar key: 0x7f3ce3174b38 29a , data: 0x7f3ce3174b3c 29a 666 foo bar key: 0x7f3ce3174b0c 2a4 , data: 0x7f3ce3174b10 2a4 676 foo bar key: 0x7f3ce3174ae0 2ad , data: 0x7f3ce3174ae4 2ad 685 foo bar key: 0x7f3ce3174ab4 2bc , data: 0x7f3ce3174ab8 2bc 700 foo bar key: 0x7f3ce3174a88 2c8 , data: 0x7f3ce3174a8c 2c8 712 foo bar key: 0x7f3ce3174a5c 2cf , data: 0x7f3ce3174a60 2cf 719 foo bar key: 0x7f3ce3174a30 2d1 , data: 0x7f3ce3174a34 2d1 721 foo bar key: 0x7f3ce3174a04 2db , data: 0x7f3ce3174a08 2db 731 foo bar key: 0x7f3ce31749d8 2e1 , data: 0x7f3ce31749dc 2e1 737 foo bar key: 0x7f3ce31749ac 2e2 , data: 0x7f3ce31749b0 2e2 738 foo bar key: 0x7f3ce3174980 2ea , data: 0x7f3ce3174984 2ea 746 foo bar key: 0x7f3ce3174954 2f7 , data: 0x7f3ce3174958 2f7 759 foo bar key: 0x7f3ce3174928 304 , data: 0x7f3ce317492c 304 772 foo bar key: 0x7f3ce31748fc 30b , data: 0x7f3ce3174900 30b 779 foo bar key: 0x7f3ce31748d0 30d , data: 0x7f3ce31748d4 30d 781 foo bar key: 0x7f3ce31748a4 318 , data: 0x7f3ce31748a8 318 792 foo bar key: 0x7f3ce3174878 319 , data: 0x7f3ce317487c 319 793 foo bar key: 0x7f3ce3176fdc 324 , data: 0x7f3ce3176fe0 324 804 foo bar key: 0x7f3ce3176fb0 325 , data: 0x7f3ce3176fb4 325 805 foo bar key: 0x7f3ce3176f84 327 , data: 0x7f3ce3176f88 327 807 foo bar key: 0x7f3ce3176f58 32e , data: 0x7f3ce3176f5c 32e 814 foo bar key: 0x7f3ce3176f2c 333 , data: 0x7f3ce3176f30 333 819 foo bar key: 0x7f3ce3176f00 337 , data: 0x7f3ce3176f04 337 823 foo bar key: 0x7f3ce3176ed4 33e , data: 0x7f3ce3176ed8 33e 830 foo bar key: 0x7f3ce3176ea8 33f , data: 0x7f3ce3176eac 33f 831 foo bar key: 0x7f3ce3176e7c 344 , data: 0x7f3ce3176e80 344 836 foo bar key: 0x7f3ce3176e50 345 , data: 0x7f3ce3176e54 345 837 foo bar key: 0x7f3ce3176e24 34e , data: 0x7f3ce3176e28 34e 846 foo bar key: 0x7f3ce3176df8 363 , data: 0x7f3ce3176dfc 363 867 foo bar key: 0x7f3ce3176dcc 370 , data: 0x7f3ce3176dd0 370 880 foo bar key: 0x7f3ce3176da0 372 , data: 0x7f3ce3176da4 372 882 foo bar key: 0x7f3ce3176d74 379 , data: 0x7f3ce3176d78 379 889 foo bar key: 0x7f3ce3176d48 381 , data: 0x7f3ce3176d4c 381 897 foo bar key: 0x7f3ce3176d1c 383 , data: 0x7f3ce3176d20 383 899 foo bar key: 0x7f3ce3176cf0 388 , data: 0x7f3ce3176cf4 388 904 foo bar key: 0x7f3ce3176cc4 391 , data: 0x7f3ce3176cc8 391 913 foo bar key: 0x7f3ce3176c98 39c , data: 0x7f3ce3176c9c 39c 924 foo bar key: 0x7f3ce3176c6c 3a1 , data: 0x7f3ce3176c70 3a1 929 foo bar key: 0x7f3ce3176c40 3a4 , data: 0x7f3ce3176c44 3a4 932 foo bar key: 0x7f3ce3176c14 3a6 , data: 0x7f3ce3176c18 3a6 934 foo bar key: 0x7f3ce3176be8 3ac , data: 0x7f3ce3176bec 3ac 940 foo bar key: 0x7f3ce3176bbc 3b1 , data: 0x7f3ce3176bc0 3b1 945 foo bar key: 0x7f3ce3176b90 3b7 , data: 0x7f3ce3176b94 3b7 951 foo bar key: 0x7f3ce3176b64 3bc , data: 0x7f3ce3176b68 3bc 956 foo bar key: 0x7f3ce3176b38 3bf , data: 0x7f3ce3176b3c 3bf 959 foo bar key: 0x7f3ce3176b0c 3c1 , data: 0x7f3ce3176b10 3c1 961 foo bar key: 0x7f3ce3176ae0 3c7 , data: 0x7f3ce3176ae4 3c7 967 foo bar key: 0x7f3ce3176ab4 3d2 , data: 0x7f3ce3176ab8 3d2 978 foo bar key: 0x7f3ce3176a88 3d8 , data: 0x7f3ce3176a8c 3d8 984 foo bar key: 0x7f3ce3176a5c 3de , data: 0x7f3ce3176a60 3de 990 foo bar key: 0x7f3ce3176a30 3e2 , data: 0x7f3ce3176a34 3e2 994 foo bar key: 0x7f3ce3176a04 3e4 , data: 0x7f3ce3176a08 3e4 996 foo bar key: 0x7f3ce31769d8 3e7 , data: 0x7f3ce31769dc 3e7 999 foo bar key: 0x7f3ce31769ac 3ec , data: 0x7f3ce31769b0 3ec 1004 foo bar key: 0x7f3ce3176980 3ed , data: 0x7f3ce3176984 3ed 1005 foo bar key: 0x7f3ce3176954 3ef , data: 0x7f3ce3176958 3ef 1007 foo bar key: 0x7f3ce3176928 3f0 , data: 0x7f3ce317692c 3f0 1008 foo bar key: 0x7f3ce31768fc 3f3 , data: 0x7f3ce3176900 3f3 1011 foo bar key: 0x7f3ce31768d0 3f6 , data: 0x7f3ce31768d4 3f6 1014 foo bar key: 0x7f3ce31768a4 3f9 , data: 0x7f3ce31768a8 3f9 1017 foo bar key: 0x7f3ce3176878 3fb , data: 0x7f3ce317687c 3fb 1019 foo bar key: 0x7f3ce317684c 3fd , data: 0x7f3ce3176850 3fd 1021 foo bar Deleted 67 values Cursor next key: 00f , data: 00f 15 foo bar key: 015 , data: 015 21 foo bar key: 01b , data: 01b 27 foo bar key: 028 , data: 028 40 foo bar key: 02b , data: 02b 43 foo bar key: 02d , data: 02d 45 foo bar key: 034 , data: 034 52 foo bar key: 059 , data: 059 89 foo bar key: 06b , data: 06b 107 foo bar key: 075 , data: 075 117 foo bar key: 07a , data: 07a 122 foo bar key: 07c , data: 07c 124 foo bar key: 086 , data: 086 134 foo bar key: 08e , data: 08e 142 foo bar key: 091 , data: 091 145 foo bar key: 09a , data: 09a 154 foo bar key: 09c , data: 09c 156 foo bar key: 0a6 , data: 0a6 166 foo bar key: 0ab , data: 0ab 171 foo bar key: 0b0 , data: 0b0 176 foo bar key: 0bb , data: 0bb 187 foo bar key: 0c2 , data: 0c2 194 foo bar key: 0c3 , data: 0c3 195 foo bar key: 0cd , data: 0cd 205 foo bar key: 0e2 , data: 0e2 226 foo bar key: 0f9 , data: 0f9 249 foo bar key: 107 , data: 107 263 foo bar key: 10f , data: 10f 271 foo bar key: 138 , data: 138 312 foo bar key: 146 , data: 146 326 foo bar key: 14d , data: 14d 333 foo bar key: 15b , data: 15b 347 foo bar key: 163 , data: 163 355 foo bar key: 174 , data: 174 372 foo bar key: 187 , data: 187 391 foo bar key: 19d , data: 19d 413 foo bar key: 1a7 , data: 1a7 423 foo bar key: 1ae , data: 1ae 430 foo bar key: 1e2 , data: 1e2 482 foo bar key: 1e7 , data: 1e7 487 foo bar key: 1f1 , data: 1f1 497 foo bar key: 1fe , data: 1fe 510 foo bar key: 201 , data: 201 513 foo bar key: 208 , data: 208 520 foo bar key: 212 , data: 212 530 foo bar key: 225 , data: 225 549 foo bar key: 229 , data: 229 553 foo bar key: 22a , data: 22a 554 foo bar key: 22b , data: 22b 555 foo bar key: 22c , data: 22c 556 foo bar key: 22f , data: 22f 559 foo bar key: 235 , data: 235 565 foo bar key: 237 , data: 237 567 foo bar key: 23e , data: 23e 574 foo bar key: 242 , data: 242 578 foo bar key: 251 , data: 251 593 foo bar key: 255 , data: 255 597 foo bar key: 268 , data: 268 616 foo bar key: 281 , data: 281 641 foo bar key: 284 , data: 284 644 foo bar key: 287 , data: 287 647 foo bar key: 29a , data: 29a 666 foo bar key: 2a4 , data: 2a4 676 foo bar key: 2ad , data: 2ad 685 foo bar key: 2bc , data: 2bc 700 foo bar key: 2cf , data: 2cf 719 foo bar key: 2d1 , data: 2d1 721 foo bar key: 2db , data: 2db 731 foo bar key: 2e1 , data: 2e1 737 foo bar key: 318 , data: 318 792 foo bar key: 324 , data: 324 804 foo bar key: 325 , data: 325 805 foo bar key: 327 , data: 327 807 foo bar key: 333 , data: 333 819 foo bar key: 33e , data: 33e 830 foo bar key: 33f , data: 33f 831 foo bar key: 344 , data: 344 836 foo bar key: 345 , data: 345 837 foo bar key: 34e , data: 34e 846 foo bar key: 363 , data: 363 867 foo bar key: 370 , data: 370 880 foo bar key: 372 , data: 372 882 foo bar key: 379 , data: 379 889 foo bar key: 383 , data: 383 899 foo bar key: 391 , data: 391 913 foo bar key: 3a4 , data: 3a4 932 foo bar key: 3a6 , data: 3a6 934 foo bar key: 3ac , data: 3ac 940 foo bar key: 3b1 , data: 3b1 945 foo bar key: 3b7 , data: 3b7 951 foo bar key: 3bc , data: 3bc 956 foo bar key: 3bf , data: 3bf 959 foo bar key: 3c7 , data: 3c7 967 foo bar key: 3d2 , data: 3d2 978 foo bar key: 3e2 , data: 3e2 994 foo bar key: 3e4 , data: 3e4 996 foo bar key: 3ec , data: 3ec 1004 foo bar key: 3ed , data: 3ed 1005 foo bar key: 3f0 , data: 3f0 1008 foo bar key: 3f3 , data: 3f3 1011 foo bar key: 3f9 , data: 3f9 1017 foo bar key: 3fb , data: 3fb 1019 foo bar key: 3fd , data: 3fd 1021 foo bar Cursor last key: 3fd , data: 3fd 1021 foo bar Cursor prev key: 3fb , data: 3fb 1019 foo bar key: 3f9 , data: 3f9 1017 foo bar key: 3f3 , data: 3f3 1011 foo bar key: 3f0 , data: 3f0 1008 foo bar key: 3ed , data: 3ed 1005 foo bar key: 3ec , data: 3ec 1004 foo bar key: 3e4 , data: 3e4 996 foo bar key: 3e2 , data: 3e2 994 foo bar key: 3d2 , data: 3d2 978 foo bar key: 3c7 , data: 3c7 967 foo bar key: 3bf , data: 3bf 959 foo bar key: 3bc , data: 3bc 956 foo bar key: 3b7 , data: 3b7 951 foo bar key: 3b1 , data: 3b1 945 foo bar key: 3ac , data: 3ac 940 foo bar key: 3a6 , data: 3a6 934 foo bar key: 3a4 , data: 3a4 932 foo bar key: 391 , data: 391 913 foo bar key: 383 , data: 383 899 foo bar key: 379 , data: 379 889 foo bar key: 372 , data: 372 882 foo bar key: 370 , data: 370 880 foo bar key: 363 , data: 363 867 foo bar key: 34e , data: 34e 846 foo bar key: 345 , data: 345 837 foo bar key: 344 , data: 344 836 foo bar key: 33f , data: 33f 831 foo bar key: 33e , data: 33e 830 foo bar key: 333 , data: 333 819 foo bar key: 327 , data: 327 807 foo bar key: 325 , data: 325 805 foo bar key: 324 , data: 324 804 foo bar key: 318 , data: 318 792 foo bar key: 2e1 , data: 2e1 737 foo bar key: 2db , data: 2db 731 foo bar key: 2d1 , data: 2d1 721 foo bar key: 2cf , data: 2cf 719 foo bar key: 2bc , data: 2bc 700 foo bar key: 2ad , data: 2ad 685 foo bar key: 2a4 , data: 2a4 676 foo bar key: 29a , data: 29a 666 foo bar key: 287 , data: 287 647 foo bar key: 284 , data: 284 644 foo bar key: 281 , data: 281 641 foo bar key: 268 , data: 268 616 foo bar key: 255 , data: 255 597 foo bar key: 251 , data: 251 593 foo bar key: 242 , data: 242 578 foo bar key: 23e , data: 23e 574 foo bar key: 237 , data: 237 567 foo bar key: 235 , data: 235 565 foo bar key: 22f , data: 22f 559 foo bar key: 22c , data: 22c 556 foo bar key: 22b , data: 22b 555 foo bar key: 22a , data: 22a 554 foo bar key: 229 , data: 229 553 foo bar key: 225 , data: 225 549 foo bar key: 212 , data: 212 530 foo bar key: 208 , data: 208 520 foo bar key: 201 , data: 201 513 foo bar key: 1fe , data: 1fe 510 foo bar key: 1f1 , data: 1f1 497 foo bar key: 1e7 , data: 1e7 487 foo bar key: 1e2 , data: 1e2 482 foo bar key: 1ae , data: 1ae 430 foo bar key: 1a7 , data: 1a7 423 foo bar key: 19d , data: 19d 413 foo bar key: 187 , data: 187 391 foo bar key: 174 , data: 174 372 foo bar key: 163 , data: 163 355 foo bar key: 15b , data: 15b 347 foo bar key: 14d , data: 14d 333 foo bar key: 146 , data: 146 326 foo bar key: 138 , data: 138 312 foo bar key: 10f , data: 10f 271 foo bar key: 107 , data: 107 263 foo bar key: 0f9 , data: 0f9 249 foo bar key: 0e2 , data: 0e2 226 foo bar key: 0cd , data: 0cd 205 foo bar key: 0c3 , data: 0c3 195 foo bar key: 0c2 , data: 0c2 194 foo bar key: 0bb , data: 0bb 187 foo bar key: 0b0 , data: 0b0 176 foo bar key: 0ab , data: 0ab 171 foo bar key: 0a6 , data: 0a6 166 foo bar key: 09c , data: 09c 156 foo bar key: 09a , data: 09a 154 foo bar key: 091 , data: 091 145 foo bar key: 08e , data: 08e 142 foo bar key: 086 , data: 086 134 foo bar key: 07c , data: 07c 124 foo bar key: 07a , data: 07a 122 foo bar key: 075 , data: 075 117 foo bar key: 06b , data: 06b 107 foo bar key: 059 , data: 059 89 foo bar key: 034 , data: 034 52 foo bar key: 02d , data: 02d 45 foo bar key: 02b , data: 02b 43 foo bar key: 028 , data: 028 40 foo bar key: 01b , data: 01b 27 foo bar key: 015 , data: 015 21 foo bar key: 00f , data: 00f 15 foo bar Cursor last/prev key: 3fd , data: 3fd 1021 foo bar key: 3fb , data: 3fb 1019 foo bar Deleting with cursor key: 0x7f3ce3179928 00f , data: 0x7f3ce317992c 00f 15 foo bar key: 0x131887c 015 , data: 0x1318880 015 21 foo bar key: 0x131887c 01b , data: 0x1318880 01b 27 foo bar key: 0x131887c 028 , data: 0x1318880 028 40 foo bar key: 0x1318430 02b , data: 0x1318434 02b 43 foo bar key: 0x1318278 02d , data: 0x131827c 02d 45 foo bar key: 0x131887c 034 , data: 0x1318880 034 52 foo bar key: 0x131887c 059 , data: 0x1318880 059 89 foo bar key: 0x1318538 06b , data: 0x131853c 06b 107 foo bar key: 0x1318564 075 , data: 0x1318568 075 117 foo bar key: 0x131887c 07a , data: 0x1318880 07a 122 foo bar key: 0x131887c 07c , data: 0x1318880 07c 124 foo bar key: 0x131887c 086 , data: 0x1318880 086 134 foo bar key: 0x131887c 08e , data: 0x1318880 08e 142 foo bar key: 0x131887c 091 , data: 0x1318880 091 145 foo bar key: 0x131887c 09a , data: 0x1318880 09a 154 foo bar key: 0x131887c 09c , data: 0x1318880 09c 156 foo bar key: 0x131866c 0a6 , data: 0x1318670 0a6 166 foo bar key: 0x1318590 0ab , data: 0x1318594 0ab 171 foo bar key: 0x1318614 0b0 , data: 0x1318618 0b0 176 foo bar key: 0x131850c 0bb , data: 0x1318510 0bb 187 foo bar key: 0x13185bc 0c2 , data: 0x13185c0 0c2 194 foo bar key: 0x131887c 0c3 , data: 0x1318880 0c3 195 foo bar key: 0x13185e8 0cd , data: 0x13185ec 0cd 205 foo bar key: 0x131887c 0e2 , data: 0x1318880 0e2 226 foo bar key: 0x1318614 0f9 , data: 0x1318618 0f9 249 foo bar key: 0x1318614 107 , data: 0x1318618 107 263 foo bar key: 0x1318640 10f , data: 0x1318644 10f 271 foo bar key: 0x131871c 138 , data: 0x1318720 138 312 foo bar key: 0x13186c4 146 , data: 0x13186c8 146 326 foo bar key: 0x131887c 14d , data: 0x1318880 14d 333 foo bar key: 0x131871c 15b , data: 0x1318720 15b 347 foo bar key: 0x131887c 163 , data: 0x1318880 163 355 foo bar key: 0x131871c 174 , data: 0x1318720 174 372 foo bar key: 0x1318774 187 , data: 0x1318778 187 391 foo bar key: 0x131887c 19d , data: 0x1318880 19d 413 foo bar key: 0x13187a0 1a7 , data: 0x13187a4 1a7 423 foo bar key: 0x131887c 1ae , data: 0x1318880 1ae 430 foo bar key: 0x131887c 1e2 , data: 0x1318880 1e2 482 foo bar key: 0x131887c 1e7 , data: 0x1318880 1e7 487 foo bar key: 0x131887c 1f1 , data: 0x1318880 1f1 497 foo bar key: 0x131887c 1fe , data: 0x1318880 1fe 510 foo bar key: 0x131887c 201 , data: 0x1318880 201 513 foo bar key: 0x131887c 208 , data: 0x1318880 208 520 foo bar key: 0x131887c 212 , data: 0x1318880 212 530 foo bar key: 0x131887c 225 , data: 0x1318880 225 549 foo bar key: 0x131887c 229 , data: 0x1318880 229 553 foo bar key: 0x131887c 22a , data: 0x1318880 22a 554 foo bar key: 0x131887c 22b , data: 0x1318880 22b 555 foo bar key: 0x131887c 22c , data: 0x1318880 22c 556 foo bar Restarting cursor in txn key: 0x131887c 22f , data: 0x1318880 22f 559 foo bar key: 0x1318850 235 , data: 0x1318854 235 565 foo bar key: 0x1318824 237 , data: 0x1318828 237 567 foo bar key: 0x13187f8 23e , data: 0x13187fc 23e 574 foo bar key: 0x13187cc 242 , data: 0x13187d0 242 578 foo bar key: 0x13187a0 251 , data: 0x13187a4 251 593 foo bar key: 0x1318774 255 , data: 0x1318778 255 597 foo bar key: 0x1318748 268 , data: 0x131874c 268 616 foo bar key: 0x131871c 281 , data: 0x1318720 281 641 foo bar key: 0x13186f0 284 , data: 0x13186f4 284 644 foo bar key: 0x13186c4 287 , data: 0x13186c8 287 647 foo bar key: 0x1318698 29a , data: 0x131869c 29a 666 foo bar key: 0x131866c 2a4 , data: 0x1318670 2a4 676 foo bar key: 0x1318640 2ad , data: 0x1318644 2ad 685 foo bar key: 0x1318614 2bc , data: 0x1318618 2bc 700 foo bar key: 0x13185e8 2cf , data: 0x13185ec 2cf 719 foo bar key: 0x13185bc 2d1 , data: 0x13185c0 2d1 721 foo bar key: 0x1318590 2db , data: 0x1318594 2db 731 foo bar key: 0x1318564 2e1 , data: 0x1318568 2e1 737 foo bar key: 0x1318538 318 , data: 0x131853c 318 792 foo bar key: 0x131850c 324 , data: 0x1318510 324 804 foo bar key: 0x13184e0 325 , data: 0x13184e4 325 805 foo bar key: 0x13184b4 327 , data: 0x13184b8 327 807 foo bar key: 0x131988c 333 , data: 0x1319890 333 819 foo bar key: 0x1319860 33e , data: 0x1319864 33e 830 foo bar key: 0x1319834 33f , data: 0x1319838 33f 831 foo bar key: 0x1319808 344 , data: 0x131980c 344 836 foo bar key: 0x13197dc 345 , data: 0x13197e0 345 837 foo bar key: 0x13197b0 34e , data: 0x13197b4 34e 846 foo bar key: 0x1319784 363 , data: 0x1319788 363 867 foo bar key: 0x1319758 370 , data: 0x131975c 370 880 foo bar key: 0x131972c 372 , data: 0x1319730 372 882 foo bar key: 0x1319700 379 , data: 0x1319704 379 889 foo bar Restarting cursor outside txn key: 0x7f3ce3177fdc 22f , data: 0x7f3ce3177fe0 22f 559 foo bar key: 0x7f3ce3177fb0 235 , data: 0x7f3ce3177fb4 235 565 foo bar key: 0x7f3ce3177f84 237 , data: 0x7f3ce3177f88 237 567 foo bar key: 0x7f3ce3177f58 23e , data: 0x7f3ce3177f5c 23e 574 foo bar key: 0x7f3ce3177f2c 242 , data: 0x7f3ce3177f30 242 578 foo bar key: 0x7f3ce3177f00 251 , data: 0x7f3ce3177f04 251 593 foo bar key: 0x7f3ce3177ed4 255 , data: 0x7f3ce3177ed8 255 597 foo bar key: 0x7f3ce3177ea8 268 , data: 0x7f3ce3177eac 268 616 foo bar key: 0x7f3ce3177e7c 281 , data: 0x7f3ce3177e80 281 641 foo bar key: 0x7f3ce3177e50 284 , data: 0x7f3ce3177e54 284 644 foo bar key: 0x7f3ce3177e24 287 , data: 0x7f3ce3177e28 287 647 foo bar key: 0x7f3ce3177df8 29a , data: 0x7f3ce3177dfc 29a 666 foo bar key: 0x7f3ce3177dcc 2a4 , data: 0x7f3ce3177dd0 2a4 676 foo bar key: 0x7f3ce3177da0 2ad , data: 0x7f3ce3177da4 2ad 685 foo bar key: 0x7f3ce3177d74 2bc , data: 0x7f3ce3177d78 2bc 700 foo bar key: 0x7f3ce3177d48 2cf , data: 0x7f3ce3177d4c 2cf 719 foo bar key: 0x7f3ce3177d1c 2d1 , data: 0x7f3ce3177d20 2d1 721 foo bar key: 0x7f3ce3177cf0 2db , data: 0x7f3ce3177cf4 2db 731 foo bar key: 0x7f3ce3177cc4 2e1 , data: 0x7f3ce3177cc8 2e1 737 foo bar key: 0x7f3ce3177c98 318 , data: 0x7f3ce3177c9c 318 792 foo bar key: 0x7f3ce3177c6c 324 , data: 0x7f3ce3177c70 324 804 foo bar key: 0x7f3ce3177c40 325 , data: 0x7f3ce3177c44 325 805 foo bar key: 0x7f3ce3177c14 327 , data: 0x7f3ce3177c18 327 807 foo bar key: 0x7f3ce317cfdc 333 , data: 0x7f3ce317cfe0 333 819 foo bar key: 0x7f3ce317cfb0 33e , data: 0x7f3ce317cfb4 33e 830 foo bar key: 0x7f3ce317cf84 33f , data: 0x7f3ce317cf88 33f 831 foo bar key: 0x7f3ce317cf58 344 , data: 0x7f3ce317cf5c 344 836 foo bar key: 0x7f3ce317cf2c 345 , data: 0x7f3ce317cf30 345 837 foo bar key: 0x7f3ce317cf00 34e , data: 0x7f3ce317cf04 34e 846 foo bar key: 0x7f3ce317ced4 363 , data: 0x7f3ce317ced8 363 867 foo bar key: 0x7f3ce317cea8 370 , data: 0x7f3ce317ceac 370 880 foo bar key: 0x7f3ce317ce7c 372 , data: 0x7f3ce317ce80 372 882 foo bar key: 0x7f3ce317ce50 379 , data: 0x7f3ce317ce54 379 889 foo bar Status of Main DB Tree depth: 2 Branch pages: 1 Leaf pages: 2 Overflow pages: 0 Entries: 53 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.PabNT1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.jRSolG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.12)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HMH1co 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.zdaru9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tw4ZbY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /usr/lib64/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xo3ekQ 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.tdknSL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HTQmQK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), liblmdb.so.0()(64bit) >= set:kfh1BjEzMhaHk9nzd6xkJfAH1a0sHFiJepF45boWFgqgbMOZnWsbJNkUOAK2jM1, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.DiHGdN 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.X5QH1S find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P821f2 find-requires: running scripts (debuginfo) Provides: debug64(liblmdb.so.0) Requires: liblmdb = 0.9.23-alt1, debug64(libc.so.6), debug64(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.91NwUe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FPAQZu find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.23-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblmdb.so.0), debug64(libpthread.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 2 extra deps from lmdb-utils-debuginfo due to repentancy on liblmdb-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-0.9.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-devel-0.9.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-0.9.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblmdb-debuginfo-0.9.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lmdb-utils-debuginfo-0.9.23-alt1.x86_64.rpm (w2.lzdio) 6.54user 1.87system 0:16.93elapsed 49%CPU (0avgtext+0avgdata 82868maxresident)k 0inputs+0outputs (1major+740604minor)pagefaults 0swaps 7.48user 4.00system 0:19.35elapsed 59%CPU (0avgtext+0avgdata 82868maxresident)k 0inputs+0outputs (1major+997198minor)pagefaults 0swaps --- liblmdb-0.9.23-alt1.x86_64.rpm.repo 2019-03-19 13:21:34.000000000 +0000 +++ liblmdb-0.9.23-alt1.x86_64.rpm.hasher 2022-05-15 07:13:22.631299666 +0000 @@ -14,3 +14,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 9c62145765700f61886ab88b8738f88f -RPMIdentity: d1e582db5016d10f8b53b75e88e8c6ddab23530e31f8d3ee05d090a25bf9818097ddda92f60337b95f7d584e9a1eca436d1fdbedc34cdd81f14900b776d32a36 +File: /usr/lib64/liblmdb.so.0.0.0 100644 root:root c96c36b509f529649930f2f14b823c12 +RPMIdentity: efdedbb4b84c88d32f94409faa5a790faa5bf8f5c036f5c95fb97079cac1d4d851c060222fa971b239d5191f11aaa03c6aac109a704f004c8018e4fc0ae0a8f2 --- liblmdb-debuginfo-0.9.23-alt1.x86_64.rpm.repo 2019-03-19 13:21:34.000000000 +0000 +++ liblmdb-debuginfo-0.9.23-alt1.x86_64.rpm.hasher 2022-05-15 07:13:22.682300329 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/2c183b0a2de5e1654bbb170612dd73d821ab07 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 -/usr/lib/debug/.build-id/f3/2c183b0a2de5e1654bbb170612dd73d821ab07.debug 120777 root:root ../../usr/lib64/liblmdb.so.0.0.0.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/e6b1dbf1de8ec1509d88c4cdf9a177d65418f8 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 +/usr/lib/debug/.build-id/9b/e6b1dbf1de8ec1509d88c4cdf9a177d65418f8.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 @@ -17,6 +17,6 @@ Provides: liblmdb-debuginfo = 0.9.23-alt1:sisyphus+225277.100.2.1 -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/2c183b0a2de5e1654bbb170612dd73d821ab07 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 -File: /usr/lib/debug/.build-id/f3/2c183b0a2de5e1654bbb170612dd73d821ab07.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 a129c5b94d633aa2f0ecd3fd94664280 +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/e6b1dbf1de8ec1509d88c4cdf9a177d65418f8 120777 root:root ../../../../lib64/liblmdb.so.0.0.0 +File: /usr/lib/debug/.build-id/9b/e6b1dbf1de8ec1509d88c4cdf9a177d65418f8.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 d4d4de864501b11afe969137f81fae82 File: /usr/lib/debug/usr/lib64/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: 4567e68dbcd1307a861fea9fcc877f6658dad51dfefb172a7ddae7b5d30fe195a0b771306e8f947e89bfc256cffc67147adce894869bf33eaac98fbf1b99bcf4 +RPMIdentity: f45d21edc3a7608978cf5613df93c32ba8c83e8b3aac55af4ebf3c5b439473b583ebb0e1f2f5ae4898baf675c5c666a21e367860df5feecaaff3ea8ca20facb3 --- lmdb-utils-0.9.23-alt1.x86_64.rpm.repo 2019-03-19 13:21:34.000000000 +0000 +++ lmdb-utils-0.9.23-alt1.x86_64.rpm.hasher 2022-05-15 07:13:22.781301616 +0000 @@ -14,6 +14,6 @@ Provides: lmdb-utils = 0.9.23-alt1:sisyphus+225277.100.2.1 -File: /usr/bin/mdb_copy 100755 root:root 2e934f875c1dae9504b918519a7d3f6c -File: /usr/bin/mdb_dump 100755 root:root feb801eff6f6d1b7f6e8dbdff08deba8 -File: /usr/bin/mdb_load 100755 root:root 43d45c61633377dac8f2561bb57e49f3 -File: /usr/bin/mdb_stat 100755 root:root a225482de63202aa1d7c3165b72dba83 +File: /usr/bin/mdb_copy 100755 root:root c3b12fee28b10944c4032276bb54e971 +File: /usr/bin/mdb_dump 100755 root:root 9966d26611abc5dd345d0b732f3df241 +File: /usr/bin/mdb_load 100755 root:root 4a00d30fbef9429312125572d15760fa +File: /usr/bin/mdb_stat 100755 root:root 79b4ff3b83478f07b0aed97dd962cce6 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: 473ff2e4453466e14a167a35871c584787c41e033e8a6b16ada1d222ce0235c1ddb4fd2852fd4b156b750f770b734a16f50fcd583ec99fb2e9fa88a55f3fcec0 +RPMIdentity: c3ef001bc392d028b79259b0214f9ef2476b3727880584b7c5ab5d0c1c758fce89b56dd5019c072ac6857a2042d930e4b6ea1ae12b82c63974e2c27b665f1ce9 --- lmdb-utils-debuginfo-0.9.23-alt1.x86_64.rpm.repo 2019-03-19 13:21:34.000000000 +0000 +++ lmdb-utils-debuginfo-0.9.23-alt1.x86_64.rpm.hasher 2022-05-15 07:13:22.842302409 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/e6f5eb06c6830bcbcdbf3efe7e32d2d67382e2 120777 root:root ../../../../bin/mdb_copy -/usr/lib/debug/.build-id/3c/e6f5eb06c6830bcbcdbf3efe7e32d2d67382e2.debug 120777 root:root ../../usr/bin/mdb_copy.debug -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/bbe016f08c0dad8d4e62be6bd1e761a2fce540 120777 root:root ../../../../bin/mdb_load -/usr/lib/debug/.build-id/c1/bbe016f08c0dad8d4e62be6bd1e761a2fce540.debug 120777 root:root ../../usr/bin/mdb_load.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/3988bea5db879c6e17cc384b1e911e4d308019 120777 root:root ../../../../bin/mdb_stat -/usr/lib/debug/.build-id/d8/3988bea5db879c6e17cc384b1e911e4d308019.debug 120777 root:root ../../usr/bin/mdb_stat.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/7d0926b14e4050bd3d262151302016b3bd90be 120777 root:root ../../../../bin/mdb_dump -/usr/lib/debug/.build-id/dd/7d0926b14e4050bd3d262151302016b3bd90be.debug 120777 root:root ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/3eba33e9f8209a6c6de691889bc1564ed8678c 120777 root:root ../../../../bin/mdb_copy +/usr/lib/debug/.build-id/5f/3eba33e9f8209a6c6de691889bc1564ed8678c.debug 120777 root:root ../../usr/bin/mdb_copy.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/b95189e06eafdb399f920c4594b088d28947f2 120777 root:root ../../../../bin/mdb_dump +/usr/lib/debug/.build-id/6a/b95189e06eafdb399f920c4594b088d28947f2.debug 120777 root:root ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/61ae6adb56ac5ea2dfd876ffca238f775ae592 120777 root:root ../../../../bin/mdb_load +/usr/lib/debug/.build-id/75/61ae6adb56ac5ea2dfd876ffca238f775ae592.debug 120777 root:root ../../usr/bin/mdb_load.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/a809572214e21792baab114a596c497317b430 120777 root:root ../../../../bin/mdb_stat +/usr/lib/debug/.build-id/8f/a809572214e21792baab114a596c497317b430.debug 120777 root:root ../../usr/bin/mdb_stat.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+225277.100.2.1 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/e6f5eb06c6830bcbcdbf3efe7e32d2d67382e2 120777 root:root ../../../../bin/mdb_copy -File: /usr/lib/debug/.build-id/3c/e6f5eb06c6830bcbcdbf3efe7e32d2d67382e2.debug 120777 root:root ../../usr/bin/mdb_copy.debug -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/bbe016f08c0dad8d4e62be6bd1e761a2fce540 120777 root:root ../../../../bin/mdb_load -File: /usr/lib/debug/.build-id/c1/bbe016f08c0dad8d4e62be6bd1e761a2fce540.debug 120777 root:root ../../usr/bin/mdb_load.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/3988bea5db879c6e17cc384b1e911e4d308019 120777 root:root ../../../../bin/mdb_stat -File: /usr/lib/debug/.build-id/d8/3988bea5db879c6e17cc384b1e911e4d308019.debug 120777 root:root ../../usr/bin/mdb_stat.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/7d0926b14e4050bd3d262151302016b3bd90be 120777 root:root ../../../../bin/mdb_dump -File: /usr/lib/debug/.build-id/dd/7d0926b14e4050bd3d262151302016b3bd90be.debug 120777 root:root ../../usr/bin/mdb_dump.debug -File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root 617898fc03caf3e8742c071590ac51fd -File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root ab1aa33d14ec0ebe9d10e05a11fe1070 -File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root 674fec119b42c3b0e790bd26c2b95427 -File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root 0722cf718e99e7c73d8aff46fb3d053e +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/3eba33e9f8209a6c6de691889bc1564ed8678c 120777 root:root ../../../../bin/mdb_copy +File: /usr/lib/debug/.build-id/5f/3eba33e9f8209a6c6de691889bc1564ed8678c.debug 120777 root:root ../../usr/bin/mdb_copy.debug +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/b95189e06eafdb399f920c4594b088d28947f2 120777 root:root ../../../../bin/mdb_dump +File: /usr/lib/debug/.build-id/6a/b95189e06eafdb399f920c4594b088d28947f2.debug 120777 root:root ../../usr/bin/mdb_dump.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/61ae6adb56ac5ea2dfd876ffca238f775ae592 120777 root:root ../../../../bin/mdb_load +File: /usr/lib/debug/.build-id/75/61ae6adb56ac5ea2dfd876ffca238f775ae592.debug 120777 root:root ../../usr/bin/mdb_load.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/a809572214e21792baab114a596c497317b430 120777 root:root ../../../../bin/mdb_stat +File: /usr/lib/debug/.build-id/8f/a809572214e21792baab114a596c497317b430.debug 120777 root:root ../../usr/bin/mdb_stat.debug +File: /usr/lib/debug/usr/bin/mdb_copy.debug 100644 root:root fbb025b9606852a438d98dc2b92af5b2 +File: /usr/lib/debug/usr/bin/mdb_dump.debug 100644 root:root 85807f84eceafffd73c05abe08c53003 +File: /usr/lib/debug/usr/bin/mdb_load.debug 100644 root:root e09c8eda88bcf0a5da69f94098c56be6 +File: /usr/lib/debug/usr/bin/mdb_stat.debug 100644 root:root fb286b6cc0a6d66827e04f1b04648709 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: cce4cad66a867f264a2bd0db220f0352acff46bed095c0a039c99259ab6e5ab00035ad6d04e987aadd277fb1546869eb24149a7e35a550a9c7347fb2d9d58fc6 +RPMIdentity: 95a4cf2a002e13604d553e9ac2a50b3dcaf84bae3705ae1d9ffb017027780eb3281477271671b61d2c46812e9dabaeee4a34216d2dd7334480c3f0bb5158049c