<86>Jul 11 17:32:18 userdel[841519]: delete user 'rooter' <86>Jul 11 17:32:18 groupadd[841642]: group added to /etc/group: name=rooter, GID=654 <86>Jul 11 17:32:18 groupadd[841642]: group added to /etc/gshadow: name=rooter <86>Jul 11 17:32:18 groupadd[841642]: new group: name=rooter, GID=654 <86>Jul 11 17:32:18 useradd[841687]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jul 11 17:32:18 userdel[841831]: delete user 'builder' <86>Jul 11 17:32:18 groupadd[842014]: group added to /etc/group: name=builder, GID=655 <86>Jul 11 17:32:18 groupadd[842014]: group added to /etc/gshadow: name=builder <86>Jul 11 17:32:18 groupadd[842014]: new group: name=builder, GID=655 <86>Jul 11 17:32:18 useradd[842069]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/liblmdb-0.9.23-alt1.nosrc.rpm (w1.gzdio) Installing liblmdb-0.9.23-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91432 + 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.16165 + 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 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mdb_copy.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c midl.c -o midl.lo make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mdb_load.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mtest3.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mtest.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c midl.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mtest4.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mdb_stat.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mtest5.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mdb_dump.c mdb_dump.c: In function 'main': mdb_dump.c:192:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 192 | list = 1; | ~~~~~^~~ mdb_dump.c:194:3: note: here 194 | case 'a': | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mtest2.c make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=] 6779 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6784:5: note: here 6784 | case MDB_CURRENT: | ^~~~ In file included from /usr/include/string.h:532, from mdb.c:102: In function 'memcpy', inlined from 'mdb_env_cwalk' at mdb.c:9216:7: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdb.c: In function 'mdb_env_cwalk': mdb.c:916:8: note: at offset 0 to object 'mn_data' with size 1 declared here 916 | char mn_data[1]; /**< key and data are appended here */ | ^~~~~~~ In file included from /usr/include/string.h:532, from mdb.c:102: In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7367:4: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7361:5: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -march=i586 -mtune=generic mdb_stat.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_stat make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mdb_copy.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_copy make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mdb_dump.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_dump make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mtest3.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest3 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mdb_load.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mdb_load make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mtest5.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest5 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' 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 -march=i586 -mtune=generic mtest2.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest2 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mtest.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic mtest4.o -L/usr/src/RPM/BUILD/libraries/liblmdb -llmdb -o mtest4 make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mdb.c mdb.c: In function 'mdb_cursor_put': mdb.c:6779:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 6779 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6784:5: note: here 6784 | case MDB_CURRENT: | ^~~~ In file included from /usr/include/string.h:532, from mdb.c:102: In function 'memcpy', inlined from 'mdb_env_cwalk' at mdb.c:9216:7: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdb.c: In function 'mdb_env_cwalk': mdb.c:916:8: note: at offset 0 to object 'mn_data' with size 1 declared here 916 | char mn_data[1]; /**< key and data are appended here */ | ^~~~~~~ In file included from /usr/include/string.h:532, from mdb.c:102: In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7367:4: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7361:5: /usr/include/bits/string_fortified.h:29:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblmdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblmdb-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libraries + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/liblmdb-buildroot/usr exec_prefix=/usr/src/tmp/liblmdb-buildroot/usr bindir=/usr/src/tmp/liblmdb-buildroot/usr/bin sbindir=/usr/src/tmp/liblmdb-buildroot/usr/sbin sysconfdir=/usr/src/tmp/liblmdb-buildroot/etc datadir=/usr/src/tmp/liblmdb-buildroot/usr/share includedir=/usr/src/tmp/liblmdb-buildroot/usr/include libdir=/usr/src/tmp/liblmdb-buildroot/usr/lib libexecdir=/usr/src/tmp/liblmdb-buildroot/usr/lib localstatedir=/usr/src/tmp/liblmdb-buildroot/var/lib sharedstatedir=/usr/src/tmp/liblmdb-buildroot/var/lib mandir=/usr/src/tmp/liblmdb-buildroot/usr/share/man infodir=/usr/src/tmp/liblmdb-buildroot/usr/share/info install -C liblmdb make: Entering directory '/usr/src/RPM/BUILD/libraries/liblmdb' mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/bin mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/lib mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/include mkdir -p /usr/src/tmp/liblmdb-buildroot/usr/share/man/man1 for f in mdb_stat mdb_copy mdb_dump mdb_load; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/bin; done for f in liblmdb.a liblmdb.so liblmdb.so.0 liblmdb.so.0.0.0; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/lib; done for f in lmdb.h; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/include; done for f in mdb_stat.1 mdb_copy.1 mdb_dump.1 mdb_load.1; do cp -pP $f /usr/src/tmp/liblmdb-buildroot/usr/share/man/man1; done make: Leaving directory '/usr/src/RPM/BUILD/libraries/liblmdb' + rm /usr/src/tmp/liblmdb-buildroot/usr/lib/liblmdb.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblmdb-buildroot (auto) mode of './usr/lib/liblmdb.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblmdb-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/liblmdb-buildroot/ (default) Compressing files in /usr/src/tmp/liblmdb-buildroot (auto) Adjusting library links in /usr/src/tmp/liblmdb-buildroot ./usr/lib: (from :0) liblmdb.so.0 -> liblmdb.so.0.0.0 Verifying ELF objects in /usr/src/tmp/liblmdb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/liblmdb.so.0.0.0: uses non-LFS functions: __fxstat fcntl fstatfs ftruncate lseek mmap open pread pwrite verify-elf: WARNING: ./usr/bin/mdb_load: uses non-LFS functions: freopen verify-elf: WARNING: ./usr/bin/mdb_dump: uses non-LFS functions: freopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.76826 + 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 122 values 6 duplicates skipped key: 0xf7218fdc 022 , data: 0xf7218fe0 022 34 foo bar key: 0xf7218fb0 025 , data: 0xf7218fb4 025 37 foo bar key: 0xf7218f84 02b , data: 0xf7218f88 02b 43 foo bar key: 0xf7218668 02e , data: 0xf721866c 02e 46 foo bar key: 0xf7218718 033 , data: 0xf721871c 033 51 foo bar key: 0xf7218f58 036 , data: 0xf7218f5c 036 54 foo bar key: 0xf7218f2c 038 , data: 0xf7218f30 038 56 foo bar key: 0xf7218f00 040 , data: 0xf7218f04 040 64 foo bar key: 0xf7218ed4 045 , data: 0xf7218ed8 045 69 foo bar key: 0xf7218ea8 04d , data: 0xf7218eac 04d 77 foo bar key: 0xf7218e7c 058 , data: 0xf7218e80 058 88 foo bar key: 0xf721879c 05c , data: 0xf72187a0 05c 92 foo bar key: 0xf7218e50 05d , data: 0xf7218e54 05d 93 foo bar key: 0xf7218e24 068 , data: 0xf7218e28 068 104 foo bar key: 0xf7218df8 069 , data: 0xf7218dfc 069 105 foo bar key: 0xf7218dcc 06d , data: 0xf7218dd0 06d 109 foo bar key: 0xf72187f4 06e , data: 0xf72187f8 06e 110 foo bar key: 0xf7218da0 080 , data: 0xf7218da4 080 128 foo bar key: 0xf7218d74 088 , data: 0xf7218d78 088 136 foo bar key: 0xf7218d48 08d , data: 0xf7218d4c 08d 141 foo bar key: 0xf7218d1c 092 , data: 0xf7218d20 092 146 foo bar key: 0xf7218cf0 09d , data: 0xf7218cf4 09d 157 foo bar key: 0xf7218cc4 09e , data: 0xf7218cc8 09e 158 foo bar key: 0xf7218c98 0a0 , data: 0xf7218c9c 0a0 160 foo bar key: 0xf7218c6c 0ac , data: 0xf7218c70 0ac 172 foo bar key: 0xf7218c40 0bc , data: 0xf7218c44 0bc 188 foo bar key: 0xf7218c14 0be , data: 0xf7218c18 0be 190 foo bar key: 0xf7218be8 0bf , data: 0xf7218bec 0bf 191 foo bar key: 0xf72186c0 0c1 , data: 0xf72186c4 0c1 193 foo bar key: 0xf7218744 0c3 , data: 0xf7218748 0c3 195 foo bar key: 0xf7218bbc 0c5 , data: 0xf7218bc0 0c5 197 foo bar key: 0xf7218b90 0f0 , data: 0xf7218b94 0f0 240 foo bar key: 0xf7218b64 0f2 , data: 0xf7218b68 0f2 242 foo bar key: 0xf721884c 0f5 , data: 0xf7218850 0f5 245 foo bar key: 0xf72186ec 0f9 , data: 0xf72186f0 0f9 249 foo bar key: 0xf7218b38 0ff , data: 0xf7218b3c 0ff 255 foo bar key: 0xf7218b0c 104 , data: 0xf7218b10 104 260 foo bar key: 0xf7218ae0 121 , data: 0xf7218ae4 121 289 foo bar key: 0xf7218ab4 122 , data: 0xf7218ab8 122 290 foo bar key: 0xf7218770 12a , data: 0xf7218774 12a 298 foo bar key: 0xf7218a88 12e , data: 0xf7218a8c 12e 302 foo bar key: 0xf72187c8 132 , data: 0xf72187cc 132 306 foo bar key: 0xf7218a5c 137 , data: 0xf7218a60 137 311 foo bar key: 0xf7218820 13b , data: 0xf7218824 13b 315 foo bar key: 0xf7218a30 13e , data: 0xf7218a34 13e 318 foo bar key: 0xf7218a04 141 , data: 0xf7218a08 141 321 foo bar key: 0xf72189d8 147 , data: 0xf72189dc 147 327 foo bar key: 0xf72189ac 158 , data: 0xf72189b0 158 344 foo bar key: 0xf7218980 15b , data: 0xf7218984 15b 347 foo bar key: 0xf7218954 166 , data: 0xf7218958 166 358 foo bar key: 0xf7218928 16f , data: 0xf721892c 16f 367 foo bar key: 0xf7218694 186 , data: 0xf7218698 186 390 foo bar key: 0xf72188fc 18d , data: 0xf7218900 18d 397 foo bar key: 0xf72188d0 191 , data: 0xf72188d4 191 401 foo bar key: 0xf72188a4 197 , data: 0xf72188a8 197 407 foo bar key: 0xf7218878 198 , data: 0xf721887c 198 408 foo bar key: 0xf7219fdc 1ab , data: 0xf7219fe0 1ab 427 foo bar key: 0xf7219fb0 1b3 , data: 0xf7219fb4 1b3 435 foo bar key: 0xf7219f84 1b5 , data: 0xf7219f88 1b5 437 foo bar key: 0xf7219f58 1b8 , data: 0xf7219f5c 1b8 440 foo bar key: 0xf7219f2c 1bf , data: 0xf7219f30 1bf 447 foo bar key: 0xf7219f00 1c3 , data: 0xf7219f04 1c3 451 foo bar key: 0xf7219ed4 1cf , data: 0xf7219ed8 1cf 463 foo bar key: 0xf7219ea8 1e3 , data: 0xf7219eac 1e3 483 foo bar key: 0xf7219610 1e6 , data: 0xf7219614 1e6 486 foo bar key: 0xf7219e7c 1f2 , data: 0xf7219e80 1f2 498 foo bar key: 0xf7219e50 20d , data: 0xf7219e54 20d 525 foo bar key: 0xf7219e24 225 , data: 0xf7219e28 225 549 foo bar key: 0xf7219df8 22b , data: 0xf7219dfc 22b 555 foo bar key: 0xf7219dcc 22e , data: 0xf7219dd0 22e 558 foo bar key: 0xf72197f4 239 , data: 0xf72197f8 239 569 foo bar key: 0xf7219da0 24b , data: 0xf7219da4 24b 587 foo bar key: 0xf721963c 251 , data: 0xf7219640 251 593 foo bar key: 0xf7219d74 252 , data: 0xf7219d78 252 594 foo bar key: 0xf7219d48 256 , data: 0xf7219d4c 256 598 foo bar key: 0xf7219d1c 25a , data: 0xf7219d20 25a 602 foo bar key: 0xf72197c8 261 , data: 0xf72197cc 261 609 foo bar key: 0xf7219cf0 273 , data: 0xf7219cf4 273 627 foo bar key: 0xf7219cc4 27e , data: 0xf7219cc8 27e 638 foo bar key: 0xf7219718 28a , data: 0xf721971c 28a 650 foo bar key: 0xf7219c98 2a2 , data: 0xf7219c9c 2a2 674 foo bar key: 0xf7219820 2aa , data: 0xf7219824 2aa 682 foo bar key: 0xf7219c6c 2ab , data: 0xf7219c70 2ab 683 foo bar key: 0xf7219c40 2af , data: 0xf7219c44 2af 687 foo bar key: 0xf7219c14 2b9 , data: 0xf7219c18 2b9 697 foo bar key: 0xf7219be8 2c0 , data: 0xf7219bec 2c0 704 foo bar key: 0xf72195b8 2c8 , data: 0xf72195bc 2c8 712 foo bar key: 0xf7219770 2cb , data: 0xf7219774 2cb 715 foo bar key: 0xf7219bbc 2d3 , data: 0xf7219bc0 2d3 723 foo bar key: 0xf72195e4 2d6 , data: 0xf72195e8 2d6 726 foo bar key: 0xf7219b90 2e4 , data: 0xf7219b94 2e4 740 foo bar key: 0xf7219b64 2e5 , data: 0xf7219b68 2e5 741 foo bar key: 0xf721979c 2e6 , data: 0xf72197a0 2e6 742 foo bar key: 0xf7219744 2f1 , data: 0xf7219748 2f1 753 foo bar key: 0xf7219b38 2f7 , data: 0xf7219b3c 2f7 759 foo bar key: 0xf7219b0c 2ff , data: 0xf7219b10 2ff 767 foo bar key: 0xf7219694 30b , data: 0xf7219698 30b 779 foo bar key: 0xf7219ae0 30d , data: 0xf7219ae4 30d 781 foo bar key: 0xf7219ab4 30f , data: 0xf7219ab8 30f 783 foo bar key: 0xf7219a88 31a , data: 0xf7219a8c 31a 794 foo bar key: 0xf7219a5c 33a , data: 0xf7219a60 33a 826 foo bar key: 0xf7219a30 354 , data: 0xf7219a34 354 852 foo bar key: 0xf72196ec 355 , data: 0xf72196f0 355 853 foo bar key: 0xf7219a04 373 , data: 0xf7219a08 373 883 foo bar key: 0xf72199d8 38c , data: 0xf72199dc 38c 908 foo bar key: 0xf72199ac 394 , data: 0xf72199b0 394 916 foo bar key: 0xf7219980 39e , data: 0xf7219984 39e 926 foo bar key: 0xf7219954 3a1 , data: 0xf7219958 3a1 929 foo bar key: 0xf7219928 3ad , data: 0xf721992c 3ad 941 foo bar key: 0xf72196c0 3af , data: 0xf72196c4 3af 943 foo bar key: 0xf72198fc 3b3 , data: 0xf7219900 3b3 947 foo bar key: 0xf72198d0 3b6 , data: 0xf72198d4 3b6 950 foo bar key: 0xf72198a4 3c1 , data: 0xf72198a8 3c1 961 foo bar key: 0xf7219878 3d8 , data: 0xf721987c 3d8 984 foo bar key: 0xf721984c 3ea , data: 0xf7219850 3ea 1002 foo bar key: 0xf7219668 3f3 , data: 0xf721966c 3f3 1011 foo bar Deleted 50 values Cursor next key: 02b , data: 02b 43 foo bar key: 033 , data: 033 51 foo bar key: 038 , data: 038 56 foo bar key: 045 , data: 045 69 foo bar key: 04d , data: 04d 77 foo bar key: 058 , data: 058 88 foo bar key: 05d , data: 05d 93 foo bar key: 068 , data: 068 104 foo bar key: 069 , data: 069 105 foo bar key: 06d , data: 06d 109 foo bar key: 06e , data: 06e 110 foo bar key: 08d , data: 08d 141 foo bar key: 09e , data: 09e 158 foo bar key: 0a0 , data: 0a0 160 foo bar key: 0ac , data: 0ac 172 foo bar key: 0be , data: 0be 190 foo bar key: 0bf , data: 0bf 191 foo bar key: 0c5 , data: 0c5 197 foo bar key: 0f5 , data: 0f5 245 foo bar key: 0f9 , data: 0f9 249 foo bar key: 0ff , data: 0ff 255 foo bar key: 121 , data: 121 289 foo bar key: 122 , data: 122 290 foo bar key: 12a , data: 12a 298 foo bar key: 12e , data: 12e 302 foo bar key: 132 , data: 132 306 foo bar key: 13b , data: 13b 315 foo bar key: 13e , data: 13e 318 foo bar key: 141 , data: 141 321 foo bar key: 147 , data: 147 327 foo bar key: 158 , data: 158 344 foo bar key: 16f , data: 16f 367 foo bar key: 186 , data: 186 390 foo bar key: 197 , data: 197 407 foo bar key: 198 , data: 198 408 foo bar key: 1ab , data: 1ab 427 foo bar key: 1b8 , data: 1b8 440 foo bar key: 1cf , data: 1cf 463 foo bar key: 1e6 , data: 1e6 486 foo bar key: 20d , data: 20d 525 foo bar key: 22b , data: 22b 555 foo bar key: 239 , data: 239 569 foo bar key: 251 , data: 251 593 foo bar key: 252 , data: 252 594 foo bar key: 27e , data: 27e 638 foo bar key: 28a , data: 28a 650 foo bar key: 2a2 , data: 2a2 674 foo bar key: 2af , data: 2af 687 foo bar key: 2c0 , data: 2c0 704 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2d6 , data: 2d6 726 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2f1 , data: 2f1 753 foo bar key: 2ff , data: 2ff 767 foo bar key: 30b , data: 30b 779 foo bar key: 30d , data: 30d 781 foo bar key: 354 , data: 354 852 foo bar key: 38c , data: 38c 908 foo bar key: 394 , data: 394 916 foo bar key: 39e , data: 39e 926 foo bar key: 3a1 , data: 3a1 929 foo bar key: 3ad , data: 3ad 941 foo bar key: 3af , data: 3af 943 foo bar key: 3b3 , data: 3b3 947 foo bar key: 3c1 , data: 3c1 961 foo bar key: 3ea , data: 3ea 1002 foo bar Cursor last key: 3ea , data: 3ea 1002 foo bar Cursor prev key: 3c1 , data: 3c1 961 foo bar key: 3b3 , data: 3b3 947 foo bar key: 3af , data: 3af 943 foo bar key: 3ad , data: 3ad 941 foo bar key: 3a1 , data: 3a1 929 foo bar key: 39e , data: 39e 926 foo bar key: 394 , data: 394 916 foo bar key: 38c , data: 38c 908 foo bar key: 354 , data: 354 852 foo bar key: 30d , data: 30d 781 foo bar key: 30b , data: 30b 779 foo bar key: 2ff , data: 2ff 767 foo bar key: 2f1 , data: 2f1 753 foo bar key: 2e4 , data: 2e4 740 foo bar key: 2d6 , data: 2d6 726 foo bar key: 2c8 , data: 2c8 712 foo bar key: 2c0 , data: 2c0 704 foo bar key: 2af , data: 2af 687 foo bar key: 2a2 , data: 2a2 674 foo bar key: 28a , data: 28a 650 foo bar key: 27e , data: 27e 638 foo bar key: 252 , data: 252 594 foo bar key: 251 , data: 251 593 foo bar key: 239 , data: 239 569 foo bar key: 22b , data: 22b 555 foo bar key: 20d , data: 20d 525 foo bar key: 1e6 , data: 1e6 486 foo bar key: 1cf , data: 1cf 463 foo bar key: 1b8 , data: 1b8 440 foo bar key: 1ab , data: 1ab 427 foo bar key: 198 , data: 198 408 foo bar key: 197 , data: 197 407 foo bar key: 186 , data: 186 390 foo bar key: 16f , data: 16f 367 foo bar key: 158 , data: 158 344 foo bar key: 147 , data: 147 327 foo bar key: 141 , data: 141 321 foo bar key: 13e , data: 13e 318 foo bar key: 13b , data: 13b 315 foo bar key: 132 , data: 132 306 foo bar key: 12e , data: 12e 302 foo bar key: 12a , data: 12a 298 foo bar key: 122 , data: 122 290 foo bar key: 121 , data: 121 289 foo bar key: 0ff , data: 0ff 255 foo bar key: 0f9 , data: 0f9 249 foo bar key: 0f5 , data: 0f5 245 foo bar key: 0c5 , data: 0c5 197 foo bar key: 0bf , data: 0bf 191 foo bar key: 0be , data: 0be 190 foo bar key: 0ac , data: 0ac 172 foo bar key: 0a0 , data: 0a0 160 foo bar key: 09e , data: 09e 158 foo bar key: 08d , data: 08d 141 foo bar key: 06e , data: 06e 110 foo bar key: 06d , data: 06d 109 foo bar key: 069 , data: 069 105 foo bar key: 068 , data: 068 104 foo bar key: 05d , data: 05d 93 foo bar key: 058 , data: 058 88 foo bar key: 04d , data: 04d 77 foo bar key: 045 , data: 045 69 foo bar key: 038 , data: 038 56 foo bar key: 033 , data: 033 51 foo bar key: 02b , data: 02b 43 foo bar Cursor last/prev key: 3ea , data: 3ea 1002 foo bar key: 3c1 , data: 3c1 961 foo bar Deleting with cursor key: 0xf721efdc 02b , data: 0xf721efe0 02b 43 foo bar key: 0x578fb018 033 , data: 0x578fb01c 033 51 foo bar key: 0x578fb56c 038 , data: 0x578fb570 038 56 foo bar key: 0x578fb56c 045 , data: 0x578fb570 045 69 foo bar key: 0x578fb56c 04d , data: 0x578fb570 04d 77 foo bar key: 0x578fb56c 058 , data: 0x578fb570 058 88 foo bar key: 0x578fb56c 05d , data: 0x578fb570 05d 93 foo bar key: 0x578fb56c 068 , data: 0x578fb570 068 104 foo bar key: 0x578fb56c 069 , data: 0x578fb570 069 105 foo bar key: 0x578fb56c 06d , data: 0x578fb570 06d 109 foo bar key: 0x578fb1fc 06e , data: 0x578fb200 06e 110 foo bar key: 0x578fb56c 08d , data: 0x578fb570 08d 141 foo bar key: 0x578fb56c 09e , data: 0x578fb570 09e 158 foo bar key: 0x578fb56c 0a0 , data: 0x578fb570 0a0 160 foo bar key: 0x578fb56c 0ac , data: 0x578fb570 0ac 172 foo bar key: 0x578fb56c 0be , data: 0x578fb570 0be 190 foo bar key: 0x578fb56c 0bf , data: 0x578fb570 0bf 191 foo bar key: 0x578fb56c 0c5 , data: 0x578fb570 0c5 197 foo bar key: 0x578fb388 0f5 , data: 0x578fb38c 0f5 245 foo bar key: 0x578fb304 0f9 , data: 0x578fb308 0f9 249 foo bar key: 0x578fb56c 0ff , data: 0x578fb570 0ff 255 foo bar key: 0x578fb56c 121 , data: 0x578fb570 121 289 foo bar key: 0x578fb56c 122 , data: 0x578fb570 122 290 foo bar key: 0x578fb3b4 12a , data: 0x578fb3b8 12a 298 foo bar key: 0x578fb56c 12e , data: 0x578fb570 12e 302 foo bar key: 0x578fb40c 132 , data: 0x578fb410 132 306 foo bar key: 0x578fb438 13b , data: 0x578fb43c 13b 315 foo bar key: 0x578fb56c 13e , data: 0x578fb570 13e 318 foo bar key: 0x578fb56c 141 , data: 0x578fb570 141 321 foo bar key: 0x578fb56c 147 , data: 0x578fb570 147 327 foo bar key: 0x578fb56c 158 , data: 0x578fb570 158 344 foo bar key: 0x578fb56c 16f , data: 0x578fb570 16f 367 foo bar key: 0x578fb514 186 , data: 0x578fb518 186 390 foo bar key: 0x578fb56c 197 , data: 0x578fb570 197 407 foo bar key: 0x578fb56c 198 , data: 0x578fb570 198 408 foo bar key: 0x578fb56c 1ab , data: 0x578fb570 1ab 427 foo bar key: 0x578fb56c 1b8 , data: 0x578fb570 1b8 440 foo bar key: 0x578fb56c 1cf , data: 0x578fb570 1cf 463 foo bar key: 0x578fb56c 1e6 , data: 0x578fb570 1e6 486 foo bar key: 0x578fb56c 20d , data: 0x578fb570 20d 525 foo bar key: 0x578fb56c 22b , data: 0x578fb570 22b 555 foo bar key: 0x578fb56c 239 , data: 0x578fb570 239 569 foo bar key: 0x578fb56c 251 , data: 0x578fb570 251 593 foo bar key: 0x578fb56c 252 , data: 0x578fb570 252 594 foo bar key: 0x578fb56c 27e , data: 0x578fb570 27e 638 foo bar key: 0x578fb56c 28a , data: 0x578fb570 28a 650 foo bar key: 0x578fb56c 2a2 , data: 0x578fb570 2a2 674 foo bar key: 0x578fb56c 2af , data: 0x578fb570 2af 687 foo bar key: 0x578fb56c 2c0 , data: 0x578fb570 2c0 704 foo bar key: 0x578fb56c 2c8 , data: 0x578fb570 2c8 712 foo bar Restarting cursor in txn key: 0x578fb56c 2d6 , data: 0x578fb570 2d6 726 foo bar key: 0x578fb540 2e4 , data: 0x578fb544 2e4 740 foo bar key: 0x578fb514 2f1 , data: 0x578fb518 2f1 753 foo bar key: 0x578fb4e8 2ff , data: 0x578fb4ec 2ff 767 foo bar key: 0x578fb4bc 30b , data: 0x578fb4c0 30b 779 foo bar key: 0x578fb490 30d , data: 0x578fb494 30d 781 foo bar key: 0x578fb464 354 , data: 0x578fb468 354 852 foo bar key: 0x578fb438 38c , data: 0x578fb43c 38c 908 foo bar key: 0x578fb40c 394 , data: 0x578fb410 394 916 foo bar key: 0x578fb3e0 39e , data: 0x578fb3e4 39e 926 foo bar key: 0x578fb3b4 3a1 , data: 0x578fb3b8 3a1 929 foo bar key: 0x578fb388 3ad , data: 0x578fb38c 3ad 941 foo bar key: 0x578fb35c 3af , data: 0x578fb360 3af 943 foo bar key: 0x578fb330 3b3 , data: 0x578fb334 3b3 947 foo bar key: 0x578fb304 3c1 , data: 0x578fb308 3c1 961 foo bar key: 0x578fb2d8 3ea , data: 0x578fb2dc 3ea 1002 foo bar Restarting cursor outside txn key: 0xf721cfdc 2d6 , data: 0xf721cfe0 2d6 726 foo bar key: 0xf721cfb0 2e4 , data: 0xf721cfb4 2e4 740 foo bar key: 0xf721cf84 2f1 , data: 0xf721cf88 2f1 753 foo bar key: 0xf721cf58 2ff , data: 0xf721cf5c 2ff 767 foo bar key: 0xf721cf2c 30b , data: 0xf721cf30 30b 779 foo bar key: 0xf721cf00 30d , data: 0xf721cf04 30d 781 foo bar key: 0xf721ced4 354 , data: 0xf721ced8 354 852 foo bar key: 0xf721cea8 38c , data: 0xf721ceac 38c 908 foo bar key: 0xf721ce7c 394 , data: 0xf721ce80 394 916 foo bar key: 0xf721ce50 39e , data: 0xf721ce54 39e 926 foo bar key: 0xf721ce24 3a1 , data: 0xf721ce28 3a1 929 foo bar key: 0xf721cdf8 3ad , data: 0xf721cdfc 3ad 941 foo bar key: 0xf721cdcc 3af , data: 0xf721cdd0 3af 943 foo bar key: 0xf721cda0 3b3 , data: 0xf721cda4 3b3 947 foo bar key: 0xf721cd74 3c1 , data: 0xf721cd78 3c1 961 foo bar key: 0xf721cd48 3ea , data: 0xf721cd4c 3ea 1002 foo bar Status of Main DB Tree depth: 1 Branch pages: 0 Leaf pages: 1 Overflow pages: 0 Entries: 16 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.AFcaxv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblmdb-buildroot/usr/lib/liblmdb.so.0: 69 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EqnWkt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblmdb.so.0 = set:kdubzXJ3ZqThaa68lqqPo5gcxA4CELoozJMU2tESkGo6HkSmU0qeWaIpedvABQJu6wNkahs0aoAiofV6PQPMFajNZocljct8W0GlSTyrOkTkYyQIIdMq8ZoGUowCrU7HeK2SYwZrYSZe9bwtDH9 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.12), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6o3p9s 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.vpy7kt 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.Aeg1Rv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /usr/lib/liblmdb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ggb50t 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.INj8wt 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.SbrD8u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblmdb = 0.9.23-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), liblmdb.so.0 >= set:kfh1BjEzMhaHk9nzd6xkJfAH1a0sHFiJepF45boWFgqgbMOZnWsbJNkUOAK2jM1, libpthread.so.0(GLIBC_2.0), 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.Hxa3Qw 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.aFrjsu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.96MVSw find-requires: running scripts (debuginfo) Provides: debug(liblmdb.so.0) Requires: liblmdb = 0.9.23-alt1, debug(libc.so.6), debug(libpthread.so.0) Processing files: lmdb-utils-debuginfo-0.9.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4hv8nv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cpMLSt find-requires: running scripts (debuginfo) Requires: lmdb-utils = 0.9.23-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblmdb.so.0), debug(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/i586/liblmdb-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblmdb-devel-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblmdb-debuginfo-0.9.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm (w2.lzdio) 9.90user 1.33system 0:24.78elapsed 45%CPU (0avgtext+0avgdata 58328maxresident)k 0inputs+0outputs (0major+564211minor)pagefaults 0swaps 11.72user 3.51system 0:33.84elapsed 45%CPU (0avgtext+0avgdata 58328maxresident)k 0inputs+0outputs (0major+800522minor)pagefaults 0swaps --- liblmdb-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.000000000 +0000 +++ liblmdb-0.9.23-alt1.i586.rpm.hasher 2021-07-11 17:32:49.104242957 +0000 @@ -19,2 +19,2 @@ Provides: liblmdb = 0.9.23-alt1:sisyphus+275369.100.1.2 -RPMIdentity: 16ec3d39058c0d9eef4dbc70a1821410 +RPMIdentity: 47d4b85a71f2338d19154a6099568f5c --- liblmdb-debuginfo-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.000000000 +0000 +++ liblmdb-debuginfo-0.9.23-alt1.i586.rpm.hasher 2021-07-11 17:32:49.339243714 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a6 40755 -/usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd 120777 ../../../liblmdb.so.0.0.0 -/usr/lib/debug/.build-id/a6/fbdd362e777dad36e1786e0ec08bd2422385cd.debug 120777 ../../usr/lib/liblmdb.so.0.0.0.debug +/usr/lib/debug/.build-id/5c 40755 +/usr/lib/debug/.build-id/5c/67a5b5fe3b15e8afdaa83f05d8759821ce271e 120777 ../../../liblmdb.so.0.0.0 +/usr/lib/debug/.build-id/5c/67a5b5fe3b15e8afdaa83f05d8759821ce271e.debug 120777 ../../usr/lib/liblmdb.so.0.0.0.debug /usr/lib/debug/usr/lib/liblmdb.so.0.0.0.debug 100644 @@ -17,2 +17,2 @@ Provides: liblmdb-debuginfo = 0.9.23-alt1:sisyphus+275369.100.1.2 -RPMIdentity: 0e48c6a92d2a5cea8ca5deee19a02f94 +RPMIdentity: e8ba4caf7a87944fcf02d6b9dad98d42 --- lmdb-utils-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.000000000 +0000 +++ lmdb-utils-0.9.23-alt1.i586.rpm.hasher 2021-07-11 17:32:49.791245171 +0000 @@ -14,2 +14,2 @@ Provides: lmdb-utils = 0.9.23-alt1:sisyphus+275369.100.1.2 -RPMIdentity: 2d319997b4a83a53779fd8257f2e8b8e +RPMIdentity: 51a8b730388928f26abbe43cb0b41b4f --- lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm.repo 2021-06-24 00:17:50.000000000 +0000 +++ lmdb-utils-debuginfo-0.9.23-alt1.i586.rpm.hasher 2021-07-11 17:32:50.013245887 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/14 40755 -/usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500 120777 ../../../../bin/mdb_copy -/usr/lib/debug/.build-id/14/5a07228bcb277b34329b0cd4e6a4cba3857500.debug 120777 ../../usr/bin/mdb_copy.debug -/usr/lib/debug/.build-id/38 40755 -/usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1 120777 ../../../../bin/mdb_stat -/usr/lib/debug/.build-id/38/a7e24dd29381822c55d099ccefe7a8c68c04b1.debug 120777 ../../usr/bin/mdb_stat.debug -/usr/lib/debug/.build-id/70 40755 -/usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166 120777 ../../../../bin/mdb_load -/usr/lib/debug/.build-id/70/29bc8f0872c6ec26044f7ad6c80a06979a9166.debug 120777 ../../usr/bin/mdb_load.debug -/usr/lib/debug/.build-id/a0 40755 -/usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741 120777 ../../../../bin/mdb_dump -/usr/lib/debug/.build-id/a0/0d990fbfe38b60ef1fdd941d29e79d18f76741.debug 120777 ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/17 40755 +/usr/lib/debug/.build-id/17/39a054ff94fb5150aa2646f4b6307ab7e668cb 120777 ../../../../bin/mdb_copy +/usr/lib/debug/.build-id/17/39a054ff94fb5150aa2646f4b6307ab7e668cb.debug 120777 ../../usr/bin/mdb_copy.debug +/usr/lib/debug/.build-id/43 40755 +/usr/lib/debug/.build-id/43/014ec540bb58e496a8c02f3418b306844f7d78 120777 ../../../../bin/mdb_dump +/usr/lib/debug/.build-id/43/014ec540bb58e496a8c02f3418b306844f7d78.debug 120777 ../../usr/bin/mdb_dump.debug +/usr/lib/debug/.build-id/71 40755 +/usr/lib/debug/.build-id/71/bb75932df4db227ea1049441296b4e8cf0bcf6 120777 ../../../../bin/mdb_load +/usr/lib/debug/.build-id/71/bb75932df4db227ea1049441296b4e8cf0bcf6.debug 120777 ../../usr/bin/mdb_load.debug +/usr/lib/debug/.build-id/c7 40755 +/usr/lib/debug/.build-id/c7/7b17f83afd07b7e16684cd93c77f171d055c82 120777 ../../../../bin/mdb_stat +/usr/lib/debug/.build-id/c7/7b17f83afd07b7e16684cd93c77f171d055c82.debug 120777 ../../usr/bin/mdb_stat.debug /usr/lib/debug/usr/bin/mdb_copy.debug 100644 @@ -27,2 +27,2 @@ Provides: lmdb-utils-debuginfo = 0.9.23-alt1:sisyphus+275369.100.1.2 -RPMIdentity: 4527452723fbae75274ff1ca720d7b1e +RPMIdentity: 598733f9133c502800015e3a11f5a684