+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vdr-epg-daemon.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PRX6Jn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vdr-epg-daemon-1.1.126 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/vdr-epg-daemon-1.1.126.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vdr-epg-daemon-1.1.126 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/vdr-epg-daemon-makefile.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/vdr-epg-daemon-mariadb-fix-build.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/vdr-epg-daemon-mariadb-connector-c.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + iconv -f iso-8859-1 -t utf-8 README + mv README.utf8 README + sed -i -e 's|PREFIX = /usr/local|PREFIX = /usr|' -e 's|PLGDEST = $(PREFIX)/lib/epgd/plugins|PLGDEST = /usr/lib64/epgd|' -e 's|_PLGDEST = $(DESTDIR)$(PREFIX)/lib/epgd/plugins|_PLGDEST = $(DESTDIR)/usr/lib64/epgd|' -e 's|HTTPDEST = $(DESTDIR)/var/epgd/www|HTTPDEST = $(DESTDIR)/usr/share/vdr/epgd|' -e 's|SYSTEMDDEST = $(DESTDIR)/etc/systemd/system|SYSTEMDDEST = $(DESTDIR)/usr/lib/systemd/system|' -e 's|INIT_SYSTEM = none|INIT_SYSTEM = systemd|' -e 's|INIT_AFTER = mysql.service|INIT_AFTER = mariadb.service|' -e 's|@@OPTFLAGS | -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 |' Make.config + sed -i -e 's|DEBUG = 1||' Make.config + sed -i -e 's|@@LIBDIR| /usr/lib64|' -e 's|@@OPTFLAGS | -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 |' -e 's|$(PLGDIR)/$(TARGET);|$(DESTDIR)/$(PLGDIR)/$(TARGET);|' -e 's|$(TARGET) $(PLGDIR);|$(TARGET) $(DESTDIR)/$(PLGDIR);|' epglv/Makefile + mv epglv/README epglv/README-epglv + for file in scripts/epgd-{showmerge,showtimer,conflictsof,showtimerat,showdones} + sed -i '1 i\#!/bin/bash' scripts/epgd-showmerge + for file in scripts/epgd-{showmerge,showtimer,conflictsof,showtimerat,showdones} + sed -i '1 i\#!/bin/bash' scripts/epgd-showtimer + for file in scripts/epgd-{showmerge,showtimer,conflictsof,showtimerat,showdones} + sed -i '1 i\#!/bin/bash' scripts/epgd-conflictsof + for file in scripts/epgd-{showmerge,showtimer,conflictsof,showtimerat,showdones} + sed -i '1 i\#!/bin/bash' scripts/epgd-showtimerat + for file in scripts/epgd-{showmerge,showtimer,conflictsof,showtimerat,showdones} + sed -i '1 i\#!/bin/bash' scripts/epgd-showdones + for file in scripts/epgh-{request,login} + sed -i '1 i\#!/bin/bash' scripts/epgh-request + for file in scripts/epgh-{request,login} + sed -i '1 i\#!/bin/bash' scripts/epgh-login + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H20ghr + umask 022 + cd /builddir/build/BUILD + cd vdr-epg-daemon-1.1.126 + /usr/bin/make -O -j4 (cd lib && /usr/bin/make lib) make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile common ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD common.c -o common.o In file included from /usr/include/sys/stat.h:25:0, from common.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o plugin.o plugin.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o main.o main.c In file included from epgd.h:20:0, from main.c:12: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile configuration ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD configuration.c -o configuration.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/stdint.h:9, from common.h:11, from thread.h:11, from configuration.h:11, from configuration.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile thread ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD thread.c -o thread.o In file included from /usr/include/sys/resource.h:21:0, from thread.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile parameters ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD parameters.c -o parameters.o In file included from /usr/include/unistd.h:25:0, from db.h:13, from parameters.h:11, from parameters.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile config ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD config.c -o config.o In file included from /usr/include/sys/syslog.h:35:0, from /usr/include/syslog.h:1, from config.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o epgdconfig.o epgdconfig.c make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile db ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD db.c -o db.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from db.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o update.o update.c In file included from lib/curl.h:18:0, from update.c:15: lib/configuration.h: In member function 'virtual int cConfiguration::readConfig(const char*)': lib/configuration.h:41:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileName, "%s", file); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ lib/configuration.h:43:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileName, "%s/epgd.conf", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::init()': update.c:195:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dictPath, "%s/epg.dat", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::initUuid()': update.c:265:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&uuidFile, "%s/uuid", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lib/parameters.h:11:0, from lib/configuration.h:13, from lib/curl.h:18, from update.c:15: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ lib/db.h: In static member function 'static int cDbProcedure::existOnFs(const char*, const char*)': lib/db.h:1350:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s.sql", path, name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::checkProcedure(const char*, cDbService::ProcType, cDbProcedure*)': update.c:1282:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s.sql", name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ update.c:1291:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%s.md5", name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from lib/parameters.h:11:0, from lib/configuration.h:13, from lib/curl.h:18, from update.c:15: lib/db.h: In member function 'int cDbProcedure::create(const char*)': lib/db.h:1326:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s.sql", path, name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::checkView(const char*, const char*)': update.c:1332:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%s.md5", name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from lib/parameters.h:11:0, from lib/configuration.h:13, from lib/curl.h:18, from update.c:15: lib/db.h: In member function 'int cDbView::create(const char*, const char*)': lib/db.h:1233:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s", path, sqlFile); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::registerMe()': update.c:1376:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&v, "epgd %s (%s)", VERSION, VERSION_DATE); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::loadPlugins()': update.c:1459:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.pluginPath, dp->d_name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::storeImageRefs(tEventId, const char*, const char*, const char*, const char*)': update.c:2050:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&image, "%s.%s", p, ext); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::getPictures()': update.c:2095:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "lfn < %d", EpgdConfig.maximagesperevent); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::cleanupEvents()': update.c:2213:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "substr(name,1,8) <= '%4d%02d%02d' and source = 'epgdata'", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm.tm_year + 1900, tm.tm_mon+1, tm.tm_mday); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c:2226:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "starttime+duration < %ld", minEventTime); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c:2231:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "cnt_starttime+cnt_duration < %ld", minEventTime); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::storeToFs(MemoryStruct*, const char*, const char*)': update.c:2296:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.cachePath, subPath); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c:2298:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outfile, "%s/%s", path, filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::loadFromFs(MemoryStruct*, const char*, const char*)': update.c:2319:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.cachePath, subPath); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c:2322:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&infile, "%s/%s", path, filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::triggerVdrs(const char*, const char*, const char*)': update.c:2931:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "PLUG %s %s %s", plug, trg, !isEmpty(options) ? options : ""); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c:2933:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "%s %s", trg, !isEmpty(options) ? options : ""); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ update.c: In member function 'int cEpgd::sendTccMail(std::__cxx11::string&)': update.c:3098:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&html, ~~~~~~~~^~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s" ~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "
" ~~~~~~~~ "" ~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~ "" ~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~ "" ~~~~~~~~~~ "
 " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "

Conflicting Timers

" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~ "" ~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "" ~~~~~~~ "" ~~~~~~~~~~ "%s" ~~~~ "
TransponderChannelTimerFileBeginEnd
" ~~~~~~~~~~ "
" ~~~~~~~ "Timer List" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "
 
" ~~~~~~~~~~ "" ~~~~~~~~~~~~~~ "" ~~~~~~~~~ "", ~~~~~~~~~~ htmlHead, ~~~~~~~~~ mailBody.c_str(), ~~~~~~~~~~~~~~~~~ !isEmpty(EpgdConfig.httpDevice) ? getIpOf(EpgdConfig.httpDevice) : getIpOf(EpgdConfig.netDevice), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ EpgdConfig.httpPort ~~~~~~~~~~~~~~~~~~~ ); ~ update.c: In member function 'virtual int cEpgd::message(int, char, const char*, const char*, ...)': update.c:3169:13: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&message, format, ap); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile epgservice ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD epgservice.c -o epgservice.o In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/list:60, from epgservice.h:11, from epgservice.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o channelmap.o channelmap.c channelmap.c: In member function 'int cEpgd::loadChannelmap()': channelmap.c:39:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/channelmap.conf", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from epgd.h:20:0, from channelmap.c:13: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile dbdict ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD dbdict.c -o dbdict.o In file included from /usr/include/errno.h:25:0, from dbdict.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o svdrpclient.o svdrpclient.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o series.o series.c In file included from epgd.h:20:0, from series.c:8: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ series.c: In member function 'int cEpgd::downloadEpisodes()': series.c:359:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/eplist", EpgdConfig.cachePath); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile json ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD json.c -o json.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from /usr/include/jansson.h:11, from json.h:17, from json.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile wol ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD wol.c -o wol.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from wol.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o levenshtein.o levenshtein.c make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile imgtools ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD imgtools.c -o imgtools.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from imgtools.h:11, from imgtools.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile curl ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD curl.c -o curl.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/curl/system.h:399, from /usr/include/curl/curl.h:38, from curl.h:11, from curl.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o episode.o episode.c make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile python ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD python.c -o python.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:194, from /usr/lib/gcc/riscv64-redhat-linux/7/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from python.h:11, from python.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Compile searchtimer ... g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -ggdb -O0 -I/usr/include/mysql -I/usr/include/mysql -I/usr/include/python2.7 -I/usr/include/python2.7 -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD searchtimer.c -o searchtimer.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:194, from /usr/lib/gcc/riscv64-redhat-linux/7/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from python.h:11, from searchtimer.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' Building Lib ... ar -rs libhorchi.a common.o configuration.o parameters.o thread.o config.o db.o epgservice.o dbdict.o json.o wol.o imgtools.o curl.o searchtimer.o python.o ar: creating libhorchi.a make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o tools/stringhelpers.o tools/stringhelpers.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o tvdbmanager.o tvdbmanager.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o tools/fuzzy.o tools/fuzzy.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/tvdbmirrors.o scraper/thetvdbscraper/tvdbmirrors.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o moviedbmanager.o moviedbmanager.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/thetvdbscraper.o scraper/thetvdbscraper/thetvdbscraper.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/tvdbactor.o scraper/thetvdbscraper/tvdbactor.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/tvdbseries.o scraper/thetvdbscraper/tvdbseries.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/tvdbmedia.o scraper/thetvdbscraper/tvdbmedia.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/themoviedbscraper/moviedbactor.o scraper/themoviedbscraper/moviedbactor.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/thetvdbscraper/tvdbepisode.o scraper/thetvdbscraper/tvdbepisode.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/themoviedbscraper/themoviedbscraper.o scraper/themoviedbscraper/themoviedbscraper.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o scraper/themoviedbscraper/moviedbmovie.o scraper/themoviedbscraper/moviedbmovie.c g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o webauth.o webauth.c webauth.c: In static member function 'static int cEpgHttpd::askForAuthentication(MHD_Connection*, const char*)': webauth.c:67:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&headervalue, "Basic realm=\"%s\"", realm); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o webtools.o webtools.c webtools.c: In static member function 'static int cWebTools::loadFromFs(MemoryStruct*, const char*, const char*)': webtools.c:20:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.httpPath, subPath); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webtools.c:23:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&infile, "%s/%s", path, filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webtools.c: In static member function 'static time_t cWebTools::getModTimeOf(const char*, const char*)': webtools.c:41:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.httpPath, subPath); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webtools.c:44:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s", path, filename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o webstore.o webstore.c In file included from lib/python.h:13:0, from webstore.c:8: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ (cd epglv && /usr/bin/make) g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o webdo.o webdo.c webdo.c: In member function 'int cEpgHttpd::doRenameRecording(MHD_Connection*, json_t*)': webdo.c:264:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&opt, "%s/%s %s", videoBasePath, recordingListDb->getStrValue("PATH"), newName); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doDeleteRecording(MHD_Connection*, json_t*)': webdo.c:321:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s/%s", videoBasePath, recordingListDb->getStrValue("PATH")); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doReplayRecording(MHD_Connection*, json_t*)': webdo.c:383:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&opt, "%s/%s %s", videoBasePath, name, position); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doChannelSwitch(MHD_Connection*, json_t*)': webdo.c:493:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "CHAN %s", channelPar); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:497:24: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Error: Send '%s' failed!", command); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:504:27: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Send '%s' succeeded; Got %d '%s'", command, status, result.First()->Text()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:506:27: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Send '%s' succeeded but missing response from vdr", command); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:516:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Error: Can't switch channel, vdr '%s' svdrp connect failed!", uuidPar); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:521:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Info: Can't switch channel, vdr '%s' not running!", uuidPar); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:526:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "Info: Can't switch channel, vdr '%s' not known!", uuidPar); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doChannelLogo(MHD_Connection*, json_t*, MemoryStruct*)': webdo.c:578:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/channellogos/%s.%s", EpgdConfig.httpPath, ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logoById ? cnlId : cnlName, logoSuffix); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doProxy(MHD_Connection*, json_t*, MemoryStruct*)': webdo.c:1009:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&url, "http://channelpedia.yavdr.com/gen/%s", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getStrParameter(tcp, "path", "")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c:1015:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&url, "%s/eplist.cgi?action=show&file=%s", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ EpgdConfig.seriesUrl, ~~~~~~~~~~~~~~~~~~~~~ getStrParameter(tcp, "title", "")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doSendMail(json_t*, json_t*)': webdo.c:1846:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "%s '%s' '%s' '%s' %s", mailScript, ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subject, body, mimeType, receiver); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webdo.c: In member function 'int cEpgHttpd::doChannelLogo(MHD_Connection*, json_t*, MemoryStruct*)': webdo.c:543:5: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] int cEpgHttpd::doChannelLogo(MHD_Connection* tcp, json_t* obj, MemoryStruct* data) ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from lib/imgtools.h:11, from webdo.c:8: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 1 and 102 bytes into a destination of size 101 __bos (__s), __fmt, __va_arg_pack ()); ^ make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' gcc -c -I/usr/include/mysql/server -fPIC -L/usr/lib64/mysql -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -DMYSQL_DYNAMIC_PLUGIN -DDEBUG_MYSQL=0 -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -shared src/epglv.c -o src/epglv.o cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' gcc -c -I/usr/include/mysql/server -fPIC -L/usr/lib64/mysql -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -DMYSQL_DYNAMIC_PLUGIN -DDEBUG_MYSQL=0 -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -shared src/epglvbase.c -o src/epglvbase.o cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' gcc -I/usr/include/mysql/server -fPIC -L/usr/lib64/mysql -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -DMYSQL_DYNAMIC_PLUGIN -DDEBUG_MYSQL=0 -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -shared -o mysqlepglv.so src/epglvbase.o src/epglv.o make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' g++ -rdynamic main.o update.o plugin.o epgdconfig.o channelmap.o series.o svdrpclient.o levenshtein.o episode.o tvdbmanager.o moviedbmanager.o tools/fuzzy.o tools/stringhelpers.o scraper/thetvdbscraper/thetvdbscraper.o scraper/thetvdbscraper/tvdbseries.o scraper/thetvdbscraper/tvdbmirrors.o scraper/thetvdbscraper/tvdbmedia.o scraper/thetvdbscraper/tvdbactor.o scraper/thetvdbscraper/tvdbepisode.o scraper/themoviedbscraper/themoviedbscraper.o scraper/themoviedbscraper/moviedbmovie.o scraper/themoviedbscraper/moviedbactor.o -L./lib -lhorchi -lrt -lz -larchive -ldl -lcrypto -luuid -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -lpython2.7 -lpthread -ldl -lutil -lm -ljansson -lsystemd -lcurl -lxml2 -lz -llzma -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -llzma -ldl -lm -lexslt -o epgd g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I/usr/include/mysql -I/usr/include/mysql/server -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='"epgd"' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -DGIT_REV='""' -o httpd.o httpd.c In file included from lib/curl.h:18:0, from httpd.c:17: lib/configuration.h: In member function 'virtual int cConfiguration::readConfig(const char*)': lib/configuration.h:41:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileName, "%s", file); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ lib/configuration.h:43:21: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileName, "%s/epgd.conf", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c: In member function 'int cEpgHttpd::init()': httpd.c:242:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dictPath, "%s/epg.dat", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c:276:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/server.key", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c:280:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/server.pem", confDir); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lib/python.h:13:0, from httpd.c:8: lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ httpd.c: In member function 'int cEpgHttpd::buildResponse(json_t*, int, const char*, ...)': httpd.c:1448:13: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&message, format, ap); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ httpd.c: In static member function 'static int cEpgHttpd::dispatcher(void*, MHD_Connection*, const char*, const char*, const char*, const char*, size_t*, void**)': httpd.c:1782:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&session, "%.*s", (int)(strchr(url+4, '/') - url - 4), url + 4); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c:1885:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&server, "epghttpd/%s from %s\n", VERSION, VERSION_DATE); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c: In member function 'int cEpgHttpd::triggerVdr(const char*, unsigned int, const char*, const char*, const char*, char*)': httpd.c:2018:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "PLUG %s %s %s", plug, trg, !isEmpty(options) ? options : ""); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c:2020:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&command, "%s %s", trg, !isEmpty(options) ? options : ""); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httpd.c: In member function 'virtual int cEpgHttpd::message(int, char, const char*, const char*, ...)': httpd.c:2109:13: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&message, format, ap); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ httpd.c: In member function 'int cEpgHttpd::performHttpGet(MHD_Connection*, const char*, MemoryStruct*)': httpd.c:1600:5: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] int cEpgHttpd::performHttpGet(MHD_Connection* tcp, const char* inurl, MemoryStruct* data) ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from /usr/include/python2.7/Python.h:33, from lib/python.h:11, from httpd.c:8: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 1 and 102 bytes into a destination of size 101 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -rdynamic epgdconfig.o webstore.o webdo.o webauth.o webtools.o httpd.o svdrpclient.o -L./lib -lhorchi -lmicrohttpd -lrt -lz -larchive -ldl -lcrypto -luuid -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -lpython2.7 -lpthread -ldl -lutil -lm -ljansson -lsystemd -lcurl -lxml2 -lz -llzma -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -llzma -ldl -lm -lexslt -ljpeg -lImlib2 -o epghttpd g++ -c -ggdb -fno-stack-protector -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -D__STDC_FORMAT_MACROS -I../.. -D_GNU_SOURCE -DBINDEST='"/usr/bin"' -DTARGET='""' -DLOG_PREFIX='""' -DPLGDIR='"/usr/lib64/epgd"' -DUSEUUID -DUSEMD5 -DUSELIBXML -DUSELIBARCHIVE -DUSEJSON -DUSEGUNZIP -DSYSDWDIFO -DUSESYSD -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/python2.7 -I/usr/include/python2.7 -o epgdata.o epgdata.c epgdata.c: In member function 'virtual int Epgdata::initDb()': epgdata.c:175:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", EpgdConfig.cachePath, getSource()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:195:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s", path, dp->d_name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:199:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tag, "%ld", sb.st_size); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:200:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileRef, "%s-%s", dp->d_name, tag); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c: In member function 'virtual int Epgdata::ready()': epgdata.c:264:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "source = '%s'", getSource()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c: In member function 'virtual int Epgdata::processDay(int, int, Statistic*)': epgdata.c:301:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&directory, "%s/%s", EpgdConfig.cachePath, getSource()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:303:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&url, "%s/index.php?action=sendPackage&iOEM=VDR&pin=%s&dayOffset=%d&dataType=xml", baseurl, pin, day); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:304:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&logurl, "%s/index.php?action=sendPackage&iOEM=VDR&pin=%s&dayOffset=%d&dataType=xml", baseurl, "insert-your-pin-here", day); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:323:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileRef, "%s-%s", data.name, data.tag); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:324:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/%s", directory, data.name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:336:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&like, "%.8s_%%", data.name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:373:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fspath, "%s/%s", directory, valueName.getStrValue()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:384:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fileRef, "%s-%s", valueName.getStrValue(), data.tag); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../epgd.h:20:0, from epgdata.h:8, from epgdata.c:11: ../../lib/db.h: In member function 'virtual int cDbConnection::vquery(const char*, va_list)': ../../lib/db.h:853:22: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ epgdata.c: In member function 'virtual int Epgdata::getPicture(const char*, const char*, MemoryStruct*)': epgdata.c:646:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s/epgdata/%s", EpgdConfig.cachePath, ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ obj->fileDb->getStrValue("Name")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c: In member function 'virtual int Epgdata::cleanupAfter()': epgdata.c:693:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&where, "name = '%s'", name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:711:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pdir, "%s/%s", EpgdConfig.cachePath, getSource()); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epgdata.c:740:18: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pdir, "%s/%s/%s", EpgdConfig.cachePath, getSource(), dirent->d_name); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared epgdata.o -o libepgd-epgdata.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HEo7B9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64 + cd vdr-epg-daemon-1.1.126 + mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/mysql/plugin + ln -s /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/mysql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/mariadb + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' (cd lib && /usr/bin/make lib) make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' make[1]: Nothing to be done for 'lib'. make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/lib' g++ -rdynamic main.o update.o plugin.o epgdconfig.o channelmap.o series.o svdrpclient.o levenshtein.o episode.o tvdbmanager.o moviedbmanager.o tools/fuzzy.o tools/stringhelpers.o scraper/thetvdbscraper/thetvdbscraper.o scraper/thetvdbscraper/tvdbseries.o scraper/thetvdbscraper/tvdbmirrors.o scraper/thetvdbscraper/tvdbmedia.o scraper/thetvdbscraper/tvdbactor.o scraper/thetvdbscraper/tvdbepisode.o scraper/themoviedbscraper/themoviedbscraper.o scraper/themoviedbscraper/moviedbmovie.o scraper/themoviedbscraper/moviedbactor.o -L./lib -lhorchi -lrt -lz -larchive -ldl -lcrypto -luuid -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -lpython2.7 -lpthread -ldl -lutil -lm -ljansson -lsystemd -lcurl -lxml2 -lz -llzma -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -llzma -ldl -lm -lexslt -o epgd g++ -rdynamic epgdconfig.o webstore.o webdo.o webauth.o webtools.o httpd.o svdrpclient.o -L./lib -lhorchi -lmicrohttpd -lrt -lz -larchive -ldl -lcrypto -luuid -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -lpython2.7 -lpthread -ldl -lutil -lm -ljansson -lsystemd -lcurl -lxml2 -lz -llzma -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -llzma -ldl -lm -lexslt -ljpeg -lImlib2 -o epghttpd if ! test -d /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin; then \ mkdir -p "/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin" \ chmod a+rx /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin; \ fi install -D ./scripts/epgd-*[!~] /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin/ install -D ./scripts/epgh-*[!~] /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin/ install -D ./scripts/epgsearchdone.pl /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin/ if ! test -d /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; then \ mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; \ chmod a+rx /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; \ fi install --mode=644 -D ./configs/getupdflg.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/getcrosslvr.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/getlvrmin.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/mergeepg.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/reverseepg.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/thetvdbview.sql /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd install --mode=644 -D ./configs/epg.dat /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd for i in ./configs/eventsview*.sql; do\ install --mode=644 -D "$i" /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ done; if ! test -f /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/epgd.conf; then \ install --mode=644 -D ./configs/epgd.conf /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ fi if ! test -f /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/recording.py; then \ install --mode=644 -D ./configs/recording.py /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ else \ install --mode=644 -D ./configs/recording.py /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/recording.py.dist; \ fi if ! test -f /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/channelmap.conf; then \ install --mode=644 -D ./configs/channelmap.conf /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ fi make[1]: Nothing to be done for 'all'. mkdir -p "/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/epgd" for i in ./PLUGINS/*/Makefile; do\ grep -q "PLUGIN.*=" "$i" || continue;\ i=`dirname $i`;\ (cd "$i" && /usr/bin/make install);\ done; make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/PLUGINS/epgdata' if ! test -d /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; then \ mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; \ chmod a+rx /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd; \ fi if ! test -f /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/channelmap.conf-epgdata-astra; then \ install --mode=644 -D ./configs/channelmap.conf-epgdata-astra /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ fi for i in ./configs/epgdata-category.xml ./configs/epgdata-genre.xml ./configs/epgdata-iso-8859-1.xsl ./configs/epgdata.xsl ./configs/epgdata-utf-8.xsl; do\ if ! test -f "/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/`basename $i`"; then\ install --mode=644 -D "$i" /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/; \ fi;\ done; if ! grep -q "^epgdata" /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/epgd.conf; then \ cat ./configs/epgd.conf >> /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/epgd.conf; \ fi install -D libepgd-epgdata.so /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/epgd/ make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/PLUGINS/epgdata' install -D epgd /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin/ (cd epglv; /usr/bin/make install) make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' strip mysqlepglv.so if ! test -f /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64//usr//usr/lib64/mariadb/plugin/mysqlepglv.so; then \ install -D --mode=644 -t /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64//usr//usr/lib64/mariadb/plugin mysqlepglv.so; \ fi make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/epglv' (cd "http/" && make install) make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/http' cp -u ./www/epgd.js ./www/common.js ./www/favicon.ico /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/ cp ./www/epgd.css /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/ if test -f ./custom.css; then \ cat ./custom.css >> /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/epgd.css; \ fi cp -u ../HISTORY.h /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/ cp -u ../TODO /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/ cp -ua ./www/lang/* /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/lang cp -ua ./www/font/* /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/font cp -ua ./www/images/* /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/vdr/epgd/images make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126/http' install -D epghttpd /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/bin/ make install-systemd make[1]: Entering directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126' cat contrib/epgd.service | sed s:"":"/usr/bin":g | sed s:"":"mariadb.service":g | sed s:"":"/usr/lib64/epgd":g | install -C -D /dev/stdin /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib/systemd/system/epgd.service chmod a+r /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib/systemd/system/epgd.service cat contrib/epghttpd.service | sed s:"":"/usr/bin":g | install -C -D /dev/stdin /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib/systemd/system/epghttpd.service chmod a+r /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib/systemd/system/epghttpd.service make[1]: Leaving directory '/builddir/build/BUILD/vdr-epg-daemon-1.1.126' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/etc/epgd/recording.py DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/systemd/system/epgd.service is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/systemd/system/epghttpd.service is executable but has empty or no shebang, removing executable bit Processing files: vdr-epg-daemon-1.1.126-1.fc28.riscv64 error: File not found: /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/mysql/plugin/mysqlepglv.so Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v2R3ka + umask 022 + cd /builddir/build/BUILD + cd vdr-epg-daemon-1.1.126 + DOCDIR=/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + cp -pr HISTORY.h /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + cp -pr README README-import-epgsearch /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + cp -pr epglv/README-epglv /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + cp -pr contrib/README.fedora /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/doc/vdr-epg-daemon + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NZrMLc + umask 022 + cd /builddir/build/BUILD + cd vdr-epg-daemon-1.1.126 + LICENSEDIR=/builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/licenses/vdr-epg-daemon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/licenses/vdr-epg-daemon + cp -pr COPYING /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/licenses/vdr-epg-daemon + cp -pr http/www/font/LICENSE.txt /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/share/licenses/vdr-epg-daemon + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/vdr-epg-daemon-1.1.126-1.fc28.riscv64/usr/lib64/mysql/plugin/mysqlepglv.so ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff