ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/zvbi.spec'", '/var/lib/mock/dist-fc7-build-154727-25251/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/zvbi.spec' warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/zvbi-0.2.30-1.fc7.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/zvbi.spec'", '/var/lib/mock/dist-fc7-build-154727-25251/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/zvbi.spec' Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.16752 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf zvbi-0.2.30 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zvbi-0.2.30.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zvbi-0.2.30 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zvbi-0.2.24-tvfonts.patch):' Patch #0 (zvbi-0.2.24-tvfonts.patch): + patch -p1 -b --suffix .orig -s + echo 'Patch #1 (zvbi-0.2.25-openfix.patch):' Patch #1 (zvbi-0.2.25-openfix.patch): + patch -p1 -s + iconv -f iso8859-1 README -t utf8 + /bin/mv -f README.conv README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.16752 + umask 022 + cd /builddir/build/BUILD + cd zvbi-0.2.30 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --enable-v4l --enable-dvb --enable-proxy checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for strndup... yes checking for strlcpy... no checking for asprintf... yes checking for vasprintf... yes checking for getopt_long... yes checking for getaddrinfo... yes checking for clock_settime... no checking for program_invocation_name... yes checking for sincos... yes checking for log2... yes checking for strerror_r... yes, SUSV3 version checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if gcc supports --param inline-unit-growth=3000... yes checking if gcc supports -std=c89... yes checking if gcc supports -std=iso9899:199409... yes checking if gcc supports -std=c99... yes checking if g++ supports -std=c++98... yes checking for pthread_create in -lpthread... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for png_destroy_write_struct in -lpng... yes checking for X... no checking whether to build the Video4Linux interface... yes checking whether to build the Linux DVB interface... yes checking whether to build the *BSD bktr driver interface... no checking if asm/types.h defines __s64 and __u64... yes checking whether to build the vbi proxy daemon and interface... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for doxygen... yes configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating examples/Makefile config.status: creating daemon/Makefile config.status: creating daemon/zvbid.init config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/dvb/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating zvbi.spec config.status: creating zvbi-0.2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/m4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' Making all in dvb make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bit_slicer.lo -MD -MP -MF ".deps/bit_slicer.Tpo" -c -o bit_slicer.lo bit_slicer.c; \ then mv -f ".deps/bit_slicer.Tpo" ".deps/bit_slicer.Plo"; else rm -f ".deps/bit_slicer.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cache.lo -MD -MP -MF ".deps/cache.Tpo" -c -o cache.lo cache.c; \ then mv -f ".deps/cache.Tpo" ".deps/cache.Plo"; else rm -f ".deps/cache.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT caption.lo -MD -MP -MF ".deps/caption.Tpo" -c -o caption.lo caption.c; \ then mv -f ".deps/caption.Tpo" ".deps/caption.Plo"; else rm -f ".deps/caption.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conv.lo -MD -MP -MF ".deps/conv.Tpo" -c -o conv.lo conv.c; \ then mv -f ".deps/conv.Tpo" ".deps/conv.Plo"; else rm -f ".deps/conv.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT caption.lo -MD -MP -MF .deps/caption.Tpo -c caption.c -fPIC -DPIC -o .libs/caption.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c bit_slicer.c -fPIC -DPIC -o .libs/bit_slicer.o cache.c: In function 'set_errstr': cache.c:79: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -fPIC -DPIC -o .libs/conv.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c bit_slicer.c -o bit_slicer.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT caption.lo -MD -MP -MF .deps/caption.Tpo -c caption.c -o caption.o >/dev/null 2>&1 conv.c: In function 'strndup_iconv_to_ucs2': conv.c:789: warning: passing argument 2 of 'iconv' from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -o conv.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_mux.lo -MD -MP -MF ".deps/dvb_mux.Tpo" -c -o dvb_mux.lo dvb_mux.c; \ then mv -f ".deps/dvb_mux.Tpo" ".deps/dvb_mux.Plo"; else rm -f ".deps/dvb_mux.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_demux.lo -MD -MP -MF ".deps/dvb_demux.Tpo" -c -o dvb_demux.lo dvb_demux.c; \ then mv -f ".deps/dvb_demux.Tpo" ".deps/dvb_demux.Plo"; else rm -f ".deps/dvb_demux.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-html.lo -MD -MP -MF ".deps/exp-html.Tpo" -c -o exp-html.lo exp-html.c; \ then mv -f ".deps/exp-html.Tpo" ".deps/exp-html.Plo"; else rm -f ".deps/exp-html.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-templ.lo -MD -MP -MF ".deps/exp-templ.Tpo" -c -o exp-templ.lo exp-templ.c; \ then mv -f ".deps/exp-templ.Tpo" ".deps/exp-templ.Plo"; else rm -f ".deps/exp-templ.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_mux.lo -MD -MP -MF .deps/dvb_mux.Tpo -c dvb_mux.c -fPIC -DPIC -o .libs/dvb_mux.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-html.lo -MD -MP -MF .deps/exp-html.Tpo -c exp-html.c -fPIC -DPIC -o .libs/exp-html.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_demux.lo -MD -MP -MF .deps/dvb_demux.Tpo -c dvb_demux.c -fPIC -DPIC -o .libs/dvb_demux.o exp-html.c:203:1: warning: "printf" redefined In file included from /usr/include/stdio.h:844, from exp-html.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_mux.lo -MD -MP -MF .deps/dvb_mux.Tpo -c dvb_mux.c -o dvb_mux.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-templ.lo -MD -MP -MF .deps/exp-templ.Tpo -c exp-templ.c -fPIC -DPIC -o .libs/exp-templ.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-html.lo -MD -MP -MF .deps/exp-html.Tpo -c exp-html.c -o exp-html.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dvb_demux.lo -MD -MP -MF .deps/dvb_demux.Tpo -c dvb_demux.c -o dvb_demux.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-templ.lo -MD -MP -MF .deps/exp-templ.Tpo -c exp-templ.c -o exp-templ.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-txt.lo -MD -MP -MF ".deps/exp-txt.Tpo" -c -o exp-txt.lo exp-txt.c; \ then mv -f ".deps/exp-txt.Tpo" ".deps/exp-txt.Plo"; else rm -f ".deps/exp-txt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-vtx.lo -MD -MP -MF ".deps/exp-vtx.Tpo" -c -o exp-vtx.lo exp-vtx.c; \ then mv -f ".deps/exp-vtx.Tpo" ".deps/exp-vtx.Plo"; else rm -f ".deps/exp-vtx.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT export.lo -MD -MP -MF ".deps/export.Tpo" -c -o export.lo export.c; \ then mv -f ".deps/export.Tpo" ".deps/export.Plo"; else rm -f ".deps/export.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hamm.lo -MD -MP -MF ".deps/hamm.Tpo" -c -o hamm.lo hamm.c; \ then mv -f ".deps/hamm.Tpo" ".deps/hamm.Plo"; else rm -f ".deps/hamm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-vtx.lo -MD -MP -MF .deps/exp-vtx.Tpo -c exp-vtx.c -fPIC -DPIC -o .libs/exp-vtx.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-vtx.lo -MD -MP -MF .deps/exp-vtx.Tpo -c exp-vtx.c -o exp-vtx.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-txt.lo -MD -MP -MF .deps/exp-txt.Tpo -c exp-txt.c -fPIC -DPIC -o .libs/exp-txt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT idl_demux.lo -MD -MP -MF ".deps/idl_demux.Tpo" -c -o idl_demux.lo idl_demux.c; \ then mv -f ".deps/idl_demux.Tpo" ".deps/idl_demux.Plo"; else rm -f ".deps/idl_demux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -fPIC -DPIC -o .libs/export.o export.c: In function 'vbi_export_new': export.c:558: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result export.c:568: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result export.c: In function '_vbi_export_grow_buffer_space': export.c:998: warning: dereferencing type-punned pointer will break strict-aliasing rules export.c:1012: warning: dereferencing type-punned pointer will break strict-aliasing rules export.c: In function 'vbi_export_mem': export.c:1602: warning: passing argument 2 of 'e->_class->export' discards qualifiers from pointer target type export.c: In function 'vbi_export_alloc': export.c:1676: warning: passing argument 2 of 'e->_class->export' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exp-txt.lo -MD -MP -MF .deps/exp-txt.Tpo -c exp-txt.c -o exp-txt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -o export.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hamm.lo -MD -MP -MF .deps/hamm.Tpo -c hamm.c -fPIC -DPIC -o .libs/hamm.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT idl_demux.lo -MD -MP -MF .deps/idl_demux.Tpo -c idl_demux.c -fPIC -DPIC -o .libs/idl_demux.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF ".deps/io.Tpo" -c -o io.lo io.c; \ then mv -f ".deps/io.Tpo" ".deps/io.Plo"; else rm -f ".deps/io.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT idl_demux.lo -MD -MP -MF .deps/idl_demux.Tpo -c idl_demux.c -o idl_demux.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hamm.lo -MD -MP -MF .deps/hamm.Tpo -c hamm.c -o hamm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-bktr.lo -MD -MP -MF ".deps/io-bktr.Tpo" -c -o io-bktr.lo io-bktr.c; \ then mv -f ".deps/io-bktr.Tpo" ".deps/io-bktr.Plo"; else rm -f ".deps/io-bktr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-dvb.lo -MD -MP -MF ".deps/io-dvb.Tpo" -c -o io-dvb.lo io-dvb.c; \ then mv -f ".deps/io-dvb.Tpo" ".deps/io-dvb.Plo"; else rm -f ".deps/io-dvb.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-sim.lo -MD -MP -MF ".deps/io-sim.Tpo" -c -o io-sim.lo io-sim.c; \ then mv -f ".deps/io-sim.Tpo" ".deps/io-sim.Plo"; else rm -f ".deps/io-sim.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-bktr.lo -MD -MP -MF .deps/io-bktr.Tpo -c io-bktr.c -fPIC -DPIC -o .libs/io-bktr.o io-bktr.c: In function 'vbi_capture_bktr_new': io-bktr.c:390: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-bktr.lo -MD -MP -MF .deps/io-bktr.Tpo -c io-bktr.c -o io-bktr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l.lo -MD -MP -MF ".deps/io-v4l.Tpo" -c -o io-v4l.lo io-v4l.c; \ then mv -f ".deps/io-v4l.Tpo" ".deps/io-v4l.Plo"; else rm -f ".deps/io-v4l.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-sim.lo -MD -MP -MF .deps/io-sim.Tpo -c io-sim.c -fPIC -DPIC -o .libs/io-sim.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-dvb.lo -MD -MP -MF .deps/io-dvb.Tpo -c io-dvb.c -fPIC -DPIC -o .libs/io-dvb.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2.lo -MD -MP -MF ".deps/io-v4l2.Tpo" -c -o io-v4l2.lo io-v4l2.c; \ then mv -f ".deps/io-v4l2.Tpo" ".deps/io-v4l2.Plo"; else rm -f ".deps/io-v4l2.Tpo"; exit 1; fi io-dvb.c: In function 'open_device': io-dvb.c:429: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-dvb.c:449: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-dvb.c: In function 'vbi_capture_dvb_new2': io-dvb.c:515: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-dvb.c:531: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-dvb.lo -MD -MP -MF .deps/io-dvb.Tpo -c io-dvb.c -o io-dvb.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2k.lo -MD -MP -MF ".deps/io-v4l2k.Tpo" -c -o io-v4l2k.lo io-v4l2k.c; \ then mv -f ".deps/io-v4l2k.Tpo" ".deps/io-v4l2k.Plo"; else rm -f ".deps/io-v4l2k.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l.lo -MD -MP -MF .deps/io-v4l.Tpo -c io-v4l.c -fPIC -DPIC -o .libs/io-v4l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-sim.lo -MD -MP -MF .deps/io-sim.Tpo -c io-sim.c -o io-sim.o >/dev/null 2>&1 io-v4l.c: In function 'v4l_read_alloc': io-v4l.c:164: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:175: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c: In function 'set_parameters': io-v4l.c:758: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:809: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:823: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c: In function 'v4l_update_services': io-v4l.c:961: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1014: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1033: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1090: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1118: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1133: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c: In function 'v4l_new': io-v4l.c:1171: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1199: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1207: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l.c:1238: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2.lo -MD -MP -MF .deps/io-v4l2.Tpo -c io-v4l2.c -fPIC -DPIC -o .libs/io-v4l2.o io-v4l2.c: In function 'vbi_capture_v4l2_new': io-v4l2.c:115: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2.c:130: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2.c:158: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2.lo -MD -MP -MF .deps/io-v4l2.Tpo -c io-v4l2.c -o io-v4l2.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2k.lo -MD -MP -MF .deps/io-v4l2k.Tpo -c io-v4l2k.c -fPIC -DPIC -o .libs/io-v4l2k.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l.lo -MD -MP -MF .deps/io-v4l.Tpo -c io-v4l.c -o io-v4l.o >/dev/null 2>&1 io-v4l2k.c: In function 'v4l2_stream_alloc': io-v4l2k.c:209: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:219: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:232: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:247: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:283: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:307: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c: In function 'v4l2_read_alloc': io-v4l2k.c:606: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:617: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c: In function 'v4l2_get_videostd': io-v4l2k.c:758: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:785: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c: In function 'v4l2_update_services': io-v4l2k.c:934: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1027: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1033: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1078: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1131: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1146: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1182: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1195: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c: In function 'vbi_capture_v4l2k_new': io-v4l2k.c:1329: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1357: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1374: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1394: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1401: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result io-v4l2k.c:1449: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lang.lo -MD -MP -MF ".deps/lang.Tpo" -c -o lang.lo lang.c; \ then mv -f ".deps/lang.Tpo" ".deps/lang.Plo"; else rm -f ".deps/lang.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT packet.lo -MD -MP -MF ".deps/packet.Tpo" -c -o packet.lo packet.c; \ then mv -f ".deps/packet.Tpo" ".deps/packet.Plo"; else rm -f ".deps/packet.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io-v4l2k.lo -MD -MP -MF .deps/io-v4l2k.Tpo -c io-v4l2k.c -o io-v4l2k.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lang.lo -MD -MP -MF .deps/lang.Tpo -c lang.c -fPIC -DPIC -o .libs/lang.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lang.lo -MD -MP -MF .deps/lang.Tpo -c lang.c -o lang.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teletext.lo -MD -MP -MF ".deps/teletext.Tpo" -c -o teletext.lo teletext.c; \ then mv -f ".deps/teletext.Tpo" ".deps/teletext.Plo"; else rm -f ".deps/teletext.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT page_table.lo -MD -MP -MF ".deps/page_table.Tpo" -c -o page_table.lo page_table.c; \ then mv -f ".deps/page_table.Tpo" ".deps/page_table.Plo"; else rm -f ".deps/page_table.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o packet.c: In function 'store_lop': packet.c:1532: warning: passing argument 2 of 'same_header' discards qualifiers from pointer target type packet.c:1532: warning: passing argument 4 of 'same_header' discards qualifiers from pointer target type packet.c:1538: warning: passing argument 2 of 'same_header' discards qualifiers from pointer target type packet.c:1540: warning: passing argument 1 of 'same_clock' discards qualifiers from pointer target type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pfc_demux.lo -MD -MP -MF ".deps/pfc_demux.Tpo" -c -o pfc_demux.lo pfc_demux.c; \ then mv -f ".deps/pfc_demux.Tpo" ".deps/pfc_demux.Plo"; else rm -f ".deps/pfc_demux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teletext.lo -MD -MP -MF .deps/teletext.Tpo -c teletext.c -fPIC -DPIC -o .libs/teletext.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT page_table.lo -MD -MP -MF .deps/page_table.Tpo -c page_table.c -fPIC -DPIC -o .libs/page_table.o page_table.c: In function 'shrink_subpages_vector': page_table.c:427: warning: dereferencing type-punned pointer will break strict-aliasing rules page_table.c: In function 'extend_subpages_vector': page_table.c:440: warning: dereferencing type-punned pointer will break strict-aliasing rules page_table.c: In function 'vbi_page_table_next_subpage': page_table.c:221: warning: 'min_subno' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT page_table.lo -MD -MP -MF .deps/page_table.Tpo -c page_table.c -o page_table.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-client.lo -MD -MP -MF ".deps/proxy-client.Tpo" -c -o proxy-client.lo proxy-client.c; \ then mv -f ".deps/proxy-client.Tpo" ".deps/proxy-client.Plo"; else rm -f ".deps/proxy-client.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pfc_demux.lo -MD -MP -MF .deps/pfc_demux.Tpo -c pfc_demux.c -fPIC -DPIC -o .libs/pfc_demux.o pfc_demux.c: In function '_vbi_pfc_block_dump': pfc_demux.c:50: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teletext.lo -MD -MP -MF .deps/teletext.Tpo -c teletext.c -o teletext.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pfc_demux.lo -MD -MP -MF .deps/pfc_demux.Tpo -c pfc_demux.c -o pfc_demux.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT raw_decoder.lo -MD -MP -MF ".deps/raw_decoder.Tpo" -c -o raw_decoder.lo raw_decoder.c; \ then mv -f ".deps/raw_decoder.Tpo" ".deps/raw_decoder.Plo"; else rm -f ".deps/raw_decoder.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sampling_par.lo -MD -MP -MF ".deps/sampling_par.Tpo" -c -o sampling_par.lo sampling_par.c; \ then mv -f ".deps/sampling_par.Tpo" ".deps/sampling_par.Plo"; else rm -f ".deps/sampling_par.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-client.lo -MD -MP -MF .deps/proxy-client.Tpo -c proxy-client.c -fPIC -DPIC -o .libs/proxy-client.o proxy-client.c: In function 'proxy_client_connect_server': proxy-client.c:153: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c:155: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'proxy_client_alloc_msg_buf': proxy-client.c:201: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'proxy_client_take_message': proxy-client.c:424: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'proxy_client_rpc': proxy-client.c:585: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'proxy_client_read_message': proxy-client.c:637: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'proxy_client_start_acq': proxy-client.c:757: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c:766: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-client.c: In function 'vbi_proxy_client_create': proxy-client.c:1559: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-client.lo -MD -MP -MF .deps/proxy-client.Tpo -c proxy-client.c -o proxy-client.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT raw_decoder.lo -MD -MP -MF .deps/raw_decoder.Tpo -c raw_decoder.c -fPIC -DPIC -o .libs/raw_decoder.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT search.lo -MD -MP -MF ".deps/search.Tpo" -c -o search.lo search.c; \ then mv -f ".deps/search.Tpo" ".deps/search.Plo"; else rm -f ".deps/search.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sampling_par.lo -MD -MP -MF .deps/sampling_par.Tpo -c sampling_par.c -fPIC -DPIC -o .libs/sampling_par.o sampling_par.c: In function '_vbi_sampling_par_valid_log': sampling_par.c:168: warning: format '%x' expects type 'unsigned int', but argument 7 has type 'vbi_videostd_set' sampling_par.c: In function '_vbi_sampling_par_permit_service': sampling_par.c:242: warning: format '%x' expects type 'unsigned int', but argument 9 has type 'vbi_videostd_set' sampling_par.c:242: warning: format '%x' expects type 'unsigned int', but argument 10 has type 'vbi_videostd_set' sampling_par.c: In function '_vbi_sampling_par_from_services_log': sampling_par.c:459: warning: format '%x' expects type 'unsigned int', but argument 7 has type 'vbi_videostd_set' sampling_par.c:508: warning: format '%x' expects type 'unsigned int', but argument 9 has type 'vbi_videostd_set' sampling_par.c:508: warning: format '%x' expects type 'unsigned int', but argument 10 has type 'vbi_videostd_set' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ure.lo -MD -MP -MF ".deps/ure.Tpo" -c -o ure.lo ure.c; \ then mv -f ".deps/ure.Tpo" ".deps/ure.Plo"; else rm -f ".deps/ure.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sampling_par.lo -MD -MP -MF .deps/sampling_par.Tpo -c sampling_par.c -o sampling_par.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT raw_decoder.lo -MD -MP -MF .deps/raw_decoder.Tpo -c raw_decoder.c -o raw_decoder.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sliced_filter.lo -MD -MP -MF ".deps/sliced_filter.Tpo" -c -o sliced_filter.lo sliced_filter.c; \ then mv -f ".deps/sliced_filter.Tpo" ".deps/sliced_filter.Plo"; else rm -f ".deps/sliced_filter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tables.lo -MD -MP -MF ".deps/tables.Tpo" -c -o tables.lo tables.c; \ then mv -f ".deps/tables.Tpo" ".deps/tables.Plo"; else rm -f ".deps/tables.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ure.lo -MD -MP -MF .deps/ure.Tpo -c ure.c -fPIC -DPIC -o .libs/ure.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT trigger.lo -MD -MP -MF ".deps/trigger.Tpo" -c -o trigger.lo trigger.c; \ then mv -f ".deps/trigger.Tpo" ".deps/trigger.Plo"; else rm -f ".deps/trigger.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sliced_filter.lo -MD -MP -MF .deps/sliced_filter.Tpo -c sliced_filter.c -fPIC -DPIC -o .libs/sliced_filter.o sliced_filter.c: In function 'set_errstr': sliced_filter.c:93: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -fPIC -DPIC -o .libs/tables.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sliced_filter.lo -MD -MP -MF .deps/sliced_filter.Tpo -c sliced_filter.c -o sliced_filter.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ure.lo -MD -MP -MF .deps/ure.Tpo -c ure.c -o ure.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vbi.lo -MD -MP -MF ".deps/vbi.Tpo" -c -o vbi.lo vbi.c; \ then mv -f ".deps/vbi.Tpo" ".deps/vbi.Plo"; else rm -f ".deps/vbi.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vps.lo -MD -MP -MF ".deps/vps.Tpo" -c -o vps.lo vps.c; \ then mv -f ".deps/vps.Tpo" ".deps/vps.Plo"; else rm -f ".deps/vps.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT trigger.lo -MD -MP -MF .deps/trigger.Tpo -c trigger.c -fPIC -DPIC -o .libs/trigger.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vbi.lo -MD -MP -MF .deps/vbi.Tpo -c vbi.c -fPIC -DPIC -o .libs/vbi.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT trigger.lo -MD -MP -MF .deps/trigger.Tpo -c trigger.c -o trigger.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wss.lo -MD -MP -MF ".deps/wss.Tpo" -c -o wss.lo wss.c; \ then mv -f ".deps/wss.Tpo" ".deps/wss.Plo"; else rm -f ".deps/wss.Tpo"; exit 1; fi vbi.c: In function 'vbi_classify_page': vbi.c:735: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vps.lo -MD -MP -MF .deps/vps.Tpo -c vps.c -fPIC -DPIC -o .libs/vps.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vbi.lo -MD -MP -MF .deps/vbi.Tpo -c vbi.c -o vbi.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vps.lo -MD -MP -MF .deps/vps.Tpo -c vps.c -o vps.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xds_demux.lo -MD -MP -MF ".deps/xds_demux.Tpo" -c -o xds_demux.lo xds_demux.c; \ then mv -f ".deps/xds_demux.Tpo" ".deps/xds_demux.Plo"; else rm -f ".deps/xds_demux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wss.lo -MD -MP -MF .deps/wss.Tpo -c wss.c -fPIC -DPIC -o .libs/wss.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-msg.lo -MD -MP -MF ".deps/proxy-msg.Tpo" -c -o proxy-msg.lo proxy-msg.c; \ then mv -f ".deps/proxy-msg.Tpo" ".deps/proxy-msg.Plo"; else rm -f ".deps/proxy-msg.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-decoder.lo -MD -MP -MF ".deps/libzvbiinline_la-decoder.Tpo" -c -o libzvbiinline_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c; \ then mv -f ".deps/libzvbiinline_la-decoder.Tpo" ".deps/libzvbiinline_la-decoder.Plo"; else rm -f ".deps/libzvbiinline_la-decoder.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wss.lo -MD -MP -MF .deps/wss.Tpo -c wss.c -o wss.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xds_demux.lo -MD -MP -MF .deps/xds_demux.Tpo -c xds_demux.c -fPIC -DPIC -o .libs/xds_demux.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-exp-gfx.lo -MD -MP -MF ".deps/libzvbiinline_la-exp-gfx.Tpo" -c -o libzvbiinline_la-exp-gfx.lo `test -f 'exp-gfx.c' || echo './'`exp-gfx.c; \ then mv -f ".deps/libzvbiinline_la-exp-gfx.Tpo" ".deps/libzvbiinline_la-exp-gfx.Plo"; else rm -f ".deps/libzvbiinline_la-exp-gfx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xds_demux.lo -MD -MP -MF .deps/xds_demux.Tpo -c xds_demux.c -o xds_demux.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-decoder.lo -MD -MP -MF .deps/libzvbiinline_la-decoder.Tpo -c decoder.c -fPIC -DPIC -o .libs/libzvbiinline_la-decoder.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-msg.lo -MD -MP -MF .deps/proxy-msg.Tpo -c proxy-msg.c -fPIC -DPIC -o .libs/proxy-msg.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chains.lo -MD -MP -MF ".deps/chains.Tpo" -c -o chains.lo chains.c; \ then mv -f ".deps/chains.Tpo" ".deps/chains.Plo"; else rm -f ".deps/chains.Tpo"; exit 1; fi proxy-msg.c: In function 'vbi_proxy_msg_logger': proxy-msg.c:204: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy-msg.c:245: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy-msg.c:253: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy-msg.c: In function 'vbi_proxy_msg_connect_to_server': proxy-msg.c:1240: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c:1247: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c:1268: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c:1270: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c:1279: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c: In function 'vbi_proxy_msg_finish_connect': proxy-msg.c:1315: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxy-msg.c:1322: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-exp-gfx.lo -MD -MP -MF .deps/libzvbiinline_la-exp-gfx.Tpo -c exp-gfx.c -fPIC -DPIC -o .libs/libzvbiinline_la-exp-gfx.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-msg.lo -MD -MP -MF .deps/proxy-msg.Tpo -c proxy-msg.c -o proxy-msg.o >/dev/null 2>&1 exp-gfx.c: In function 'ppm_export': exp-gfx.c:1027: warning: passing argument 3 of 'vbi_draw_cc_page_region' discards qualifiers from pointer target type exp-gfx.c:1035: warning: passing argument 3 of 'vbi_draw_vt_page_region' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-decoder.lo -MD -MP -MF .deps/libzvbiinline_la-decoder.Tpo -c decoder.c -o libzvbiinline_la-decoder.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chains.lo -MD -MP -MF .deps/chains.Tpo -c chains.c -fPIC -DPIC -o .libs/chains.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE --param max-inline-insns-single=50000 --param large-function-insns=150000 --param inline-unit-growth=30000 --param large-function-growth=30000 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libzvbiinline_la-exp-gfx.lo -MD -MP -MF .deps/libzvbiinline_la-exp-gfx.Tpo -c exp-gfx.c -o libzvbiinline_la-exp-gfx.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chains.lo -MD -MP -MF .deps/chains.Tpo -c chains.c -o chains.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libzvbi-chains.la -rpath /usr/lib64 chains.lo io.lo misc.lo proxy-client.lo proxy-msg.lo -lpthread -lm -lpng -lz gcc -shared .libs/chains.o .libs/io.o .libs/misc.o .libs/proxy-client.o .libs/proxy-msg.o -lpthread -lm -lpng -lz -m64 -mtune=generic -Wl,-soname -Wl,libzvbi-chains.so.0 -o .libs/libzvbi-chains.so.0.0.0 (cd .libs && rm -f libzvbi-chains.so.0 && ln -s libzvbi-chains.so.0.0.0 libzvbi-chains.so.0) (cd .libs && rm -f libzvbi-chains.so && ln -s libzvbi-chains.so.0.0.0 libzvbi-chains.so) ar cru .libs/libzvbi-chains.a chains.o io.o misc.o proxy-client.o proxy-msg.o ranlib .libs/libzvbi-chains.a creating libzvbi-chains.la (cd .libs && rm -f libzvbi-chains.la && ln -s ../libzvbi-chains.la libzvbi-chains.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libzvbiinline.la libzvbiinline_la-decoder.lo libzvbiinline_la-exp-gfx.lo -lpthread -lm -lpng -lz ar cru .libs/libzvbiinline.a .libs/libzvbiinline_la-decoder.o .libs/libzvbiinline_la-exp-gfx.o ranlib .libs/libzvbiinline.a creating libzvbiinline.la (cd .libs && rm -f libzvbiinline.la && ln -s ../libzvbiinline.la libzvbiinline.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libzvbi.la -rpath /usr/lib64 -version-info 13:0:13 bit_slicer.lo cache.lo caption.lo conv.lo dvb_mux.lo dvb_demux.lo exp-html.lo exp-templ.lo exp-txt.lo exp-vtx.lo export.lo hamm.lo idl_demux.lo io.lo io-bktr.lo io-dvb.lo io-sim.lo io-v4l.lo io-v4l2.lo io-v4l2k.lo lang.lo misc.lo packet.lo teletext.lo page_table.lo pfc_demux.lo proxy-client.lo raw_decoder.lo sampling_par.lo search.lo ure.lo sliced_filter.lo tables.lo trigger.lo vbi.lo vps.lo wss.lo xds_demux.lo proxy-msg.lo libzvbiinline.la -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -shared .libs/bit_slicer.o .libs/cache.o .libs/caption.o .libs/conv.o .libs/dvb_mux.o .libs/dvb_demux.o .libs/exp-html.o .libs/exp-templ.o .libs/exp-txt.o .libs/exp-vtx.o .libs/export.o .libs/hamm.o .libs/idl_demux.o .libs/io.o .libs/io-bktr.o .libs/io-dvb.o .libs/io-sim.o .libs/io-v4l.o .libs/io-v4l2.o .libs/io-v4l2k.o .libs/lang.o .libs/misc.o .libs/packet.o .libs/teletext.o .libs/page_table.o .libs/pfc_demux.o .libs/proxy-client.o .libs/raw_decoder.o .libs/sampling_par.o .libs/search.o .libs/ure.o .libs/sliced_filter.o .libs/tables.o .libs/trigger.o .libs/vbi.o .libs/vps.o .libs/wss.o .libs/xds_demux.o .libs/proxy-msg.o -Wl,--whole-archive ./.libs/libzvbiinline.a -Wl,--no-whole-archive -lpthread -lm -lpng -lz -m64 -mtune=generic -Wl,-soname -Wl,libzvbi.so.0 -o .libs/libzvbi.so.0.13.0 (cd .libs && rm -f libzvbi.so.0 && ln -s libzvbi.so.0.13.0 libzvbi.so.0) (cd .libs && rm -f libzvbi.so && ln -s libzvbi.so.0.13.0 libzvbi.so) rm -fr .libs/libzvbi.lax mkdir .libs/libzvbi.lax rm -fr .libs/libzvbi.lax/libzvbiinline.a mkdir .libs/libzvbi.lax/libzvbiinline.a (cd .libs/libzvbi.lax/libzvbiinline.a && ar x /builddir/build/BUILD/zvbi-0.2.30/src/./.libs/libzvbiinline.a) ar cru .libs/libzvbi.a bit_slicer.o cache.o caption.o conv.o dvb_mux.o dvb_demux.o exp-html.o exp-templ.o exp-txt.o exp-vtx.o export.o hamm.o idl_demux.o io.o io-bktr.o io-dvb.o io-sim.o io-v4l.o io-v4l2.o io-v4l2k.o lang.o misc.o packet.o teletext.o page_table.o pfc_demux.o proxy-client.o raw_decoder.o sampling_par.o search.o ure.o sliced_filter.o tables.o trigger.o vbi.o vps.o wss.o xds_demux.o proxy-msg.o .libs/libzvbi.lax/libzvbiinline.a/libzvbiinline_la-exp-gfx.o .libs/libzvbi.lax/libzvbiinline.a/libzvbiinline_la-decoder.o ranlib .libs/libzvbi.a rm -fr .libs/libzvbi.lax creating libzvbi.la (cd .libs && rm -f libzvbi.la && ln -s ../libzvbi.la libzvbi.la) make[4]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[3]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' Making all in daemon make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLIBZVBI_CHAINS_PATH=\"libzvbi-chains.so\" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chains.o -MD -MP -MF ".deps/chains.Tpo" -c -o chains.o chains.c; \ then mv -f ".deps/chains.Tpo" ".deps/chains.Po"; else rm -f ".deps/chains.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLIBZVBI_CHAINS_PATH=\"libzvbi-chains.so\" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxyd.o -MD -MP -MF ".deps/proxyd.Tpo" -c -o proxyd.o proxyd.c; \ then mv -f ".deps/proxyd.Tpo" ".deps/proxyd.Po"; else rm -f ".deps/proxyd.Tpo"; exit 1; fi chains.c: In function 'main': chains.c:195: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result chains.c:196: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result chains.c:197: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result chains.c:202: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result chains.c:206: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxyd.c: In function 'vbi_proxyd_take_message': proxyd.c:2048: warning: pointer targets in passing argument 4 of 'vbi_proxyd_take_service_req' differ in signedness proxyd.c:2137: warning: pointer targets in passing argument 4 of 'vbi_proxyd_take_service_req' differ in signedness proxyd.c: In function 'vbi_proxyd_init': proxyd.c:2703: warning: ignoring return value of 'dup', declared with attribute warn_unused_result proxyd.c: In function 'vbi_proxyd_kill_daemon': proxyd.c:2923: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxyd.c:2929: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result proxyd.c:2940: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o zvbi-chains chains.o ../src/libzvbi.la -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/zvbi-chains chains.o ../src/.libs/libzvbi.so -lpthread -lm -lpng -lz -Wl,--rpath -Wl,/usr/lib64 creating zvbi-chains /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o zvbid proxyd.o ../src/libzvbi.la -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/zvbid proxyd.o ../src/.libs/libzvbi.so -lpthread -lm -lpng -lz -Wl,--rpath -Wl,/usr/lib64 creating zvbid make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ntsc-cc.o -MD -MP -MF ".deps/ntsc-cc.Tpo" -c -o ntsc-cc.o ntsc-cc.c; \ then mv -f ".deps/ntsc-cc.Tpo" ".deps/ntsc-cc.Po"; else rm -f ".deps/ntsc-cc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x11font.o -MD -MP -MF ".deps/x11font.Tpo" -c -o x11font.o x11font.c; \ then mv -f ".deps/x11font.Tpo" ".deps/x11font.Po"; else rm -f ".deps/x11font.Tpo"; exit 1; fi ntsc-cc.c: In function 'read_test_stream': ntsc-cc.c:1088: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1097: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1113: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1117: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1121: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1125: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1129: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c:1133: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ntsc-cc.c: In function 'main': ntsc-cc.c:1329: warning: unused variable 'rfds' ntsc-cc.c:1328: warning: unused variable 'args' ntsc-cc.c:1327: warning: unused variable 'arg' ntsc-cc.c:1326: warning: unused variable 'buf' ntsc-cc.c: At top level: ntsc-cc.c:160: warning: 'decode' defined but not used In file included from x11font.c:5: ../src/exp-gfx.c: In function 'ppm_export': ../src/exp-gfx.c:1027: warning: passing argument 3 of 'vbi_draw_cc_page_region' discards qualifiers from pointer target type ../src/exp-gfx.c:1035: warning: passing argument 3 of 'vbi_draw_vt_page_region' discards qualifiers from pointer target type x11font.c: In function 'main': x11font.c:118: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:120: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:122: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:124: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:126: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:128: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:130: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness x11font.c:132: warning: pointer targets in passing argument 5 of 'print_font' differ in signedness ntsc-cc.c: In function 'main': ntsc-cc.c:1342: warning: 'cap' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o zvbi-ntsc-cc ntsc-cc.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o zvbi-ntsc-cc ntsc-cc.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o x11font x11font.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o x11font x11font.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/examples' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT network.o -MD -MP -MF ".deps/network.Tpo" -c -o network.o network.c; \ then mv -f ".deps/network.Tpo" ".deps/network.Po"; else rm -f ".deps/network.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rawout.o -MD -MP -MF ".deps/rawout.Tpo" -c -o rawout.o rawout.c; \ then mv -f ".deps/rawout.Tpo" ".deps/rawout.Po"; else rm -f ".deps/rawout.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wss.o -MD -MP -MF ".deps/wss.Tpo" -c -o wss.o wss.c; \ then mv -f ".deps/wss.Tpo" ".deps/wss.Po"; else rm -f ".deps/wss.Tpo"; exit 1; fi network.c: In function 'handler': network.c:82: warning: pointer targets in assignment differ in signedness network.c:96: warning: pointer targets in assignment differ in signedness wss.c: In function 'process_image': wss.c:163: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o network network.o ../src/libzvbi.la -lm -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rawout rawout.o ../src/libzvbi.la -lm -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o wss wss.o ../src/libzvbi.la -lm -lpthread -lm -lpng -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/wss wss.o ../src/.libs/libzvbi.so -lpthread -lm -lpng -lz -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rawout rawout.o ../src/.libs/libzvbi.so -lpthread -lm -lpng -lz -Wl,--rpath -Wl,/usr/lib64 creating wss creating rawout gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/network network.o ../src/.libs/libzvbi.so -lpthread -lm -lpng -lz -Wl,--rpath -Wl,/usr/lib64 creating network make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/examples' Making all in test make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/test' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT capture.o -MD -MP -MF ".deps/capture.Tpo" -c -o capture.o capture.c; \ then mv -f ".deps/capture.Tpo" ".deps/capture.Po"; else rm -f ".deps/capture.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sliced.o -MD -MP -MF ".deps/sliced.Tpo" -c -o sliced.o sliced.c; \ then mv -f ".deps/sliced.Tpo" ".deps/sliced.Po"; else rm -f ".deps/sliced.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT decode.o -MD -MP -MF ".deps/decode.Tpo" -c -o decode.o decode.c; \ then mv -f ".deps/decode.Tpo" ".deps/decode.Po"; else rm -f ".deps/decode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT explist.o -MD -MP -MF ".deps/explist.Tpo" -c -o explist.o explist.c; \ then mv -f ".deps/explist.Tpo" ".deps/explist.Po"; else rm -f ".deps/explist.Tpo"; exit 1; fi decode.c: In function 'dump_bytes': decode.c:372: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result decode.c: In function 'vps': decode.c:715: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sliced.c: In function 'read_more': sliced.c:777: warning: assignment discards qualifiers from pointer target type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT export.o -MD -MP -MF ".deps/export.Tpo" -c -o export.o export.c; \ then mv -f ".deps/export.Tpo" ".deps/export.Po"; else rm -f ".deps/export.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT glyph.o -MD -MP -MF ".deps/glyph.Tpo" -c -o glyph.o glyph.c; \ then mv -f ".deps/glyph.Tpo" ".deps/glyph.Po"; else rm -f ".deps/glyph.Tpo"; exit 1; fi export.c: In function 'decode_frame': export.c:773: warning: passing argument 2 of 'vbi_decode' discards qualifiers from pointer target type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sliced2pes.o -MD -MP -MF ".deps/sliced2pes.Tpo" -c -o sliced2pes.o sliced2pes.c; \ then mv -f ".deps/sliced2pes.Tpo" ".deps/sliced2pes.Po"; else rm -f ".deps/sliced2pes.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-vps.o -MD -MP -MF ".deps/test-vps.Tpo" -c -o test-vps.o test-vps.c; \ then mv -f ".deps/test-vps.Tpo" ".deps/test-vps.Po"; else rm -f ".deps/test-vps.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ttxfilter.o -MD -MP -MF ".deps/ttxfilter.Tpo" -c -o ttxfilter.o ttxfilter.c; \ then mv -f ".deps/ttxfilter.Tpo" ".deps/ttxfilter.Po"; else rm -f ".deps/ttxfilter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unicode.o -MD -MP -MF ".deps/unicode.Tpo" -c -o unicode.o unicode.c; \ then mv -f ".deps/unicode.Tpo" ".deps/unicode.Po"; else rm -f ".deps/unicode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT proxy-test.o -MD -MP -MF ".deps/proxy-test.Tpo" -c -o proxy-test.o proxy-test.c; \ then mv -f ".deps/proxy-test.Tpo" ".deps/proxy-test.Po"; else rm -f ".deps/proxy-test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o capture capture.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o decode decode.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o explist explist.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o export export.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz mkdir .libs gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o capture capture.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o decode decode.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o glyph glyph.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sliced2pes sliced2pes.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o explist explist.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-vps test-vps.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o export export.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sliced2pes sliced2pes.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ttxfilter ttxfilter.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o unicode unicode.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o glyph glyph.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o proxy-test proxy-test.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ttxfilter ttxfilter.o sliced.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-vps test-vps.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o unicode unicode.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz gcc -I.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o proxy-test proxy-test.o ../src/.libs/libzvbi.a -lpthread -lm -lpng -lz make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/test' Making all in po make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/doc' doxygen Doxyfile Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zvbi-0.2.30/examples Searching for files in directory /builddir/build/BUILD/zvbi-0.2.30/src Searching for images... Searching for files in directory /builddir/build/BUILD/zvbi-0.2.30/doc Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/zvbi-0.2.30/src Reading and parsing tag files Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/bcd.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/bcd.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/bit_slicer.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/bit_slicer.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/cache.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/cache.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/cache.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/cache.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/caption.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/caption.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/cc.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/cc.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/chains.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/chains.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/conv.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/conv.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/conv.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/conv.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/decoder.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/decoder.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/decoder.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/decoder.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/dvb_demux.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/dvb_demux.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/dvb_demux.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/dvb_demux.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/dvb_mux.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/dvb_mux.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/dvb_mux.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/dvb_mux.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/event.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/event.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-gfx.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-gfx.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-gfx.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-gfx.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-html.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-html.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-templ.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-templ.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-txt.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-txt.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-txt.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-txt.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/exp-vtx.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/exp-vtx.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/export.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/export.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/export.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/export.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/format.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/format.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/hamm.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/hamm.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/hamm.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/hamm.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/idl_demux.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/idl_demux.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/idl_demux.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/idl_demux.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-bktr.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-bktr.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-dvb.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-dvb.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-sim.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-sim.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-sim.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-sim.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l2.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l2.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l2k.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io-v4l2k.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/io.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/io.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/lang.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/lang.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/lang.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/lang.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/macros.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/macros.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/misc.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/misc.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/packet.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/packet.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/page_table.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/page_table.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/pfc_demux.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/pfc_demux.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/pfc_demux.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/pfc_demux.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/proxy-client.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/proxy-client.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/proxy-client.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/proxy-client.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/proxy-msg.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/proxy-msg.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/proxy-msg.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/proxy-msg.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/raw_decoder.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/raw_decoder.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/sampling_par.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/sampling_par.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/search.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/search.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/search.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/search.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/sliced.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/sliced.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/sliced_filter.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/sliced_filter.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/tables.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/tables.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/tables.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/tables.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/teletext.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/teletext.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/trigger.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/trigger.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/trigger.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/trigger.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/ure.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/ure.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/ure.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/ure.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/vbi.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/vbi.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/vbi.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/vbi.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/vps.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/vps.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/vps.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/vps.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/vt.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/vt.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/wss.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/wss.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/wss.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/wss.h... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/xds_demux.c... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/xds_demux.c... Preprocessing /builddir/build/BUILD/zvbi-0.2.30/src/xds_demux.h... Parsing file /builddir/build/BUILD/zvbi-0.2.30/src/xds_demux.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Generating style sheet... Generating index page... Generating example documentation... Generating docs for example examples/network.c... Generating docs for example examples/rawout.c... Generating docs for example examples/wss.c... Generating docs for example src/exp-templ.c... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page bug... Generating docs for page deprecated... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating example index... Generating docs for compound vbi_aspect_ratio... Generating docs for compound vbi_bit_slicer... Generating docs for compound vbi_channel_profile... Generating docs for compound vbi_char... Generating docs for compound vbi_event... Generating docs for compound vbi_export... Generating docs for compound vbi_export_class... Generating docs for compound vbi_export_info... Generating docs for compound vbi_link... Generating docs for compound vbi_network... Generating docs for compound vbi_option_info... Generating docs for compound vbi_option_value... Generating docs for compound vbi_option_value_ptr... Generating docs for compound vbi_page... Generating docs for compound vbi_pfc_block... Generating docs for compound vbi_program_info... Generating docs for compound vbi_raw_decoder... Generating docs for compound vbi_sliced... Generating docs for compound vbi_xds_packet... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... touch html-build.stamp make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/doc' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30' + pushd contrib ~/build/BUILD/zvbi-0.2.30/contrib ~/build/BUILD/zvbi-0.2.30 + ./x11font writing teletext1.bdf writing teletext2.bdf writing teletext4.bdf writing teletext1i.bdf writing teletext2i.bdf writing teletext4i.bdf writing caption.bdf writing captioni.bdf + for font in '*.bdf' + bdftopcf caption.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf captioni.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext1.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext1i.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext2.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext2i.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext4.bdf + gzip -9 -c + for font in '*.bdf' + bdftopcf teletext4i.bdf + gzip -9 -c + mkfontdir -x .bdf . + cat + popd ~/build/BUILD/zvbi-0.2.30 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.88036 + umask 022 + cd /builddir/build/BUILD + cd zvbi-0.2.30 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild + mkdir -p /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/fonts/zvbi + mkdir -p /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/etc/rc.d/init.d + make install DESTDIR=/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/m4' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/m4' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/m4' Making install in src make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' Making install in dvb make[3]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[3]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src/dvb' make[3]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/src' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libzvbi.la' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.la' /usr/bin/install -c .libs/libzvbi.so.0.13.0 /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.so.0.13.0 (cd /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64 && { ln -s -f libzvbi.so.0.13.0 libzvbi.so.0 || { rm -f libzvbi.so.0 && ln -s libzvbi.so.0.13.0 libzvbi.so.0; }; }) (cd /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64 && { ln -s -f libzvbi.so.0.13.0 libzvbi.so || { rm -f libzvbi.so && ln -s libzvbi.so.0.13.0 libzvbi.so; }; }) /usr/bin/install -c .libs/libzvbi.lai /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.la /usr/bin/install -c .libs/libzvbi.a /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.a ranlib /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.a chmod 644 /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libzvbi-chains.la' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.la' /usr/bin/install -c .libs/libzvbi-chains.so.0.0.0 /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.so.0.0.0 (cd /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64 && { ln -s -f libzvbi-chains.so.0.0.0 libzvbi-chains.so.0 || { rm -f libzvbi-chains.so.0 && ln -s libzvbi-chains.so.0.0.0 libzvbi-chains.so.0; }; }) (cd /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64 && { ln -s -f libzvbi-chains.so.0.0.0 libzvbi-chains.so || { rm -f libzvbi-chains.so && ln -s libzvbi-chains.so.0.0.0 libzvbi-chains.so; }; }) /usr/bin/install -c .libs/libzvbi-chains.lai /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.la /usr/bin/install -c .libs/libzvbi-chains.a /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.a ranlib /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.a chmod 644 /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'libzvbi.h' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/include/libzvbi.h' make[4]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[3]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/src' Making install in daemon make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' test -z "/usr/bin" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'zvbi-chains' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-chains' libtool: install: warning: `../src/libzvbi.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/zvbi-chains /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-chains test -z "/usr/sbin" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'zvbid' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/sbin/zvbid' libtool: install: warning: `../src/libzvbi.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/zvbid /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/sbin/zvbid test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './zvbid.1' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/man/man1/zvbid.1' /usr/bin/install -c -m 644 './zvbi-chains.1' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/man/man1/zvbi-chains.1' make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/daemon' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'zvbi-ntsc-cc' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-ntsc-cc' /usr/bin/install -c zvbi-ntsc-cc /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-ntsc-cc test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './zvbi-ntsc-cc.1' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/man/man1/zvbi-ntsc-cc.1' make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/contrib' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/examples' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/examples' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/examples' Making install in test make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/test' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/test' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/test' Making install in po make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/po' mkdir -p -- /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share installing de.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/de/LC_MESSAGES/zvbi.mo installing en@quot.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/en@quot/LC_MESSAGES/zvbi.mo installing en@boldquot.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/en@boldquot/LC_MESSAGES/zvbi.mo installing es.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/es/LC_MESSAGES/zvbi.mo installing fr.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/zvbi.mo installing it.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/it/LC_MESSAGES/zvbi.mo installing nl.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/zvbi.mo installing pl.gmo as /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/zvbi.mo if test "zvbi" = "gettext-tools"; then \ mkdir -p -- /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/doc' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/doc' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30/doc' make[1]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30' make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.30' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'zvbi-0.2.pc' '/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/pkgconfig/zvbi-0.2.pc' make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30' make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.30' + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild zvbi + install -pm0755 daemon/zvbid.init /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/etc/rc.d/init.d/zvbid + install -pm0644 contrib/caption.pcf.gz contrib/captioni.pcf.gz contrib/teletext1.pcf.gz contrib/teletext1i.pcf.gz contrib/teletext2.pcf.gz contrib/teletext2i.pcf.gz contrib/teletext4.pcf.gz contrib/teletext4i.pcf.gz /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/fonts/zvbi + install -pm0644 contrib/fonts.alias contrib/fonts.dir /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/fonts/zvbi + touch /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/fonts/zvbi/fonts.cache-1 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/zvbi-0.2.30 extracting debug info from /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi.so.0.13.0 extracting debug info from /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/lib64/libzvbi-chains.so.0.0.0 extracting debug info from /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-chains extracting debug info from /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/bin/zvbi-ntsc-cc extracting debug info from /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/sbin/zvbid cpio: zvbi-0.2.30/src/: No such file or directory 3980 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zvbi-0.2.30-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.95136 + umask 022 + cd /builddir/build/BUILD + cd zvbi-0.2.30 + DOCDIR=/var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/doc/zvbi-0.2.30 + export DOCDIR + rm -rf /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/doc/zvbi-0.2.30 + /bin/mkdir -p /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/doc/zvbi-0.2.30 + cp -pr AUTHORS BUGS ChangeLog COPYING COPYING.LIB NEWS README TODO /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild/usr/share/doc/zvbi-0.2.30 + exit 0 Provides: libzvbi-chains.so.0()(64bit) libzvbi.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libz.so.1()(64bit) libzvbi-chains.so.0()(64bit) libzvbi.so.0()(64bit) rtld(GNU_HASH) Processing files: zvbi-devel-0.2.30-1.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libzvbi-chains.so.0()(64bit) libzvbi.so.0()(64bit) pkgconfig zvbi = 0.2.30-1.fc7 Processing files: zvbi-fonts-0.2.30-1.fc7 Provides: xawtv-tv-fonts >= 3.95 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh chkfontpath fontconfig Requires(postun): /bin/sh chkfontpath fontconfig Obsoletes: xawtv-tv-fonts < 3.95 Processing files: zvbi-debuginfo-0.2.30-1.fc7 Provides: libzvbi-chains.so.0.0.0.debug()(64bit) libzvbi.so.0.13.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/zvbi-0.2.30-1.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/zvbi-devel-0.2.30-1.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/zvbi-fonts-0.2.30-1.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/zvbi-debuginfo-0.2.30-1.fc7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.84790 + umask 022 + cd /builddir/build/BUILD + cd zvbi-0.2.30 + rm -rf /var/tmp/zvbi-0.2.30-1.fc7-root-mockbuild + exit 0 LEAVE do -->