D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/vdr-plugin-live-3.1.11-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2sjCbz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ test -d /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.06alqu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ rm -rf vdr-plugin-live-3.1.11
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vdr-plugin-live-3.1.11.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd vdr-plugin-live-3.1.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf epgsearch
+ sed -i 's,"epgsearch/services.h",<vdr/epgsearch/services.h>,' epgsearch.cpp timerconflict.cpp
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/cs_CZ.po
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/de_DE.po
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/es_ES.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/lt_LT.po
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/nl_NL.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
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/sk_SK.po
+ for file in po/*.po
+ grep -Eq 'msgstr ".+"' po/sv_SE.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='
+ grep -q '^param='
+ echo 'param="-p PORT"'
+ 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=""'
++ sed 's/PORT/'\''$PORT'\''/'
++ echo '-p 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 '^#'
+ grep -q '^var='
+ echo var=BIND_IP
+ gotvar=BIND_IP
+ continue
+ read INPUT
+ '[' -z param=--ip=MULTIPLE_PARAMS ']'
+ grep -q '^#'
+ echo param=--ip=MULTIPLE_PARAMS
+ grep -q '^var='
+ echo param=--ip=MULTIPLE_PARAMS
+ 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
+ grep -q MULTIPLE_PARAMS
+ echo --ip=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"' ']'
+ grep -q '^#'
+ echo 'param="-s PORT"'
+ grep -q '^var='
+ echo 'param="-s PORT"'
+ grep -q '^param='
+ echo 'param="-s PORT"'
+ 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='
+ grep -q '^param='
+ echo 'param="-c CERT"'
+ 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 '^#'
+ grep -q '^var='
+ echo 'default="/etc/pki/tls/private/vdr-live.pem"'
+ 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"' ']'
+ grep -q '^#'
+ echo 'param="-l LOGLEVEL"'
+ 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=""'
++ sed 's/LOGLEVEL/'\''$LOGLEVEL'\''/'
++ echo '-l 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 '^#'
+ grep -q '^var='
+ echo var=EPGIMAGES
+ gotvar=EPGIMAGES
+ continue
+ read INPUT
+ '[' -z 'param="-e EPGIMAGES"' ']'
+ grep -q '^#'
+ echo 'param="-e EPGIMAGES"'
+ grep -q '^var='
+ echo 'param="-e EPGIMAGES"'
+ echo 'param="-e EPGIMAGES"'
+ grep -q '^param='
+ eval 'gotparam="-e EPGIMAGES"'
++ gotparam='-e EPGIMAGES'
+ continue
+ read INPUT
+ '[' -z '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='
+ echo 'default="/var/cache/vdr/epgimages"'
+ eval 'gotdefault="/var/cache/vdr/epgimages"'
++ gotdefault=/var/cache/vdr/epgimages
+ continue
+ read INPUT
+ vdr_plugin_params_handle
+ grep -q EPGIMAGES
+ echo '-e EPGIMAGES'
+ echo 'local EPGIMAGES="/var/cache/vdr/epgimages"'
+ echo '# EPGIMAGES="/var/cache/vdr/epgimages"'
++ sed 's/EPGIMAGES/'\''$EPGIMAGES'\''/'
++ echo '-e 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/pterjan/rpmbuild/tmp/rpm-tmp.ldp3Te
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ cd vdr-plugin-live-3.1.11
+ '[' 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
$VERSION is [3.1.11]
$VERSION is [3.1.11]
gen_version_suffix.h does not exist! creating a new one.
ecppc   menu.ecpp
ecppc   recordings.ecpp
ecppc   schedule.ecpp
ecppc   multischedule.ecpp
ecppc   screenshot.ecpp
ecppc   timers.ecpp
ecppc   whats_on.ecpp
ecppc   switch_channel.ecpp
ecppc   keypress.ecpp
ecppc   remote.ecpp
ecppc   channels_widget.ecpp
ecppc   edit_timer.ecpp
ecppc   error.ecpp
ecppc   tooltip.ecpp
ecppc   pageelems.ecpp
ecppc   searchtimers.ecpp
ecppc   edit_searchtimer.ecpp
ecppc   searchresults.ecpp
ecppc   searchepg.ecpp
ecppc   login.ecpp
ecppc   xmlresponse.ecpp
ecppc   ibox.ecpp
ecppc   play_recording.ecpp
ecppc   pause_recording.ecpp
ecppc   stop_recording.ecpp
ecppc   ffw_recording.ecpp
ecppc   rwd_recording.ecpp
ecppc   setup.ecpp
ecppc   content.ecpp
ecppc   epginfo.ecpp
ecppc   timerconflicts.ecpp
ecppc   recstream.ecpp
ecppc   users.ecpp
ecppc   edit_user.ecpp
ecppc   edit_recording.ecpp
ecppc   osd.ecpp
ecppc   playlist.ecpp
ecppc   stream.ecpp
ecppc   stream_data.ecpp
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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   i18n.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   md5.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   status.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   filecache.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   grab.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   preload.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   tntconfig.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   StringMatch.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   livefeatures.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   osd_status.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   thread.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   live.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   largeString.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   recman.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   tools.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   timerconflict.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   setup.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   tasks.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   users.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   epgsearch.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   timers.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   ffmpeg.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 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL   epg_events.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. screenshot.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. keypress.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. menu.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. tooltip.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. remote.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. error.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. channels_widget.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. switch_channel.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. edit_timer.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. schedule.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. login.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. timers.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. searchtimers.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. whats_on.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. multischedule.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. recordings.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. stop_recording.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. edit_searchtimer.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. searchresults.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. play_recording.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. pause_recording.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. xmlresponse.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. ibox.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. ffw_recording.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. pageelems.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. searchepg.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. setup.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. content.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. rwd_recording.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. recstream.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. edit_user.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. epginfo.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. stream_data.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. osd.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. stream.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. playlist.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. users.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -I/usr/include/vdr/include -I.. timerconflicts.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  -Wno-overloaded-virtual -Wno-unused-variable -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=30000 -DCXXTOOLVER=30000 -DDISABLE_TEMPLATES_COLLIDING_WITH_STL -DDISABLE_TEMPLATES_COLLIDING_WITH_STL  -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 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 osd.o playlist.o stream.o stream_data.o 
ar: creating libpages.a
$VERSION is [3.1.11]
$VERSION is [3.1.11]
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 osd_status.cpp ffmpeg.cpp StringMatch.cpp largeString.cpp pages/channels_widget.cpp pages/content.cpp pages/edit_recording.cpp pages/edit_searchtimer.cpp pages/edit_timer.cpp pages/edit_user.cpp pages/epginfo.cpp pages/error.cpp pages/ffw_recording.cpp pages/ibox.cpp pages/keypress.cpp pages/login.cpp pages/menu.cpp pages/multischedule.cpp pages/osd.cpp pages/pageelems.cpp pages/pause_recording.cpp pages/play_recording.cpp pages/playlist.cpp pages/recordings.cpp pages/recstream.cpp pages/remote.cpp pages/rwd_recording.cpp pages/schedule.cpp pages/screenshot.cpp pages/searchepg.cpp pages/searchresults.cpp pages/searchtimers.cpp pages/setup.cpp pages/stop_recording.cpp pages/stream.cpp pages/stream_data.cpp pages/switch_channel.cpp pages/timerconflicts.cpp pages/timers.cpp pages/tooltip.cpp pages/users.cpp pages/whats_on.cpp pages/xmlresponse.cpp setup.h epg_events.h
Creating *.po
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 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 osd_status.o ffmpeg.o StringMatch.o largeString.o -Wl,--whole-archive pages/libpages.a -Wl,--no-whole-archive -ltntnet -ltntnet -o libvdr-live.so
Creating *.mo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2MmMTi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ mkdir /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT
+ cd vdr-plugin-live-3.1.11
+ '[' 1 -eq 1 ']'
+ '[' -e vdr_plugin_prep.done ']'
+ grep -q '^install:' Makefile
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
$VERSION is [3.1.11]
$VERSION is [3.1.11]
$VERSION is [3.1.11]
Installing libvdr-live.so
$VERSION is [3.1.11]
$VERSION is [3.1.11]
Installing *.mo
+ 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-live-3.1.11-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-live-3.1.11-build/BUILDROOT/usr/lib64/vdr/libvdr-live.so.2.6.1.1
+ NAME=live
++ basename /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/lib64/vdr/libvdr-live.so.2.6.1.1
+ echo /usr/lib64/vdr/libvdr-live.so.2.6.1.1
+ /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT vdr-live
+ cat vdr-live.lang
+ '[' -f live.rpm-params ']'
+ install -D -m644 live.rpm-defaults /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/vdr/defaults/live.defaults
+ install -D -m644 live.rpm-params /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/vdr/defaults/live.params
+ install -D -m644 live.rpm-sysconfig /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/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/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/themes ']'
+ install -d -m755 /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live
+ touch /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/httpd.config
+ touch /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/httpd.properties
+ install -d -m755 /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/vdr/plugins
+ cp -a live /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/vdr/plugins/
+ for dir in live/*
+ ln -s /usr/share/vdr/plugins/live/css /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/css
+ for dir in live/*
+ ln -s /usr/share/vdr/plugins/live/img /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/img
+ for dir in live/*
+ ln -s /usr/share/vdr/plugins/live/js /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/js
+ for dir in live/*
+ ln -s /usr/share/vdr/plugins/live/themes /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/var/lib/vdr/config/plugins/live/themes
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.1.11-1.mga10 --unique-debug-suffix -3.1.11-1.mga10.x86_64 --unique-debug-src-base vdr-plugin-live-3.1.11-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-live-3.1.11-build/vdr-plugin-live-3.1.11
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-live-3.1.11-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-live-3.1.11-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: vdr-plugin-live-3.1.11-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IYwqja
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ cd vdr-plugin-live-3.1.11
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/doc/vdr-plugin-live
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/doc/vdr-plugin-live
+ cp -pr /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/vdr-plugin-live-3.1.11/CONTRIBUTORS /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/doc/vdr-plugin-live
+ cp -pr /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/vdr-plugin-live-3.1.11/HISTORY /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/doc/vdr-plugin-live
+ cp -pr /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/vdr-plugin-live-3.1.11/README /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT/usr/share/doc/vdr-plugin-live
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(vdr-plugin-live) = 3.1.11-1.mga10 libvdr-live.so.2.6.1.1()(64bit) vdr-plugin-live = 3.1.11-1.mga10 vdr-plugin-live(x86-64) = 3.1.11-1.mga10
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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(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.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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.7)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtntnet.so.13()(64bit)
Recommends: group(vdr) user(vdr)
Processing files: vdr-plugin-live-debugsource-3.1.11-1.mga10.x86_64
Provides: vdr-plugin-live-debugsource = 3.1.11-1.mga10 vdr-plugin-live-debugsource(x86-64) = 3.1.11-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-live-debuginfo-3.1.11-1.mga10.x86_64
Provides: debuginfo(build-id) = e191c11fbd60ab31c0a181aa69a9632b1c85acd4 vdr-plugin-live-debuginfo = 3.1.11-1.mga10 vdr-plugin-live-debuginfo(x86-64) = 3.1.11-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: vdr-plugin-live-debugsource(x86-64) = 3.1.11-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-live-debugsource-3.1.11-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-live-3.1.11-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vdr-plugin-live-debuginfo-3.1.11-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kDABXG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ test -d /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/vdr-plugin-live-3.1.11-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!