<86>Dec 19 03:00:03 userdel[3334820]: delete user 'rooter' <86>Dec 19 03:00:03 userdel[3334820]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:00:03 userdel[3334820]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:00:03 groupadd[3334874]: group added to /etc/group: name=rooter, GID=1868 <86>Dec 19 03:00:03 groupadd[3334874]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:00:03 groupadd[3334874]: new group: name=rooter, GID=1868 <86>Dec 19 03:00:03 useradd[3334921]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:00:03 userdel[3334974]: delete user 'builder' <86>Dec 19 03:00:03 userdel[3334974]: removed group 'builder' owned by 'builder' <86>Dec 19 03:00:03 userdel[3334974]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:00:03 groupadd[3335026]: group added to /etc/group: name=builder, GID=1869 <86>Dec 19 03:00:03 groupadd[3335026]: group added to /etc/gshadow: name=builder <86>Dec 19 03:00:03 groupadd[3335026]: new group: name=builder, GID=1869 <86>Dec 19 03:00:03 useradd[3335091]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 03:00:07 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 19 03:00:07 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:00:07 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:00:07 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 19 03:00:07 rpmi: libstdc++-devel-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86501 + 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.86501 + 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 -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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from biterator.cc:8: /usr/include/c++/14/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 -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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from biterator.cc:8: /usr/include/c++/14/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 -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++/14/bits/stl_algobase.h:65, from /usr/include/c++/14/vector:62, from ../include/btree/brecset.hh:12: /usr/include/c++/14/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 -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++/14/bits/stl_algobase.h:65, from /usr/include/c++/14/vector:62, from ../include/btree/brecset.hh:12: /usr/include/c++/14/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 -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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/stdexcept:39, from btree.cc:9: /usr/include/c++/14/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 -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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/stdexcept:39, from btree.cc:9: /usr/include/c++/14/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/ 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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from test3.cc:9: /usr/include/c++/14/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/ 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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from test4.cc:9: /usr/include/c++/14/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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from test1.cc:9: /usr/include/c++/14/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++/14/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/14/string:47, from /usr/include/c++/14/bits/locale_classes.h:40, from /usr/include/c++/14/bits/ios_base.h:41, from /usr/include/c++/14/ios:44, from /usr/include/c++/14/ostream:40, from /usr/include/c++/14/iostream:41, from test2.cc:9: /usr/include/c++/14/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.61218 + 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:/usr/bin:/bin:/usr/local/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/lib64 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/lib64/libbtree.so.0.0.1alpha2 /usr/libexec/rpm-build/install -p -pD -m644 libbtree.a /usr/src/tmp/libbtree-buildroot/usr/lib64/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/lib64/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/lib64: (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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libbtree-buildroot Processing files: libbtree-0.0.1-alt4.alpha2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61218 + 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.rqS9E9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libbtree-buildroot/usr/lib64/libbtree.so.0: 24 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.turUxF 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()(64bit) = set:idzPvjDFEg6FiEjhTiG3CnRLadPtZgSRw2wBw1pvwgO6Z7qgea0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j6Cx8q 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.Rjhvi1 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.6Z3aD5 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/lib64/libbtree.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X2de8Y 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.Y67Jt7 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.XKYKtE 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.VG86QH 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.7XUQhB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y0SBhO find-requires: running scripts (debuginfo) Provides: debug64(libbtree.so.0) Requires: libbtree = 0.0.1-alt4.alpha2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(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/x86_64/libbtree-0.0.1-alt4.alpha2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbtree-devel-0.0.1-alt4.alpha2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbtree-devel-static-0.0.1-alt4.alpha2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbtree-debuginfo-0.0.1-alt4.alpha2.x86_64.rpm (w2.lzdio) 4.40user 2.64system 0:13.02elapsed 54%CPU (0avgtext+0avgdata 94208maxresident)k 0inputs+0outputs (0major+554813minor)pagefaults 0swaps 3.23user 2.64system 0:23.24elapsed 25%CPU (0avgtext+0avgdata 137008maxresident)k 0inputs+0outputs (0major+208790minor)pagefaults 0swaps --- libbtree-0.0.1-alt4.alpha2.x86_64.rpm.repo 2021-10-13 15:34:59.000000000 +0000 +++ libbtree-0.0.1-alt4.alpha2.x86_64.rpm.hasher 2024-12-19 03:00:23.536425183 +0000 @@ -4,2 +4,3 @@ /usr/share/doc/libbtree-0.0.1/ChangeLog 100644 root:root +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -12,2 +13,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: rtld(GNU_HASH) @@ -17,5 +19,5 @@ File: /usr/lib64/libbtree.so.0 120777 root:root libbtree.so.0.0.1alpha2 -File: /usr/lib64/libbtree.so.0.0.1alpha2 100644 root:root 67c532f74d0c036a9c74ffee0472b4b0 +File: /usr/lib64/libbtree.so.0.0.1alpha2 100644 root:root 31ec882a7d37e9559f287e4c81a975f6 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: 696797b984804a4632d9c151fe0208ad6410712397e75fc314e660e876c0e524badceb2ecd76f899805a373ef5a793d1349b09589f1818d27d0ff2af7d15af74 +RPMIdentity: c89bb29cb09fd7fd322e7522fc71214ba67101a4e44210df91072b7a03c0e868a81ba7f4fe420d7bae238c40b9f2f4da1a49117c60ffeb54a9ac315ae57c41f0 --- libbtree-debuginfo-0.0.1-alt4.alpha2.x86_64.rpm.repo 2021-10-13 15:34:59.000000000 +0000 +++ libbtree-debuginfo-0.0.1-alt4.alpha2.x86_64.rpm.hasher 2024-12-19 03:00:23.771429032 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/281ff4a19b9b6b55c444fd6cf8f9e5d2e90b0a 120777 root:root ../../../../lib64/libbtree.so.0.0.1alpha2 -/usr/lib/debug/.build-id/28/281ff4a19b9b6b55c444fd6cf8f9e5d2e90b0a.debug 120777 root:root ../../usr/lib64/libbtree.so.0.0.1alpha2.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/f3c03bb7666ee8e126bab63d0049756b13f5c5 120777 root:root ../../../../lib64/libbtree.so.0.0.1alpha2 +/usr/lib/debug/.build-id/21/f3c03bb7666ee8e126bab63d0049756b13f5c5.debug 120777 root:root ../../usr/lib64/libbtree.so.0.0.1alpha2.debug /usr/lib/debug/usr/lib64/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/28 40755 root:root -File: /usr/lib/debug/.build-id/28/281ff4a19b9b6b55c444fd6cf8f9e5d2e90b0a 120777 root:root ../../../../lib64/libbtree.so.0.0.1alpha2 -File: /usr/lib/debug/.build-id/28/281ff4a19b9b6b55c444fd6cf8f9e5d2e90b0a.debug 120777 root:root ../../usr/lib64/libbtree.so.0.0.1alpha2.debug -File: /usr/lib/debug/usr/lib64/libbtree.so.0.0.1alpha2.debug 100644 root:root f8c27d5114a3cdd2d9dae6770d646637 +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/f3c03bb7666ee8e126bab63d0049756b13f5c5 120777 root:root ../../../../lib64/libbtree.so.0.0.1alpha2 +File: /usr/lib/debug/.build-id/21/f3c03bb7666ee8e126bab63d0049756b13f5c5.debug 120777 root:root ../../usr/lib64/libbtree.so.0.0.1alpha2.debug +File: /usr/lib/debug/usr/lib64/libbtree.so.0.0.1alpha2.debug 100644 root:root bc2d1cf97df16d5854bfd2a015e63a33 File: /usr/lib/debug/usr/lib64/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: 21dee486e921e192dc2a9e014942f7d91a97e92b81c276fd3151e233138f8d72344de1f15b257d22df858c5fe1a8f869c944a5f413194f81b51b2fe6b10b5de3 +RPMIdentity: 6ba15582c1c28340cd49c73110e05e034e75af65586fc85f9978b07afdb0a419b0cc7836c301df1d89b93708d6f7b0b37b609e38e80ded37e5212f07efcea490 --- libbtree-devel-static-0.0.1-alt4.alpha2.x86_64.rpm.repo 2021-10-13 15:34:59.000000000 +0000 +++ libbtree-devel-static-0.0.1-alt4.alpha2.x86_64.rpm.hasher 2024-12-19 03:00:23.918431440 +0000 @@ -5,3 +5,3 @@ Provides: libbtree-devel-static = 0.0.1-alt4.alpha2:sisyphus+286989.100.2.1 -File: /usr/lib64/libbtree.a 100644 root:root 9fa835eaacb88470e31cea0f595fe753 -RPMIdentity: aca29f2a52a32828fada13f1b4cdf67ec3ce31aa9fa53ff92390d7c204d1b90b969ab5d1906d86b5358b735f50272150c691df7f579ade226aa7e016d42d94bb +File: /usr/lib64/libbtree.a 100644 root:root bede1e45453ebf19775904f82d1c7fb6 +RPMIdentity: 8ebe3aa2ed38ab3229282e24d27d0980c1747dd09d13798bf83be26997cafbfb458f19ae7d8ba32412a3dd0a9116101c69c7f361521b8e9e534e2c67b9d4c4c7