=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for SDL-1.2.15.tar.gz => Checksum RMD160 OK for SDL-1.2.15.tar.gz => Checksum SHA512 OK for SDL-1.2.15.tar.gz ===> Installing dependencies for SDL-1.2.15nb22 ========================================================================== The supported build options for SDL are: aalib esound nas pulseaudio The currently selected options are: esound nas pulseaudio You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.SDL (not defined) ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.54.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency yasm>=0.6.0: found yasm-1.3.0 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xproto>=7.0.13: found xproto-7.0.31 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency recordproto>=1.13.1: found recordproto-1.14.2 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=2.3: found inputproto-2.3.2 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency randrproto>=1.4: found randrproto-1.5.0 => Build dependency cwrappers>=20150314: found cwrappers-20171108 => Full dependency esound>=0.2.41nb1: found esound-0.2.41nb3 => Full dependency nas>=1.7bnb2: found nas-1.9.4 => Full dependency pulseaudio>=11.0: found pulseaudio-11.1nb1 => Full dependency libXext>=1.1: found libXext-1.3.3 => Full dependency MesaLib>=10.5.3: found MesaLib-11.2.2nb6 => Full dependency glu>=7.11.2: found glu-9.0.0nb2 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.1 => Full dependency libXt>=1.0.0: found libXt-1.1.5 ===> Overriding tools for SDL-1.2.15nb22 ===> Extracting for SDL-1.2.15nb22 ===> Patching for SDL-1.2.15nb22 => Applying pkgsrc patches for SDL-1.2.15nb22 => Verifying /data/pkgsrc/devel/SDL/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.16 2014/08/17 09:24:47 wiz Exp $ | |Try to dlopen the libraries straight from the directories they are in. | |--- src/loadso/dlopen/SDL_sysloadso.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/loadso/dlopen/SDL_sysloadso.c -------------------------- Patching file src/loadso/dlopen/SDL_sysloadso.c using Plan A... Hunk #1 succeeded at 31. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-ac => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.17 2012/09/14 13:20:20 wiz Exp $ | |Avoid full library name for libGL (including version number) since |it differs between NetBSD's X and pkgsrc. | |--- src/video/x11/SDL_x11gl.c.orig 2007-12-31 04:48:13.000000000 +0000 |+++ src/video/x11/SDL_x11gl.c -------------------------- Patching file src/video/x11/SDL_x11gl.c using Plan A... Hunk #1 succeeded at 35. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_audio_bsd_SDL__bsdaudio.c,v 1.1 2015/05/31 09:17:53 nat Exp $ | |# Remove delay as there is already an inherent delay in writing audio. |--- src/audio/bsd/SDL_bsdaudio.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/audio/bsd/SDL_bsdaudio.c -------------------------- Patching file src/audio/bsd/SDL_bsdaudio.c using Plan A... Hunk #1 succeeded at 203. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_audio_dma_SDL__dmaaudio.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_audio_dma_SDL__dmaaudio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_audio_dma_SDL__dmaaudio.c,v 1.1 2017/10/27 01:28:53 nat Exp $ | |Enable dma for use with netbsd-8. | |DMA parameters must match the hw virtual channel format. |These parameters are controlled by environment variables: | SDL_DSP_DMA_PRECISION, SDL_DSP_DMA_FREQ and SDL_DSP_DMA_CHANNELS. |I found it also necessary to set SDL_DSP_NOSELECT=1 for playback to work with |dma. |--- src/audio/dma/SDL_dmaaudio.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/audio/dma/SDL_dmaaudio.c -------------------------- Patching file src/audio/dma/SDL_dmaaudio.c using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 31. Hunk #3 succeeded at 313. Hunk #4 succeeded at 337. Hunk #5 succeeded at 388. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_audio_sun_SDL__sunaudio.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_audio_sun_SDL__sunaudio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_audio_sun_SDL__sunaudio.c,v 1.2 2012/09/14 13:20:20 wiz Exp $ | |Use AUDIO_GETBUFINFO when available (jmcneill@). | |--- src/audio/sun/SDL_sunaudio.c.orig 2009-10-12 23:07:14.000000000 +0000 |+++ src/audio/sun/SDL_sunaudio.c -------------------------- Patching file src/audio/sun/SDL_sunaudio.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 123. Hunk #3 succeeded at 138. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_joystick_bsd_SDL__sysjoystick.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_joystick_bsd_SDL__sysjoystick.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_joystick_bsd_SDL__sysjoystick.c,v 1.5 2015/03/03 19:14:04 jmcneill Exp $ | |--- src/joystick/bsd/SDL_sysjoystick.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/joystick/bsd/SDL_sysjoystick.c -------------------------- Patching file src/joystick/bsd/SDL_sysjoystick.c using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 148. Hunk #3 succeeded at 316. Hunk #4 succeeded at 427. Hunk #5 succeeded at 511. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_quartz_SDL__QuartzVideo.h => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_quartz_SDL__QuartzVideo.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_quartz_SDL__QuartzVideo.h,v 1.1 2014/04/14 19:27:46 adam Exp $ | |Fix building on newer OS X. | |--- src/video/quartz/SDL_QuartzVideo.h.orig 2014-04-14 07:38:30.000000000 +0000 |+++ src/video/quartz/SDL_QuartzVideo.h -------------------------- Patching file src/video/quartz/SDL_QuartzVideo.h using Plan A... Hunk #1 succeeded at 91. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_wscons_SDL__wsconsevents.c,v 1.10 2015/01/30 12:02:49 wiz Exp $ | |--- src/video/wscons/SDL_wsconsevents.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/wscons/SDL_wsconsevents.c -------------------------- Patching file src/video/wscons/SDL_wsconsevents.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 48. Hunk #3 succeeded at 83. Hunk #4 succeeded at 103. Hunk #5 succeeded at 115. Hunk #6 succeeded at 190. Hunk #7 succeeded at 208. Hunk #8 succeeded at 257. Hunk #9 succeeded at 333. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents__c.h => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents__c.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_wscons_SDL__wsconsevents__c.h,v 1.1 2015/01/29 01:56:23 jmcneill Exp $ | |--- src/video/wscons/SDL_wsconsevents_c.h.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/wscons/SDL_wsconsevents_c.h -------------------------- Patching file src/video/wscons/SDL_wsconsevents_c.h using Plan A... Hunk #1 succeeded at 25. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_wscons_SDL__wsconsvideo.c,v 1.5 2015/05/31 09:17:53 nat Exp $ | |#Allow video to initialize even if there is no keyboard and mouse. |--- src/video/wscons/SDL_wsconsvideo.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/wscons/SDL_wsconsvideo.c -------------------------- Patching file src/video/wscons/SDL_wsconsvideo.c using Plan A... Hunk #1 succeeded at 141. Hunk #2 succeeded at 172. Hunk #3 succeeded at 202. Hunk #4 succeeded at 225. Hunk #5 succeeded at 347. Hunk #6 succeeded at 624. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.h => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_wscons_SDL__wsconsvideo.h,v 1.2 2015/01/29 11:28:50 jmcneill Exp $ | |--- src/video/wscons/SDL_wsconsvideo.h.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/wscons/SDL_wsconsvideo.h -------------------------- Patching file src/video/wscons/SDL_wsconsvideo.h using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 71. done => Verifying /data/pkgsrc/devel/SDL/patches/patch-src_video_x11_SDL_x11video.c => Applying pkgsrc patch /data/pkgsrc/devel/SDL/patches/patch-src_video_x11_SDL_x11video.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_x11_SDL_x11video.c,v 1.1 2012/02/20 14:55:59 jdc Exp $ | |We need to call XChangeProperty(..., 32, ...) with an object aligned as long. | |--- src/video/x11/SDL_x11video.c.orig 2012-02-14 22:26:01.000000000 +0000 |+++ src/video/x11/SDL_x11video.c 2012-02-14 22:53:45.000000000 +0000 -------------------------- Patching file src/video/x11/SDL_x11video.c using Plan A... Hunk #1 succeeded at 418. done ===> Creating toolchain wrappers for SDL-1.2.15nb22 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/devel/SDL/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/devel/SDL/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for SDL-1.2.15nb22 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for x86_64--netbsd-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ accepts -g... (cached) yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking for working strtod... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... no checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for OSS audio support... yes checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... not present. checking for snd_ctl_open in -lasound... no checking for artsc-config... no checking for esd-config... /usr/pkg/bin/esd-config checking for ESD - version >= 0.2.8... pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found pkg-config: not found no *** Could not run ESD test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding ESD or finding the wrong *** version of ESD. If it is not finding ESD, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH checking for pkg-config... no checking for PulseAudio 0.9 support... no checking audio/audiolib.h usability... yes checking audio/audiolib.h presence... yes checking for audio/audiolib.h... yes checking for AuOpenServer in -laudio... yes checking for NAS audio support... yes -- dynamic libaudio -> libaudio.so.2 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/Xrandr.h... yes checking for XRenderQueryExtension in -lXrender... yes checking for XRRQueryExtension in -lXrandr... yes checking for framebuffer console support... no checking for directfb-config... no checking for pkg-config... (cached) no checking for DirectFB 0.9.15 support... no checking for PlayStation 2 GS support... no checking for PlayStation 3 Cell support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... yes checking for OpenGL (GLX) support... yes checking for Linux 2.4 unified input interface... no checking for Touchscreen library support... no checking for hid_init in -lusbhid... yes checking usbhid.h usability... yes checking usbhid.h presence... yes checking for usbhid.h... yes checking libusbhid.h usability... no checking libusbhid.h presence... no checking for libusbhid.h... no checking for usbhid... yes checking for ucr_data member of usb_ctl_report... yes checking for new usbhid API... yes checking for struct joystick in machine/joystick.h... yes checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default commands Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c Generating dependencies for ./src/audio/nas/SDL_nasaudio.c Generating dependencies for ./src/video/x11/SDL_x11dga.c Generating dependencies for ./src/video/x11/SDL_x11dyn.c Generating dependencies for ./src/video/x11/SDL_x11events.c Generating dependencies for ./src/video/x11/SDL_x11gamma.c Generating dependencies for ./src/video/x11/SDL_x11gl.c Generating dependencies for ./src/video/x11/SDL_x11image.c Generating dependencies for ./src/video/x11/SDL_x11modes.c Generating dependencies for ./src/video/x11/SDL_x11mouse.c Generating dependencies for ./src/video/x11/SDL_x11video.c Generating dependencies for ./src/video/x11/SDL_x11wm.c Generating dependencies for ./src/video/x11/SDL_x11yuv.c Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c Generating dependencies for ./src/video/dga/SDL_dgaevents.c Generating dependencies for ./src/video/dga/SDL_dgamouse.c Generating dependencies for ./src/video/dga/SDL_dgavideo.c Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c Generating dependencies for ./src/video/Xext/Xv/Xv.c Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c Generating dependencies for ./src/video/Xext/XME/xme.c Generating dependencies for ./src/video/wscons/SDL_wsconsevents.c Generating dependencies for ./src/video/wscons/SDL_wsconsmouse.c Generating dependencies for ./src/video/wscons/SDL_wsconsvideo.c Generating dependencies for ./src/joystick/bsd/SDL_sysjoystick.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/audio/bsd/SDL_bsdaudio.c Generating dependencies for ./src/cdrom/openbsd/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp