D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/vdr-plugin-live-0.3.0-12.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G7ApuF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf live-0.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/vdr-live-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd live-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Make-LIVE-compile-and-work-with-Tntnet-and-cxxtools-.patch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vdr-live-gcc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf epgsearch + sed -i 's,"epgsearch/services.h",,' epgsearch.cpp timerconflict.cpp + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ca_ES.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/cs_CZ.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/da_DK.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/de_DE.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/el_GR.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/es_ES.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/et_EE.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/hr_HR.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/hu_HU.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/it_IT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/lt_LT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/nl_NL.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/nn_NO.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/pl_PL.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/pt_PT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ro_RO.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ru_RU.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/sk_SK.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/sl_SI.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/sv_SE.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/tr_TR.po + rm -f po/tr_TR.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-live instead' + echo '# Do not modify this file, use /etc/sysconfig/vdr-live instead' + echo '# VDR plugin live 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_live in the main VDR sysconfig file will' + echo '# override this file completely.' + echo '# VDR_PLUGIN_ARGS=""' + echo + read INPUT + '[' -z '' ']' + continue + read INPUT + '[' -z '# use PORT to listen for incoming connections instead of 8008' ']' + echo '# use PORT to listen for incoming connections instead of 8008' + grep -q '^#' + '[' -n '' ']' + echo '# use PORT to listen for incoming connections instead of 8008' + continue + read INPUT + '[' -z var=PORT ']' + echo var=PORT + grep -q '^#' + grep -q '^var=' + echo var=PORT + 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 '# bind server only to specified IP' ']' + echo '# bind server only to specified IP' + grep -q '^#' + '[' -n PORT ']' + '[' -n '-p PORT' ']' + vdr_plugin_params_handle + echo '-p PORT' + grep -q PORT + echo 'local PORT=""' + echo '# PORT=""' ++ echo '-p PORT' ++ sed 's/PORT/'\''$PORT'\''/' + gotparam='-p '\''$PORT'\''' + echo '[ -n "$PORT" ] && echo "-p '\''$PORT'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# bind server only to specified IP' + continue + read INPUT + '[' -z '# multiple IPs can be separated with a space' ']' + echo '# multiple IPs can be separated with a space' + grep -q '^#' + '[' -n '' ']' + echo '# multiple IPs can be separated with a space' + continue + read INPUT + '[' -z var=BIND_IP ']' + echo var=BIND_IP + grep -q '^#' + echo var=BIND_IP + grep -q '^var=' + gotvar=BIND_IP + continue + read INPUT + '[' -z param=--ip=MULTIPLE_PARAMS ']' + echo param=--ip=MULTIPLE_PARAMS + grep -q '^#' + echo param=--ip=MULTIPLE_PARAMS + grep -q '^var=' + echo param=--ip=MULTIPLE_PARAMS + grep -q '^param=' + eval gotparam=--ip=MULTIPLE_PARAMS ++ gotparam=--ip=MULTIPLE_PARAMS + continue + read INPUT + '[' -z '# use SSLPORT to listen for incoming ssl connections instead of 8443' ']' + echo '# use SSLPORT to listen for incoming ssl connections instead of 8443' + grep -q '^#' + '[' -n BIND_IP ']' + '[' -n --ip=MULTIPLE_PARAMS ']' + vdr_plugin_params_handle + echo --ip=MULTIPLE_PARAMS + grep -q BIND_IP + echo --ip=MULTIPLE_PARAMS + grep -q MULTIPLE_PARAMS + echo 'local BIND_IP=""' + echo '# BIND_IP=""' + echo 'local gotparam="--ip=MULTIPLE_PARAMS"' + echo 'echo "$BIND_IP" | xargs -n1 | while read subvar &&' + echo ' [ -n "$subvar" ]; do' + echo ' echo "$gotparam" | sed "s/MULTIPLE_PARAMS/'\''$subvar'\''/"' + echo done + echo + gotvar= + gotparam= + gotdefault= + echo '# use SSLPORT to listen for incoming ssl connections instead of 8443' + continue + read INPUT + '[' -z var=SSLPORT ']' + echo var=SSLPORT + grep -q '^#' + echo var=SSLPORT + grep -q '^var=' + gotvar=SSLPORT + continue + read INPUT + '[' -z 'param="-s PORT"' ']' + echo 'param="-s PORT"' + grep -q '^#' + echo 'param="-s PORT"' + grep -q '^var=' + echo 'param="-s PORT"' + grep -q '^param=' + eval 'gotparam="-s PORT"' ++ gotparam='-s PORT' + continue + read INPUT + '[' -z '# full path to a custom ssl certificate file' ']' + echo '# full path to a custom ssl certificate file' + grep -q '^#' + '[' -n SSLPORT ']' + '[' -n '-s PORT' ']' + vdr_plugin_params_handle + echo '-s PORT' + grep -q SSLPORT + echo '-s PORT' + grep -q MULTIPLE_PARAMS + '[' -z '' ']' + gotdefault=no + echo 'local SSLPORT="no"' + echo '# SSLPORT="no"' + echo '[ "$SSLPORT" = "yes" ] && echo "-s PORT"' + echo + gotvar= + gotparam= + gotdefault= + echo '# full path to a custom ssl certificate file' + continue + read INPUT + '[' -z var=CERT ']' + echo var=CERT + grep -q '^#' + echo var=CERT + grep -q '^var=' + gotvar=CERT + continue + read INPUT + '[' -z 'param="-c CERT"' ']' + echo 'param="-c CERT"' + grep -q '^#' + echo 'param="-c CERT"' + grep -q '^var=' + echo 'param="-c CERT"' + grep -q '^param=' + eval 'gotparam="-c CERT"' ++ gotparam='-c CERT' + continue + read INPUT + '[' -z 'default="/etc/pki/tls/private/vdr-live.pem"' ']' + echo 'default="/etc/pki/tls/private/vdr-live.pem"' + grep -q '^#' + echo 'default="/etc/pki/tls/private/vdr-live.pem"' + grep -q '^var=' + echo 'default="/etc/pki/tls/private/vdr-live.pem"' + grep -q '^param=' + echo 'default="/etc/pki/tls/private/vdr-live.pem"' + grep -q '^default=' + eval 'gotdefault="/etc/pki/tls/private/vdr-live.pem"' ++ gotdefault=/etc/pki/tls/private/vdr-live.pem + continue + read INPUT + '[' -z '# log level for tntnet (values: INFO, DEBUG,...)' ']' + echo '# log level for tntnet (values: INFO, DEBUG,...)' + grep -q '^#' + '[' -n CERT ']' + '[' -n '-c CERT' ']' + vdr_plugin_params_handle + echo '-c CERT' + grep -q CERT + echo 'local CERT="/etc/pki/tls/private/vdr-live.pem"' + echo '# CERT="/etc/pki/tls/private/vdr-live.pem"' ++ echo '-c CERT' ++ sed 's/CERT/'\''$CERT'\''/' + gotparam='-c '\''$CERT'\''' + echo '[ -n "$CERT" ] && echo "-c '\''$CERT'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# log level for tntnet (values: INFO, DEBUG,...)' + continue + read INPUT + '[' -z var=LOGLEVEL ']' + echo var=LOGLEVEL + grep -q '^#' + echo var=LOGLEVEL + grep -q '^var=' + gotvar=LOGLEVEL + continue + read INPUT + '[' -z 'param="-l LOGLEVEL"' ']' + echo 'param="-l LOGLEVEL"' + grep -q '^#' + echo 'param="-l LOGLEVEL"' + grep -q '^var=' + echo 'param="-l LOGLEVEL"' + grep -q '^param=' + eval 'gotparam="-l LOGLEVEL"' ++ gotparam='-l LOGLEVEL' + continue + read INPUT + '[' -z '# directory for epgimages' ']' + echo '# directory for epgimages' + grep -q '^#' + '[' -n LOGLEVEL ']' + '[' -n '-l LOGLEVEL' ']' + vdr_plugin_params_handle + echo '-l LOGLEVEL' + grep -q LOGLEVEL + echo 'local LOGLEVEL=""' + echo '# LOGLEVEL=""' ++ echo '-l LOGLEVEL' ++ sed 's/LOGLEVEL/'\''$LOGLEVEL'\''/' + gotparam='-l '\''$LOGLEVEL'\''' + echo '[ -n "$LOGLEVEL" ] && echo "-l '\''$LOGLEVEL'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# directory for epgimages' + continue + read INPUT + '[' -z var=EPGIMAGES ']' + echo var=EPGIMAGES + grep -q '^#' + echo var=EPGIMAGES + grep -q '^var=' + gotvar=EPGIMAGES + continue + read INPUT + '[' -z 'param="-e EPGIMAGES"' ']' + echo 'param="-e EPGIMAGES"' + grep -q '^#' + echo 'param="-e EPGIMAGES"' + grep -q '^var=' + echo 'param="-e EPGIMAGES"' + grep -q '^param=' + eval 'gotparam="-e EPGIMAGES"' ++ gotparam='-e EPGIMAGES' + continue + read INPUT + '[' -z 'default="/var/cache/vdr/epgimages"' ']' + echo 'default="/var/cache/vdr/epgimages"' + grep -q '^#' + echo 'default="/var/cache/vdr/epgimages"' + grep -q '^var=' + echo 'default="/var/cache/vdr/epgimages"' + grep -q '^param=' + echo 'default="/var/cache/vdr/epgimages"' + grep -q '^default=' + eval 'gotdefault="/var/cache/vdr/epgimages"' ++ gotdefault=/var/cache/vdr/epgimages + continue + read INPUT + vdr_plugin_params_handle + echo '-e EPGIMAGES' + grep -q EPGIMAGES + echo 'local EPGIMAGES="/var/cache/vdr/epgimages"' + echo '# EPGIMAGES="/var/cache/vdr/epgimages"' ++ echo '-e EPGIMAGES' ++ sed 's/EPGIMAGES/'\''$EPGIMAGES'\''/' + gotparam='-e '\''$EPGIMAGES'\''' + echo '[ -n "$EPGIMAGES" ] && echo "-e '\''$EPGIMAGES'\''"' + echo + gotvar= + gotparam= + gotdefault= + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1xguzE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd live-0.3.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.0.7-9.mga8 VDRVERSNUM=20007 APIVERSION=2.0.6.1 APIVERSNUM=20006 -j1 ./buildutil/version-util gen_version_suffix.h || ./buildutil/version-util -F gen_version_suffix.h gen_version_suffix.h does not exist! creating a new one. make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/pages' ecppc menu.ecpp ecppc recordings.ecpp ecppc schedule.ecpp ecppc multischedule.ecpp ecppc screenshot.ecpp ecppc timers.ecpp ecppc whats_on.ecpp whats_on.ecpp:275: warning: trailing white space after closing tag ecppc switch_channel.ecpp ecppc keypress.ecpp ecppc remote.ecpp ecppc channels_widget.ecpp ecppc edit_timer.ecpp ecppc error.ecpp ecppc pageelems.ecpp pageelems.ecpp:84: warning: trailing white space after closing tag pageelems.ecpp:98: warning: trailing white space after closing tag pageelems.ecpp:98: warning: trailing white space after closing tag pageelems.ecpp:107: warning: trailing white space after closing tag pageelems.ecpp:313: warning: trailing white space after closing tag ecppc tooltip.ecpp ecppc vlc.ecpp ecppc searchtimers.ecpp ecppc edit_searchtimer.ecpp ecppc searchresults.ecpp ecppc searchepg.ecpp ecppc login.ecpp ecppc ibox.ecpp ecppc xmlresponse.ecpp ecppc play_recording.ecpp ecppc pause_recording.ecpp ecppc stop_recording.ecpp ecppc ffw_recording.ecpp ecppc rwd_recording.ecpp ecppc setup.ecpp setup.ecpp:153: warning: trailing white space after closing tag setup.ecpp:185: warning: trailing white space after closing tag setup.ecpp:199: warning: trailing white space after closing tag ecppc content.ecpp ecppc epginfo.ecpp ecppc timerconflicts.ecpp ecppc recstream.ecpp ecppc users.ecpp ecppc edit_user.ecpp ecppc edit_recording.ecpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. menu.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. recordings.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. schedule.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. multischedule.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. screenshot.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. timers.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. whats_on.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. switch_channel.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. keypress.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. remote.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. channels_widget.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. edit_timer.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. error.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. pageelems.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. tooltip.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. vlc.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. searchtimers.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. edit_searchtimer.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. searchresults.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. searchepg.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. login.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. ibox.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. xmlresponse.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. play_recording.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. pause_recording.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. stop_recording.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. ffw_recording.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. rwd_recording.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. setup.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. content.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. epginfo.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. timerconflicts.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. recstream.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. users.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. edit_user.cpp 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 -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. edit_recording.cpp ar r libpages.a menu.o recordings.o schedule.o multischedule.o screenshot.o timers.o whats_on.o switch_channel.o keypress.o remote.o channels_widget.o edit_timer.o error.o pageelems.o tooltip.o vlc.o searchtimers.o edit_searchtimer.o searchresults.o searchepg.o login.o ibox.o xmlresponse.o play_recording.o pause_recording.o stop_recording.o ffw_recording.o rwd_recording.o setup.o content.o epginfo.o timerconflicts.o recstream.o users.o edit_user.o edit_recording.o ar: creating libpages.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/pages' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/css' ecppc -b -m "text/css" styles.css 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 -Wno-overloaded-virtual -Wno-unused-function -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. styles.cpp ar r libcss.a styles.o ar: creating libcss.a rm styles.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/css' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/javascript' ecppc -b -m "text/javascript" treeview.js 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 -Wno-overloaded-virtual -Wno-unused-function -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. treeview.cpp ar r libjavascript.a treeview.o ar: creating libjavascript.a rm treeview.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/javascript' 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include live.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include thread.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include tntconfig.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include setup.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include i18n.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include timers.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include tools.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include recman.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include tasks.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include status.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include epg_events.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include epgsearch.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include grab.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include md5.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include filecache.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include livefeatures.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include preload.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include timerconflict.cpp 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='"live"' -DTNTVERSION=22100 -DCXXTOOLVER=22100 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include users.cpp g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o libvdr-live.so live.o thread.o tntconfig.o setup.o i18n.o timers.o tools.o recman.o tasks.o status.o epg_events.o epgsearch.o grab.o md5.o filecache.o livefeatures.o preload.o timerconflict.o users.o -Wl,--whole-archive pages/libpages.a css/libcss.a javascript/libjavascript.a -Wl,--no-whole-archive -L/usr/lib64 -ltntnet -lcxxtools -L/usr/lib64 -lpcrecpp -lpcre make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/pages' make[1]: '.dependencies' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/live-0.3.0/pages' xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --omit-header -o po/live.pot live.cpp thread.cpp tntconfig.cpp setup.cpp i18n.cpp timers.cpp tools.cpp recman.cpp tasks.cpp status.cpp epg_events.cpp epgsearch.cpp grab.cpp md5.cpp filecache.cpp livefeatures.cpp preload.cpp timerconflict.cpp users.cpp pages/*.cpp setup.h epg_events.h msgmerge -U --no-wrap --no-location --backup=none -q po/ca.po po/live.pot msgfmt -c -o po/ca.mo po/ca.po po/ca.po:9: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/cs.po po/live.pot msgfmt -c -o po/cs.mo po/cs.po po/cs.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/da.po po/live.pot msgfmt -c -o po/da.mo po/da.po po/da.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/de.po po/live.pot msgfmt -c -o po/de.mo po/de.po po/de.po:9: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/el.po po/live.pot msgfmt -c -o po/el.mo po/el.po po/el.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/es.po po/live.pot msgfmt -c -o po/es.mo po/es.po po/es.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/et.po po/live.pot msgfmt -c -o po/et.mo po/et.po po/et.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/fi.po po/live.pot msgfmt -c -o po/fi.mo po/fi.po msgmerge -U --no-wrap --no-location --backup=none -q po/fr.po po/live.pot msgfmt -c -o po/fr.mo po/fr.po po/fr.po:10: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/hr.po po/live.pot msgfmt -c -o po/hr.mo po/hr.po po/hr.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/hu.po po/live.pot msgfmt -c -o po/hu.mo po/hu.po po/hu.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/it.po po/live.pot msgfmt -c -o po/it.mo po/it.po po/it.po:9: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/lt.po po/live.pot msgfmt -c -o po/lt.mo po/lt.po po/lt.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/nl.po po/live.pot msgfmt -c -o po/nl.mo po/nl.po po/nl.po:9: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/nn.po po/live.pot msgfmt -c -o po/nn.mo po/nn.po po/nn.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/pl.po po/live.pot msgfmt -c -o po/pl.mo po/pl.po po/pl.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/pt.po po/live.pot msgfmt -c -o po/pt.mo po/pt.po po/pt.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/ro.po po/live.pot msgfmt -c -o po/ro.mo po/ro.po po/ro.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/ru.po po/live.pot msgfmt -c -o po/ru.mo po/ru.po po/ru.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/sk.po po/live.pot msgfmt -c -o po/sk.mo po/sk.po po/sk.po:7: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/sl.po po/live.pot msgfmt -c -o po/sl.mo po/sl.po po/sl.po:8: warning: header field 'Language' still has the initial default value msgmerge -U --no-wrap --no-location --backup=none -q po/sv.po po/live.pot msgfmt -c -o po/sv.mo po/sv.po po/sv.po:8: warning: header field 'Language' still has the initial default value for i in ca cs da de el es et fi fr hr hu it lt nl nn pl pt ro ru sk sl sv; do\ mkdir -p locale/$i/LC_MESSAGES;\ cp po/$i.mo locale/$i/LC_MESSAGES/vdr-live.mo;\ done + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rgg8OE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 + cd live-0.3.0 + '[' 1 -eq 1 ']' + '[' -e vdr_plugin_prep.done ']' + grep -q '^install:' Makefile + rename .so.2.0.7-9.mga8 .so.2.0.6.1 '*.so.2.0.7-9.mga8' + : + for f in libvdr-*.so.2.0.6.1 + '[' -e libvdr-live.so.2.0.6.1 ']' + install -D -m755 libvdr-live.so.2.0.6.1 /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-live.so.2.0.6.1 + install -d -m755 /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share + '[' -d locale ']' + cp -r locale /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share + for f in /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-*.so.2.0.6.1 ++ echo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-live.so.2.0.6.1 ++ perl -pe 's/^.*libvdr-(.*).so.2.0.6.1/\1/' + NAME=live ++ basename /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-live.so.2.0.6.1 + echo /usr/lib64/vdr/libvdr-live.so.2.0.6.1 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 vdr-live + cat vdr-live.lang + '[' -f live.rpm-params ']' + install -D -m644 live.rpm-defaults /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/vdr/defaults/live.defaults + install -D -m644 live.rpm-params /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/vdr/defaults/live.params + install -D -m644 live.rpm-sysconfig /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/etc/sysconfig/vdr-live + echo '%config(noreplace) /etc/sysconfig/vdr-live' + echo /usr/share/vdr/defaults/live.defaults + echo /usr/share/vdr/defaults/live.params + '[' -e /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/themes ']' + install -d -m755 /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live + touch /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/httpd.config + touch /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/httpd.properties + install -d -m755 /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/vdr/plugins + cp -a live /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/vdr/plugins/ + for dir in live/* + ln -s /usr/share/vdr/plugins/live/css /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/css + for dir in live/* + ln -s /usr/share/vdr/plugins/live/img /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/img + for dir in live/* + ln -s /usr/share/vdr/plugins/live/js /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/js + for dir in live/* + ln -s /usr/share/vdr/plugins/live/themes /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/var/lib/vdr/config/plugins/live/themes + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.3.0-12.mga8 --unique-debug-suffix -0.3.0-12.mga8.aarch64 --unique-debug-src-base vdr-plugin-live-0.3.0-12.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/live-0.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-live.so.2.0.6.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/lib64/vdr/libvdr-live.so.2.0.6.1 original debug info size: 61092kB, size after compression: 55048kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: css/styles.cpp: Cannot stat: No such file or directory cpio: javascript/treeview.cpp: Cannot stat: No such file or directory 2391 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: vdr-plugin-live-0.3.0-12.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ro8RPH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd live-0.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/doc/vdr-plugin-live + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/doc/vdr-plugin-live + cp -pr CONTRIBUTORS /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/doc/vdr-plugin-live + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/doc/vdr-plugin-live + cp -pr README /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64/usr/share/doc/vdr-plugin-live + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(vdr-plugin-live) = 0.3.0-12.mga8 libvdr-live.so.2.0.6.1()(64bit) vdr-plugin-live = 0.3.0-12.mga8 vdr-plugin-live(aarch-64) = 0.3.0-12.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) libc.so.6(GLIBC_2.27)(64bit) libcxxtools.so.9()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpcrecpp.so.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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.7)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtntnet.so.12()(64bit) Processing files: vdr-plugin-live-debugsource-0.3.0-12.mga8.aarch64 Provides: vdr-plugin-live-debugsource = 0.3.0-12.mga8 vdr-plugin-live-debugsource(aarch-64) = 0.3.0-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdr-plugin-live-debuginfo-0.3.0-12.mga8.aarch64 Provides: debuginfo(build-id) = 295d82fa2575eb64971bcc37f353a01ee8ab8c69 vdr-plugin-live-debuginfo = 0.3.0-12.mga8 vdr-plugin-live-debuginfo(aarch-64) = 0.3.0-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vdr-plugin-live-debugsource(aarch-64) = 0.3.0-12.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-live-debugsource-0.3.0-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-live-0.3.0-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vdr-plugin-live-debuginfo-0.3.0-12.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4sF7vI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd live-0.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-live-0.3.0-12.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6rJpMH + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf live-0.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!