xawtv-3.91
xawtv-3.91-gcc34-1.patch
patching file libng/contrib-plugins/linear-blend.c
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for gccmakedep... gccmakedep
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
checking dev/ic/bt8xx.h usability... no
checking dev/ic/bt8xx.h presence... no
checking for dev/ic/bt8xx.h... no
checking machine/ioctl_bt848.h usability... no
checking machine/ioctl_bt848.h presence... no
checking for machine/ioctl_bt848.h... no
checking for ftello... yes
checking for fseeko... yes
checking for getpt... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for strcasestr... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for ELF... yes
checking for pthread_create in -lpthread... yes
checking for main in -lossaudio... no
checking for initscr in -lncurses... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Xft... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for snd_seq_open in -lasound... no
checking for lirc_init in -llirc_client... no
checking for vbi_capture_fd in -lzvbi... no
checking for aa_autoinit in -laa... yes
checking for dv_decoder_new in -ldv... no
checking for lqt_query_registry in -lquicktime... no
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for DPMSQueryExtension in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for XRRConfigCurrentConfiguration in -lXrandr... yes
checking for XvQueryExtension in -lXv... yes
checking for XmStringGenerate in -lXm... yes
checking for glXChooseVisual in -lGL... yes
checking for X11 config directory... /etc/X11
checking for X11 app-defaults directory... /etc/X11/app-defaults
checking if mmx should be used... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xawtv.spec
config.status: creating config.h
  CC	  console/dump-mixers.o
  LD	  console/dump-mixers
  CC	  console/record.o
  LD	  console/record
  CC	  console/showriff.o
  LD	  console/showriff
  CC	  console/showqt.o
console/showqt.c: In function `swap_classic_atom':
console/showqt.c:358: warning: integer constant is too large for "long" type
console/showqt.c:358: warning: integer constant is too large for "long" type
console/showqt.c:358: warning: integer constant is too large for "long" type
console/showqt.c:358: warning: integer constant is too large for "long" type
console/showqt.c: In function `dump_fields':
console/showqt.c:447: warning: integer constant is too large for "long" type
console/showqt.c:447: warning: integer constant is too large for "long" type
console/showqt.c:447: warning: integer constant is too large for "long" type
console/showqt.c:447: warning: integer constant is too large for "long" type
  LD	  console/showqt
  CC	  console/streamer.o
  CC	  common/channel-no-x11.o
  CC	  common/sound.o
  CC	  common/webcam.o
  CC	  common/frequencies.o
  CC	  common/commands.o
  CC	  common/parseconfig.o
  CC	  common/capture.o
common/capture.c: In function `movie_writer_stop':
common/capture.c:530: warning: integer constant is too large for "long" type
common/capture.c:535: warning: integer constant is too large for "long" type
common/capture.c: In function `movie_print_timestamps':
common/capture.c:597: warning: integer constant is too large for "long" type
common/capture.c:601: warning: integer constant is too large for "long" type
common/capture.c: In function `movie_grab_put_video':
common/capture.c:626: warning: integer constant is too large for "long" type
  CC	  common/event.o
  CC	  libng/grab-ng.o
  CC	  libng/devices.o
  CC	  libng/writefile.o
  CC	  libng/color_common.o
  CC	  libng/color_packed.o
  CC	  libng/color_lut.o
  CC	  libng/color_yuv2rgb.o
  CC	  libng/convert.o
  AR	  libng/libng.a
ar: creating libng/libng.a
  LD	  console/streamer
  CC	  console/webcam.o
  CC	  console/ftp.o
console/ftp.c: In function `ftp_recv':
console/ftp.c:189: warning: the address of `ftp_connected', will always evaluate as `true'
console/ftp.c: In function `ftp_connect':
console/ftp.c:239: warning: the address of `ftp_connected', will always evaluate as `true'
  LD	  console/webcam
  CC	  console/ttv.o
  LD	  console/ttv
  CC	  console/radio.o
  LD	  console/radio
  CC	  console/fbtv.o
In file included from console/fbtv.c:31:
./libng/grab-ng.h:28:1: warning: "bool" redefined
In file included from /usr/include/curses.h:136,
                 from console/fbtv.c:24:
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/stdbool.h:36:1: warning: this is the location of the previous definition
  CC	  console/fbtools.o
  CC	  console/fs.o
  CC	  console/matrox.o
  CC	  common/lirc.o
  CC	  common/joystick.o
  CC	  common/midictrl.o
  LD	  console/fbtv
  CC	  console/v4l-info.o
  CC	  structs/struct-dump.o
  CC	  structs/struct-v4l.o
  CC	  structs/struct-v4l2.o
  LD	  console/v4l-info
  CC	  console/v4l-conf.o
  LD	  console/v4l-conf
  CC	  debug/xvideo.o
  LD	  debug/xvideo
  CC	  libng/plugins/flt-gamma.o
  LD	  libng/plugins/flt-gamma.so
  CC	  libng/plugins/flt-invert.o
  LD	  libng/plugins/flt-invert.so
  CC	  libng/plugins/flt-disor.o
  LD	  libng/plugins/flt-disor.so
  CC	  libng/plugins/conv-mjpeg.o
  LD	  libng/plugins/conv-mjpeg.so
  CC	  libng/plugins/read-avi.o
  LD	  libng/plugins/read-avi.so
  CC	  libng/plugins/write-avi.o
  LD	  libng/plugins/write-avi.so
  CC	  libng/plugins/drv0-v4l2.o
  CC	  libng/plugins/struct-v4l2.o
  CC	  libng/plugins/struct-dump.o
  LD	  libng/plugins/drv0-v4l2.so
  CC	  libng/plugins/drv0-v4l2-old.o
  LD	  libng/plugins/drv0-v4l2-old.so
  CC	  libng/plugins/drv1-v4l.o
  CC	  libng/plugins/struct-v4l.o
  LD	  libng/plugins/drv1-v4l.so
  CC	  libng/plugins/snd-oss.o
  LD	  libng/plugins/snd-oss.so
  CC	  libng/contrib-plugins/flt-smooth.o
  LD	  libng/contrib-plugins/flt-smooth.so
  CC	  libng/contrib-plugins/bilinear.o
  LD	  libng/contrib-plugins/bilinear.so
  CC	  libng/contrib-plugins/cubic.o
  LD	  libng/contrib-plugins/cubic.so
  CC	  libng/contrib-plugins/linear-blend.o
  LD	  libng/contrib-plugins/linear-blend.so
  CC	  libng/contrib-plugins/linedoubler.o
  LD	  libng/contrib-plugins/linedoubler.so
  CC	  vbistuff/ntsc-cc.o
  LD	  vbistuff/ntsc-cc
  CC	  x11/v4lctl.o
  CC	  x11/atoms.o
  CC	  x11/xv.o
  LD	  x11/v4lctl
  CC	  x11/propwatch.o
  LD	  x11/propwatch
  CC	  x11/xawtv-remote.o
  LD	  x11/xawtv-remote
  CC	  x11/rootv.o
In file included from x11/rootv.c:27:
./jwz/vroot.h: In function `VirtualRootWindowOfScreen':
./jwz/vroot.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules
  LD	  x11/rootv
perl ./scripts/fallback.pl < x11/Xawtv.ad > x11/Xawtv.h
  CC	  x11/xawtv.o
  CC	  x11/wmhooks.o
  CC	  x11/x11.o
  CC	  x11/blit.o
  CC	  x11/xt.o
  CC	  x11/toolbox.o
  CC	  x11/conf.o
  CC	  x11/complete-xaw.o
  CC	  x11/vbi-x11.o
  CC	  jwz/remote.o
jwz/remote.c: In function `find_screensaver_window':
jwz/remote.c:112: warning: dereferencing type-punned pointer will break strict-aliasing rules
jwz/remote.c: In function `send_xscreensaver_command':
jwz/remote.c:215: warning: dereferencing type-punned pointer will break strict-aliasing rules
jwz/remote.c: In function `xscreensaver_command_response':
jwz/remote.c:406: warning: dereferencing type-punned pointer will break strict-aliasing rules
jwz/remote.c: In function `server_xscreensaver_version':
jwz/remote.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules
jwz/remote.c:534: warning: dereferencing type-punned pointer will break strict-aliasing rules
  CC	  common/channel.o
  CC	  common/vbi-data.o
  LD	  x11/xawtv
  CC	  x11/pia.o
  LD	  x11/pia
cat ./x11/MoTV-default ./x11/MoTV-fixed > x11/MoTV.ad
perl ./scripts/fallback.pl < x11/MoTV.ad > x11/MoTV.h
  CC	  x11/motv.o
  CC	  x11/man.o
  CC	  x11/icons.o
  CC	  x11/complete-motif.o
  CC	  common/RegEdit.o
  LD	  x11/motv
cat x11/MoTV-de ./x11/MoTV-fixed > x11/MoTV.de.ad
cat x11/MoTV-it ./x11/MoTV-fixed > x11/MoTV.it.ad
cat x11/MoTV-fr ./x11/MoTV-fixed > x11/MoTV.fr.ad
iconv -f iso-8859-1 -t utf-8 < x11/MoTV.de.ad > x11/MoTV.de_DE.UTF-8.ad
/bin/install -c -d -m 755 /usr/bin
/bin/install -c -s console/dump-mixers console/record console/showriff console/showqt console/streamer console/webcam console/ttv console/radio console/fbtv console/v4l-info /usr/bin
/bin/install -c -s -m4755 -o root  console/v4l-conf /usr/bin
/bin/install -c -d -m 755 /usr/share/xawtv
/bin/install -c -m 644 ./frequencies/Index.map ./frequencies/argentina.list ./frequencies/ccir-h.list ./frequencies/ccir-i-iii.list ./frequencies/ccir-sl-sh.list ./frequencies/europe-east.list ./frequencies/europe-west.list ./frequencies/ntsc-bcast-jp.list ./frequencies/ntsc-bcast.list ./frequencies/ntsc-cable-ca.list ./frequencies/ntsc-cable-jp.list ./frequencies/ntsc-cable.list ./frequencies/ntsc-hrc.list ./frequencies/oirt-h.list ./frequencies/oirt-i-iii.list ./frequencies/oirt-sl-sh.list ./frequencies/pal-australia-optus.list ./frequencies/pal-australia.list ./frequencies/pal-bcast-cn.list ./frequencies/pal-bcast-za.list ./frequencies/pal-ireland.list ./frequencies/pal-italy.list ./frequencies/pal-newzealand.list ./frequencies/secam-france.list ./frequencies/secam-russia.list ./frequencies/uhf.list /usr/share/xawtv
/bin/install -c -d -m 755 /usr/lib/xawtv
/bin/install -c -s -s libng/plugins/flt-gamma.so libng/plugins/flt-invert.so libng/plugins/flt-disor.so libng/plugins/conv-mjpeg.so libng/plugins/read-avi.so libng/plugins/write-avi.so libng/plugins/drv0-v4l2.so libng/plugins/drv0-v4l2-old.so libng/plugins/drv1-v4l.so libng/plugins/snd-oss.so /usr/lib/xawtv
rm -f /usr/lib/xawtv/invert.so /usr/lib/xawtv/nop.so /usr/lib/xawtv/flt-nop.so
/bin/install -c -d -m 755 /usr/lib/xawtv
/bin/install -c -s -s libng/contrib-plugins/flt-smooth.so libng/contrib-plugins/bilinear.so libng/contrib-plugins/cubic.so libng/contrib-plugins/linear-blend.so libng/contrib-plugins/linedoubler.so /usr/lib/xawtv
/bin/install -c -d -m 755 /usr/man/man1
/bin/install -c -d -m 755 /usr/man/man5
/bin/install -c -d -m 755 /usr/man/man8
/bin/install -c -m 644 ./man/alevtd.1 ./man/dump-mixers.1 ./man/fbtv.1 ./man/motv.1 ./man/mtt.1 ./man/ntsc-cc.1 ./man/pia.1 ./man/propwatch.1 ./man/radio.1 ./man/record.1 ./man/rootv.1 ./man/scantv.1 ./man/showriff.1 ./man/streamer.1 ./man/subtitles.1 ./man/ttv.1 ./man/v4l-info.1 ./man/v4lctl.1 ./man/webcam.1 ./man/xawtv-remote.1 ./man/xawtv.1 /usr/man/man1
/bin/install -c -m 644 ./man/xawtvrc.5 /usr/man/man5
/bin/install -c -m 644 ./man/v4l-conf.8 /usr/man/man8
/bin/install -c -d -m 755 /usr/man/es/man1
/bin/install -c -m 644 ./man/es/fbtv.1 ./man/es/rootv.1 ./man/es/scantv.1 ./man/es/streamer.1 ./man/es/subtitles.1 ./man/es/ttv.1 ./man/es/v4lctl.1 ./man/es/xawtv-remote.1 ./man/es/xawtv.1 /usr/man/es/man1
/bin/install -c -d -m 755 /usr/man/fr/man1
/bin/install -c -m 644 ./man/fr/xawtv.1 /usr/man/fr/man1
/bin/install -c -d -m 755 /usr/man/es/man5
/bin/install -c -m 644 ./man/es/xawtvrc.5 /usr/man/es/man5
/bin/install -c -d -m 755 /usr/man/es/man8
/bin/install -c -m 644 ./man/es/v4l-conf.8 /usr/man/es/man8
/bin/install -c -m 644 -m755 ./scripts/subtitles /usr/bin
/bin/install -c -s -s vbistuff/ntsc-cc /usr/bin
/bin/install -c -s -s x11/v4lctl x11/propwatch x11/xawtv-remote x11/rootv x11/xawtv x11/pia x11/motv /usr/bin
/bin/install -c -d -m 755 /etc/X11/app-defaults
/bin/install -c -m 644 ./x11/Xawtv.ad /etc/X11/app-defaults/Xawtv
/bin/install -c -d -m 755 /etc/X11/de/app-defaults
/bin/install -c -m 644 x11/MoTV.de.ad /etc/X11/de/app-defaults/MoTV
/bin/install -c -d -m 755 /etc/X11/it/app-defaults
/bin/install -c -m 644 x11/MoTV.it.ad /etc/X11/it/app-defaults/MoTV
/bin/install -c -d -m 755 /etc/X11/fr/app-defaults
/bin/install -c -m 644 x11/MoTV.fr.ad /etc/X11/fr/app-defaults/MoTV
/bin/install -c -d -m 755 /etc/X11/de_DE.UTF-8/app-defaults
/bin/install -c -m 644 x11/MoTV.de_DE.UTF-8.ad /etc/X11/de_DE.UTF-8/app-defaults/MoTV
/bin/install -c -m 644 ./x11/mtt.ad /etc/X11/app-defaults/mtt
/bin/install -c -m 644 x11/MoTV.ad /etc/X11/app-defaults/MoTV

real	0m20.573s
user	0m17.257s
sys	0m2.408s
