<86>Sep 23 05:48:11 userdel[2018213]: delete user 'rooter' <86>Sep 23 05:48:11 userdel[2018213]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:48:11 userdel[2018213]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:48:11 groupadd[2018263]: group added to /etc/group: name=rooter, GID=1835 <86>Sep 23 05:48:11 groupadd[2018263]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:48:11 groupadd[2018263]: new group: name=rooter, GID=1835 <86>Sep 23 05:48:11 useradd[2018307]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:48:11 userdel[2018338]: delete user 'builder' <86>Sep 23 05:48:11 userdel[2018338]: removed group 'builder' owned by 'builder' <86>Sep 23 05:48:11 userdel[2018338]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:48:11 groupadd[2018367]: group added to /etc/group: name=builder, GID=1836 <86>Sep 23 05:48:11 groupadd[2018367]: group added to /etc/gshadow: name=builder <86>Sep 23 05:48:11 groupadd[2018367]: new group: name=builder, GID=1836 <86>Sep 23 05:48:11 useradd[2018394]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none <13>Sep 23 05:48:13 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 23 05:48:14 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Sep 23 05:48:14 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Sep 23 05:48:14 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed <13>Sep 23 05:48:14 rpmi: libstdc++-devel-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libbtree-0.0.1-alt4.alpha2.nosrc.rpm (w1.gzdio) Installing libbtree-0.0.1-alt4.alpha2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libbtree-0.0.1alpha2 + echo 'Source #0 (libbtree-0.0.1alpha2.tar):' Source #0 (libbtree-0.0.1alpha2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libbtree-0.0.1alpha2.tar + cd libbtree-0.0.1alpha2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbtree-0.0.1alpha2 + make -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' Making dependences for brecset.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' Making dependences for biterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' Making dependences for btree.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -fpic brecset.cc -o brecset.so In file included from ../include/btree/brecset.hh:15, from brecset.cc:9: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_algobase.h:65, from /usr/include/c++/13/vector:62, from ../include/btree/brecset.hh:12: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -fpic biterator.cc -o biterator.so In file included from biterator.cc:10: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from biterator.cc:8: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o brecset.o brecset.cc In file included from ../include/btree/brecset.hh:15, from brecset.cc:9: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_algobase.h:65, from /usr/include/c++/13/vector:62, from ../include/btree/brecset.hh:12: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o biterator.o biterator.cc In file included from biterator.cc:10: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from biterator.cc:8: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -fpic btree.cc -o btree.so In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from btree.cc:11: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/stdexcept:39, from btree.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o btree.o btree.cc In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from btree.cc:11: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/stdexcept:39, from btree.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' ar -rv libbtree.a btree.o brecset.o biterator.o ar: creating libbtree.a a - btree.o a - brecset.o a - biterator.o ranlib libbtree.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -shared -Wl,-soname,libbtree.so.0 -lc btree.so brecset.so biterator.so -o libbtree.so ln -sf libbtree.so libbtree.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -Wl,-rpath,/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite/../src/ -L../src/ test4.cc -lbtree -o test4 In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from ../include/btree/bmap.hh:12, from test4.cc:12: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from test4.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../include/btree/bmap.hh:13: ../include/btree/btraits.hh:40:16: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 40 | static const mem_pos data(const i16_t& val) | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -Wl,-rpath,/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite/../src/ -L../src/ test3.cc -lbtree -o test3 In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from ../include/btree/bmap.hh:12, from test3.cc:12: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from test3.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../include/btree/bmap.hh:13: ../include/btree/btraits.hh:40:16: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 40 | static const mem_pos data(const i16_t& val) | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -Wl,-rpath,/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite/../src/ -L../src/ test1.cc -lbtree -o test1 In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from test1.cc:12: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from test1.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../include/btree/bmap.hh:13, from test1.cc:13: ../include/btree/btraits.hh:40:16: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 40 | static const mem_pos data(const i16_t& val) | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' g++ -g -O2 -Wall -W -Wold-style-cast -fno-common -pedantic -DNDEBUG -I../include/btree -Wl,-rpath,/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite/../src/ -L../src/ test2.cc -lbtree -o test2 In file included from ../include/btree/brecset.hh:15, from ../include/btree/btree.hh:19, from ../include/btree/bmap.hh:12, from test2.cc:12: ../include/btree/biterator.hh:19:38: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 19 | class biterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from test2.cc:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../include/btree/bmap.hh:13: ../include/btree/btraits.hh:40:16: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 40 | static const mem_pos data(const i16_t& val) | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libbtree-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libbtree-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libbtree-0.0.1alpha2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libbtree-buildroot/usr exec_prefix=/usr/src/tmp/libbtree-buildroot/usr bindir=/usr/src/tmp/libbtree-buildroot/usr/bin sbindir=/usr/src/tmp/libbtree-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libbtree-buildroot/etc datadir=/usr/src/tmp/libbtree-buildroot/usr/share includedir=/usr/src/tmp/libbtree-buildroot/usr/include libdir=/usr/src/tmp/libbtree-buildroot/usr/lib libexecdir=/usr/src/tmp/libbtree-buildroot/usr/lib localstatedir=/usr/src/tmp/libbtree-buildroot/var/lib runstatedir=/usr/src/tmp/libbtree-buildroot/var/run sharedstatedir=/usr/src/tmp/libbtree-buildroot/var/lib mandir=/usr/src/tmp/libbtree-buildroot/usr/share/man infodir=/usr/src/tmp/libbtree-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' /usr/libexec/rpm-build/install -p -d -m755 /usr/src/tmp/libbtree-buildroot/usr/include/btree /usr/libexec/rpm-build/install -p -pD -m755 libbtree.so /usr/src/tmp/libbtree-buildroot/usr/lib/libbtree.so.0.0.1alpha2 /usr/libexec/rpm-build/install -p -pD -m644 libbtree.a /usr/src/tmp/libbtree-buildroot/usr/lib/libbtree.a make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2/testsuite' make: Leaving directory '/usr/src/RPM/BUILD/libbtree-0.0.1alpha2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libbtree-buildroot (auto) mode of './usr/lib/libbtree.so.0.0.1alpha2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libbtree-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libbtree-buildroot/ (default) Compressing files in /usr/src/tmp/libbtree-buildroot (auto) Adjusting library links in /usr/src/tmp/libbtree-buildroot ./usr/lib: (from :0) libbtree.so.0 -> libbtree.so.0.0.1alpha2 Verifying ELF objects in /usr/src/tmp/libbtree-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: libbtree-0.0.1-alt4.alpha2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbtree-0.0.1alpha2 + DOCDIR=/usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + export DOCDIR + rm -rf /usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + /bin/mkdir -p /usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + cp -prL ChangeLog /usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + chmod -R go-w /usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + chmod -R a+rX /usr/src/tmp/libbtree-buildroot/usr/share/doc/libbtree-0.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YWpczh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libbtree-buildroot/usr/lib/libbtree.so.0: 24 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6zQePI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libbtree.so.0 = set:idnS5iUyciBgDOpOtgG3CnRLadPtZgSRw2wBw1pvwgO6Z7qgea0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wyeKf4 Creating libbtree-debuginfo package Processing files: libbtree-devel-0.0.1-alt4.alpha2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6PO6BV 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.ovK7YS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/libbtree-buildroot/usr/include/btree/bmap.hh:12: /usr/src/tmp/libbtree-buildroot/usr/include/btree/btree.hh:12:10: fatal error: string: No such file or directory 12 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libbtree-buildroot/usr/include/btree/bmap.hh: cpp failed, trying c++ mode Requires: libbtree = 0.0.1-alt4.alpha2, /usr/lib/libbtree.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YqsudD Processing files: libbtree-devel-static-0.0.1-alt4.alpha2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kHUac0 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.Q7xJsX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libbtree-devel = 0.0.1-alt4.alpha2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HohzZZ Processing files: libbtree-debuginfo-0.0.1-alt4.alpha2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mLdjlS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qhFNN0 find-requires: running scripts (debuginfo) Provides: debug(libbtree.so.0) Requires: libbtree = 0.0.1-alt4.alpha2, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to libbtree-devel a strict dependency on libbtree Adding to libbtree-debuginfo a strict dependency on libbtree Adding to libbtree-devel-static a strict dependency on libbtree-devel Removing 1 extra deps from libbtree-devel due to dependency on libbtree Wrote: /usr/src/RPM/RPMS/i586/libbtree-0.0.1-alt4.alpha2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbtree-devel-0.0.1-alt4.alpha2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbtree-devel-static-0.0.1-alt4.alpha2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbtree-debuginfo-0.0.1-alt4.alpha2.i586.rpm (w2.lzdio) 7.31user 1.73system 0:16.06elapsed 56%CPU (0avgtext+0avgdata 68028maxresident)k 0inputs+0outputs (0major+530638minor)pagefaults 0swaps 3.15user 1.28system 0:23.77elapsed 18%CPU (0avgtext+0avgdata 124600maxresident)k 0inputs+0outputs (0major+190412minor)pagefaults 0swaps --- libbtree-0.0.1-alt4.alpha2.i586.rpm.repo 2021-10-13 15:34:57.000000000 +0000 +++ libbtree-0.0.1-alt4.alpha2.i586.rpm.hasher 2023-09-23 05:48:33.298937565 +0000 @@ -13,2 +13,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21) +Requires: libstdc++.so.6(GLIBCXX_3.4.32) Requires: rtld(GNU_HASH) @@ -18,5 +19,5 @@ File: /usr/lib/libbtree.so.0 120777 root:root libbtree.so.0.0.1alpha2 -File: /usr/lib/libbtree.so.0.0.1alpha2 100644 root:root 0cdfa65bb1a465e0dc7ca87a872af387 +File: /usr/lib/libbtree.so.0.0.1alpha2 100644 root:root 8e58d0c42226438ec2a3fff69650cf1d File: /usr/share/doc/libbtree-0.0.1 40755 root:root File: /usr/share/doc/libbtree-0.0.1/ChangeLog 100644 root:root 7b37793c47c16fee4dd33c9818f4ce7d -RPMIdentity: bd7b25a0fdbb7b86bda20212f8f30a5ba5a106e6f468f4e5e6dd8f9360cbc7defe3dc3512c55ab65e3010a95621e33e1cf268e0ded46884ef5de2b56dad65386 +RPMIdentity: 5e015dc0a4d40b7b83a53e07aa21a3ddcfcfb71f5e65a586f95c2cda11c0b7c3cbc38121f4e80572b2bc818ce6b0c5a5552aff340d24bc19914c709120368c44 --- libbtree-debuginfo-0.0.1-alt4.alpha2.i586.rpm.repo 2021-10-13 15:34:57.000000000 +0000 +++ libbtree-debuginfo-0.0.1-alt4.alpha2.i586.rpm.hasher 2023-09-23 05:48:33.386938372 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/f8808665dae99426ee6846de930383c4c4dbef 120777 root:root ../../../libbtree.so.0.0.1alpha2 -/usr/lib/debug/.build-id/24/f8808665dae99426ee6846de930383c4c4dbef.debug 120777 root:root ../../usr/lib/libbtree.so.0.0.1alpha2.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/03604c0c450ebfcb74f86a90750ca2d991b68c 120777 root:root ../../../libbtree.so.0.0.1alpha2 +/usr/lib/debug/.build-id/19/03604c0c450ebfcb74f86a90750ca2d991b68c.debug 120777 root:root ../../usr/lib/libbtree.so.0.0.1alpha2.debug /usr/lib/debug/usr/lib/libbtree.so.0.0.1alpha2.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: libbtree-debuginfo = 0.0.1-alt4.alpha2:sisyphus+286989.100.2.1 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/f8808665dae99426ee6846de930383c4c4dbef 120777 root:root ../../../libbtree.so.0.0.1alpha2 -File: /usr/lib/debug/.build-id/24/f8808665dae99426ee6846de930383c4c4dbef.debug 120777 root:root ../../usr/lib/libbtree.so.0.0.1alpha2.debug -File: /usr/lib/debug/usr/lib/libbtree.so.0.0.1alpha2.debug 100644 root:root 4e8aecb44f570ef9dddf30f469404432 +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/03604c0c450ebfcb74f86a90750ca2d991b68c 120777 root:root ../../../libbtree.so.0.0.1alpha2 +File: /usr/lib/debug/.build-id/19/03604c0c450ebfcb74f86a90750ca2d991b68c.debug 120777 root:root ../../usr/lib/libbtree.so.0.0.1alpha2.debug +File: /usr/lib/debug/usr/lib/libbtree.so.0.0.1alpha2.debug 100644 root:root 7654a024d2d777b0644151c87f45b473 File: /usr/lib/debug/usr/lib/libbtree.so.0.debug 120777 root:root libbtree.so.0.0.1alpha2.debug @@ -41,2 +41,2 @@ File: /usr/src/debug/libbtree-0.0.1alpha2/src/btree.cc 100644 root:root 3b141dda6c13cf18843f512cd8272d43 -RPMIdentity: c519db1bd7216a29f779a2488ffb8e3a15cf7ee5640d94e68ca4462922f0a9a9f5404acacc403154124013e481b55533ec35b03c09adc810b4b54ebdd700a1a8 +RPMIdentity: a9edad36ac76174b1292a65cb29966629725c13fb13fb581f0d5c87ba3afd271e3e4db6920960b4fd3a970cf9ac047942af0b12581cf48668704d4cb7d858a37 --- libbtree-devel-static-0.0.1-alt4.alpha2.i586.rpm.repo 2021-10-13 15:34:57.000000000 +0000 +++ libbtree-devel-static-0.0.1-alt4.alpha2.i586.rpm.hasher 2023-09-23 05:48:33.513939536 +0000 @@ -5,3 +5,3 @@ Provides: libbtree-devel-static = 0.0.1-alt4.alpha2:sisyphus+286989.100.2.1 -File: /usr/lib/libbtree.a 100644 root:root 501358f65b9de936bea1b5812edce9fa -RPMIdentity: 71c16a0a827c0ef0f09851fc57eacf033628b7235248cf03222a8f665b52f23e999685fedc042f0cb156c2f629beb14935f5b24a0bac99e34c1793ffbe02e2bb +File: /usr/lib/libbtree.a 100644 root:root 6d17843c28dd28140be35e1b78b7d34a +RPMIdentity: ce202177d00305c90a1fa02986629ad7d6417b9f057ffe41323bc1a9e9b917b1c74d468148c76a2c31137350c7b1de5b7832c0ab05d89018d1f941bdb4209c57