Mock Version: 1.4.9
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dvb-apps.spec'], chrootPath='/var/lib/mock/f29-build-29314-15812/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fdb908>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/dvb-apps.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Wrote: /builddir/build/SRPMS/dvb-apps-1.1.2-12.1505.3d43b280298c.fc29.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dvb-apps.spec'], chrootPath='/var/lib/mock/f29-build-29314-15812/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fdb908>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dvb-apps.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k41StU
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf dvb-apps-3d43b280298c
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/3d43b280298c.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dvb-apps-3d43b280298c
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (dvb-apps-Make.patch):
+ echo 'Patch #0 (dvb-apps-Make.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .make --fuzz=0
patching file Make.rules
patching file Makefile
Hunk #1 succeeded at 10 (offset 6 lines).
patching file util/scan/Makefile
patching file util/zap/Makefile
Patch #1 (dvb-apps-Docs.patch):
+ echo 'Patch #1 (dvb-apps-Docs.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix docs --fuzz=0
patching file util/av7110_loadkeys/README
patching file util/scan/README
patching file util/szap/README
+ mv util/scan/scan.c util/scan/scandvb.c
+ mv util/zap/zap.c util/zap/dvbzap.c
+ cd util
+ install -pm 644 av7110_loadkeys/README ../README.av7110_loadkeys
+ install -pm 644 scan/README ../README.scandvb
+ install -pm 644 szap/README ../README.szap
+ install -pm 644 ttusb_dec_reset/README ../README.ttusb_dec_reset
+ cd ..
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lkklLh
+ umask 022
+ cd /builddir/build/BUILD
+ cd dvb-apps-3d43b280298c
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/make -O -j4 libdir=/usr/lib64 V=1
/usr/bin/make -C lib all
/usr/bin/make -C libdvbapi all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbaudio.o dvbaudio.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbca.o dvbca.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbdemux.o dvbdemux.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbnet.o dvbnet.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbvideo.o dvbvideo.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbfe.o dvbfe.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
ar rcs libdvbapi.a dvbaudio.o dvbca.o dvbdemux.o dvbfe.o dvbnet.o dvbvideo.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
cc -shared -o libdvbapi.so dvbaudio.o dvbca.o dvbdemux.o dvbfe.o dvbnet.o dvbvideo.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbapi'
/usr/bin/make -C libdvbcfg all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbcfg_common.o dvbcfg_common.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
BUILDSTDERR: dvbcfg_common.c: In function 'dvbcfg_parse_string':
BUILDSTDERR: dvbcfg_common.c:117:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
BUILDSTDERR:    } else
BUILDSTDERR:      ^~~~
BUILDSTDERR: dvbcfg_common.c:119:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
BUILDSTDERR:     memcpy(dest, start, length);
BUILDSTDERR:     ^~~~~~
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbcfg_scanfile.o dvbcfg_scanfile.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbcfg_zapchannel.o dvbcfg_zapchannel.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
ar rcs libdvbcfg.a dvbcfg_zapchannel.o dvbcfg_scanfile.o dvbcfg_common.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
cc -shared -o libdvbcfg.so dvbcfg_zapchannel.o dvbcfg_scanfile.o dvbcfg_common.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbcfg'
/usr/bin/make -C libdvben50221 all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o asn_1.o asn_1.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_ai.o en50221_app_ai.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_auth.o en50221_app_auth.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_datetime.o en50221_app_datetime.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_epg.o en50221_app_epg.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_dvb.o en50221_app_dvb.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_ca.o en50221_app_ca.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_rm.o en50221_app_rm.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_lowspeed.o en50221_app_lowspeed.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_utils.o en50221_app_utils.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_teletext.o en50221_app_teletext.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_smartcard.o en50221_app_smartcard.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_stdcam.o en50221_stdcam.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_stdcam_hlci.o en50221_stdcam_hlci.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_app_mmi.o en50221_app_mmi.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_stdcam_llci.o en50221_stdcam_llci.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_session.o en50221_session.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -c -I../../lib -DLOG_LEVEL=1  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o en50221_transport.o en50221_transport.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
ar rcs libdvben50221.a asn_1.o en50221_app_ai.o en50221_app_auth.o en50221_app_ca.o en50221_app_datetime.o en50221_app_dvb.o en50221_app_epg.o en50221_app_lowspeed.o en50221_app_mmi.o en50221_app_rm.o en50221_app_smartcard.o en50221_app_teletext.o en50221_app_utils.o en50221_session.o en50221_stdcam.o en50221_stdcam_hlci.o en50221_stdcam_llci.o en50221_transport.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
cc -shared -o libdvben50221.so asn_1.o en50221_app_ai.o en50221_app_auth.o en50221_app_ca.o en50221_app_datetime.o en50221_app_dvb.o en50221_app_epg.o en50221_app_lowspeed.o en50221_app_mmi.o en50221_app_rm.o en50221_app_smartcard.o en50221_app_teletext.o en50221_app_utils.o en50221_session.o en50221_stdcam.o en50221_stdcam_hlci.o en50221_stdcam_llci.o en50221_transport.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvben50221'
/usr/bin/make -C libdvbsec all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbsec_cfg.o dvbsec_cfg.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvbsec_api.o dvbsec_api.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
ar rcs libdvbsec.a dvbsec_api.o dvbsec_cfg.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
cc -shared -o libdvbsec.so dvbsec_api.o dvbsec_cfg.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libdvbsec'
/usr/bin/make -C libesg all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o types.o types.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o bootstrap/provider_discovery_descriptor.o bootstrap/provider_discovery_descriptor.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o encapsulation/container.o encapsulation/container.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o bootstrap/access_descriptor.o bootstrap/access_descriptor.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o encapsulation/data_repository.o encapsulation/data_repository.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o encapsulation/fragment_management_information.o encapsulation/fragment_management_information.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o encapsulation/string_repository.o encapsulation/string_repository.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o representation/encapsulated_textual_esg_xml_fragment.o representation/encapsulated_textual_esg_xml_fragment.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o representation/init_message.o representation/init_message.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o representation/textual_decoder_init.o representation/textual_decoder_init.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o transport/session_partition_declaration.o transport/session_partition_declaration.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
ar rcs libesg.a types.o bootstrap/access_descriptor.o bootstrap/provider_discovery_descriptor.o encapsulation/container.o encapsulation/fragment_management_information.o encapsulation/data_repository.o encapsulation/string_repository.o representation/encapsulated_textual_esg_xml_fragment.o representation/init_message.o representation/textual_decoder_init.o transport/session_partition_declaration.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
cc -shared -o libesg.so types.o bootstrap/access_descriptor.o bootstrap/provider_discovery_descriptor.o encapsulation/container.o encapsulation/fragment_management_information.o encapsulation/data_repository.o encapsulation/string_repository.o representation/encapsulated_textual_esg_xml_fragment.o representation/init_message.o representation/textual_decoder_init.o transport/session_partition_declaration.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libesg'
/usr/bin/make -C libucsi all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o crc32.o crc32.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/cvct_section.o atsc/cvct_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o transport_packet.o transport_packet.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o section_buf.o section_buf.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/atsc_text.o atsc/atsc_text.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/eit_section.o atsc/eit_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/ett_section.o atsc/ett_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/dcct_section.o atsc/dcct_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/dccsct_section.o atsc/dccsct_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/mgt_section.o atsc/mgt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/stt_section.o atsc/stt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/rrt_section.o atsc/rrt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/tvct_section.o atsc/tvct_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o atsc/types.o atsc/types.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/dit_section.o dvb/dit_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/bat_section.o dvb/bat_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/eit_section.o dvb/eit_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/rst_section.o dvb/rst_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/int_section.o dvb/int_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/nit_section.o dvb/nit_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/st_section.o dvb/st_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/sit_section.o dvb/sit_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/sdt_section.o dvb/sdt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/tdt_section.o dvb/tdt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/tva_container_section.o dvb/tva_container_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/tot_section.o dvb/tot_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/cat_section.o mpeg/cat_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/metadata_section.o mpeg/metadata_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/pat_section.o mpeg/pat_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o dvb/types.o dvb/types.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/odsmt_section.o mpeg/odsmt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/pmt_section.o mpeg/pmt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -c -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC -MMD -o mpeg/tsdt_section.o mpeg/tsdt_section.c 
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
ar rcs libucsi.a crc32.o section_buf.o transport_packet.o atsc/atsc_text.o atsc/cvct_section.o atsc/dccsct_section.o atsc/dcct_section.o atsc/eit_section.o atsc/ett_section.o atsc/mgt_section.o atsc/rrt_section.o atsc/stt_section.o atsc/tvct_section.o atsc/types.o dvb/bat_section.o dvb/dit_section.o dvb/eit_section.o dvb/int_section.o dvb/nit_section.o dvb/rst_section.o dvb/sdt_section.o dvb/sit_section.o dvb/st_section.o dvb/tdt_section.o dvb/tot_section.o dvb/tva_container_section.o dvb/types.o mpeg/cat_section.o mpeg/metadata_section.o mpeg/odsmt_section.o mpeg/pat_section.o mpeg/pmt_section.o mpeg/tsdt_section.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
cc -shared -o libucsi.so crc32.o section_buf.o transport_packet.o atsc/atsc_text.o atsc/cvct_section.o atsc/dccsct_section.o atsc/dcct_section.o atsc/eit_section.o atsc/ett_section.o atsc/mgt_section.o atsc/rrt_section.o atsc/stt_section.o atsc/tvct_section.o atsc/types.o dvb/bat_section.o dvb/dit_section.o dvb/eit_section.o dvb/int_section.o dvb/nit_section.o dvb/rst_section.o dvb/sdt_section.o dvb/sit_section.o dvb/st_section.o dvb/tdt_section.o dvb/tot_section.o dvb/tva_container_section.o dvb/types.o mpeg/cat_section.o mpeg/metadata_section.o mpeg/odsmt_section.o mpeg/pat_section.o mpeg/pmt_section.o mpeg/tsdt_section.o
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/lib/libucsi'
/usr/bin/make -C util all
/usr/bin/make -C atsc_epg all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/atsc_epg'
cc -I../../lib -std=c99 -D_POSIX_SOURCE -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -MMD -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib/libdvbapi -L../../lib/libucsi -o atsc_epg atsc_epg.c   -ldvbapi -lucsi
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/atsc_epg'
BUILDSTDERR: atsc_epg.c: In function 'main':
BUILDSTDERR: atsc_epg.c:1113:9: warning: comparison is always false due to limited range of data type [-Wtype-limits]
BUILDSTDERR:    if(-1 == (c = getopt(argc, argv, "a:f:p:m:th"))) {
BUILDSTDERR:          ^~
/usr/bin/make -C av7110_loadkeys all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/av7110_loadkeys'
/bin/sh generate-keynames.sh input_keynames.h
generate input_keynames.h...
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/av7110_loadkeys'
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/av7110_loadkeys'
cc  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -MMD -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o av7110_loadkeys av7110_loadkeys.c   
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/av7110_loadkeys'
BUILDSTDERR: av7110_loadkeys.c: In function 'main':
BUILDSTDERR: av7110_loadkeys.c:143:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:    write (0, usage, strlen(usage));
BUILDSTDERR:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:152:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:    write (0, msg, strlen(msg));
BUILDSTDERR:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:180:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:     write (0, msg, strlen(msg));
BUILDSTDERR:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:193:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (1, &setup, 4 + 256 * sizeof(__u16));
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c: In function 'parse_keyname':
BUILDSTDERR: av7110_loadkeys.c:103:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:     write (0, msg, strlen(msg));
BUILDSTDERR:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:104:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:     write (0, pos-4, len1 + 4);
BUILDSTDERR:     ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:105:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:     write (0, "'\n", 2);
BUILDSTDERR:     ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c: In function 'print_error':
BUILDSTDERR: av7110_loadkeys.c:24:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (0, msg, strlen(msg));
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:25:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (0, action, strlen(action));
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:26:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (0, " '", 2);
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:27:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (0, file, strlen(file));
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: av7110_loadkeys.c:28:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
BUILDSTDERR:   write (0, "'\n\n", 3);
BUILDSTDERR:   ^~~~~~~~~~~~~~~~~~~~~
/usr/bin/make -C dib3000-watch all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/dib3000-watch'
cc  -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -MMD -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dib3000-watch dib3000-watch.c   -lm
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/dib3000-watch'
/usr/bin/make -C dst-utils all
make[2]: Entering directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/dst-utils'
cc -I../../lib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -Wshadow -Wpointer-arith -Wstrict-prototypes -MMD -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dst_test dst_test.c   
BUILDSTDERR: dst_test.c: In function 'dst_set_pid':
BUILDSTDERR: dst_test.c:116:19: error: 'CA_SET_PID' undeclared (first use in this function); did you mean 'CA_GET_CAP'?
BUILDSTDERR:   if ((ioctl(cafd, CA_SET_PID)) < 0) {
BUILDSTDERR:                    ^~~~~~~~~~
BUILDSTDERR:                    CA_GET_CAP
BUILDSTDERR: dst_test.c:116:19: note: each undeclared identifier is reported only once for each function it appears in
BUILDSTDERR: make[2]: *** [../../Make.rules:47: dst_test] Error 1
make[2]: Leaving directory '/builddir/build/BUILD/dvb-apps-3d43b280298c/util/dst-utils'
BUILDSTDERR: make[1]: *** [Makefile:9: all] Error 2
BUILDSTDERR: make: *** [Makefile:13: all] Error 2
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.lkklLh (%build)
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.lkklLh (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dvb-apps.spec