Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 392895 Details for
Bug 564991
FTBFS zvbi-0.2.33-4.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 70.92 KB, created by
FTBFS
on 2010-02-13 17:33:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 17:33:07 UTC
Size:
70.92 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zvbi.spec'], False, '/var/lib/mock/fedora-development-x86_64-zvbi-0.2.33-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xd53850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zvbi.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/zvbi-0.2.33-4.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zvbi.spec'], False, '/var/lib/mock/fedora-development-x86_64-zvbi-0.2.33-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xd53850>) >Executing command: ['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.wCSVXG >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf zvbi-0.2.33 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/zvbi-0.2.33.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd zvbi-0.2.33 >+ /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): >+ /bin/cat /builddir/build/SOURCES/zvbi-0.2.24-tvfonts.patch >+ /usr/bin/patch -s -p1 -b --suffix .orig --fuzz=0 >+ echo 'Patch #1 (zvbi-0.2.25-openfix.patch):' >Patch #1 (zvbi-0.2.25-openfix.patch): >+ /bin/cat /builddir/build/SOURCES/zvbi-0.2.25-openfix.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ iconv -f iso8859-1 README -t utf8 >+ /bin/mv -f README.conv README >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pWRUff >+ umask 022 >+ cd /builddir/build/BUILD >+ cd zvbi-0.2.33 >+ 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 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --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-unknown-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... none >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-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++... none >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-unknown-linux-gnu >checking host system type... x86_64-unknown-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-unknown-linux-gnu-g77... no >checking for x86_64-unknown-linux-gnu-xlf... no >checking for x86_64-unknown-linux-gnu-f77... no >checking for x86_64-unknown-linux-gnu-frt... no >checking for x86_64-unknown-linux-gnu-pgf77... no >checking for x86_64-unknown-linux-gnu-cf77... no >checking for x86_64-unknown-linux-gnu-fort77... no >checking for x86_64-unknown-linux-gnu-fl32... no >checking for x86_64-unknown-linux-gnu-af77... no >checking for x86_64-unknown-linux-gnu-xlf90... no >checking for x86_64-unknown-linux-gnu-f90... no >checking for x86_64-unknown-linux-gnu-pgf90... no >checking for x86_64-unknown-linux-gnu-pghpf... no >checking for x86_64-unknown-linux-gnu-epcf90... no >checking for x86_64-unknown-linux-gnu-gfortran... no >checking for x86_64-unknown-linux-gnu-g95... no >checking for x86_64-unknown-linux-gnu-xlf95... no >checking for x86_64-unknown-linux-gnu-f95... no >checking for x86_64-unknown-linux-gnu-fort... no >checking for x86_64-unknown-linux-gnu-ifort... no >checking for x86_64-unknown-linux-gnu-ifc... no >checking for x86_64-unknown-linux-gnu-efc... no >checking for x86_64-unknown-linux-gnu-pgf95... no >checking for x86_64-unknown-linux-gnu-lf95... no >checking for x86_64-unknown-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... 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 xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... 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-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-unknown-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.33' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33/m4' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/src' >make all-recursive >make[3]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/src' >Making all in dvb >make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/src/dvb' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33/src/dvb' >make[4]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/src' >/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 -c -o bit_slicer.lo bit_slicer.c >/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 -c -o cache.lo cache.c >/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 -c -o caption.lo caption.c >/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 -c -o conv.lo conv.c >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 -c cache.c -fPIC -DPIC -o .libs/cache.o >In file included from bcd.h:27, > from event.h:27, > from cache.c:32: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -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 >In file included from bit_slicer.c:28: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -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 -c conv.c -fPIC -DPIC -o .libs/conv.o >In file included from caption.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >In file included from conv.c:31: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >conv.c: In function 'strndup_iconv_to_ucs2': >conv.c:789: warning: passing argument 2 of 'iconv' from incompatible pointer type >/usr/include/iconv.h:43: note: expected 'char ** __restrict__' but argument is of type 'const char **' > 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 -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 -c conv.c -o conv.o >/dev/null 2>&1 >/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 -c -o dvb_mux.lo dvb_mux.c >/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 -c -o dvb_demux.lo dvb_demux.c > 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 -c caption.c -o caption.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 -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 -c dvb_mux.c -fPIC -DPIC -o .libs/dvb_mux.o >In file included from dvb_mux.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c dvb_mux.c -o dvb_mux.o >/dev/null 2>&1 >/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 -c -o exp-html.lo exp-html.c >/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 -c -o exp-templ.lo exp-templ.c >/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 -c -o exp-txt.lo exp-txt.c > 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 -c dvb_demux.c -fPIC -DPIC -o .libs/dvb_demux.o >In file included from dvb_demux.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c exp-templ.c -fPIC -DPIC -o .libs/exp-templ.o >In file included from bcd.h:27, > from export.h:27, > from exp-templ.c:17: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c exp-txt.c -fPIC -DPIC -o .libs/exp-txt.o >In file included from exp-txt.c:31: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c exp-templ.c -o exp-templ.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 -c exp-html.c -fPIC -DPIC -o .libs/exp-html.o >/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 -c -o exp-vtx.lo exp-vtx.c >In file included from bcd.h:27, > from lang.h:27, > from exp-html.c:35: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -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 -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 -c exp-html.c -o exp-html.o >/dev/null 2>&1 >/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 -c -o export.lo export.c >/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 -c -o hamm.lo hamm.c > 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 -c export.c -fPIC -DPIC -o .libs/export.o >/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 -c -o idl_demux.lo idl_demux.c >In file included from bcd.h:27, > from export.h:27, > from export.c:39: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c exp-vtx.c -fPIC -DPIC -o .libs/exp-vtx.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_mem': >export.c:1602: warning: passing argument 2 of 'e->_class->export' discards qualifiers from pointer target type >export.c:1602: note: expected 'struct vbi_page *' but argument is of type 'const struct vbi_page *' >export.c: In function 'vbi_export_alloc': >export.c:1676: warning: passing argument 2 of 'e->_class->export' discards qualifiers from pointer target type >export.c:1676: note: expected 'struct vbi_page *' but argument is of type 'const struct vbi_page *' > 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 -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 -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 -c idl_demux.c -fPIC -DPIC -o .libs/idl_demux.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 -c hamm.c -o hamm.o >/dev/null 2>&1 >/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 -c -o io.lo io.c >In file included from idl_demux.c:28: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >/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 -c -o io-bktr.lo io-bktr.c > 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 -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 -c export.c -o export.o >/dev/null 2>&1 >/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 -c -o io-dvb.lo io-dvb.c > 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 -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 -c io-bktr.c -fPIC -DPIC -o .libs/io-bktr.o >In file included from io.c:37: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >In file included from bcd.h:27, > from lang.h:27, > from cache.h:30, > from cache-priv.h:27, > from teletext_decoder.h:29, > from vbi.h:32, > from io-bktr.c:29: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 -c io-dvb.c -fPIC -DPIC -o .libs/io-dvb.o >/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 -c -o io-sim.lo io-sim.c >In file included from bcd.h:27, > from decoder.h:31, > from io.h:28, > from io-dvb.c:41: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >io-dvb.c: In function 'open_device': >io-dvb.c:425: warning: implicit declaration of function 'stat' >io-dvb.c:428: warning: implicit declaration of function 'S_ISCHR' >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 -c io-bktr.c -o io-bktr.o >/dev/null 2>&1 >/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 -c -o io-v4l.lo io-v4l.c > 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 -c io-dvb.c -o io-dvb.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 -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 -c io-v4l.c -fPIC -DPIC -o .libs/io-v4l.o >/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 -c -o io-v4l2.lo io-v4l2.c >In file included from io-v4l.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c io-sim.c -fPIC -DPIC -o .libs/io-sim.o >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 >In file included from io-sim.c:33: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 >/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 -c -o io-v4l2k.lo io-v4l2k.c > 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 -c io-v4l2k.c -fPIC -DPIC -o .libs/io-v4l2k.o >In file included from bcd.h:27, > from lang.h:27, > from cache.h:30, > from cache-priv.h:27, > from teletext_decoder.h:29, > from vbi.h:32, > from io-v4l2k.c:39: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 > 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 -c io-v4l.c -o io-v4l.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 -c io-sim.c -o io-sim.o >/dev/null 2>&1 >/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 -c -o lang.lo lang.c > 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 -c io-v4l2.c -fPIC -DPIC -o .libs/io-v4l2.o >In file included from bcd.h:27, > from lang.h:27, > from cache.h:30, > from cache-priv.h:27, > from teletext_decoder.h:29, > from vbi.h:32, > from io-v4l2.c:29: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 -c io-v4l2.c -o io-v4l2.o >/dev/null 2>&1 >/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 -c -o misc.lo misc.c > 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 -c io-v4l2k.c -o io-v4l2k.o >/dev/null 2>&1 >/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 -c -o packet.lo packet.c > 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 -c misc.c -fPIC -DPIC -o .libs/misc.o >In file included from misc.c:32: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -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 -c lang.c -fPIC -DPIC -o .libs/lang.o >/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 -c -o teletext.lo teletext.c >In file included from bcd.h:27, > from lang.h:27, > from lang.c:32: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c lang.c -o lang.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 -c packet.c -fPIC -DPIC -o .libs/packet.o >In file included from packet.c:37: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >packet.c: In function 'store_lop': >packet.c:1532: warning: passing argument 2 of 'same_header' discards qualifiers from pointer target type >packet.c:1422: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' >packet.c:1532: warning: passing argument 4 of 'same_header' discards qualifiers from pointer target type >packet.c:1422: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' >packet.c:1538: warning: passing argument 2 of 'same_header' discards qualifiers from pointer target type >packet.c:1422: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' >packet.c:1540: warning: passing argument 1 of 'same_clock' discards qualifiers from pointer target type >packet.c:1480: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' >/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 -c -o page_table.lo page_table.c >/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 -c -o pfc_demux.lo pfc_demux.c > 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 -c teletext.c -fPIC -DPIC -o .libs/teletext.o >In file included from bcd.h:27, > from teletext.c:38: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c page_table.c -fPIC -DPIC -o .libs/page_table.o >In file included from page_table.c:35: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >teletext.c: In function 'enhance.clone.0': >teletext.c:1687: warning: array subscript is above array bounds >teletext.c:1999: warning: array subscript is above array bounds >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 -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 -c page_table.c -o page_table.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 -c pfc_demux.c -fPIC -DPIC -o .libs/pfc_demux.o >In file included from pfc_demux.c:28: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 >/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 -c -o proxy-client.lo proxy-client.c > 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 -c pfc_demux.c -o pfc_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 -c teletext.c -o teletext.o >/dev/null 2>&1 >/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 -c -o raw_decoder.lo raw_decoder.c > 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 -c proxy-client.c -fPIC -DPIC -o .libs/proxy-client.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 -c raw_decoder.c -fPIC -DPIC -o .libs/raw_decoder.o >/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 -c -o sampling_par.lo sampling_par.c >In file included from bcd.h:27, > from lang.h:27, > from cache.h:30, > from cache-priv.h:27, > from teletext_decoder.h:29, > from vbi.h:32, > from proxy-client.c:42: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 >In file included from raw_decoder.c:33: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c sampling_par.c -fPIC -DPIC -o .libs/sampling_par.o >/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 -c -o search.lo search.c > 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 -c proxy-client.c -o proxy-client.o >/dev/null 2>&1 >In file included from sampling_par.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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' > 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 -c raw_decoder.c -o raw_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 -c sampling_par.c -o sampling_par.o >/dev/null 2>&1 >/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 -c -o ure.lo ure.c >/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 -c -o sliced_filter.lo sliced_filter.c >/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 -c -o tables.lo tables.c > 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 -c search.c -fPIC -DPIC -o .libs/search.o >In file included from bcd.h:27, > from lang.h:27, > from search.c:35: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c ure.c -fPIC -DPIC -o .libs/ure.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 -c sliced_filter.c -fPIC -DPIC -o .libs/sliced_filter.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 -c tables.c -fPIC -DPIC -o .libs/tables.o >In file included from bcd.h:27, > from event.h:27, > from tables.h:29, > from tables.c:34: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >In file included from sliced_filter.c:33: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >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 -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 -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 -c sliced_filter.c -o sliced_filter.o >/dev/null 2>&1 >/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 -c -o trigger.lo trigger.c >/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 -c -o vbi.lo vbi.c > 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 -c vbi.c -fPIC -DPIC -o .libs/vbi.o >In file included from vbi.c:46: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >vbi.c: In function 'vbi_classify_page': >vbi.c:735: warning: pointer targets in assignment differ in signedness >/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 -c -o vps.lo vps.c > 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 -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 -c vps.c -fPIC -DPIC -o .libs/vps.o >In file included from vps.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c vps.c -o vps.o >/dev/null 2>&1 >/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 -c -o wss.lo wss.c > 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 -c ure.c -o ure.o >/dev/null 2>&1 >/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 -c -o xds_demux.lo xds_demux.c > 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 -c trigger.c -fPIC -DPIC -o .libs/trigger.o >In file included from trigger.c:37: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c xds_demux.c -fPIC -DPIC -o .libs/xds_demux.o >In file included from xds_demux.c:30: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c wss.c -fPIC -DPIC -o .libs/wss.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 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c trigger.c -o trigger.o >/dev/null 2>&1 >In file included from wss.c:28: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c wss.c -o wss.o >/dev/null 2>&1 >/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 -c -o proxy-msg.lo proxy-msg.c >/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 -c -o libzvbiinline_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c >/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 -c -o libzvbiinline_la-exp-gfx.lo `test -f 'exp-gfx.c' || echo './'`exp-gfx.c >/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 -c -o chains.lo chains.c > 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 -c proxy-msg.c -fPIC -DPIC -o .libs/proxy-msg.o >In file included from bcd.h:27, > from proxy-msg.c:137: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c chains.c -fPIC -DPIC -o .libs/chains.o >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 >In file included from bcd.h:27, > from decoder.h:31, > from io.h:28, > from chains.c:44: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c decoder.c -fPIC -DPIC -o .libs/libzvbiinline_la-decoder.o >In file included from decoder.c:38: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension > 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 -c chains.c -o chains.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 -c exp-gfx.c -fPIC -DPIC -o .libs/libzvbiinline_la-exp-gfx.o >In file included from bcd.h:27, > from lang.h:27, > from exp-gfx.c:36: >misc.h:56:5: warning: assertions are a deprecated extension >misc.h:59:5: warning: assertions are a deprecated extension >proxy-msg.c: In function 'vbi_proxy_msg_accept_connection': >proxy-msg.c:969: warning: dereferencing pointer 'sa' does break strict-aliasing rules >proxy-msg.c:968: note: initialized from here >exp-gfx.c:301:5: warning: assertions are a deprecated extension >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:506: note: expected 'void *' but argument is of type 'const vbi_rgba *' >exp-gfx.c:1035: warning: passing argument 3 of 'vbi_draw_vt_page_region' discards qualifiers from pointer target type >exp-gfx.c:601: note: expected 'void *' but argument is of type 'const vbi_rgba *' > 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 -c proxy-msg.c -o proxy-msg.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 -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 -c decoder.c -o libzvbiinline_la-decoder.o >/dev/null 2>&1 >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 > 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 -c exp-gfx.c -o libzvbiinline_la-exp-gfx.o >/dev/null 2>&1 >(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:1: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.1 >(cd .libs && rm -f libzvbi.so.0 && ln -s libzvbi.so.0.13.1 libzvbi.so.0) >(cd .libs && rm -f libzvbi.so && ln -s libzvbi.so.0.13.1 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.33/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-decoder.o .libs/libzvbi.lax/libzvbiinline.a/libzvbiinline_la-exp-gfx.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.33/src' >make[3]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33/src' >make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33/src' >Making all in daemon >make[2]: Entering directory `/builddir/build/BUILD/zvbi-0.2.33/daemon' >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 -c chains.c >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 -c proxyd.c >In file included from chains.c:69: >../src/misc.h:56:5: warning: assertions are a deprecated extension >../src/misc.h:59:5: warning: assertions are a deprecated extension >chains.c: In function 'main': >chains.c:200: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >chains.c:201: 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:207: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >chains.c:211: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >In file included from ../src/bcd.h:27, > from ../src/lang.h:27, > from ../src/cache.h:30, > from ../src/cache-priv.h:27, > from ../src/teletext_decoder.h:29, > from ../src/vbi.h:32, > from proxyd.c:101: >../src/misc.h:56:5: warning: assertions are a deprecated extension >../src/misc.h:59:5: warning: assertions are a deprecated extension >proxyd.c: In function 'vbi_proxyd_take_message': >proxyd.c:2053: warning: pointer targets in passing argument 4 of 'vbi_proxyd_take_service_req' differ in signedness >proxyd.c:1151: note: expected 'char *' but argument is of type 'uint8_t *' >proxyd.c:2142: warning: pointer targets in passing argument 4 of 'vbi_proxyd_take_service_req' differ in signedness >proxyd.c:1151: note: expected 'char *' but argument is of type 'uint8_t *' >proxyd.c: In function 'vbi_proxyd_init': >proxyd.c:2708: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >proxyd.c: In function 'vbi_proxyd_kill_daemon': >proxyd.c:2928: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >proxyd.c:2934: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >proxyd.c:2945: 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 >../src/.libs/libzvbi.so: undefined reference to `S_ISCHR' >collect2: ld returned 1 exit status >make[2]: *** [zvbi-chains] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33/daemon' >make[1]: Leaving directory `/builddir/build/BUILD/zvbi-0.2.33' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.pWRUff (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.pWRUff (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zvbi.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zvbi.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 564991
:
392891
|
392892
|
392893
|
392894
| 392895 |
392896