Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'], chrootPath='/var/lib/mock/openeuler-23.03-x86_64-1689041713.071282/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/i3blocks-contrib-2.0.0-1.2023gitfc2c105.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'], chrootPath='/var/lib/mock/openeuler-23.03-x86_64-1689041713.071282/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/i3blocks-contrib-2.0.0-1.2023gitfc2c105.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'], chrootPath='/var/lib/mock/openeuler-23.03-x86_64-1689041713.071282/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/i3blocks-contrib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yjZVTD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fc2c105.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KU4xwL + umask 022 + cd /builddir/build/BUILD + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + sed -i 's|/bin/perl|/usr/bin/perl|' purpleair/purpleair + make make -C bandwidth2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/bandwidth2' cc -g -Wall -Werror -O2 -std=c11 -Wno-format-truncation bandwidth2.c -o bandwidth2 make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/bandwidth2' make -C brightness/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/brightness' gcc -Iinc -DVERSION=\"0.1\" -Wall -Wextra -pedantic -pipe -O0 -g3 -std=c11 -O0 -g3 -o build/obj/main.o -c main.c main.c: In function 'main': main.c:43:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | char *actual_brightness_path = default_abp; | ^~~~~~~~~~~ main.c:44:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | char *max_brightness_path = default_mbp; | ^~~~~~~~~~~ gcc -o bin/brightness build/obj/main.o -ffunction-sections -Wl,--gc-sections make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/brightness' make -C cpu_usage2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/cpu_usage2' cc -g -Wall -Werror -O2 -std=gnu11 cpu_usage2.c -o cpu_usage2 make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/cpu_usage2' make -C memory2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/memory2' cc -g -Wall -Werror -O2 -std=c11 memory2.c -o memory2 make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/memory2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9vGL5k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 ++ dirname /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + make DESTDIR=/builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 PREFIX=/usr install make -C bandwidth2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/bandwidth2' make[1]: 'bandwidth2' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/bandwidth2' make -C brightness/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/brightness' make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/brightness' make -C cpu_usage2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/cpu_usage2' make[1]: 'cpu_usage2' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/cpu_usage2' make -C memory2/ make[1]: Entering directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/memory2' make[1]: 'memory2' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c/memory2' install -d /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 monitor_manager/monitor_manager /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume/volume /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 sway-focusedwindow/sway-focusedwindow /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 airly/airly.py /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 rofi-wttr/rofi-wttr /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 brightness/bin/brightness /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 key_layout/key_layout /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 openvpn-systemd/openvpn-systemd /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 time/time /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 weather_NOAA/weather_NOAA /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 openvpn/openvpn /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 bandwidth2/bandwidth2 /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 temperature/temperature /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 shutdown_menu/shutdown_menu /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 ytdl-mpv/ytdl-mpv /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 essid/essid /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 github/github /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 arch-update/arch-update /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pulseaudio/volume-pulseaudio /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 wlan-dbm/wlan-dbm /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 dimmer/dimmer /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 batterybar/batterybar /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 systemd_unit/systemd_unit /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 cpu_util_detailed/cpu_util_detailed /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 xkb_layout/xkb_layout /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 nm-vpn/nm-vpn /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 speedtest/speedtest /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 disk_usage/disk_usage /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 toggle/toggle /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 metars/metars /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 backlight/backlight /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 tahoe-lafs/tahoe-lafs /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 key_light/key_light /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 rofi-calendar/rofi-calendar /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 miccontrol/miccontrol /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 keyindicator/keyindicator /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 i3-focusedwindow/i3-focusedwindow /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 bandwidth3/bandwidth3 /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 kbdd_layout/kbdd_layout /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 wifi/wifi /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 colorpicker/colorpicker /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 mediaplayer/mediaplayer /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 eyedropper/eyedropper /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 battery-poly/battery-poly /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 disk-io/disk-io /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 go/go /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 memory/memory /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 calendar/calendar /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 cpu_usage/cpu_usage /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 purpleair/purpleair /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 timer_and_stopwatch/timer_and_stopwatch /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 battery2/battery2 /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 cpu_usage2/cpu_usage2 /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 load_average/load_average /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 kubernetes/kubernetes /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 battery/battery /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 email/email /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 dunst/dunst /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 docker/docker /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 disk/disk /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 apt-upgrades/apt-upgrades /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 aur-update/aur-update /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 bandwidth/bandwidth /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 spotifyd_dbus/spotifyd_dbus /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 systemctl/systemctl /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 taskw/taskw /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/volume-pipewire-low.png /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/LICENSE /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/i3blocks.conf /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/volume-pipewire-mute.png /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/volume-pipewire-med.png /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/README.md /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/volume-pipewire /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 volume-pipewire/volume-pipewire-high.png /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 ssid/ssid /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 gpu-load/gpu-load /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 iface/iface /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 usb/usb /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 memory2/memory2 /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 configure /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ install -m755 afs/afs /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/ + install -d /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + cp --parents afs/README.md airly/README.md apt-upgrades/README.md arch-update/README.md aur-update/README.md backlight/README.md bandwidth/README.md bandwidth2/README.md bandwidth3/README.md battery-poly/README.md battery/README.md battery2/README.md batterybar/README.md brightness/README.md calendar/README.md colorpicker/README.md cpu_usage/README.md cpu_usage2/README.md cpu_util_detailed/README.md dimmer/README.md disk-io/README.md disk/README.md disk_usage/README.md docker/README.md dunst/README.md email/README.md essid/README.md eyedropper/README.md github/README.md go/README.md gpu-load/README.md i3-focusedwindow/README.md iface/README.md kbdd_layout/README.md key_layout/README.md key_light/README.md keyindicator/README.md kubernetes/README.md load_average/README.md mediaplayer/README.md memory/README.md memory2/README.md metars/README.md miccontrol/README.md monitor_manager/README.md nm-vpn/README.md openvpn-systemd/README.md openvpn/README.md optimus-manager/README.md purpleair/README.md rofi-calendar/README.md rofi-wttr/README.md shutdown_menu/README.md speedtest/README.md spotifyd_dbus/README.md ssid/README.md sway-focusedwindow/README.md systemd_unit/README.md tahoe-lafs/README.md taskw/README.md temperature/README.md time/README.md timer_and_stopwatch/README.md toggle/README.md usb/README.md user/README.md volume-pipewire/README.md volume-pulseaudio/README.md volume/README.md weather_NOAA/README.md wifi/README.md wlan-dbm/README.md xkb_layout/README.md ytdl-mpv/README.md -t /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib/ + cp --parents afs/LICENSE.md apt-upgrades/LICENSE arch-update/LICENSE.md aur-update/LICENSE.md backlight/LICENSE.md bandwidth3/LICENSE battery-poly/LICENSE battery2/LICENSE batterybar/LICENSE brightness/LICENSE colorpicker/LICENSE.md cpu_util_detailed/LICENSE dimmer/LICENSE.md disk-io/LICENSE dunst/LICENSE essid/LICENSE eyedropper/LICENSE.md kbdd_layout/LICENSE.md keyindicator/LICENSE.md monitor_manager/LICENSE purpleair/LICENSE rofi-wttr/LICENSE.md speedtest/LICENSE spotifyd_dbus/LICENSE.md sway-focusedwindow/LICENSE systemd_unit/LICENSE tahoe-lafs/LICENSE taskw/LICENSE time/LICENSE timer_and_stopwatch/LICENSE.md toggle/LICENSE usb/LICENSE volume-pipewire/LICENSE volume-pulseaudio/LICENSE xkb_layout/LICENSE ytdl-mpv/LICENSE -t /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib/ + cp --parents apt-upgrades/i3blocks.conf bandwidth/i3blocks.conf bandwidth3/i3blocks.conf battery/i3blocks.conf battery2/i3blocks.conf cpu_usage/i3blocks.conf cpu_usage2/i3blocks.conf cpu_util_detailed/i3blocks.conf disk/i3blocks.conf docker/i3blocks.conf dunst/i3blocks.conf essid/i3blocks.conf github/i3blocks.conf go/i3blocks.conf iface/i3blocks.conf key_light/i3blocks.conf kubernetes/i3blocks.conf load_average/i3blocks.conf memory/i3blocks.conf miccontrol/i3blocks.conf nm-vpn/i3blocks.conf optimus-manager/i3blocks.conf purpleair/i3blocks.conf rofi-wttr/i3blocks.conf shutdown_menu/i3blocks.conf speedtest/i3blocks.conf ssid/i3blocks.conf systemctl/i3blocks.conf tahoe-lafs/i3blocks.conf taskw/i3blocks.conf time/i3blocks.conf toggle/i3blocks.conf usb/i3blocks.conf user/i3blocks.conf volume-pipewire/i3blocks.conf volume-pulseaudio/i3blocks.conf volume/i3blocks.conf weather_NOAA/i3blocks.conf wifi/i3blocks.conf ytdl-mpv/i3blocks.conf -t /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib/ + cp --parents afs/example.png airly/airly.png apt-upgrades/apt-upgrades.png arch-update/screenshot.png arch-update/screenshot2.png aur-update/example.png backlight/example.png bandwidth/bandwidth.png bandwidth2/bandwidth2.png bandwidth3/bandwidth3.png battery-poly/battery-poly.png battery/battery.png batterybar/screenshot.png brightness/brightness.png calendar/screenshot1.png calendar/screenshot2.png colorpicker/colorpicker.png cpu_usage/cpu_usage.png cpu_usage2/cpu_usage2.png cpu_util_detailed/cpu_util_detailed.png dimmer/dimmer_off.png dimmer/dimmer_on.png disk-io/disk-io-1.png disk-io/disk-io-2.png disk/disk.png disk_usage/screenshot.png email/email.png essid/essid.png eyedropper/eyedropper_example1.png eyedropper/eyedropper_example2.png eyedropper/eyedropper_example3.png eyedropper/eyedropper_same_color.png eyedropper/eyedropper_sample.png eyedropper/eyedropper_startup.png go/go.png gpu-load/gpu-load.png i3-focusedwindow/i3-focusedwindow.png iface/iface-down.png iface/iface-up.png kbdd_layout/block.png key_layout/key_layout.png key_layout/key_layout_variant.png key_light/key_light.png keyindicator/keyindicator-active-vs-inactive.png kubernetes/kubernetes.png load_average/load_average.png mediaplayer/mediaplayer.png memory/memory.png memory2/memory2.png memory2/memory2_2.png metars/metars.png miccontrol/screenshot1.png miccontrol/screenshot2.png monitor_manager/monitor_manager.png openvpn-systemd/openvpn-systemd.png optimus-manager/optimus-manager-intel.png optimus-manager/optimus-manager-nvidia.png purpleair/purpleair.png rofi-calendar/screenshot.png rofi-calendar/screenshot2.png rofi-wttr/rofi-wttr-detail.png rofi-wttr/rofi-wttr-status-line.png shutdown_menu/rofi.png shutdown_menu/zenity.png speedtest/speedtest.png spotifyd_dbus/example.png sway-focusedwindow/sway-focusedwindow.png systemctl/systemctl.png systemd_unit/systemd_unit.png tahoe-lafs/tahoe-lafs.png taskw/taskw-screenshot01.png temperature/temperature.png time/time.png timer_and_stopwatch/paused_stopwatch.png timer_and_stopwatch/running_timer.png toggle/toggle_off.png toggle/toggle_on.png user/user.png volume-pipewire/volume-pipewire-high.png volume-pipewire/volume-pipewire-low.png volume-pipewire/volume-pipewire-med.png volume-pipewire/volume-pipewire-mute.png volume-pulseaudio/volume-pulseaudio-high.png volume-pulseaudio/volume-pulseaudio-low.png volume-pulseaudio/volume-pulseaudio-med.png volume-pulseaudio/volume-pulseaudio-mute.png volume/volume.png weather_NOAA/weather_NOAA.png wifi/wifi.png wlan-dbm/wlan-dbm.png xkb_layout/xkb_layout.png ytdl-mpv/ytdl-mpv.png battery2/images/charging.png battery2/images/full.png battery2/images/nobattery.png battery2/images/unknown.png battery2/images/unplugged.png nm-vpn/images/full.png nm-vpn/images/short.png usb/images/1.png usb/images/2.png usb/images/3.png usb/images/4.png -t /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib/ + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1.2023gitfc2c105 --unique-debug-suffix -2.0.0-1.2023gitfc2c105.x86_64 --unique-debug-src-base i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/bandwidth2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/brightness explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/cpu_usage2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/memory2 extracting debug info from /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/bandwidth2 extracting debug info from /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/brightness extracting debug info from /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/cpu_usage2 extracting debug info from /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/libexec/i3blocks/memory2 Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. 36 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Processing files: i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pgSMrO + umask 022 + cd /builddir/build/BUILD + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + DOCDIR=/builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + cp -pr README.adoc /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + cp -pr ISSUE_TEMPLATE.md /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + cp -pr config.example /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/doc/i3blocks-contrib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HF0uwe + umask 022 + cd /builddir/build/BUILD + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + LICENSEDIR=/builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/licenses/i3blocks-contrib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/licenses/i3blocks-contrib + cp -pr LICENSE.md /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64/usr/share/licenses/i3blocks-contrib + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/i3blocks-contrib Provides: i3blocks-contrib = 2.0.0-1.2023gitfc2c105 i3blocks-contrib(x86-64) = 2.0.0-1.2023gitfc2c105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: i3blocks-contrib-debuginfo-2.0.0-1.2023gitfc2c105.x86_64 Provides: i3blocks-contrib-debuginfo = 2.0.0-1.2023gitfc2c105 i3blocks-contrib-debuginfo(x86-64) = 2.0.0-1.2023gitfc2c105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: i3blocks-contrib-debugsource(x86-64) = 2.0.0-1.2023gitfc2c105 Processing files: i3blocks-contrib-debugsource-2.0.0-1.2023gitfc2c105.x86_64 Provides: i3blocks-contrib-debugsource = 2.0.0-1.2023gitfc2c105 i3blocks-contrib-debugsource(x86-64) = 2.0.0-1.2023gitfc2c105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 Wrote: /builddir/build/RPMS/i3blocks-contrib-debugsource-2.0.0-1.2023gitfc2c105.x86_64.rpm Wrote: /builddir/build/RPMS/i3blocks-contrib-debuginfo-2.0.0-1.2023gitfc2c105.x86_64.rpm Wrote: /builddir/build/RPMS/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ub8fMo + umask 022 + cd /builddir/build/BUILD + cd i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c + /usr/bin/rm -rf /builddir/build/BUILDROOT/i3blocks-contrib-2.0.0-1.2023gitfc2c105.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.dqdwVU + umask 022 + cd /builddir/build/BUILD + rm -rf i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c i3blocks-contrib-fc2c10551c32558be44226c6924d64bae611e32c.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/doc/i3blocks-contrib Child return code was: 0