D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/vdr-plugin-vdrmanager-0.14-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mgeDFQ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GRwkBp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + rm -rf vdr-vdrmanager-0.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vdr-vdrmanager-0.14.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd vdr-vdrmanager-0.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in po/*.po + grep -Eq 'msgstr ".+"' 'po/*.po' grep: po/*.po: No such file or directory + rm -f 'po/*.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-vdrmanager instead' + echo '# Do not modify this file, use /etc/sysconfig/vdr-vdrmanager instead' + echo '# VDR plugin vdrmanager 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_vdrmanager in the main VDR sysconfig file will' + echo '# override this file completely.' + echo '# VDR_PLUGIN_ARGS=""' + echo + read INPUT + '[' -z '' ']' + continue + read INPUT + '[' -z '# port number to listen (VDR manager for Android prefer TCP 6420, the default)' ']' + echo '# port number to listen (VDR manager for Android prefer TCP 6420, the default)' + grep -q '^#' + '[' -n '' ']' + echo '# port number to listen (VDR manager for Android prefer TCP 6420, the default)' + continue + read INPUT + '[' -z var=PORT ']' + echo var=PORT + grep -q '^#' + echo var=PORT + grep -q '^var=' + gotvar=PORT + continue + read INPUT + '[' -z 'param="-p PORT"' ']' + echo 'param="-p PORT"' + grep -q '^#' + echo 'param="-p PORT"' + grep -q '^var=' + echo 'param="-p PORT"' + grep -q '^param=' + eval 'gotparam="-p PORT"' ++ gotparam='-p PORT' + continue + read INPUT + '[' -z '# password (none if not given). No password forces check against svdrphosts.conf.' ']' + grep -q '^#' + echo '# password (none if not given). No password forces check against svdrphosts.conf.' + '[' -n PORT ']' + '[' -n '-p PORT' ']' + vdr_plugin_params_handle + echo '-p PORT' + grep -q PORT + echo 'local PORT=""' + echo '# PORT=""' ++ sed 's/PORT/'\''$PORT'\''/' ++ echo '-p PORT' + gotparam='-p '\''$PORT'\''' + echo '[ -n "$PORT" ] && echo "-p '\''$PORT'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# password (none if not given). No password forces check against svdrphosts.conf.' + continue + read INPUT + '[' -z var=PASSWORD ']' + echo var=PASSWORD + grep -q '^#' + grep -q '^var=' + echo var=PASSWORD + gotvar=PASSWORD + continue + read INPUT + '[' -z 'param="-P PASSWORD"' ']' + echo 'param="-P PASSWORD"' + grep -q '^#' + echo 'param="-P PASSWORD"' + grep -q '^var=' + echo 'param="-P PASSWORD"' + grep -q '^param=' + eval 'gotparam="-P PASSWORD"' ++ gotparam='-P PASSWORD' + continue + read INPUT + '[' -z '# force check against svdrphosts.conf, even if a password was given' ']' + echo '# force check against svdrphosts.conf, even if a password was given' + grep -q '^#' + '[' -n PASSWORD ']' + '[' -n '-P PASSWORD' ']' + vdr_plugin_params_handle + echo '-P PASSWORD' + grep -q PASSWORD + echo 'local PASSWORD=""' + echo '# PASSWORD=""' ++ echo '-P PASSWORD' ++ sed 's/PASSWORD/'\''$PASSWORD'\''/' + gotparam='-P '\''$PASSWORD'\''' + echo '[ -n "$PASSWORD" ] && echo "-P '\''$PASSWORD'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# force check against svdrphosts.conf, even if a password was given' + continue + read INPUT + '[' -z var=FORCE_SVDRPHOSTS ']' + echo var=FORCE_SVDRPHOSTS + grep -q '^#' + echo var=FORCE_SVDRPHOSTS + grep -q '^var=' + gotvar=FORCE_SVDRPHOSTS + continue + read INPUT + '[' -z 'param="-s"' ']' + echo 'param="-s"' + grep -q '^#' + grep -q '^var=' + echo 'param="-s"' + echo 'param="-s"' + grep -q '^param=' + eval 'gotparam="-s"' ++ gotparam=-s + continue + read INPUT + '[' -z '# selects the compression mode to use ('\''z'\'' for zlib or '\''g'\'' for gzip and '\''n'\'' for none).' ']' + echo '# selects the compression mode to use ('\''z'\'' for zlib or '\''g'\'' for gzip and '\''n'\'' for none).' + grep -q '^#' + '[' -n FORCE_SVDRPHOSTS ']' + '[' -n -s ']' + vdr_plugin_params_handle + echo -s + grep -q FORCE_SVDRPHOSTS + echo -s + grep -q MULTIPLE_PARAMS + '[' -z '' ']' + gotdefault=no + echo 'local FORCE_SVDRPHOSTS="no"' + echo '# FORCE_SVDRPHOSTS="no"' + echo '[ "$FORCE_SVDRPHOSTS" = "yes" ] && echo "-s"' + echo + gotvar= + gotparam= + gotdefault= + echo '# selects the compression mode to use ('\''z'\'' for zlib or '\''g'\'' for gzip and '\''n'\'' for none).' + continue + read INPUT + '[' -z '# default: none' ']' + echo '# default: none' + grep -q '^#' + '[' -n '' ']' + echo '# default: none' + continue + read INPUT + '[' -z var=COMPRESSION ']' + echo var=COMPRESSION + grep -q '^#' + echo var=COMPRESSION + grep -q '^var=' + gotvar=COMPRESSION + continue + read INPUT + '[' -z 'param="-c COMPRESSION"' ']' + echo 'param="-c COMPRESSION"' + grep -q '^#' + echo 'param="-c COMPRESSION"' + grep -q '^var=' + echo 'param="-c COMPRESSION"' + grep -q '^param=' + eval 'gotparam="-c COMPRESSION"' ++ gotparam='-c COMPRESSION' + continue + read INPUT + '[' -z '# cert and key file for SSL separated by comma (,) or one file for both"' ']' + echo '# cert and key file for SSL separated by comma (,) or one file for both"' + grep -q '^#' + '[' -n COMPRESSION ']' + '[' -n '-c COMPRESSION' ']' + vdr_plugin_params_handle + grep -q COMPRESSION + echo '-c COMPRESSION' + echo 'local COMPRESSION=""' + echo '# COMPRESSION=""' ++ echo '-c COMPRESSION' ++ sed 's/COMPRESSION/'\''$COMPRESSION'\''/' + gotparam='-c '\''$COMPRESSION'\''' + echo '[ -n "$COMPRESSION" ] && echo "-c '\''$COMPRESSION'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# cert and key file for SSL separated by comma (,) or one file for both"' + continue + read INPUT + '[' -z var=CERTFILE ']' + echo var=CERTFILE + grep -q '^#' + echo var=CERTFILE + grep -q '^var=' + gotvar=CERTFILE + continue + read INPUT + '[' -z 'param="-k CERTFILE"' ']' + echo 'param="-k CERTFILE"' + grep -q '^#' + echo 'param="-k CERTFILE"' + grep -q '^var=' + echo 'param="-k CERTFILE"' + grep -q '^param=' + eval 'gotparam="-k CERTFILE"' ++ gotparam='-k CERTFILE' + continue + read INPUT + vdr_plugin_params_handle + grep -q CERTFILE + echo '-k CERTFILE' + echo 'local CERTFILE=""' + echo '# CERTFILE=""' ++ sed 's/CERTFILE/'\''$CERTFILE'\''/' ++ echo '-k CERTFILE' + gotparam='-k '\''$CERTFILE'\''' + echo '[ -n "$CERTFILE" ] && echo "-k '\''$CERTFILE'\''"' + echo + gotvar= + gotparam= + gotdefault= + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Omwo4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vdr-vdrmanager-0.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 all 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' PLUGINLIBDIR=/usr/lib64/vdr VIDEODIR=/var/lib/vdr/video LIBDIR=/usr/lib64/vdr LOCALEDIR=locale 'VDRLOCALE=""' DVBDIR=/usr VDRDIR=/usr/include/vdr VDRVERSION=2.6.1-2.mga9 VDRVERSNUM=20601 APIVERSION=2.6.1.1 APIVERSNUM=20601 xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-vdrmanager --package-version=0.14 --msgid-bugs-address='' -o po/vdrmanager.pot `ls clientsock.cpp compressor.cpp handler.cpp helpers.cpp select.cpp serversock.cpp sock.cpp vdrmanager.cpp vdrmanagerthread.cpp` g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 compressor.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 vdrmanager.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 vdrmanagerthread.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 serversock.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 sock.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 select.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 handler.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 clientsock.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -c -DVDRMANAGER_USE_SSL=1 -DVDRMANAGER_USE_ZLIB=1 -DVDRMANAGER_USE_GZIP=1 helpers.cpp In file included from helpers.cpp:21: epgsearch/services.h:160:12: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 160 | std::auto_ptr handler; | ^~~~~~~~ In file included from /usr/include/c++/15/memory:80, from helpers.cpp:17: /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ epgsearch/services.h:176:12: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 176 | std::auto_ptr handler; | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ epgsearch/services.h:192:12: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 192 | std::auto_ptr handler; | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ helpers.cpp: In static member function 'static std::string cHelpers::SetTimerIntern(char, std::string)': helpers.cpp:449:17: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 449 | auto_ptr newTimer(new cTimer); | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ helpers.cpp:470:17: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 470 | auto_ptr timer(new cTimer); | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ helpers.cpp:516:17: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 516 | auto_ptr otimer(new cTimer); | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ helpers.cpp:541:17: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 541 | auto_ptr timer(new cTimer); | ^~~~~~~~ /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared vdrmanager.o sock.o serversock.o clientsock.o vdrmanagerthread.o select.o handler.o helpers.o compressor.o -o libvdr-vdrmanager.so -lssl -lcrypto -lz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FJrqzI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + mkdir /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vdr-vdrmanager-0.14 + '[' 1 -eq 1 ']' + '[' -e vdr_plugin_prep.done ']' + grep -q '^install:' Makefile + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT 'INSTALL=/usr/bin/install -p' install -D libvdr-vdrmanager.so /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/lib64/vdr/libvdr-vdrmanager.so.2.6.1.1 + rename .so.2.6.1-2.mga9 .so.2.6.1.1 '*.so.2.6.1-2.mga9' + : + for f in libvdr-*.so.2.6.1.1 + '[' -e 'libvdr-*.so.2.6.1.1' ']' + continue + for f in /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/lib64/vdr/libvdr-*.so.2.6.1.1 ++ perl -pe 's/^.*libvdr-(.*).so.2.6.1.1/\1/' ++ echo /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/lib64/vdr/libvdr-vdrmanager.so.2.6.1.1 + NAME=vdrmanager ++ basename /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/lib64/vdr/libvdr-vdrmanager.so.2.6.1.1 + echo /usr/lib64/vdr/libvdr-vdrmanager.so.2.6.1.1 + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT vdr-vdrmanager No translations found for vdr-vdrmanager in /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT + : + cat vdr-vdrmanager.lang + '[' -f vdrmanager.rpm-params ']' + install -D -m644 vdrmanager.rpm-defaults /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/share/vdr/defaults/vdrmanager.defaults + install -D -m644 vdrmanager.rpm-params /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/usr/share/vdr/defaults/vdrmanager.params + install -D -m644 vdrmanager.rpm-sysconfig /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/etc/sysconfig/vdr-vdrmanager + echo '%config(noreplace) /etc/sysconfig/vdr-vdrmanager' + echo /usr/share/vdr/defaults/vdrmanager.defaults + echo /usr/share/vdr/defaults/vdrmanager.params + '[' -e /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT/var/lib/vdr/config/themes ']' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.14-1.mga10 --unique-debug-suffix -0.14-1.mga10.x86_64 --unique-debug-src-base vdr-plugin-vdrmanager-0.14-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/vdr-vdrmanager-0.14 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/vdr-plugin-vdrmanager-0.14-1.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/SPECPARTS/rpm-debuginfo.specpart Processing files: vdr-plugin-vdrmanager-0.14-1.mga10.x86_64 Provides: config(vdr-plugin-vdrmanager) = 0.14-1.mga10 libvdr-vdrmanager.so.2.6.1.1()(64bit) vdr-plugin-vdrmanager = 0.14-1.mga10 vdr-plugin-vdrmanager(x86-64) = 0.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: vdr-plugin-vdrmanager-debugsource-0.14-1.mga10.x86_64 Provides: vdr-plugin-vdrmanager-debugsource = 0.14-1.mga10 vdr-plugin-vdrmanager-debugsource(x86-64) = 0.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdr-plugin-vdrmanager-debuginfo-0.14-1.mga10.x86_64 Provides: debuginfo(build-id) = 3134dd40cb12298d1cfdde665f7d7ffb12567c33 vdr-plugin-vdrmanager-debuginfo = 0.14-1.mga10 vdr-plugin-vdrmanager-debuginfo(x86-64) = 0.14-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vdr-plugin-vdrmanager-debugsource(x86-64) = 0.14-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-vdrmanager-0.14-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-vdrmanager-debugsource-0.14-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-vdrmanager-debuginfo-0.14-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7V11Qn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + test -d /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + rm -rf /home/pterjan/rpmbuild/BUILD/vdr-plugin-vdrmanager-0.14-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!