pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/24945: audio/xine-arts fails to build on 1.6.2/i386



>Number:         24945
>Category:       pkg
>Synopsis:       audio/xine-arts fails to build on 1.6.2/i386
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 28 01:51:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mike Wlodarczyk
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD avernus 1.6.2 NetBSD 1.6.2 (AVERNUS) #0: Fri Feb 27 17:49:15 PST 
2004 root@avernus:/home/netbsd/1.6/src/sys/arch/i386/compile/AVERNUS i386
Architecture: i386
Machine: i386
>Description:
X11R6 is XFree86 4.3.0 from xsrc with tag netbsd-1-6.

pkgsrc is from cvs, updated on 20040327.

Using a chroot build environment.

PREFER_* is not set in mk.conf.

As you'll see, ft2build.h is not found and indeed freetype2 is not present in 
the
.buildlink tree, though a .buildlink_freetype2_done file is. It looks like it's 
trying
to use freetype2 from X11R6 not pkgsrc, though pkgsrc freetype2 is installed.

Here's the build log:

===> do-fetch [xine-arts-1rc3a] ===> Checking for vulnerabilities in 
xine-arts-1rc3a
=> Checksum OK for xine-lib-1-rc3a.tar.gz.
===> extract-message [xine-arts-1rc3a] ===> Extracting for xine-arts-1rc3a
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
xine-lib>=1rc3a: xine-lib-1rc3a found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
arts>=1.1.4nb1: arts-1.2.1 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
esound>=0.2.18: esound-0.2.33 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libaudiofile>=0.2.1: libaudiofile-0.2.6 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libmad>=0.15.0b: libmad-0.15.1b found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libvorbis>=1.0.1: libvorbis-1.0.1 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libogg>=1.1: libogg-1.1 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
glib2>=2.2.2nb1: glib2-2.2.3nb1 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libiconv>=1.9.1: libiconv-1.9.1nb1 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
pth>=2.0.0: pth-2.0.0 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
libtool-base>=1.5.2nb4: libtool-base-1.5.2nb5 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
pkgconfig>=0.15.0: pkgconfig-0.15.0 found
===> install-depends [xine-arts-1rc3a] ===> Required installed package 
gmake>=3.78: gmake-3.80nb3 found
===> patch-message [xine-arts-1rc3a] ===> Patching for xine-arts-1rc3a
===> do-patch [xine-arts-1rc3a] ===> Applying pkgsrc patches for xine-arts-1rc3a
===> tools-message [xine-arts-1rc3a] ===> Overriding tools for xine-arts-1rc3a
===> buildlink-message [xine-arts-1rc3a] ===> Buildlinking for xine-arts-1rc3a
===> configure-message [xine-arts-1rc3a] ===> Configuring for xine-arts-1rc3a
=> Fixing locale directory references.
=> Adding rpaths to pkgconfig files.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i386-unknown-netbsd1.6.2
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for style of include used by gmake... GNU
checking for i386--netbsdelf-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 ANSI C... none needed
checking dependency style of gcc... gcc
checking for strerror in -lcposix... no
checking for i386--netbsdelf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for gawk... (cached) /usr/bin/awk
checking for inline... inline
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... 
/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld
checking if the linker 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) is 
GNU ld... yes
checking for 
/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld 
option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386--netbsdelf-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -E
checking for i386--netbsdelf-g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
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 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... 
/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld
checking if the linker 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) is 
GNU ld... yes
checking whether the g++ linker 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) 
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 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker 
(/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/bin/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for i386--netbsdelf-ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  fr pt_BR de sk es pl_PL cs it
checking for plural forms in GNU msgfmt... no
found GNU msgfmt program is too old, it does not support plural forms; ignore it
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for always_inline... no
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for inttypes.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for basename... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for pthread_create in -lpthread... yes
checking for dlopen in -lc... yes
checking whether lrintf is declared... no
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
IPv6 is disabled
checking for i386_set_ldt in -li386... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libtool >= 1.4.0... yes
checking for libtool >= 1.4.0... yes
checking for libtool >= 1.4.0... yes
checking for glBegin in -lGL... no
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking for XvShmCreateImage in -lXv... no
checking for XvMCQueryExtension in -lXvMC... no
checking for XineramaQueryExtension in -lXinerama... no
checking for aalib-config... /opt/tools/bin/aalib-config
checking for AALIB version >= 1.4... no
*** Could not run AALIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means AALIB was incorrectly installed
*** or that you have moved AALIB since it was installed.
*** All of AALIB dependent parts will be disabled ***
checking sys/fbio.h usability... no
checking sys/fbio.h presence... no
checking for sys/fbio.h... no
checking linux/fb.h usability... no
checking linux/fb.h presence... no
checking for linux/fb.h... no
checking for pkg-config... /opt/tools/bin/pkg-config
checking for DirectFB... gnome-config: not found
*** All of DIRECTFB dependent parts will be disabled ***
checking for sdl-config... /opt/tools/bin/sdl-config
checking for SDL - version >= 1.1.5... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /opt/tools/bin/sdl-config
checking for Libstk... gnome-config: not found
*** All of Libstk dependent parts will be disabled ***
checking for vidix support... no
checking for DHA linux kernel module build... no
checking for mknod... mknod
checking for depmod... no
checking for Ogg... yes
checking for Vorbis... yes
checking for Ogg... yes
checking for Theora... no
*** Could not run Theora test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Theora was incorrectly 
installed
*** or that you have moved Theora since it was installed.
*** All OGG/THEORA dependent parts will be disabled ***
checking for Ogg... yes
checking for Speex... no
*** Could not run Speex test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Speex was incorrectly installed
*** or that you have moved Speex since it was installed.
*** All OGG/SPEEX dependent parts will be disabled ***
checking for libFLAC... no
*** Could not run libFLAC test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means libFLAC was incorrectly 
installed
*** or that you have moved libFLAC since it was installed. In the latter case, 
you
*** may want to edit the libFLAC-config script: 
*** All FLAC dependent parts will be disabled ***
checking for mng_initialize in -lmng... no
*** All libmng dependent parts will be disabled ***
checking for libpng-config... no
checking for png_create_read_struct in -lpng... no
*** All libpng dependent parts will be disabled ***
checking for freetype-config... /usr/X11R6/bin/freetype-config
checking for OSS audio support... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking for ALSA version >= 0.9.0rc4... no
*** Could not run ALSA test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means ALSA was incorrectly installed.
*** All of ALSA dependent parts will be disabled ***
checking for esd-config... /opt/tools/bin/esd-config
checking for ESD - version >= 0.2.8... yes
checking for artsc-config... /opt/tools/bin/artsc-config
checking for ARTS artsc - version >= 0.9.5... yes
*** All of the gnome-vfs dependent parts will be disabled ***
checking for Sun audio support... yes
checking for IRIX libaudio support... checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
no
*** All of IRIX AL dependent parts will be disabled ***
checking for kstat_open in -lkstat... no
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking if cdrom ioctls are available... yes
Use included DVDNAV support
checking how to create empty arrays... [0]
checking for libcdio... gnome-config: not found
Use included libcdio/libvcdinfo support
checking for snprintf... yes
checking for vsnprintf... yes
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdint.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for inttypes.h... (cached) yes
checking stdbool.h usability... no
checking stdbool.h presence... no
checking for stdbool.h... no
checking whether gcc supports ISOC99 _Pragma()... yes
checking bitfield ordering in structs... LSBF
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdbool.h... (cached) no
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking for sys/cdio.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
configure: WARNING: Don't have OS CD-reading support for netbsdelf...
configure: WARNING: Will use generic support.
checking for bzero... yes
checking for memcpy... yes
checking for struct tm.tm_gmtoff... yes
checking for ip_mreqn... no
checking for sched_get_priority_min in -lposix4... no
checking for vsscanf... yes
checking for sigaction... yes
checking for sigset... no
checking for getpwuid_r... no
checking for nanosleep... yes
checking for strsep... yes
checking for strpbrk... yes
checking for setenv... (cached) yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for malloc.h... (cached) yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mixer.h usability... no
checking sys/mixer.h presence... no
checking for sys/mixer.h... no
checking if gcc supports "-mpreferred-stack-boundary=2" flags... yes
checking if gcc supports "-fno-strict-aliasing" flags... yes
checking if gcc supports "-fschedule-insns2" flags... yes
checking if gcc supports "-mwide-multiply" flags... yes
checking if gcc supports "-falign-functions=4" flags... no
checking if gcc supports "-falign-loops=4" flags... no
checking if gcc supports "-falign-jumps=4" flags... no
checking if gcc supports "-fno-omit-frame-pointer" flags... yes
checking if gcc supports "-fno-inline-functions" flags... yes
checking if gcc supports "-fno-rename-registers" flags... no
checking if gcc supports "-fprofile-arcs" flags... yes
checking if gcc supports "-fbranch-probabilities" flags... yes
checking for sane -Wpointer-arith... yes
checking if gcc supports "-Wall" flags... yes
checking __attribute__ ((aligned ())) support... 64
checking if gcc supports "-mcpu=i386" flags... yes
checking if gcc supports "-mcpu=athlon" flags... no
checking for sgmltools... no
checking for fig2dev... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/en/Makefile
config.status: creating doc/hackersguide/Makefile
config.status: creating doc/faq/Makefile
config.status: creating include/Makefile
config.status: creating include/xine.h
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating misc/Makefile
config.status: creating misc/SlackBuild
config.status: creating misc/build_rpms.sh
config.status: creating misc/fonts/Makefile
config.status: creating misc/libxine.pc
config.status: creating misc/relchk.sh
config.status: creating misc/xine-config
config.status: creating misc/xine-lib.spec
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/audio_out/Makefile
config.status: creating src/demuxers/Makefile
config.status: creating src/dxr3/Makefile
config.status: creating src/input/Makefile
config.status: creating src/input/libdvdnav/Makefile
config.status: creating src/input/dvb/Makefile
config.status: creating src/input/librtsp/Makefile
config.status: creating src/input/libreal/Makefile
config.status: creating src/input/vcd/Makefile
config.status: creating src/input/vcd/libcdio/Makefile
config.status: creating src/input/vcd/libcdio/cdio/Makefile
config.status: creating src/input/vcd/libvcd/Makefile
config.status: creating src/input/vcd/libvcd/libvcd/Makefile
config.status: creating src/liba52/Makefile
config.status: creating src/libdts/Makefile
config.status: creating src/libfaad/Makefile
config.status: creating src/libfaad/codebook/Makefile
config.status: creating src/libffmpeg/Makefile
config.status: creating src/libffmpeg/libavcodec/Makefile
config.status: creating src/libffmpeg/libavcodec/armv4l/Makefile
config.status: creating src/libffmpeg/libavcodec/i386/Makefile
config.status: creating src/libffmpeg/libavcodec/mlib/Makefile
config.status: creating src/libffmpeg/libavcodec/alpha/Makefile
config.status: creating src/libffmpeg/libavcodec/ppc/Makefile
config.status: creating src/libffmpeg/libavcodec/libpostproc/Makefile
config.status: creating src/libflac/Makefile
config.status: creating src/liblpcm/Makefile
config.status: creating src/libmad/Makefile
config.status: creating src/libmpeg2/Makefile
config.status: creating src/libspudec/Makefile
config.status: creating src/libspucc/Makefile
config.status: creating src/libsputext/Makefile
config.status: creating src/libvorbis/Makefile
config.status: creating src/libtheora/Makefile
config.status: creating src/libspeex/Makefile
config.status: creating src/libw32dll/Makefile
config.status: creating src/libw32dll/wine/Makefile
config.status: creating src/libw32dll/DirectShow/Makefile
config.status: creating src/libw32dll/dmo/Makefile
config.status: creating src/libw32dll/qtx/Makefile
config.status: creating src/libw32dll/qtx/qtxsdk/Makefile
config.status: creating src/libxinevdec/Makefile
config.status: creating src/libxineadec/Makefile
config.status: creating src/libxineadec/gsm610/Makefile
config.status: creating src/libxineadec/nosefart/Makefile
config.status: creating src/libreal/Makefile
config.status: creating src/post/Makefile
config.status: creating src/post/planar/Makefile
config.status: creating src/post/goom/Makefile
config.status: creating src/post/mosaico/Makefile
config.status: creating src/post/visualizations/Makefile
config.status: creating src/post/deinterlace/Makefile
config.status: creating src/post/deinterlace/plugins/Makefile
config.status: creating src/video_out/Makefile
config.status: creating src/video_out/libdha/Makefile
config.status: creating src/video_out/libdha/bin/Makefile
config.status: creating src/video_out/libdha/kernelhelper/Makefile
config.status: creating src/video_out/libdha/oth/Makefile
config.status: creating src/video_out/libdha/sysdep/Makefile
config.status: creating src/video_out/vidix/Makefile
config.status: creating src/video_out/vidix/drivers/Makefile
config.status: creating src/xine-utils/Makefile
config.status: creating src/xine-engine/Makefile
config.status: creating src/xine-engine/xineintl.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
xine-lib summary:
----------------
 * input plugins:
   - file          - net
   - stdin_fifo    - rtp
   - http          - mms
   - pnm           - rtsp
   - dvb
   - dvd (internal libs)
   - vcd (internal libs)
   - vcdo
   - cdda

 * demultiplexer plugins:
   - avi           - mpeg
   - mpeg_block    - mpeg_audio
   - mpeg_elem     - mpeg_pes
   - mpeg_ts       - qt/mpeg-4
   - film          - roq
   - fli           - smjpeg
   - idcin         - wav
   - wc3 mve       - voc
   - vqa           - aiff
   - cdda          - snd/au
   - yuv4mpeg2     - real/realaudio
   - ea wve        - raw dv
   - interplay mve - psx str
   - ws aud        - pva
   - vox           - nsf
   - nsv           - 4xm
   - ac3           - aac
   - asf
   - ogg

 * video decoder plugins:
   - mpeg2           - ffmpeg
   - cyuv            - divx4
   - cinepak         - msvc
   - fli             - msrle
   - rgb             - yuv
   - roqvideo        - svq1
   - idcin           - smc
   - rpza            - wc3video
   - qtrle           - interplayvideo
   - w32dll
   - png

 * audio decoder plugins:
   - a52/ra-dnet     - dts
   - mad             - adpcm
   - linear pcm      - roqaudio
   - log pcm         - gsm610
   - ffmpeg          - interplayaudio
   - nosefart
   - vorbis
   - w32dll
   - faad

 * subtitle decoder plugins:
   - spu             - spucc
   - sputext

 * post effect plugins:
  * planar video effects:
   - invert          - expand
   - eq              - eq2
   - boxblur         - denoise3d
   - unsharp         - tvtime
  * SFX:
   - goom            - oscope
   - fftscope        - mosaico

 * video driver plugins:
   - XShm (X11 shared memory)
   - SyncFB (for Matrox G200/G400 cards)

 * audio driver plugins:
   - esd (Enlightened Sound Daemon)
   - arts (aRts - KDE soundserver)
   - sun ()
---
===> build-message [xine-arts-1rc3a] ===> Building for xine-arts-1rc3a
cd ../.. && /bin/sh ./config.status src/audio_out/Makefile depfiles
config.status: creating src/audio_out/Makefile
config.status: executing depfiles commands
source='audio_none_out.c' object='audio_none_out.lo' libtool=yes \
depfile='.deps/audio_none_out.Plo' tmpdepfile='.deps/audio_none_out.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include -DXINE_COMPILE  -I/opt/tools/include  
-I/opt/tools/include/artsc -D_REENTRANT -I/opt/tools/include/glib/glib-2.0 
-I/opt/tools/lib/glib-2.0/include -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o audio!
_none_out.lo `test -f 'audio_none_out.c' || echo './'`audio_none_out.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 -DXINE_COMPILE 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include/artsc
 -D_REENTRANT 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include/glib/glib-2.0
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/lib/glib-2.0/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 
-Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -O!
2 -pipe -c audio_none_out.c -Wp,-MD,.deps/audio_none_out.TPlo  -fPIC -DPIC -o 
.libs/audio_none_out.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 -DXINE_COMPILE 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include/artsc
 -D_REENTRANT 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include/glib/glib-2.0
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/lib/glib-2.0/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_FILE_OFFSET_BITS=64 
-Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -O!
2 -pipe -c audio_none_out.c -Wp,-MD,.deps/audio_none_out.TPlo -o 
audio_none_out.o >/dev/null 2>&1
gmake[1]: Entering directory 
`/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/xine-lib-1-rc3a/src/xine-engine'
cd ../.. && /bin/sh ./config.status src/xine-engine/Makefile depfiles
config.status: creating src/xine-engine/Makefile
config.status: executing depfiles commands
gmake[1]: Leaving directory 
`/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/xine-lib-1-rc3a/src/xine-engine'
gmake[1]: Entering directory 
`/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/xine-lib-1-rc3a/src/xine-engine'
source='xine.c' object='xine.lo' libtool=yes \
depfile='.deps/xine.Plo' tmpdepfile='.deps/xine.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o xine.lo `test -f 'xine.c' 
|| echo './'`xine.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c xine.c -Wp,-MD,.deps/xine.TPlo  -fPIC -DPIC -o .libs/xine.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c xine.c -Wp,-MD,.deps/xine.TPlo -o xine.o >/dev/null 2>&1
source='metronom.c' object='metronom.lo' libtool=yes \
depfile='.deps/metronom.Plo' tmpdepfile='.deps/metronom.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o metronom.lo `test -f 
'metronom.c' || echo './'`metronom.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c metronom.c -Wp,-MD,.deps/metronom.TPlo  -fPIC -DPIC -o .libs/metronom.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c metronom.c -Wp,-MD,.deps/metronom.TPlo -o metronom.o >/dev/null 2>&1
source='configfile.c' object='configfile.lo' libtool=yes \
depfile='.deps/configfile.Plo' tmpdepfile='.deps/configfile.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o configfile.lo `test -f 
'configfile.c' || echo './'`configfile.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c configfile.c -Wp,-MD,.deps/configfile.TPlo  -fPIC -DPIC -o 
.libs/configfile.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c configfile.c -Wp,-MD,.deps/configfile.TPlo -o configfile.o >/dev/null 
2>&1
source='buffer.c' object='buffer.lo' libtool=yes \
depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o buffer.lo `test -f 
'buffer.c' || echo './'`buffer.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c buffer.c -Wp,-MD,.deps/buffer.TPlo  -fPIC -DPIC -o .libs/buffer.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c buffer.c -Wp,-MD,.deps/buffer.TPlo -o buffer.o >/dev/null 2>&1
source='load_plugins.c' object='load_plugins.lo' libtool=yes \
depfile='.deps/load_plugins.Plo' tmpdepfile='.deps/load_plugins.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o load_plugins.lo `test -f 
'load_plugins.c' || echo './'`load_plugins.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c load_plugins.c -Wp,-MD,.deps/load_plugins.TPlo  -fPIC -DPIC -o 
.libs/load_plugins.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c load_plugins.c -Wp,-MD,.deps/load_plugins.TPlo -o load_plugins.o 
>/dev/null 2>&1
source='video_decoder.c' object='video_decoder.lo' libtool=yes \
depfile='.deps/video_decoder.Plo' tmpdepfile='.deps/video_decoder.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o video_decoder.lo `test -f 
'video_decoder.c' || echo './'`video_decoder.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_decoder.c -Wp,-MD,.deps/video_decoder.TPlo  -fPIC -DPIC -o 
.libs/video_decoder.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_decoder.c -Wp,-MD,.deps/video_decoder.TPlo -o video_decoder.o 
>/dev/null 2>&1
source='buffer_types.c' object='buffer_types.lo' libtool=yes \
depfile='.deps/buffer_types.Plo' tmpdepfile='.deps/buffer_types.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o buffer_types.lo `test -f 
'buffer_types.c' || echo './'`buffer_types.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c buffer_types.c -Wp,-MD,.deps/buffer_types.TPlo  -fPIC -DPIC -o 
.libs/buffer_types.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c buffer_types.c -Wp,-MD,.deps/buffer_types.TPlo -o buffer_types.o 
>/dev/null 2>&1
source='audio_decoder.c' object='audio_decoder.lo' libtool=yes \
depfile='.deps/audio_decoder.Plo' tmpdepfile='.deps/audio_decoder.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o audio_decoder.lo `test -f 
'audio_decoder.c' || echo './'`audio_decoder.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c audio_decoder.c -Wp,-MD,.deps/audio_decoder.TPlo  -fPIC -DPIC -o 
.libs/audio_decoder.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c audio_decoder.c -Wp,-MD,.deps/audio_decoder.TPlo -o audio_decoder.o 
>/dev/null 2>&1
source='video_out.c' object='video_out.lo' libtool=yes \
depfile='.deps/video_out.Plo' tmpdepfile='.deps/video_out.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o video_out.lo `test -f 
'video_out.c' || echo './'`video_out.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_out.c -Wp,-MD,.deps/video_out.TPlo  -fPIC -DPIC -o 
.libs/video_out.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_out.c -Wp,-MD,.deps/video_out.TPlo -o video_out.o >/dev/null 2>&1
source='audio_out.c' object='audio_out.lo' libtool=yes \
depfile='.deps/audio_out.Plo' tmpdepfile='.deps/audio_out.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o audio_out.lo `test -f 
'audio_out.c' || echo './'`audio_out.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c audio_out.c -Wp,-MD,.deps/audio_out.TPlo  -fPIC -DPIC -o 
.libs/audio_out.o
audio_out.c: In function `_x_ao_new_port':
audio_out.c:1869: warning: implicit declaration of function `bzero'
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c audio_out.c -Wp,-MD,.deps/audio_out.TPlo -o audio_out.o >/dev/null 2>&1
source='resample.c' object='resample.lo' libtool=yes \
depfile='.deps/resample.Plo' tmpdepfile='.deps/resample.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o resample.lo `test -f 
'resample.c' || echo './'`resample.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c resample.c -Wp,-MD,.deps/resample.TPlo  -fPIC -DPIC -o .libs/resample.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c resample.c -Wp,-MD,.deps/resample.TPlo -o resample.o >/dev/null 2>&1
source='events.c' object='events.lo' libtool=yes \
depfile='.deps/events.Plo' tmpdepfile='.deps/events.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o events.lo `test -f 
'events.c' || echo './'`events.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c events.c -Wp,-MD,.deps/events.TPlo  -fPIC -DPIC -o .libs/events.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c events.c -Wp,-MD,.deps/events.TPlo -o events.o >/dev/null 2>&1
source='video_overlay.c' object='video_overlay.lo' libtool=yes \
depfile='.deps/video_overlay.Plo' tmpdepfile='.deps/video_overlay.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o video_overlay.lo `test -f 
'video_overlay.c' || echo './'`video_overlay.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_overlay.c -Wp,-MD,.deps/video_overlay.TPlo  -fPIC -DPIC -o 
.libs/video_overlay.o
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c video_overlay.c -Wp,-MD,.deps/video_overlay.TPlo -o video_overlay.o 
>/dev/null 2>&1
source='osd.c' object='osd.lo' libtool=yes \
depfile='.deps/osd.Plo' tmpdepfile='.deps/osd.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine 
-I../../src/xine-engine -I../../src/xine-utils  -I../../src/input 
-I../../src/input  -I/opt/tools/include -I/usr/X11R6/include/freetype2 
-I/usr/include -I/opt/tools/include  -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -mcpu=i386 -O3 -pipe -fomit-frame-pointer 
-malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply 
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 
-fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall 
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -O2 -pipe -I/opt/tools/include 
-I/usr/X11R6/include/freetype2 -I/usr/include -c -o osd.lo `test -f 'osd.c' || 
echo './'`osd.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src 
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.buildlink/include 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include/freetype2
 
-I/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/.x11-buildlink/include
 -mcpu=i386 -O3 -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 
-malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 
-pipe -c osd.c -Wp,-MD,.deps/osd.TPlo  -fPIC -DPIC -o .libs/osd.o
osd.c:59: ft2build.h: No such file or directory
osd.c:60: `#include' expects "FILENAME" or <FILENAME>
osd.c:108: parse error before `FT_Library'
osd.c:108: warning: no semicolon at end of struct or union
osd.c:109: warning: type defaults to `int' in declaration of `face'
osd.c:109: warning: data definition has no type or storage class
osd.c:111: parse error before `}'
osd.c: In function `osd_set_font':
osd.c:728: dereferencing pointer to incomplete type
osd.c:733: sizeof applied to an incomplete type
osd.c:734: warning: implicit declaration of function `FT_Init_FreeType'
osd.c:734: dereferencing pointer to incomplete type
osd.c:743: warning: implicit declaration of function `FT_New_Face'
osd.c:743: dereferencing pointer to incomplete type
osd.c:743: dereferencing pointer to incomplete type
osd.c:746: dereferencing pointer to incomplete type
osd.c:746: dereferencing pointer to incomplete type
osd.c:749: dereferencing pointer to incomplete type
osd.c:749: dereferencing pointer to incomplete type
osd.c:757: warning: implicit declaration of function `FT_Set_Pixel_Sizes'
osd.c:757: dereferencing pointer to incomplete type
osd.c:762: dereferencing pointer to incomplete type
osd.c:763: dereferencing pointer to incomplete type
osd.c: In function `osd_iconv_getunicode':
osd.c:829: warning: passing arg 2 of `libiconv' from incompatible pointer type
osd.c: In function `osd_render_text':
osd.c:940: dereferencing pointer to incomplete type
osd.c:967: dereferencing pointer to incomplete type
osd.c:968: warning: implicit declaration of function `FT_Get_Char_Index'
osd.c:968: dereferencing pointer to incomplete type
osd.c:983: dereferencing pointer to incomplete type
osd.c:985: `FT_GlyphSlot' undeclared (first use in this function)
osd.c:985: (Each undeclared identifier is reported only once
osd.c:985: for each function it appears in.)
osd.c:985: parse error before `slot'
osd.c:987: warning: implicit declaration of function `FT_Load_Glyph'
osd.c:987: dereferencing pointer to incomplete type
osd.c:987: `FT_LOAD_DEFAULT' undeclared (first use in this function)
osd.c:992: `slot' undeclared (first use in this function)
osd.c:992: `ft_glyph_format_bitmap' undeclared (first use in this function)
osd.c:993: warning: implicit declaration of function `FT_Render_Glyph'
osd.c:993: dereferencing pointer to incomplete type
osd.c:993: `ft_render_mode_normal' undeclared (first use in this function)
osd.c:920: warning: `src' might be used uninitialized in this function
osd.c:984: warning: `gheight' might be used uninitialized in this function
osd.c:984: warning: `gwidth' might be used uninitialized in this function
osd.c: In function `osd_get_text_size':
osd.c:1083: dereferencing pointer to incomplete type
osd.c:1110: dereferencing pointer to incomplete type
osd.c:1112: `FT_GlyphSlot' undeclared (first use in this function)
osd.c:1112: parse error before `slot'
osd.c:1114: dereferencing pointer to incomplete type
osd.c:1116: dereferencing pointer to incomplete type
osd.c:1116: `FT_LOAD_DEFAULT' undeclared (first use in this function)
osd.c:1122: `slot' undeclared (first use in this function)
osd.c:1122: `ft_glyph_format_bitmap' undeclared (first use in this function)
osd.c:1123: dereferencing pointer to incomplete type
osd.c:1123: `ft_render_mode_normal' undeclared (first use in this function)
gmake[1]: *** [osd.lo] Error 1
gmake[1]: Leaving directory 
`/home/netbsd/current/pkgsrc/audio/xine-arts/work.avernus/xine-lib-1-rc3a/src/xine-engine'
gmake: *** [../../src/xine-engine/libxine.la] Error 2
*** Error code 2

Stop.
make: stopped in /home/netbsd/current/pkgsrc/audio/xine-arts
*** Error code 1

Stop.
make: stopped in /home/netbsd/current/pkgsrc/audio/xine-arts
>How-To-Repeat:
        
>Fix:
        
>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index