<86>May 4 03:57:36 userdel[1423760]: delete user 'rooter' <86>May 4 03:57:36 groupadd[1423944]: group added to /etc/group: name=rooter, GID=1283 <86>May 4 03:57:36 groupadd[1423944]: group added to /etc/gshadow: name=rooter <86>May 4 03:57:36 groupadd[1423944]: new group: name=rooter, GID=1283 <86>May 4 03:57:36 useradd[1424025]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>May 4 03:57:36 userdel[1424109]: delete user 'builder' <86>May 4 03:57:36 userdel[1424109]: removed group 'builder' owned by 'builder' <86>May 4 03:57:36 userdel[1424109]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:57:36 groupadd[1424200]: group added to /etc/group: name=builder, GID=1284 <86>May 4 03:57:36 groupadd[1424200]: group added to /etc/gshadow: name=builder <86>May 4 03:57:36 groupadd[1424200]: new group: name=builder, GID=1284 <86>May 4 03:57:36 useradd[1424290]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:57:42 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 03:57:42 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:57:43 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:57:43 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/btop-1.2.13-alt3.nosrc.rpm (w1.gzdio) Installing btop-1.2.13-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf btop-1.2.13 + echo 'Source #0 (btop-1.2.13.tar.gz):' Source #0 (btop-1.2.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/btop-1.2.13.tar.gz + /bin/tar -xf - + cd btop-1.2.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd btop-1.2.13 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' ██████╗ ████████╗ ██████╗ ██████╗ ██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██╗ ██╗ ██████╔╝ ██║ ██║ ██║██████╔╝ ██████╗██████╗ ██╔══██╗ ██║ ██║ ██║██╔═══╝ ╚═██╔═╝╚═██╔═╝ ██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ Makefile v1.5 PLATFORM ?| Linux ARCH ?| x86_64 CXX ?| g++ (13.2.1) THREADS :| 8 REQFLAGS !| -std=c++20 WARNFLAGS :| -Wall -Wextra -pedantic OPTFLAGS :| -O2 -ftree-loop-vectorize -flto=8 LDCXXFLAGS :| -pthread -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fcf-protection -fstack-protector CXXFLAGS +| $(REQFLAGS) $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS) LDFLAGS +| $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Building btop++ (v1.2.13) Linux x86_64 make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_tools.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 10%-> obj/btop_tools.o (1.5MiB) (07s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_config.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 20%-> obj/btop_config.o (1.5MiB) (08s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 40%-> obj/btop.o (1.9MiB) (10s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_theme.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/btop_theme.cpp: In function 'void Theme::setTheme()': src/btop_theme.cpp:432:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 432 | const auto& theme = Config::getS("color_theme"); | ^~~~~ src/btop_theme.cpp:432:49: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"color_theme"), std::allocator()))' 432 | const auto& theme = Config::getS("color_theme"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ 40%-> obj/btop_theme.o (1.4MiB) (10s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_shared.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 50%-> obj/btop_shared.o (1.8MiB) (11s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_input.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/btop_input.cpp: In function 'void Input::process(const std::string&)': src/btop_input.cpp:357:77: warning: possibly dangling reference to a temporary [-Wdangling-reference] 357 | const auto& current_selection = Config::getI("proc_selected"); | ^~~~~~~~~~~~~~~~~ src/btop_input.cpp:357:109: note: the temporary was destroyed at the end of the full expression 'Config::getI(std::__cxx11::basic_string(((const char*)"proc_selected"), std::allocator()))' 357 | const auto& current_selection = Config::getI("proc_selected"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/btop_input.cpp:413:47: warning: possibly dangling reference to a temporary [-Wdangling-reference] 413 | auto& pid = Config::getI("selected_pid"); | ^~~ src/btop_input.cpp:413:65: note: the temporary was destroyed at the end of the full expression 'Config::getI(std::__cxx11::basic_string(((const char*)"selected_pid"), std::allocator()))' 413 | auto& pid = Config::getI("selected_pid"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 60%-> obj/btop_input.o (1.4MiB) (14s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_menu.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/btop_menu.cpp: In member function 'std::string Menu::msgBox::operator()()': src/btop_menu.cpp:659:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 659 | auto& first_color = (selected == 0 ? Theme::c("hi_fg") : Theme::c("div_line")); | ^~~~~~~~~~~ src/btop_menu.cpp:659:62: note: the temporary was destroyed at the end of the full expression 'Theme::c(std::__cxx11::basic_string(((const char*)"hi_fg"), std::allocator()))' 659 | auto& first_color = (selected == 0 ? Theme::c("hi_fg") : Theme::c("div_line")); | ~~~~~~~~^~~~~~~~~ src/btop_menu.cpp:664:31: warning: possibly dangling reference to a temporary [-Wdangling-reference] 664 | auto& second_color = (selected == 1 ? Theme::c("hi_fg") : Theme::c("div_line")); | ^~~~~~~~~~~~ src/btop_menu.cpp:664:71: note: the temporary was destroyed at the end of the full expression 'Theme::c(std::__cxx11::basic_string(((const char*)"hi_fg"), std::allocator()))' 664 | auto& second_color = (selected == 1 ? Theme::c("hi_fg") : Theme::c("div_line")); | ~~~~~~~~^~~~~~~~~ src/btop_menu.cpp: In function 'int Menu::signalSend(const std::string&)': src/btop_menu.cpp:859:31: warning: possibly dangling reference to a temporary [-Wdangling-reference] 859 | auto& p_name = (s_pid == Config::getI("detailed_pid") ? Proc::detailed.entry.name : Config::getS("selected_name")); | ^~~~~~ src/btop_menu.cpp:859:121: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"selected_name"), std::allocator()))' 859 | auto& p_name = (s_pid == Config::getI("detailed_pid") ? Proc::detailed.entry.name : Config::getS("selected_name")); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 70%-> obj/btop_menu.o (2.0MiB) (17s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/btop_draw.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/btop_draw.cpp: In function 'bool Draw::update_clock(bool)': src/btop_draw.cpp:280:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 280 | const auto& clock_format = Config::getS("clock_format"); | ^~~~~~~~~~~~ src/btop_draw.cpp:280:56: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"clock_format"), std::allocator()))' 280 | const auto& clock_format = Config::getS("clock_format"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/btop_draw.cpp: In function 'std::string Cpu::draw(const cpu_info&, bool, bool)': src/btop_draw.cpp:513:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 513 | auto& graph_up_field = Config::getS("cpu_graph_upper"); | ^~~~~~~~~~~~~~ src/btop_draw.cpp:513:52: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"cpu_graph_upper"), std::allocator()))' 513 | auto& graph_up_field = Config::getS("cpu_graph_upper"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src/btop_draw.cpp:514:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 514 | auto& graph_lo_field = Config::getS("cpu_graph_lower"); | ^~~~~~~~~~~~~~ src/btop_draw.cpp:514:52: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"cpu_graph_lower"), std::allocator()))' 514 | auto& graph_lo_field = Config::getS("cpu_graph_lower"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src/btop_draw.cpp:518:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 518 | auto& temp_scale = Config::getS("temp_scale"); | ^~~~~~~~~~ src/btop_draw.cpp:518:48: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"temp_scale"), std::allocator()))' 518 | auto& temp_scale = Config::getS("temp_scale"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ src/btop_draw.cpp:653:37: warning: possibly dangling reference to a temporary [-Wdangling-reference] 653 | const auto& temp_color = Theme::g("temp").at(clamp(cpu.temp.at(0).back() * 100 / cpu.temp_max, 0ll, 100ll)); | ^~~~~~~~~~ src/btop_draw.cpp:653:69: note: the temporary was destroyed at the end of the full expression '(& Theme::g(std::__cxx11::basic_string(((const char*)"temp"), std::allocator())))->std::array, 101>::at(((std::array, 101>::size_type)((long long int)std::clamp(((((long long int)(& cpu.Cpu::cpu_info::temp.std::vector >::at(0))->std::deque::back()) * 100) / ((long long int)cpu.Cpu::cpu_info::temp_max)), 0, 100))))' 653 | const auto& temp_color = Theme::g("temp").at(clamp(cpu.temp.at(0).back() * 100 / cpu.temp_max, 0ll, 100ll)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/btop_draw.cpp:678:45: warning: possibly dangling reference to a temporary [-Wdangling-reference] 678 | const auto& temp_color = Theme::g("temp").at(clamp(cpu.temp.at(n+1).back() * 100 / cpu.temp_max, 0ll, 100ll)); | ^~~~~~~~~~ src/btop_draw.cpp:678:77: note: the temporary was destroyed at the end of the full expression '(& Theme::g(std::__cxx11::basic_string(((const char*)"temp"), std::allocator())))->std::array, 101>::at(((std::array, 101>::size_type)((long long int)std::clamp(((((long long int)(& cpu.Cpu::cpu_info::temp.std::vector >::at(((std::vector >::size_type)(((int)n) + 1))))->std::deque::back()) * 100) / ((long long int)cpu.Cpu::cpu_info::temp_max)), 0, 100))))' 678 | const auto& temp_color = Theme::g("temp").at(clamp(cpu.temp.at(n+1).back() * 100 / cpu.temp_max, 0ll, 100ll)); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/btop_draw.cpp: In function 'std::string Proc::draw(const std::vector&, bool, bool)': src/btop_draw.cpp:1221:47: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1221 | const string& t_color = (not alive or selected > 0 ? Theme::c("inactive_fg") : Theme::c("title")); | ^~~~~~~ src/btop_draw.cpp:1221:94: note: the temporary was destroyed at the end of the full expression 'Theme::c(std::__cxx11::basic_string(((const char*)"inactive_fg"), std::allocator()))' 1221 | const string& t_color = (not alive or selected > 0 ? Theme::c("inactive_fg") : Theme::c("title")); | ~~~~~~~~^~~~~~~~~~~~~~~ src/btop_draw.cpp:1222:47: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1222 | const string& hi_color = (not alive or selected > 0 ? t_color : Theme::c("hi_fg")); | ^~~~~~~~ src/btop_draw.cpp:1222:105: note: the temporary was destroyed at the end of the full expression 'Theme::c(std::__cxx11::basic_string(((const char*)"hi_fg"), std::allocator()))' 1222 | const string& hi_color = (not alive or selected > 0 ? t_color : Theme::c("hi_fg")); | ~~~~~~~~^~~~~~~~~ src/btop_draw.cpp:1285:37: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1285 | const auto& sorting = Config::getS("proc_sorting"); | ^~~~~~~ src/btop_draw.cpp:1285:59: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"proc_sorting"), std::allocator()))' 1285 | const auto& sorting = Config::getS("proc_sorting"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/btop_draw.cpp: In function 'void Draw::calcSizes()': src/btop_draw.cpp:1630:31: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1630 | auto& custom = Config::getS("custom_cpu_name"); | ^~~~~~ src/btop_draw.cpp:1630:52: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"custom_cpu_name"), std::allocator()))' 1630 | auto& custom = Config::getS("custom_cpu_name"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 80%-> obj/btop_draw.o (2.3MiB) (17s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Compiling src/linux/btop_collect.cpp : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/linux/btop_collect.cpp: In function 'void Cpu::update_sensors()': src/linux/btop_collect.cpp:386:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 386 | const auto& cpu_sensor = (not Config::getS("cpu_sensor").empty() and found_sensors.contains(Config::getS("cpu_sensor")) ? Config::getS("cpu_sensor") : Cpu::cpu_sensor); | ^~~~~~~~~~ src/linux/btop_collect.cpp:386:151: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"cpu_sensor"), std::allocator()))' 386 | const auto& cpu_sensor = (not Config::getS("cpu_sensor").empty() and found_sensors.contains(Config::getS("cpu_sensor")) ? Config::getS("cpu_sensor") : Cpu::cpu_sensor); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ src/linux/btop_collect.cpp: In function 'robin_hood::unordered_flat_map Cpu::get_core_mapping()': src/linux/btop_collect.cpp:513:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 513 | const auto& custom_map = Config::getS("cpu_core_map"); | ^~~~~~~~~~ src/linux/btop_collect.cpp:513:54: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"cpu_core_map"), std::allocator()))' 513 | const auto& custom_map = Config::getS("cpu_core_map"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/linux/btop_collect.cpp: In function 'std::tuple, std::allocator > > Cpu::get_battery()': src/linux/btop_collect.cpp:601:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 601 | auto& battery_sel = Config::getS("selected_battery"); | ^~~~~~~~~~~ src/linux/btop_collect.cpp:601:49: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"selected_battery"), std::allocator()))' 601 | auto& battery_sel = Config::getS("selected_battery"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ src/linux/btop_collect.cpp: In function 'Mem::mem_info& Mem::collect(bool)': src/linux/btop_collect.cpp:934:39: warning: possibly dangling reference to a temporary [-Wdangling-reference] 934 | auto& disks_filter = Config::getS("disks_filter"); | ^~~~~~~~~~~~ src/linux/btop_collect.cpp:934:66: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"disks_filter"), std::allocator()))' 934 | auto& disks_filter = Config::getS("disks_filter"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/linux/btop_collect.cpp: In function 'Net::net_info& Net::collect(bool)': src/linux/btop_collect.cpp:1378:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1378 | auto& config_iface = Config::getS("net_iface"); | ^~~~~~~~~~~~ src/linux/btop_collect.cpp:1378:50: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"net_iface"), std::allocator()))' 1378 | auto& config_iface = Config::getS("net_iface"); | ~~~~~~~~~~~~^~~~~~~~~~~~~ src/linux/btop_collect.cpp: In function 'std::vector& Proc::collect(bool)': src/linux/btop_collect.cpp:1687:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1687 | const auto& sorting = Config::getS("proc_sorting"); | ^~~~~~~ src/linux/btop_collect.cpp:1687:51: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"proc_sorting"), std::allocator()))' 1687 | const auto& sorting = Config::getS("proc_sorting"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/linux/btop_collect.cpp:1689:29: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1689 | const auto& filter = Config::getS("proc_filter"); | ^~~~~~ src/linux/btop_collect.cpp:1689:50: note: the temporary was destroyed at the end of the full expression 'Config::getS(std::__cxx11::basic_string(((const char*)"proc_filter"), std::allocator()))' 1689 | const auto& filter = Config::getS("proc_filter"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ 90%-> obj/linux/btop_collect.o (3.1MiB) (13s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Linking and optimizing binary... 100% -> bin/btop (1.5MiB) (11s) Build complete in (34s) make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17890 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/btop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/btop-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd btop-1.2.13 + PREFIX=/usr/src/tmp/btop-buildroot//usr + make install make: Entering directory '/usr/src/RPM/BUILD/btop-1.2.13' Installing binary to: /usr/src/tmp/btop-buildroot//usr/bin/btop Installing doc to: /usr/src/tmp/btop-buildroot//usr/share/btop Installing themes to: /usr/src/tmp/btop-buildroot//usr/share/btop/themes Installing desktop entry to: /usr/src/tmp/btop-buildroot//usr/share/applications/btop.desktop Installing PNG icon to: /usr/src/tmp/btop-buildroot//usr/share/icons/hicolor/48x48/apps/btop.png Installing SVG icon to: /usr/src/tmp/btop-buildroot//usr/share/icons/hicolor/scalable/apps/btop.svg make: Leaving directory '/usr/src/RPM/BUILD/btop-1.2.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/btop-buildroot (auto) Verifying and fixing files in /usr/src/tmp/btop-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/btop-buildroot/ (default) Compressing files in /usr/src/tmp/btop-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/btop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/btop-buildroot Processing files: btop-1.2.13-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17890 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd btop-1.2.13 + DOCDIR=/usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + export DOCDIR + rm -rf /usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + /bin/mkdir -p /usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + cp -prL CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md /usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + chmod -R go-w /usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + chmod -R a+rX /usr/src/tmp/btop-buildroot/usr/share/doc/btop-1.2.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rroYOg 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.unPL3H find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.24)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(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), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.2)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.30)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.5)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J7xupR Creating btop-debuginfo package Processing files: btop-debuginfo-1.2.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UEXgDL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IeSeWs find-requires: running scripts (debuginfo) Requires: btop = 1.2.13-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to btop-debuginfo a strict dependency on btop warning: Installed (but unpackaged) file(s) found: /usr/share/btop/README.md Wrote: /usr/src/RPM/RPMS/x86_64/btop-1.2.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/btop-debuginfo-1.2.13-alt3.x86_64.rpm (w2.lzdio) 78.22user 4.96system 0:39.74elapsed 209%CPU (0avgtext+0avgdata 399268maxresident)k 0inputs+0outputs (0major+1361434minor)pagefaults 0swaps 6.95user 2.25system 0:58.06elapsed 15%CPU (0avgtext+0avgdata 131276maxresident)k 0inputs+0outputs (0major+219949minor)pagefaults 0swaps --- btop-1.2.13-alt3.x86_64.rpm.repo 2023-10-22 09:59:26.000000000 +0000 +++ btop-1.2.13-alt3.x86_64.rpm.hasher 2024-05-04 03:58:28.851563814 +0000 @@ -68,3 +68,3 @@ Provides: btop = 1.2.13-alt3:sisyphus+332444.100.1.1 -File: /usr/bin/btop 100755 root:root 37f5915200c4bafc3e8c27b8662fedbc +File: /usr/bin/btop 100755 root:root 118a81b62dfc2fcb11ed554056e50243 File: /usr/share/applications/btop.desktop 100644 root:root 655543c29a5ca62dc455c7e796762869 @@ -103,2 +103,2 @@ File: /usr/share/icons/hicolor/scalable/apps/btop.svg 100644 root:root ee0b3c20685e46c9c71cf4249d04bcd5 -RPMIdentity: 6c75fd367232bc75489b94d2e21cad325c5fb666184816e279386191c1c2d2500e467711ee78a05e0d330e25f69afced616b4acb277218ba33c6651495df5439 +RPMIdentity: 4558b5d463f757d5b1b63fa2930fcd9fb8d4a37bb6769fc83cbc1d004b4b01c4ee7ac3459a5566d005a6bfb30f5d9484e7d247b7bf52418a134f1b20dbbe23a1 --- btop-debuginfo-1.2.13-alt3.x86_64.rpm.repo 2023-10-22 09:59:26.000000000 +0000 +++ btop-debuginfo-1.2.13-alt3.x86_64.rpm.hasher 2024-05-04 03:58:29.005564399 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/4e9632046ffe65a990c197888fe4f9a48ab1f0 120777 root:root ../../../../bin/btop -/usr/lib/debug/.build-id/7e/4e9632046ffe65a990c197888fe4f9a48ab1f0.debug 120777 root:root ../../usr/bin/btop.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/69ad66c66d59a78d259c1a944a765fe1b5b29a 120777 root:root ../../../../bin/btop +/usr/lib/debug/.build-id/9f/69ad66c66d59a78d259c1a944a765fe1b5b29a.debug 120777 root:root ../../usr/bin/btop.debug /usr/lib/debug/usr/bin/btop.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: btop-debuginfo = 1.2.13-alt3:sisyphus+332444.100.1.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/4e9632046ffe65a990c197888fe4f9a48ab1f0 120777 root:root ../../../../bin/btop -File: /usr/lib/debug/.build-id/7e/4e9632046ffe65a990c197888fe4f9a48ab1f0.debug 120777 root:root ../../usr/bin/btop.debug -File: /usr/lib/debug/usr/bin/btop.debug 100644 root:root 16e270f1df43d6a2c702b262473558d2 -RPMIdentity: c7ecc4c926d6e1f0114842451f57ee0f8c97dca6ee01e0b23a34aee26f766fcdbaae82bacd5bb1541108851a945711e51bf485d6128235c9db1c87d662474ed9 +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/69ad66c66d59a78d259c1a944a765fe1b5b29a 120777 root:root ../../../../bin/btop +File: /usr/lib/debug/.build-id/9f/69ad66c66d59a78d259c1a944a765fe1b5b29a.debug 120777 root:root ../../usr/bin/btop.debug +File: /usr/lib/debug/usr/bin/btop.debug 100644 root:root 4656dd0597a0237039c1fa049f9dcf86 +RPMIdentity: 939eb4ac86772666ed2426f95133afd45eee1280db5295704fd6436655b5aba7c455a29044951ab5e78a0bedeb1c90284cbff63256c8d81eb88d8d3c188c83e0