D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/vdr-plugin-remote-0.7.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qXQhA7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf remote-0.7.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/vdr-remote-0.7.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd remote-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vdr-remote-std.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + grep -q '^all: install' Makefile + sed -i 's,^all: install,,' Makefile + for file in po/*.po + grep -Eq 'msgstr ".+"' po/de_DE.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/fi_FI.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/fr_FR.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/it_IT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/pl_PL.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ru_RU.po + set +x Silent renaming of locales + touch vdr_plugin_prep.done + vdr_plugin_params_do + local gotvar= + local gotparam= + local gotdefault= + echo '# Do not modify this file, use /etc/sysconfig/vdr-remote instead' + echo '# Do not modify this file, use /etc/sysconfig/vdr-remote instead' + echo '# VDR plugin remote configuration' + echo + echo '# You can also define the plugin arguments manually by using the' + echo '# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will' + echo '# override all the other settings in this file and that setting' + echo '# VDR_PLUGIN_ARGS_remote in the main VDR sysconfig file will' + echo '# override this file completely.' + echo '# VDR_PLUGIN_ARGS=""' + echo + read INPUT + '[' -z '' ']' + continue + read INPUT + '[' -z '# Select an input device using evdev protocol' ']' + echo '# Select an input device using evdev protocol' + grep -q '^#' + '[' -n '' ']' + echo '# Select an input device using evdev protocol' + continue + read INPUT + '[' -z '# (/dev/input/... | autodetect)' ']' + echo '# (/dev/input/... | autodetect)' + grep -q '^#' + '[' -n '' ']' + echo '# (/dev/input/... | autodetect)' + continue + read INPUT + '[' -z var=EVDEV_DEVICE ']' + echo var=EVDEV_DEVICE + grep -q '^#' + echo var=EVDEV_DEVICE + grep -q '^var=' + gotvar=EVDEV_DEVICE + continue + read INPUT + '[' -z 'param="-i EVDEV_DEVICE"' ']' + echo 'param="-i EVDEV_DEVICE"' + grep -q '^#' + echo 'param="-i EVDEV_DEVICE"' + grep -q '^var=' + echo 'param="-i EVDEV_DEVICE"' + grep -q '^param=' + eval 'gotparam="-i EVDEV_DEVICE"' ++ gotparam='-i EVDEV_DEVICE' + continue + read INPUT + '[' -z '# Select an input device using LIRC protocol' ']' + echo '# Select an input device using LIRC protocol' + grep -q '^#' + '[' -n EVDEV_DEVICE ']' + '[' -n '-i EVDEV_DEVICE' ']' + vdr_plugin_params_handle + echo '-i EVDEV_DEVICE' + grep -q EVDEV_DEVICE + echo 'local EVDEV_DEVICE=""' + echo '# EVDEV_DEVICE=""' ++ echo '-i EVDEV_DEVICE' ++ sed 's/EVDEV_DEVICE/'\''$EVDEV_DEVICE'\''/' + gotparam='-i '\''$EVDEV_DEVICE'\''' + echo '[ -n "$EVDEV_DEVICE" ] && echo "-i '\''$EVDEV_DEVICE'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Select an input device using LIRC protocol' + continue + read INPUT + '[' -z '# (e.g. /var/run/lirc/lircd)' ']' + echo '# (e.g. /var/run/lirc/lircd)' + grep -q '^#' + '[' -n '' ']' + echo '# (e.g. /var/run/lirc/lircd)' + continue + read INPUT + '[' -z var=LIRC_DEVICE ']' + echo var=LIRC_DEVICE + grep -q '^#' + echo var=LIRC_DEVICE + grep -q '^var=' + gotvar=LIRC_DEVICE + continue + read INPUT + '[' -z 'param="-l LIRC_DEVICE"' ']' + echo 'param="-l LIRC_DEVICE"' + grep -q '^#' + echo 'param="-l LIRC_DEVICE"' + grep -q '^var=' + echo 'param="-l LIRC_DEVICE"' + grep -q '^param=' + eval 'gotparam="-l LIRC_DEVICE"' ++ gotparam='-l LIRC_DEVICE' + continue + read INPUT + '[' -z '# Select a terminal device for input' ']' + echo '# Select a terminal device for input' + grep -q '^#' + '[' -n LIRC_DEVICE ']' + '[' -n '-l LIRC_DEVICE' ']' + vdr_plugin_params_handle + echo '-l LIRC_DEVICE' + grep -q LIRC_DEVICE + echo 'local LIRC_DEVICE=""' + echo '# LIRC_DEVICE=""' ++ echo '-l LIRC_DEVICE' ++ sed 's/LIRC_DEVICE/'\''$LIRC_DEVICE'\''/' + gotparam='-l '\''$LIRC_DEVICE'\''' + echo '[ -n "$LIRC_DEVICE" ] && echo "-l '\''$LIRC_DEVICE'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Select a terminal device for input' + continue + read INPUT + '[' -z var=TTY_DEVICE ']' + echo var=TTY_DEVICE + grep -q '^#' + echo var=TTY_DEVICE + grep -q '^var=' + gotvar=TTY_DEVICE + continue + read INPUT + '[' -z 'param="-t TTY_DEVICE"' ']' + echo 'param="-t TTY_DEVICE"' + grep -q '^#' + echo 'param="-t TTY_DEVICE"' + grep -q '^var=' + echo 'param="-t TTY_DEVICE"' + grep -q '^param=' + eval 'gotparam="-t TTY_DEVICE"' ++ gotparam='-t TTY_DEVICE' + continue + read INPUT + '[' -z '# Select a terminal device for input with OSD' ']' + echo '# Select a terminal device for input with OSD' + grep -q '^#' + '[' -n TTY_DEVICE ']' + '[' -n '-t TTY_DEVICE' ']' + vdr_plugin_params_handle + echo '-t TTY_DEVICE' + grep -q TTY_DEVICE + echo 'local TTY_DEVICE=""' + echo '# TTY_DEVICE=""' ++ echo '-t TTY_DEVICE' ++ sed 's/TTY_DEVICE/'\''$TTY_DEVICE'\''/' + gotparam='-t '\''$TTY_DEVICE'\''' + echo '[ -n "$TTY_DEVICE" ] && echo "-t '\''$TTY_DEVICE'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Select a terminal device for input with OSD' + continue + read INPUT + '[' -z var=TTY_OSD_DEVICE ']' + echo var=TTY_OSD_DEVICE + grep -q '^#' + echo var=TTY_OSD_DEVICE + grep -q '^var=' + gotvar=TTY_OSD_DEVICE + continue + read INPUT + '[' -z 'param="-T TTY_OSD_DEVICE"' ']' + echo 'param="-T TTY_OSD_DEVICE"' + grep -q '^#' + echo 'param="-T TTY_OSD_DEVICE"' + grep -q '^var=' + echo 'param="-T TTY_OSD_DEVICE"' + grep -q '^param=' + eval 'gotparam="-T TTY_OSD_DEVICE"' ++ gotparam='-T TTY_OSD_DEVICE' + continue + read INPUT + '[' -z '# Select a connection on tcp port' ']' + echo '# Select a connection on tcp port' + grep -q '^#' + '[' -n TTY_OSD_DEVICE ']' + '[' -n '-T TTY_OSD_DEVICE' ']' + vdr_plugin_params_handle + echo '-T TTY_OSD_DEVICE' + grep -q TTY_OSD_DEVICE + echo 'local TTY_OSD_DEVICE=""' + echo '# TTY_OSD_DEVICE=""' ++ echo '-T TTY_OSD_DEVICE' ++ sed 's/TTY_OSD_DEVICE/'\''$TTY_OSD_DEVICE'\''/' + gotparam='-T '\''$TTY_OSD_DEVICE'\''' + echo '[ -n "$TTY_OSD_DEVICE" ] && echo "-T '\''$TTY_OSD_DEVICE'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Select a connection on tcp port' + continue + read INPUT + '[' -z var=TCP_PORT ']' + echo var=TCP_PORT + grep -q '^#' + echo var=TCP_PORT + grep -q '^var=' + gotvar=TCP_PORT + continue + read INPUT + '[' -z 'param="-p tcp:TCP_PORT"' ']' + echo 'param="-p tcp:TCP_PORT"' + grep -q '^#' + echo 'param="-p tcp:TCP_PORT"' + grep -q '^var=' + echo 'param="-p tcp:TCP_PORT"' + grep -q '^param=' + eval 'gotparam="-p tcp:TCP_PORT"' ++ gotparam='-p tcp:TCP_PORT' + continue + read INPUT + vdr_plugin_params_handle + echo '-p tcp:TCP_PORT' + grep -q TCP_PORT + echo 'local TCP_PORT=""' + echo '# TCP_PORT=""' ++ echo '-p tcp:TCP_PORT' ++ sed 's/TCP_PORT/'\''$TCP_PORT'\''/' + gotparam='-p tcp:'\''$TCP_PORT'\''' + echo '[ -n "$TCP_PORT" ] && echo "-p tcp:'\''$TCP_PORT'\''"' + echo + gotvar= + gotparam= + gotdefault= + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ssCFbE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remote-0.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 all 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' PLUGINLIBDIR=/usr/lib64/vdr VIDEODIR=/var/lib/vdr/video LIBDIR=. LOCALEDIR=locale 'VDRLOCALE=""' DVBDIR=/usr VDRDIR=/usr/include/vdr VDRVERSION=2.4.6-3.mga9 VDRVERSNUM=20406 APIVERSION=2.4.6.1 APIVERSNUM=20406 xgettext -C -cTRANSLATORS --no-wrap -F -k -ktr -ktrNOOP --package-name=vdr-remote --package-version=0.7.0 --msgid-bugs-address='' -o po/remote.pot `ls compat.c i18n.c remote.c remotetcp.c ttystatus.c` msgmerge -U --no-wrap --no-location --backup=none -q -N po/it.po po/remote.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/de.po po/remote.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/fi.po po/remote.pot msgfmt -c -o po/de.mo po/de.po po/de.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q -N po/fr.po po/remote.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/pl.po po/remote.pot msgfmt -c -o po/fi.mo po/fi.po po/fi.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q -N po/ru.po po/remote.pot msgfmt -c -o po/it.mo po/it.po po/it.po:7: warning: header field 'Language' still has the initial default value msgfmt -c -o po/pl.mo po/pl.po po/pl.po:7: warning: header field 'Language' still has the initial default value msgfmt -c -o po/fr.mo po/fr.po po/fr.po:7: warning: header field 'Language' still has the initial default value msgfmt -c -o po/ru.mo po/ru.po po/ru.po:7: warning: header field 'Language' still has the initial default value g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"remote"' -DREMOTE_FEATURE_LIRC -DREMOTE_FEATURE_TCPIP -I/usr/include/vdr/include compat.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"remote"' -DREMOTE_FEATURE_LIRC -DREMOTE_FEATURE_TCPIP -I/usr/include/vdr/include remotetcp.c remotetcp.c: In member function 'virtual uint64_t cTcpRemote::getKey()': remotetcp.c:95:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | write(fh, str, strlen(str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ remotetcp.c:97:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 97 | write(fh, str, strlen(str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ remotetcp.c:100:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | write(fh, str, strlen(str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ remotetcp.c:102:17: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | read(fh, str, sizeof str); | ~~~~^~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"remote"' -DREMOTE_FEATURE_LIRC -DREMOTE_FEATURE_TCPIP -I/usr/include/vdr/include ttystatus.c ttystatus.c: In member function 'virtual void cTtyStatus::display(const char*, bool, int)': ttystatus.c:69:26: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | write(fd, blanks, 1); | ~~~~~^~~~~~~~~~~~~~~ ttystatus.c:79:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write(fd, "\r\n", 2); | ~~~~~^~~~~~~~~~~~~~~ ttystatus.c:106:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | write(fd, buf+i, l); | ~~~~~^~~~~~~~~~~~~~ ttystatus.c:115:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | write(fd, blanks, n); | ~~~~~^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"remote"' -DREMOTE_FEATURE_LIRC -DREMOTE_FEATURE_TCPIP -I/usr/include/vdr/include remote.c remote.c: In member function 'virtual bool cPluginRemote::Start()': remote.c:750:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 750 | asprintf(&nam, "%s-%s", Name(), cp+1); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ remote.c:752:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 752 | asprintf(&nam, "%s-%s", Name(), devnam[i]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared remote.o ttystatus.o remotetcp.o compat.o -o libvdr-remote.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HHVzcD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 + cd remote-0.7.0 + '[' 1 -eq 1 ']' + '[' -e vdr_plugin_prep.done ']' + grep -q '^install:' Makefile + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' install -D libvdr-remote.so /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/lib64/vdr/libvdr-remote.so.2.4.6.1 install -D -m644 po/de.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/vdr-remote.mo install -D -m644 po/fi.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/vdr-remote.mo install -D -m644 po/fr.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/vdr-remote.mo install -D -m644 po/it.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/it/LC_MESSAGES/vdr-remote.mo install -D -m644 po/pl.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/vdr-remote.mo install -D -m644 po/ru.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/vdr-remote.mo + rename .so.2.4.6-3.mga9 .so.2.4.6.1 '*.so.2.4.6-3.mga9' + : + for f in libvdr-*.so.2.4.6.1 + '[' -e 'libvdr-*.so.2.4.6.1' ']' + continue + for f in /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/lib64/vdr/libvdr-*.so.2.4.6.1 ++ echo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/lib64/vdr/libvdr-remote.so.2.4.6.1 ++ perl -pe 's/^.*libvdr-(.*).so.2.4.6.1/\1/' + NAME=remote ++ basename /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/lib64/vdr/libvdr-remote.so.2.4.6.1 + echo /usr/lib64/vdr/libvdr-remote.so.2.4.6.1 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 vdr-remote + cat vdr-remote.lang + '[' -f remote.rpm-params ']' + install -D -m644 remote.rpm-defaults /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/vdr/defaults/remote.defaults + install -D -m644 remote.rpm-params /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/vdr/defaults/remote.params + install -D -m644 remote.rpm-sysconfig /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/etc/sysconfig/vdr-remote + echo '%config(noreplace) /etc/sysconfig/vdr-remote' + echo /usr/share/vdr/defaults/remote.defaults + echo /usr/share/vdr/defaults/remote.params + '[' -e /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/var/lib/vdr/config/themes ']' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.7.0-1.mga9 --unique-debug-suffix -0.7.0-1.mga9.aarch64 --unique-debug-src-base vdr-plugin-remote-0.7.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/remote-0.7.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/lib64/vdr/libvdr-remote.so.2.4.6.1 dwz: ./usr/lib64/vdr/libvdr-remote.so.2.4.6.1-0.7.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 156kB, size after compression: 156kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 102 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: vdr-plugin-remote-0.7.0-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DfP8xQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remote-0.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + cp -pr README /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + cp -pr CONTRIBUTORS /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64/usr/share/doc/vdr-plugin-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(vdr-plugin-remote) = 0.7.0-1.mga9 libvdr-remote.so.2.4.6.1()(64bit) vdr-plugin-remote = 0.7.0-1.mga9 vdr-plugin-remote(aarch-64) = 0.7.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: vdr-plugin-remote-debugsource-0.7.0-1.mga9.aarch64 Provides: vdr-plugin-remote-debugsource = 0.7.0-1.mga9 vdr-plugin-remote-debugsource(aarch-64) = 0.7.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdr-plugin-remote-debuginfo-0.7.0-1.mga9.aarch64 Provides: debuginfo(build-id) = fb1c2f26c451e5bf13b2c6ab01648704ed811357 vdr-plugin-remote-debuginfo = 0.7.0-1.mga9 vdr-plugin-remote-debuginfo(aarch-64) = 0.7.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vdr-plugin-remote-debugsource(aarch-64) = 0.7.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-remote-debugsource-0.7.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-remote-0.7.0-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-remote-debuginfo-0.7.0-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MSmQxg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remote-0.7.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-remote-0.7.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qtwIqJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf remote-0.7.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!