D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dvbsnoop-1.4.50-9.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mkr9o8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dvbsnoop-1.4.50 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dvbsnoop-1.4.50.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dvbsnoop-1.4.50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4P3M78 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbsnoop-1.4.50 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking linux/dvb/dmx.h usability... yes checking linux/dvb/dmx.h presence... yes checking for linux/dvb/dmx.h... yes checking ost/dmx.h usability... no checking ost/dmx.h presence... no checking for ost/dmx.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/datacarousel/Makefile config.status: creating src/descriptors/Makefile config.status: creating src/dvb_api/Makefile config.status: creating src/ebu/Makefile config.status: creating src/misc/Makefile config.status: creating src/pes/Makefile config.status: creating src/sections/Makefile config.status: creating src/strings/Makefile config.status: creating src/testdata/Makefile config.status: creating src/ts/Makefile config.status: creating src/tvanytime/Makefile config.status: creating src/private/Makefile config.status: creating src/private/default/Makefile config.status: creating src/private/premiere.de/Makefile config.status: creating src/net_ip/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src Making all in dvb_api make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_error.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_tspidbandwidth.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fe_info.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_ts.c dmx_ts.c: In function 'doReadTS': dmx_ts.c:363:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 363 | write (1, b, n); | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_sect.c dmx_sect.c: In function 'doReadSECT_2': dmx_sect.c:364:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 364 | write (1, buf,n); | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fe_signal.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_pes.c dmx_pes.c: In function 'doReadPES': dmx_pes.c:298:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | write (1, b, n); | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dmx_tspidscan.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fe_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' rm -f libdvbapi.a ar cru libdvbapi.a dmx_pes.o dmx_sect.o dmx_ts.o dmx_tspidscan.o dmx_tspidbandwidth.o dmx_error.o fe_signal.o fe_info.o fe_misc.o x86_64-mageia-linux-gnu-ranlib libdvbapi.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' Making all in pes make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_data.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_psm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_data_sync.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_psdir.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pespacket.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_dsmcc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_data_ebu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpeg_sysheader.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpeg_packheader.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pes_std.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpeg2_video.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' rm -f libpes.a ar cru libpes.a pespacket.o pes_std.o pes_dsmcc.o pes_psm.o pes_psdir.o pes_data.o pes_data_sync.o pes_data_ebu.o pes_misc.o mpeg_packheader.o mpeg_sysheader.o mpeg2_video.o x86_64-mageia-linux-gnu-ranlib libpes.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' Making all in ts make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts_cc_check.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts_mip.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts2secpes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tslayer.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' rm -f libts.a ar cru libts.a tslayer.o ts2secpes.o ts_cc_check.o ts_mip.o ts_misc.o x86_64-mageia-linux-gnu-ranlib libts.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' Making all in datacarousel make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_ddb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ints.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpe_fec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ait.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unts.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_unm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c datagram.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_unm_dsi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_unm_dlcancel.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_unm_dii.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_grpinfind.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mhp_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop_dsm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop_message.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop_tag_tap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop_modinfo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c biop_servgatinf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iop_ior.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c llc_snap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' rm -f libdatacarousel.a ar cru libdatacarousel.a ait.o dsmcc.o ints.o unts.o mpe_fec.o datagram.o dsmcc_ddb.o dsmcc_unm.o dsmcc_unm_dsi.o dsmcc_unm_dii.o dsmcc_unm_dlcancel.o dsmcc_misc.o dsmcc_grpinfind.o biop.o biop_dsm.o biop_message.o biop_tag_tap.o biop_modinfo.o biop_servgatinf.o iop_ior.o mhp_misc.o llc_snap.o x86_64-mageia-linux-gnu-ranlib libdatacarousel.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' Making all in tvanytime make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rnt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' rm -f libtvanytime.a ar cru libtvanytime.a rnt.o cs.o x86_64-mageia-linux-gnu-ranlib libtvanytime.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' Making all in testdata make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test0x1d.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' rm -f libtestdata.a ar cru libtestdata.a test0x1d.o x86_64-mageia-linux-gnu-ranlib libtestdata.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' Making all in descriptors make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptor_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tva_rnt_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_carousel_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_int_unt_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mhp_ait_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpeg_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb_descriptor.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' rm -f libdescriptors.a ar cru libdescriptors.a descriptor.o dvb_descriptor.o mpeg_descriptor.o dsmcc_carousel_descriptor.o dsmcc_int_unt_descriptor.o mhp_ait_descriptor.o tva_rnt_descriptor.o descriptor_misc.o x86_64-mageia-linux-gnu-ranlib libdescriptors.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' Making all in sections make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mdt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sectables.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rst.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c st.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tdt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pmt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tot.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sdt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tsdt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c emm_ecm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' rm -f libsections.a ar cru libsections.a sectables.o bat.o cat.o dit.o eit.o mdt.o nit.o pat.o pmt.o rst.o sdt.o sit.o st.o tdt.o tot.o tsdt.o emm_ecm.o x86_64-mageia-linux-gnu-ranlib libsections.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' Making all in private Making all in default make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptor_private_default.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c section_private_default.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' rm -f libprivatedefault.a ar cru libprivatedefault.a descriptor_private_default.o section_private_default.o x86_64-mageia-linux-gnu-ranlib libprivatedefault.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' Making all in premiere.de make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c premiere_de.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c section_premiere_cit.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb_descriptor_premiere.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c section_premiere_cpt.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' rm -f libprivatePremiereDE.a ar cru libprivatePremiereDE.a premiere_de.o dvb_descriptor_premiere.o section_premiere_cit.o section_premiere_cpt.o x86_64-mageia-linux-gnu-ranlib libprivatePremiereDE.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c userdefs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' rm -f libprivate.a ar cru libprivate.a userdefs.o x86_64-mageia-linux-gnu-ranlib libprivate.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' Making all in ebu make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wss.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vps.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ebu_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c teletext.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' rm -f libebu.a ar cru libebu.a teletext.o vps.o wss.o ebu_misc.o x86_64-mageia-linux-gnu-ranlib libebu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' Making all in net_ip make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ip.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' rm -f libnetip.a ar cru libnetip.a ip.o x86_64-mageia-linux-gnu-ranlib libnetip.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' Making all in strings make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tva_str.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c strtable_misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c net_str.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsmcc_str.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb_str.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' rm -f libstrings.a ar cru libstrings.a dsmcc_str.o tva_str.o dvb_str.o net_str.o strtable_misc.o x86_64-mageia-linux-gnu-ranlib libstrings.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' Making all in misc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pid_mem.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c packet_mem.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crc32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pkt_time.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c output.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c print_header.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hexprint.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cmdline.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sig_abort.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helper.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' rm -f libmisc.a ar cru libmisc.a cmdline.o helper.o hexprint.o output.o pkt_time.o pid_mem.o packet_mem.o print_header.o crc32.o sig_abort.o x86_64-mageia-linux-gnu-ranlib libmisc.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"dvbsnoop\" -DPACKAGE_TARNAME=\"dvbsnoop\" -DPACKAGE_VERSION=\"1.4.50\" -DPACKAGE_STRING=\"dvbsnoop\ 1.4.50\" -DPACKAGE_BUGREPORT=\"rasc@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_DVB_DMX_H=1 -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvbsnoop.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvbsnoop dvbsnoop.o ../src/dvb_api/libdvbapi.a ../src/pes/libpes.a ../src/sections/libsections.a ../src/ts/libts.a ../src/datacarousel/libdatacarousel.a ../src/tvanytime/libtvanytime.a ../src/testdata/libtestdata.a ../src/descriptors/libdescriptors.a ../src/private/libprivate.a ../src/private/default/libprivatedefault.a ../src/private/premiere.de/libprivatePremiereDE.a ../src/ebu/libebu.a ../src/net_ip/libnetip.a ../src/strings/libstrings.a ../src/misc/libmisc.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2fa4p7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 + cd dvbsnoop-1.4.50 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' Making install in dvb_api make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/dvb_api' Making install in pes make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/pes' Making install in ts make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ts' Making install in datacarousel make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/datacarousel' Making install in tvanytime make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/tvanytime' Making install in testdata make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/testdata' Making install in descriptors make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/descriptors' Making install in sections make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/sections' Making install in private make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' Making install in default make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/default' Making install in premiere.de make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private/premiere.de' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/private' Making install in ebu make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/ebu' Making install in net_ip make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/net_ip' Making install in strings make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/strings' Making install in misc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' test -z "/usr/bin" || mkdir -p -- . "/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/bin" /usr/bin/install -p 'dvbsnoop' '/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/bin/dvbsnoop' test -z "/usr/share/man/man1" || mkdir -p -- . "/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 './dvbsnoop.1' '/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/man/man1/dvbsnoop.1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.4.50-9.mga8 --unique-debug-suffix -1.4.50-9.mga8.x86_64 --unique-debug-src-base dvbsnoop-1.4.50-9.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dvbsnoop-1.4.50 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/bin/dvbsnoop extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/bin/dvbsnoop original debug info size: 804kB, size after compression: 740kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1670 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_modinfo.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_tag_tap.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/ait.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/iop_ior.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_message.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_dsm.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_message.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dii.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/mhp_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/iop_ior.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/datagram.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_dsm.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dii.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/llc_snap.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_grpinfind.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/mhp_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_servgatinf.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/mpe_fec.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_servgatinf.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_ddb.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/unts.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_grpinfind.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dsi.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_modinfo.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/llc_snap.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_ddb.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dlcancel.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dsi.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/ints.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm_dlcancel.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/dsmcc_unm.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/datacarousel/biop_tag_tap.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/pid_mem.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/pkt_time.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/hexprint.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/cmdline.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/print_header.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/output.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/crc32.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/output.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/sig_abort.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/packet_mem.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/helper.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/packet_mem.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/print_header.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/cmdline.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/helper.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/hexprint.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/crc32.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/sig_abort.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/pkt_time.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/misc/pid_mem.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/strtable_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/dvb_str.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/tva_str.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/dvb_str.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/dsmcc_str.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/dsmcc_str.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/strings/strtable_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_error.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_ts.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_info.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_ts.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_signal.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_sect.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_tspidscan.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_tspidbandwidth.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_signal.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_tspidscan.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_pes.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_pes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/fe_info.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_tspidbandwidth.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_sect.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvb_api/dmx_error.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/tva_rnt_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/mhp_ait_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dsmcc_int_unt_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/mpeg_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dvb_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dsmcc_carousel_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/mhp_ait_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dvb_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dsmcc_carousel_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/mpeg_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/descriptor_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/tva_rnt_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/dsmcc_int_unt_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/descriptors/descriptor_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/teletext.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/ebu_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/wss.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/teletext.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/wss.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/ebu_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/vps.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ebu/vps.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/userdefs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/default/descriptor_private_default.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/default/descriptor_private_default.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/default/section_private_default.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/default/section_private_default.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/userdefs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/premiere.de/dvb_descriptor_premiere.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/premiere.de/section_premiere_cpt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/premiere.de/section_premiere_cit.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/private/premiere.de/premiere_de.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/nit.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/tsdt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/tdt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/eit.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/emm_ecm.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/sectables.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/pat.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/dit.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/bat.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/tot.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/pmt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/rst.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/sectables.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/st.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/sdt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/sit.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/mdt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/sections/cat.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/dvbsnoop.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_cc_check.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts2secpes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts2secpes.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_mip.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/tslayer.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_mip.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/ts_cc_check.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/ts/tslayer.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_psm.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data_ebu.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg_packheader.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_misc.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_psdir.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_std.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data_sync.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg2_video.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data_sync.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_misc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg_packheader.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg_sysheader.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_data_ebu.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pespacket.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_std.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg_sysheader.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/mpeg2_video.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pespacket.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/pes/pes_dsmcc.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/tvanytime/rnt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/tvanytime/cs.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/testdata/test0x1d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/testdata/test0x1d.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/net_ip/ip.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dvbsnoop-1.4.50-9.mga8.x86_64/src/net_ip/ip.c is executable but has no shebang, removing executable bit Processing files: dvbsnoop-1.4.50-9.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U9TmF5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbsnoop-1.4.50 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/doc/dvbsnoop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/doc/dvbsnoop + cp -pr README /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/doc/dvbsnoop + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64/usr/share/doc/dvbsnoop + RPM_EC=0 ++ jobs -p + exit 0 Provides: dvbsnoop = 1.4.50-9.mga8 dvbsnoop(x86-64) = 1.4.50-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: dvbsnoop-debugsource-1.4.50-9.mga8.x86_64 Provides: dvbsnoop-debugsource = 1.4.50-9.mga8 dvbsnoop-debugsource(x86-64) = 1.4.50-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dvbsnoop-debuginfo-1.4.50-9.mga8.x86_64 Provides: debuginfo(build-id) = 33251631036032008d10bb5dafd58042c3751a92 dvbsnoop-debuginfo = 1.4.50-9.mga8 dvbsnoop-debuginfo(x86-64) = 1.4.50-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dvbsnoop-debugsource(x86-64) = 1.4.50-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbsnoop-1.4.50-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbsnoop-debuginfo-1.4.50-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbsnoop-debugsource-1.4.50-9.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i5UE34 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbsnoop-1.4.50 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dvbsnoop-1.4.50-9.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n3gVa6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dvbsnoop-1.4.50 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!