D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libdvbpsi-1.3.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B07x8v + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libdvbpsi-1.3.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/libdvbpsi-1.3.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdvbpsi-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OwGoKx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdvbpsi-1.3.1 + '[' 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-release --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for variadic cpp macros... yes checking for asprintf()... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating examples/dvbinfo/Makefile config.status: creating misc/Makefile config.status: creating doc/Makefile config.status: creating wince/Makefile config.status: creating libdvbpsi.pc config.status: creating libdvbpsi.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libdvbpsi configuration ----------------------- libdvbpsi version : 1.3.1 debug : false release : true compile flags : -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual build for : linux + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptor.lo -MD -MP -MF $depbase.Tpo -c -o descriptor.lo descriptor.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo psi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT psi.lo -MD -MP -MF $depbase.Tpo -c -o psi.lo psi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT psi.lo -MD -MP -MF .deps/psi.Tpo -c psi.c -fPIC -DPIC -o .libs/psi.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo demux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT demux.lo -MD -MP -MF $depbase.Tpo -c -o demux.lo demux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT demux.lo -MD -MP -MF .deps/demux.Tpo -c demux.c -fPIC -DPIC -o .libs/demux.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo dvbpsi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbpsi.lo -MD -MP -MF $depbase.Tpo -c -o dvbpsi.lo dvbpsi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbpsi.lo -MD -MP -MF .deps/dvbpsi.Tpo -c dvbpsi.c -fPIC -DPIC -o .libs/dvbpsi.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/pat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/pat.lo -MD -MP -MF $depbase.Tpo -c -o tables/pat.lo tables/pat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/pat.lo -MD -MP -MF tables/.deps/pat.Tpo -c tables/pat.c -fPIC -DPIC -o tables/.libs/pat.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/sdt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/sdt.lo -MD -MP -MF $depbase.Tpo -c -o tables/sdt.lo tables/sdt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/sdt.lo -MD -MP -MF tables/.deps/sdt.Tpo -c tables/sdt.c -fPIC -DPIC -o tables/.libs/sdt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/pmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/pmt.lo -MD -MP -MF $depbase.Tpo -c -o tables/pmt.lo tables/pmt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/pmt.lo -MD -MP -MF tables/.deps/pmt.Tpo -c tables/pmt.c -fPIC -DPIC -o tables/.libs/pmt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/eit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/eit.lo -MD -MP -MF $depbase.Tpo -c -o tables/eit.lo tables/eit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/eit.lo -MD -MP -MF tables/.deps/eit.Tpo -c tables/eit.c -fPIC -DPIC -o tables/.libs/eit.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/cat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/cat.lo -MD -MP -MF $depbase.Tpo -c -o tables/cat.lo tables/cat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/cat.lo -MD -MP -MF tables/.deps/cat.Tpo -c tables/cat.c -fPIC -DPIC -o tables/.libs/cat.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/tot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/tot.lo -MD -MP -MF $depbase.Tpo -c -o tables/tot.lo tables/tot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/tot.lo -MD -MP -MF tables/.deps/tot.Tpo -c tables/tot.c -fPIC -DPIC -o tables/.libs/tot.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/nit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/nit.lo -MD -MP -MF $depbase.Tpo -c -o tables/nit.lo tables/nit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/nit.lo -MD -MP -MF tables/.deps/nit.Tpo -c tables/nit.c -fPIC -DPIC -o tables/.libs/nit.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/rst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/rst.lo -MD -MP -MF $depbase.Tpo -c -o tables/rst.lo tables/rst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/rst.lo -MD -MP -MF tables/.deps/rst.Tpo -c tables/rst.c -fPIC -DPIC -o tables/.libs/rst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/bat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/bat.lo -MD -MP -MF $depbase.Tpo -c -o tables/bat.lo tables/bat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/bat.lo -MD -MP -MF tables/.deps/bat.Tpo -c tables/bat.c -fPIC -DPIC -o tables/.libs/bat.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/sis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/sis.lo -MD -MP -MF $depbase.Tpo -c -o tables/sis.lo tables/sis.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/sis.lo -MD -MP -MF tables/.deps/sis.Tpo -c tables/sis.c -fPIC -DPIC -o tables/.libs/sis.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/atsc_vct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_vct.lo -MD -MP -MF $depbase.Tpo -c -o tables/atsc_vct.lo tables/atsc_vct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_vct.lo -MD -MP -MF tables/.deps/atsc_vct.Tpo -c tables/atsc_vct.c -fPIC -DPIC -o tables/.libs/atsc_vct.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/atsc_stt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_stt.lo -MD -MP -MF $depbase.Tpo -c -o tables/atsc_stt.lo tables/atsc_stt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_stt.lo -MD -MP -MF tables/.deps/atsc_stt.Tpo -c tables/atsc_stt.c -fPIC -DPIC -o tables/.libs/atsc_stt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/atsc_eit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_eit.lo -MD -MP -MF $depbase.Tpo -c -o tables/atsc_eit.lo tables/atsc_eit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_eit.lo -MD -MP -MF tables/.deps/atsc_eit.Tpo -c tables/atsc_eit.c -fPIC -DPIC -o tables/.libs/atsc_eit.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/atsc_ett.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_ett.lo -MD -MP -MF $depbase.Tpo -c -o tables/atsc_ett.lo tables/atsc_ett.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_ett.lo -MD -MP -MF tables/.deps/atsc_ett.Tpo -c tables/atsc_ett.c -fPIC -DPIC -o tables/.libs/atsc_ett.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_02.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_02.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_02.lo descriptors/dr_02.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_02.lo -MD -MP -MF descriptors/.deps/dr_02.Tpo -c descriptors/dr_02.c -fPIC -DPIC -o descriptors/.libs/dr_02.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_03.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_03.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_03.lo descriptors/dr_03.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_03.lo -MD -MP -MF descriptors/.deps/dr_03.Tpo -c descriptors/dr_03.c -fPIC -DPIC -o descriptors/.libs/dr_03.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_04.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_04.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_04.lo descriptors/dr_04.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_04.lo -MD -MP -MF descriptors/.deps/dr_04.Tpo -c descriptors/dr_04.c -fPIC -DPIC -o descriptors/.libs/dr_04.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo tables/atsc_mgt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_mgt.lo -MD -MP -MF $depbase.Tpo -c -o tables/atsc_mgt.lo tables/atsc_mgt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT tables/atsc_mgt.lo -MD -MP -MF tables/.deps/atsc_mgt.Tpo -c tables/atsc_mgt.c -fPIC -DPIC -o tables/.libs/atsc_mgt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_05.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_05.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_05.lo descriptors/dr_05.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_05.lo -MD -MP -MF descriptors/.deps/dr_05.Tpo -c descriptors/dr_05.c -fPIC -DPIC -o descriptors/.libs/dr_05.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_09.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_09.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_09.lo descriptors/dr_09.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_09.lo -MD -MP -MF descriptors/.deps/dr_09.Tpo -c descriptors/dr_09.c -fPIC -DPIC -o descriptors/.libs/dr_09.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_08.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_08.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_08.lo descriptors/dr_08.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_08.lo -MD -MP -MF descriptors/.deps/dr_08.Tpo -c descriptors/dr_08.c -fPIC -DPIC -o descriptors/.libs/dr_08.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0b.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0b.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0b.lo descriptors/dr_0b.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0b.lo -MD -MP -MF descriptors/.deps/dr_0b.Tpo -c descriptors/dr_0b.c -fPIC -DPIC -o descriptors/.libs/dr_0b.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_07.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_07.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_07.lo descriptors/dr_07.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_07.lo -MD -MP -MF descriptors/.deps/dr_07.Tpo -c descriptors/dr_07.c -fPIC -DPIC -o descriptors/.libs/dr_07.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_06.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_06.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_06.lo descriptors/dr_06.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_06.lo -MD -MP -MF descriptors/.deps/dr_06.Tpo -c descriptors/dr_06.c -fPIC -DPIC -o descriptors/.libs/dr_06.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0a.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0a.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0a.lo descriptors/dr_0a.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0a.lo -MD -MP -MF descriptors/.deps/dr_0a.Tpo -c descriptors/dr_0a.c -fPIC -DPIC -o descriptors/.libs/dr_0a.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0c.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0c.lo descriptors/dr_0c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0c.lo -MD -MP -MF descriptors/.deps/dr_0c.Tpo -c descriptors/dr_0c.c -fPIC -DPIC -o descriptors/.libs/dr_0c.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0d.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0d.lo descriptors/dr_0d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0d.lo -MD -MP -MF descriptors/.deps/dr_0d.Tpo -c descriptors/dr_0d.c -fPIC -DPIC -o descriptors/.libs/dr_0d.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0e.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0e.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0e.lo descriptors/dr_0e.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0e.lo -MD -MP -MF descriptors/.deps/dr_0e.Tpo -c descriptors/dr_0e.c -fPIC -DPIC -o descriptors/.libs/dr_0e.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_11.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_11.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_11.lo descriptors/dr_11.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_11.lo -MD -MP -MF descriptors/.deps/dr_11.Tpo -c descriptors/dr_11.c -fPIC -DPIC -o descriptors/.libs/dr_11.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_0f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0f.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_0f.lo descriptors/dr_0f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_0f.lo -MD -MP -MF descriptors/.deps/dr_0f.Tpo -c descriptors/dr_0f.c -fPIC -DPIC -o descriptors/.libs/dr_0f.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_12.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_12.lo descriptors/dr_12.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_12.lo -MD -MP -MF descriptors/.deps/dr_12.Tpo -c descriptors/dr_12.c -fPIC -DPIC -o descriptors/.libs/dr_12.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_10.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_10.lo descriptors/dr_10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_10.lo -MD -MP -MF descriptors/.deps/dr_10.Tpo -c descriptors/dr_10.c -fPIC -DPIC -o descriptors/.libs/dr_10.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_14.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_14.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_14.lo descriptors/dr_14.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_14.lo -MD -MP -MF descriptors/.deps/dr_14.Tpo -c descriptors/dr_14.c -fPIC -DPIC -o descriptors/.libs/dr_14.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_13.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_13.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_13.lo descriptors/dr_13.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_13.lo -MD -MP -MF descriptors/.deps/dr_13.Tpo -c descriptors/dr_13.c -fPIC -DPIC -o descriptors/.libs/dr_13.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_1b.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_1b.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_1b.lo descriptors/dr_1b.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_1b.lo -MD -MP -MF descriptors/.deps/dr_1b.Tpo -c descriptors/dr_1b.c -fPIC -DPIC -o descriptors/.libs/dr_1b.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_1c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_1c.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_1c.lo descriptors/dr_1c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_1c.lo -MD -MP -MF descriptors/.deps/dr_1c.Tpo -c descriptors/dr_1c.c -fPIC -DPIC -o descriptors/.libs/dr_1c.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_40.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_40.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_40.lo descriptors/dr_40.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_40.lo -MD -MP -MF descriptors/.deps/dr_40.Tpo -c descriptors/dr_40.c -fPIC -DPIC -o descriptors/.libs/dr_40.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_41.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_41.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_41.lo descriptors/dr_41.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_41.lo -MD -MP -MF descriptors/.deps/dr_41.Tpo -c descriptors/dr_41.c -fPIC -DPIC -o descriptors/.libs/dr_41.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_43.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_43.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_43.lo descriptors/dr_43.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_43.lo -MD -MP -MF descriptors/.deps/dr_43.Tpo -c descriptors/dr_43.c -fPIC -DPIC -o descriptors/.libs/dr_43.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_42.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_42.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_42.lo descriptors/dr_42.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_42.lo -MD -MP -MF descriptors/.deps/dr_42.Tpo -c descriptors/dr_42.c -fPIC -DPIC -o descriptors/.libs/dr_42.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_47.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_47.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_47.lo descriptors/dr_47.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_47.lo -MD -MP -MF descriptors/.deps/dr_47.Tpo -c descriptors/dr_47.c -fPIC -DPIC -o descriptors/.libs/dr_47.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_44.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_44.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_44.lo descriptors/dr_44.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_44.lo -MD -MP -MF descriptors/.deps/dr_44.Tpo -c descriptors/dr_44.c -fPIC -DPIC -o descriptors/.libs/dr_44.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_45.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_45.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_45.lo descriptors/dr_45.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_45.lo -MD -MP -MF descriptors/.deps/dr_45.Tpo -c descriptors/dr_45.c -fPIC -DPIC -o descriptors/.libs/dr_45.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_48.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_48.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_48.lo descriptors/dr_48.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_48.lo -MD -MP -MF descriptors/.deps/dr_48.Tpo -c descriptors/dr_48.c -fPIC -DPIC -o descriptors/.libs/dr_48.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4c.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4c.lo descriptors/dr_4c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4c.lo -MD -MP -MF descriptors/.deps/dr_4c.Tpo -c descriptors/dr_4c.c -fPIC -DPIC -o descriptors/.libs/dr_4c.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4b.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4b.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4b.lo descriptors/dr_4b.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4b.lo -MD -MP -MF descriptors/.deps/dr_4b.Tpo -c descriptors/dr_4b.c -fPIC -DPIC -o descriptors/.libs/dr_4b.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_49.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_49.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_49.lo descriptors/dr_49.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_49.lo -MD -MP -MF descriptors/.deps/dr_49.Tpo -c descriptors/dr_49.c -fPIC -DPIC -o descriptors/.libs/dr_49.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4a.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4a.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4a.lo descriptors/dr_4a.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4a.lo -MD -MP -MF descriptors/.deps/dr_4a.Tpo -c descriptors/dr_4a.c -fPIC -DPIC -o descriptors/.libs/dr_4a.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4d.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4d.lo descriptors/dr_4d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4d.lo -MD -MP -MF descriptors/.deps/dr_4d.Tpo -c descriptors/dr_4d.c -fPIC -DPIC -o descriptors/.libs/dr_4d.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4e.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4e.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4e.lo descriptors/dr_4e.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4e.lo -MD -MP -MF descriptors/.deps/dr_4e.Tpo -c descriptors/dr_4e.c -fPIC -DPIC -o descriptors/.libs/dr_4e.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_4f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4f.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_4f.lo descriptors/dr_4f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_4f.lo -MD -MP -MF descriptors/.deps/dr_4f.Tpo -c descriptors/dr_4f.c -fPIC -DPIC -o descriptors/.libs/dr_4f.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_50.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_50.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_50.lo descriptors/dr_50.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_50.lo -MD -MP -MF descriptors/.deps/dr_50.Tpo -c descriptors/dr_50.c -fPIC -DPIC -o descriptors/.libs/dr_50.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_52.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_52.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_52.lo descriptors/dr_52.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_52.lo -MD -MP -MF descriptors/.deps/dr_52.Tpo -c descriptors/dr_52.c -fPIC -DPIC -o descriptors/.libs/dr_52.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_54.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_54.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_54.lo descriptors/dr_54.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_54.lo -MD -MP -MF descriptors/.deps/dr_54.Tpo -c descriptors/dr_54.c -fPIC -DPIC -o descriptors/.libs/dr_54.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_53.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_53.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_53.lo descriptors/dr_53.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_53.lo -MD -MP -MF descriptors/.deps/dr_53.Tpo -c descriptors/dr_53.c -fPIC -DPIC -o descriptors/.libs/dr_53.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_58.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_58.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_58.lo descriptors/dr_58.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_58.lo -MD -MP -MF descriptors/.deps/dr_58.Tpo -c descriptors/dr_58.c -fPIC -DPIC -o descriptors/.libs/dr_58.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_56.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_56.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_56.lo descriptors/dr_56.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_56.lo -MD -MP -MF descriptors/.deps/dr_56.Tpo -c descriptors/dr_56.c -fPIC -DPIC -o descriptors/.libs/dr_56.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_55.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_55.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_55.lo descriptors/dr_55.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_55.lo -MD -MP -MF descriptors/.deps/dr_55.Tpo -c descriptors/dr_55.c -fPIC -DPIC -o descriptors/.libs/dr_55.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_5a.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_5a.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_5a.lo descriptors/dr_5a.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_5a.lo -MD -MP -MF descriptors/.deps/dr_5a.Tpo -c descriptors/dr_5a.c -fPIC -DPIC -o descriptors/.libs/dr_5a.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_59.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_59.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_59.lo descriptors/dr_59.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_59.lo -MD -MP -MF descriptors/.deps/dr_59.Tpo -c descriptors/dr_59.c -fPIC -DPIC -o descriptors/.libs/dr_59.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_62.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_62.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_62.lo descriptors/dr_62.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_62.lo -MD -MP -MF descriptors/.deps/dr_62.Tpo -c descriptors/dr_62.c -fPIC -DPIC -o descriptors/.libs/dr_62.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_66.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_66.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_66.lo descriptors/dr_66.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_66.lo -MD -MP -MF descriptors/.deps/dr_66.Tpo -c descriptors/dr_66.c -fPIC -DPIC -o descriptors/.libs/dr_66.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_73.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_73.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_73.lo descriptors/dr_73.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_73.lo -MD -MP -MF descriptors/.deps/dr_73.Tpo -c descriptors/dr_73.c -fPIC -DPIC -o descriptors/.libs/dr_73.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_76.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_76.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_76.lo descriptors/dr_76.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_76.lo -MD -MP -MF descriptors/.deps/dr_76.Tpo -c descriptors/dr_76.c -fPIC -DPIC -o descriptors/.libs/dr_76.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_69.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_69.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_69.lo descriptors/dr_69.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_69.lo -MD -MP -MF descriptors/.deps/dr_69.Tpo -c descriptors/dr_69.c -fPIC -DPIC -o descriptors/.libs/dr_69.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_81.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_81.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_81.lo descriptors/dr_81.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_81.lo -MD -MP -MF descriptors/.deps/dr_81.Tpo -c descriptors/dr_81.c -fPIC -DPIC -o descriptors/.libs/dr_81.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_83.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_83.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_83.lo descriptors/dr_83.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_83.lo -MD -MP -MF descriptors/.deps/dr_83.Tpo -c descriptors/dr_83.c -fPIC -DPIC -o descriptors/.libs/dr_83.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_7c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_7c.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_7c.lo descriptors/dr_7c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_7c.lo -MD -MP -MF descriptors/.deps/dr_7c.Tpo -c descriptors/dr_7c.c -fPIC -DPIC -o descriptors/.libs/dr_7c.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_8a.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_8a.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_8a.lo descriptors/dr_8a.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_8a.lo -MD -MP -MF descriptors/.deps/dr_8a.Tpo -c descriptors/dr_8a.c -fPIC -DPIC -o descriptors/.libs/dr_8a.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_86.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_86.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_86.lo descriptors/dr_86.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_86.lo -MD -MP -MF descriptors/.deps/dr_86.Tpo -c descriptors/dr_86.c -fPIC -DPIC -o descriptors/.libs/dr_86.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_a0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_a0.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_a0.lo descriptors/dr_a0.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_a0.lo -MD -MP -MF descriptors/.deps/dr_a0.Tpo -c descriptors/dr_a0.c -fPIC -DPIC -o descriptors/.libs/dr_a0.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' depbase=`echo descriptors/dr_a1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_a1.lo -MD -MP -MF $depbase.Tpo -c -o descriptors/dr_a1.lo descriptors/dr_a1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT descriptors/dr_a1.lo -MD -MP -MF descriptors/.deps/dr_a1.Tpo -c descriptors/dr_a1.c -fPIC -DPIC -o descriptors/.libs/dr_a1.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -version-info 10:0:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdvbpsi.la -rpath /usr/lib64 dvbpsi.lo psi.lo demux.lo descriptor.lo tables/pat.lo tables/pmt.lo tables/sdt.lo tables/eit.lo tables/cat.lo tables/nit.lo tables/tot.lo tables/sis.lo tables/bat.lo tables/rst.lo tables/atsc_vct.lo tables/atsc_stt.lo tables/atsc_eit.lo tables/atsc_ett.lo tables/atsc_mgt.lo descriptors/dr_02.lo descriptors/dr_03.lo descriptors/dr_04.lo descriptors/dr_05.lo descriptors/dr_06.lo descriptors/dr_07.lo descriptors/dr_08.lo descriptors/dr_09.lo descriptors/dr_0a.lo descriptors/dr_0b.lo descriptors/dr_0c.lo descriptors/dr_0d.lo descriptors/dr_0e.lo descriptors/dr_0f.lo descriptors/dr_10.lo descriptors/dr_11.lo descriptors/dr_12.lo descriptors/dr_13.lo descriptors/dr_14.lo descriptors/dr_1b.lo descriptors/dr_1c.lo descriptors/dr_40.lo descriptors/dr_41.lo descriptors/dr_42.lo descriptors/dr_43.lo descriptors/dr_44.lo descriptors/dr_45.lo descriptors/dr_47.lo descriptors/dr_48.lo descriptors/dr_49.lo descriptors/dr_4a.lo descriptors/dr_4b.lo descriptors/dr_4c.lo descriptors/dr_4d.lo descriptors/dr_4e.lo descriptors/dr_4f.lo descriptors/dr_50.lo descriptors/dr_52.lo descriptors/dr_53.lo descriptors/dr_54.lo descriptors/dr_55.lo descriptors/dr_56.lo descriptors/dr_58.lo descriptors/dr_59.lo descriptors/dr_5a.lo descriptors/dr_62.lo descriptors/dr_66.lo descriptors/dr_69.lo descriptors/dr_73.lo descriptors/dr_76.lo descriptors/dr_7c.lo descriptors/dr_81.lo descriptors/dr_83.lo descriptors/dr_86.lo descriptors/dr_8a.lo descriptors/dr_a0.lo descriptors/dr_a1.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/dvbpsi.o .libs/psi.o .libs/demux.o .libs/descriptor.o tables/.libs/pat.o tables/.libs/pmt.o tables/.libs/sdt.o tables/.libs/eit.o tables/.libs/cat.o tables/.libs/nit.o tables/.libs/tot.o tables/.libs/sis.o tables/.libs/bat.o tables/.libs/rst.o tables/.libs/atsc_vct.o tables/.libs/atsc_stt.o tables/.libs/atsc_eit.o tables/.libs/atsc_ett.o tables/.libs/atsc_mgt.o descriptors/.libs/dr_02.o descriptors/.libs/dr_03.o descriptors/.libs/dr_04.o descriptors/.libs/dr_05.o descriptors/.libs/dr_06.o descriptors/.libs/dr_07.o descriptors/.libs/dr_08.o descriptors/.libs/dr_09.o descriptors/.libs/dr_0a.o descriptors/.libs/dr_0b.o descriptors/.libs/dr_0c.o descriptors/.libs/dr_0d.o descriptors/.libs/dr_0e.o descriptors/.libs/dr_0f.o descriptors/.libs/dr_10.o descriptors/.libs/dr_11.o descriptors/.libs/dr_12.o descriptors/.libs/dr_13.o descriptors/.libs/dr_14.o descriptors/.libs/dr_1b.o descriptors/.libs/dr_1c.o descriptors/.libs/dr_40.o descriptors/.libs/dr_41.o descriptors/.libs/dr_42.o descriptors/.libs/dr_43.o descriptors/.libs/dr_44.o descriptors/.libs/dr_45.o descriptors/.libs/dr_47.o descriptors/.libs/dr_48.o descriptors/.libs/dr_49.o descriptors/.libs/dr_4a.o descriptors/.libs/dr_4b.o descriptors/.libs/dr_4c.o descriptors/.libs/dr_4d.o descriptors/.libs/dr_4e.o descriptors/.libs/dr_4f.o descriptors/.libs/dr_50.o descriptors/.libs/dr_52.o descriptors/.libs/dr_53.o descriptors/.libs/dr_54.o descriptors/.libs/dr_55.o descriptors/.libs/dr_56.o descriptors/.libs/dr_58.o descriptors/.libs/dr_59.o descriptors/.libs/dr_5a.o descriptors/.libs/dr_62.o descriptors/.libs/dr_66.o descriptors/.libs/dr_69.o descriptors/.libs/dr_73.o descriptors/.libs/dr_76.o descriptors/.libs/dr_7c.o descriptors/.libs/dr_81.o descriptors/.libs/dr_83.o descriptors/.libs/dr_86.o descriptors/.libs/dr_8a.o descriptors/.libs/dr_a0.o descriptors/.libs/dr_a1.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libdvbpsi.so.10 -o .libs/libdvbpsi.so.10.0.0 libtool: link: (cd ".libs" && rm -f "libdvbpsi.so.10" && ln -s "libdvbpsi.so.10.0.0" "libdvbpsi.so.10") libtool: link: (cd ".libs" && rm -f "libdvbpsi.so" && ln -s "libdvbpsi.so.10.0.0" "libdvbpsi.so") libtool: link: ( cd ".libs" && rm -f "libdvbpsi.la" && ln -s "../libdvbpsi.la" "libdvbpsi.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' Making all in examples Making all in dvbinfo make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbinfo-udp.o -MD -MP -MF .deps/dvbinfo-udp.Tpo -c -o dvbinfo-udp.o `test -f 'udp.c' || echo './'`udp.c mv -f .deps/dvbinfo-udp.Tpo .deps/dvbinfo-udp.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbinfo-buffer.o -MD -MP -MF .deps/dvbinfo-buffer.Tpo -c -o dvbinfo-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/dvbinfo-buffer.Tpo .deps/dvbinfo-buffer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbinfo-tcp.o -MD -MP -MF .deps/dvbinfo-tcp.Tpo -c -o dvbinfo-tcp.o `test -f 'tcp.c' || echo './'`tcp.c mv -f .deps/dvbinfo-tcp.Tpo .deps/dvbinfo-tcp.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbinfo-dvbinfo.o -MD -MP -MF .deps/dvbinfo-dvbinfo.Tpo -c -o dvbinfo-dvbinfo.o `test -f 'dvbinfo.c' || echo './'`dvbinfo.c mv -f .deps/dvbinfo-dvbinfo.Tpo .deps/dvbinfo-dvbinfo.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dvbinfo-libdvbpsi.o -MD -MP -MF .deps/dvbinfo-libdvbpsi.Tpo -c -o dvbinfo-libdvbpsi.o `test -f 'libdvbpsi.c' || echo './'`libdvbpsi.c mv -f .deps/dvbinfo-libdvbpsi.Tpo .deps/dvbinfo-libdvbpsi.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../../src -ldvbpsi -pthread -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvbinfo dvbinfo-dvbinfo.o dvbinfo-libdvbpsi.o dvbinfo-buffer.o dvbinfo-tcp.o dvbinfo-udp.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvbinfo dvbinfo-dvbinfo.o dvbinfo-libdvbpsi.o dvbinfo-buffer.o dvbinfo-tcp.o dvbinfo-udp.o -L../../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so -lm -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT dump_pids-dump_pids.o -MD -MP -MF .deps/dump_pids-dump_pids.Tpo -c -o dump_pids-dump_pids.o `test -f 'dump_pids.c' || echo './'`dump_pids.c mv -f .deps/dump_pids-dump_pids.Tpo .deps/dump_pids-dump_pids.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_pat-decode_pat.o -MD -MP -MF .deps/decode_pat-decode_pat.Tpo -c -o decode_pat-decode_pat.o `test -f 'decode_pat.c' || echo './'`decode_pat.c mv -f .deps/decode_pat-decode_pat.Tpo .deps/decode_pat-decode_pat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_mpeg-connect.o -MD -MP -MF .deps/decode_mpeg-connect.Tpo -c -o decode_mpeg-connect.o `test -f 'connect.c' || echo './'`connect.c mv -f .deps/decode_mpeg-connect.Tpo .deps/decode_mpeg-connect.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_sdt-decode_sdt.o -MD -MP -MF .deps/decode_sdt-decode_sdt.Tpo -c -o decode_sdt-decode_sdt.o `test -f 'decode_sdt.c' || echo './'`decode_sdt.c mv -f .deps/decode_sdt-decode_sdt.Tpo .deps/decode_sdt-decode_sdt.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_pmt-decode_pmt.o -MD -MP -MF .deps/decode_pmt-decode_pmt.Tpo -c -o decode_pmt-decode_pmt.o `test -f 'decode_pmt.c' || echo './'`decode_pmt.c mv -f .deps/decode_pmt-decode_pmt.Tpo .deps/decode_pmt-decode_pmt.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT get_pcr_pid-get_pcr_pid.o -MD -MP -MF .deps/get_pcr_pid-get_pcr_pid.Tpo -c -o get_pcr_pid-get_pcr_pid.o `test -f 'get_pcr_pid.c' || echo './'`get_pcr_pid.c mv -f .deps/get_pcr_pid-get_pcr_pid.Tpo .deps/get_pcr_pid-get_pcr_pid.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT check_cc_pid-check_cc_pid.o -MD -MP -MF .deps/check_cc_pid-check_cc_pid.Tpo -c -o check_cc_pid-check_cc_pid.o `test -f 'check_cc_pid.c' || echo './'`check_cc_pid.c mv -f .deps/check_cc_pid-check_cc_pid.Tpo .deps/check_cc_pid-check_cc_pid.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_bat-decode_bat.o -MD -MP -MF .deps/decode_bat-decode_bat.Tpo -c -o decode_bat-decode_bat.o `test -f 'decode_bat.c' || echo './'`decode_bat.c mv -f .deps/decode_bat-decode_bat.Tpo .deps/decode_bat-decode_bat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT decode_mpeg-decode_mpeg.o -MD -MP -MF .deps/decode_mpeg-decode_mpeg.Tpo -c -o decode_mpeg-decode_mpeg.o `test -f 'decode_mpeg.c' || echo './'`decode_mpeg.c mv -f .deps/decode_mpeg-decode_mpeg.Tpo .deps/decode_mpeg-decode_mpeg.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dump_pids dump_pids-dump_pids.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dump_pids dump_pids-dump_pids.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o get_pcr_pid get_pcr_pid-get_pcr_pid.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/get_pcr_pid get_pcr_pid-get_pcr_pid.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_pat decode_pat-decode_pat.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decode_pat decode_pat-decode_pat.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_pmt decode_pmt-decode_pmt.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decode_pmt decode_pmt-decode_pmt.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_sdt decode_sdt-decode_sdt.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decode_sdt decode_sdt-decode_sdt.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_cc_pid check_cc_pid-check_cc_pid.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_cc_pid check_cc_pid-check_cc_pid.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_bat decode_bat-decode_bat.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decode_bat decode_bat-decode_bat.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_mpeg decode_mpeg-decode_mpeg.o decode_mpeg-connect.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decode_mpeg decode_mpeg-decode_mpeg.o decode_mpeg-connect.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' Making all in misc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT gen_pat-gen_pat.o -MD -MP -MF .deps/gen_pat-gen_pat.Tpo -c -o gen_pat-gen_pat.o `test -f 'gen_pat.c' || echo './'`gen_pat.c mv -f .deps/gen_pat-gen_pat.Tpo .deps/gen_pat-gen_pat.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT gen_pmt-gen_pmt.o -MD -MP -MF .deps/gen_pmt-gen_pmt.Tpo -c -o gen_pmt-gen_pmt.o `test -f 'gen_pmt.c' || echo './'`gen_pmt.c mv -f .deps/gen_pmt-gen_pmt.Tpo .deps/gen_pmt-gen_pmt.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' depbase=`echo gen_crc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT gen_crc.o -MD -MP -MF $depbase.Tpo -c -o gen_crc.o gen_crc.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gen_crc gen_crc.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gen_crc gen_crc.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gen_pat gen_pat-gen_pat.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gen_pat gen_pat-gen_pat.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gen_pmt gen_pmt-gen_pmt.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gen_pmt gen_pmt-gen_pmt.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' gcc -DHAVE_CONFIG_H -I. -I.. -DDVBPSI_DIST -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -MT test_dr-test_dr.o -MD -MP -MF .deps/test_dr-test_dr.Tpo -c -o test_dr-test_dr.o `test -f 'test_dr.c' || echo './'`test_dr.c mv -f .deps/test_dr-test_dr.Tpo .deps/test_dr-test_dr.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -L../src -ldvbpsi -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_dr test_dr-test_dr.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wcast-qual -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_dr test_dr-test_dr.o -L../src /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src/.libs/libdvbpsi.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VGIMLT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 + cd libdvbpsi-1.3.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdvbpsi.la '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdvbpsi.so.10.0.0 /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64/libdvbpsi.so.10.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libdvbpsi.so.10.0.0 libdvbpsi.so.10 || { rm -f libdvbpsi.so.10 && ln -s libdvbpsi.so.10.0.0 libdvbpsi.so.10; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libdvbpsi.so.10.0.0 libdvbpsi.so || { rm -f libdvbpsi.so && ln -s libdvbpsi.so.10.0.0 libdvbpsi.so; }; }) libtool: install: /usr/bin/install -p .libs/libdvbpsi.lai /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64/libdvbpsi.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi/types /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi' /usr/bin/install -p -m 644 dvbpsi.h psi.h descriptor.h demux.h tables/pat.h tables/pmt.h tables/sdt.h tables/eit.h tables/cat.h tables/nit.h tables/tot.h tables/sis.h tables/bat.h tables/rst.h tables/atsc_vct.h tables/atsc_stt.h tables/atsc_eit.h tables/atsc_mgt.h tables/atsc_ett.h descriptors/dr_02.h descriptors/dr_03.h descriptors/dr_04.h descriptors/dr_05.h descriptors/dr_06.h descriptors/dr_07.h descriptors/dr_08.h descriptors/dr_09.h descriptors/dr_0a.h descriptors/dr_0b.h descriptors/dr_0c.h descriptors/dr_0d.h descriptors/dr_0e.h descriptors/dr_0f.h descriptors/dr_10.h descriptors/dr_11.h descriptors/dr_12.h descriptors/dr_13.h descriptors/dr_14.h descriptors/dr_1b.h descriptors/dr_1c.h '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi' /usr/bin/install -p -m 644 descriptors/dr_40.h descriptors/dr_41.h descriptors/dr_42.h descriptors/dr_43.h descriptors/dr_44.h descriptors/dr_45.h descriptors/dr_47.h descriptors/dr_48.h descriptors/dr_49.h descriptors/dr_4a.h descriptors/dr_4b.h descriptors/dr_4c.h descriptors/dr_4d.h descriptors/dr_4e.h descriptors/dr_4f.h descriptors/dr_50.h descriptors/dr_52.h descriptors/dr_53.h descriptors/dr_54.h descriptors/dr_55.h descriptors/dr_56.h descriptors/dr_58.h descriptors/dr_59.h descriptors/dr_5a.h descriptors/dr_62.h descriptors/dr_66.h descriptors/dr_69.h descriptors/dr_73.h descriptors/dr_76.h descriptors/dr_7c.h descriptors/dr_81.h descriptors/dr_83.h descriptors/dr_86.h descriptors/dr_8a.h descriptors/dr_a0.h descriptors/dr_a1.h descriptors/types/aac_profile.h descriptors/dr.h '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi' /usr/bin/make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' mv /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi/aac_profile.h /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/include/dvbpsi/types make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/src' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' Making install in dvbinfo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' 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/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples/dvbinfo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' 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/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/examples' Making install in misc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' 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/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1/misc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdvbpsi.pc '/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1' + find /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.3.1-1.mga7 --unique-debug-suffix -1.3.1-1.mga7.x86_64 --unique-debug-src-base libdvbpsi-1.3.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libdvbpsi-1.3.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/lib64/libdvbpsi.so.10.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2060 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64dvbpsi10-1.3.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cCg4si + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdvbpsi-1.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi10 + exit 0 Provides: lib64dvbpsi10 = 1.3.1-1.mga7 lib64dvbpsi10(x86-64) = 1.3.1-1.mga7 libdvbpsi libdvbpsi.so.10()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) Processing files: lib64dvbpsi-devel-1.3.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lv95rH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdvbpsi-1.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi-devel + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64/usr/share/doc/lib64dvbpsi-devel + exit 0 Provides: devel(libdvbpsi(64bit)) lib64dvbpsi-devel = 1.3.1-1.mga7 lib64dvbpsi-devel(x86-64) = 1.3.1-1.mga7 libdvbpsi-devel = 1.3.1-1.mga7 pkgconfig(libdvbpsi) = 1.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: lib64dvbpsi4-devel Processing files: libdvbpsi-debugsource-1.3.1-1.mga7.x86_64 Provides: libdvbpsi-debugsource = 1.3.1-1.mga7 libdvbpsi-debugsource(x86-64) = 1.3.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64dvbpsi10-debuginfo-1.3.1-1.mga7.x86_64 Provides: debuginfo(build-id) = c769eaef2cb3868d053ebe6eaca398fcb832c583 lib64dvbpsi10-debuginfo = 1.3.1-1.mga7 lib64dvbpsi10-debuginfo(x86-64) = 1.3.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdvbpsi-debugsource(x86-64) = 1.3.1-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dvbpsi10-1.3.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dvbpsi-devel-1.3.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdvbpsi-debugsource-1.3.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dvbpsi10-debuginfo-1.3.1-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K3Itia + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdvbpsi-1.3.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdvbpsi-1.3.1-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FKoHbD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libdvbpsi-1.3.1 + exit 0 D: [iurt_root_command] Success!