+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/SDL-1.2.15nb46/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/SDL-1.2.15nb46/work.log => Checksum BLAKE2s OK for SDL-1.2.15.tar.gz => Checksum SHA512 OK for SDL-1.2.15.tar.gz ===> Installing dependencies for SDL-1.2.15nb46 ========================================================================== The supported build options for SDL are: aalib alsa 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb5 => Full dependency glu>=7.11.2: found glu-9.0.3 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6 => Full dependency libdrm>=2.4.15: found libdrm-2.4.125 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.18.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for SDL-1.2.15nb46 ===> Extracting for SDL-1.2.15nb46 ===> Patching for SDL-1.2.15nb46 => Applying pkgsrc patches for SDL-1.2.15nb46 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-build-scripts_strip__fPIC.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-build-scripts_strip__fPIC.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build-scripts_strip__fPIC.sh,v 1.1 2022/03/28 14:34:13 tnn Exp $ | |strip -pie for nasm | |--- build-scripts/strip_fPIC.sh.orig 2012-01-19 06:30:05.000000000 +0000 |+++ build-scripts/strip_fPIC.sh -------------------------- Patching file build-scripts/strip_fPIC.sh using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_audio_SDL__wave.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_audio_SDL__wave.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_audio_SDL__wave.c,v 1.1 2019/07/21 11:14:38 nia Exp $ | |Various CVE fixes from upstream's hg: | |CVE-2019-7572: Fix a buffer overread in IMA_ADPCM_nibble |12800:e52413f52586 |CVE-2019-7572: Fix a buffer overwrite in IMA_ADPCM_decode |12818:a8afedbcaea0 |CVE-2019-7573, CVE-2019-7576: Fix buffer overreads in InitMS_ADPCM |12819:fcbecae42795 |CVE-2019-7574: Fix a buffer overread in IMA_ADPCM_decode |12815:a6e3d2f5183e |CVE-2019-7575: Fix a buffer overwrite in MS_ADPCM_decode |12821:a936f9bd3e38 |CVE-2019-7577: Fix a buffer overread in MS_ADPCM_nibble and MS_ADPCM_decode |12817:faf9abbcfb5f |CVE-2019-7577: Fix a buffer overread in MS_ADPCM_decode |12816:416136310b88 |CVE-2019-7578: Fix a buffer overread in InitIMA_ADPCM |12801:388987dff7bf | |--- src/audio/SDL_wave.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/audio/SDL_wave.c -------------------------- Patching file src/audio/SDL_wave.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 59. Hunk #3 succeeded at 73. Hunk #4 succeeded at 122. Hunk #5 succeeded at 131. Hunk #6 succeeded at 142. Hunk #7 succeeded at 150. Hunk #8 succeeded at 180. Hunk #9 succeeded at 202. Hunk #10 succeeded at 226. Hunk #11 succeeded at 247. Hunk #12 succeeded at 261. Hunk #13 succeeded at 295. Hunk #14 succeeded at 314. Hunk #15 succeeded at 356. Hunk #16 succeeded at 372. Hunk #17 succeeded at 383. Hunk #18 succeeded at 403. Hunk #19 succeeded at 413. Hunk #20 succeeded at 427. Hunk #21 succeeded at 505. Hunk #22 succeeded at 513. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_audio_sun_SDL__sunaudio.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_joystick_bsd_SDL__sysjoystick.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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.6 2017/12/25 00:18:39 ryoon 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 46. Hunk #2 succeeded at 83. Hunk #3 succeeded at 154. Hunk #4 succeeded at 322. Hunk #5 succeeded at 433. Hunk #6 succeeded at 517. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_SDL__bmp.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_SDL__bmp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_SDL__bmp.c,v 1.2 2020/05/14 14:44:17 nia Exp $ | |CVE-2019-7635: Reject BMP images with pixel colors out the palette |From upstream hg 12831:f1f5878be5db | |CVE-2019-7636, CVE-2019-7638 |From upstream hg 12612:07c39cbbeacf | |CVE-2019-13616: validate image size when loading BMP files |From upstream hg 12960:ad1bbfbca760 | |Reject 2, 3, 5, 6, 7-bpp BMP images |From upstreah hg 12646:4646533663ae | |--- src/video/SDL_bmp.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/SDL_bmp.c -------------------------- Patching file src/video/SDL_bmp.c using Plan A... Hunk #1 succeeded at 143. Hunk #2 succeeded at 168. Hunk #3 succeeded at 246. Hunk #4 succeeded at 313. Hunk #5 succeeded at 329. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_SDL__pixels.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_SDL__pixels.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_SDL__pixels.c,v 1.2 2019/07/24 14:08:23 micha Exp $ | |CVE-2019-7637: Fix in integer overflow in SDL_CalculatePitch |From https://hg.libsdl.org/SDL/rev/9b0e5c555c0f | |Local variable 'byte': |Declaration moved out of for loop because this syntax requires C99 |(breaks e.g. NetBSD 7 because LANGUAGES= c99 is not defined by package) | |--- src/video/SDL_pixels.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/SDL_pixels.c -------------------------- Patching file src/video/SDL_pixels.c using Plan A... Hunk #1 succeeded at 286. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_nanox_SDL__nxvideo.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_nanox_SDL__nxvideo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_nanox_SDL__nxvideo.c,v 1.1 2019/07/21 11:14:38 nia Exp $ | |CVE-2019-7637: Fix in integer overflow in SDL_CalculatePitch |From https://hg.libsdl.org/SDL/rev/9b0e5c555c0f | |--- src/video/nanox/SDL_nxvideo.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/nanox/SDL_nxvideo.c -------------------------- Patching file src/video/nanox/SDL_nxvideo.c using Plan A... Hunk #1 succeeded at 378. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_quartz_SDL__QuartzVideo.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsevents__c.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_x11_SDL__x11yuv.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_x11_SDL__x11yuv.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_video_x11_SDL__x11yuv.c,v 1.1 2025/02/27 10:58:28 nia Exp $ | |[PATCH] SDL_x11yuv.c: fix possible use-after-free | |Fixes: https://github.com/libsdl-org/SDL-1.2/issues/863 | |https://github.com/libsdl-org/SDL-1.2/commit/d7e00208738a0bc6af302723fe64908ac35b777b.patch | |CVE-2022-34568 | |--- src/video/x11/SDL_x11yuv.c.orig 2012-01-19 06:30:06.000000000 +0000 |+++ src/video/x11/SDL_x11yuv.c -------------------------- Patching file src/video/x11/SDL_x11yuv.c using Plan A... Hunk #1 succeeded at 374. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/SDL/patches/patch-src_video_x11_SDL_x11video.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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.2 2019/07/21 11:14:38 nia Exp $ | |Hunk 1: |We need to call XChangeProperty(..., 32, ...) with an object aligned as long. | |Hunk 2: |CVE-2019-7637: Fix in integer overflow in SDL_CalculatePitch |From https://hg.libsdl.org/SDL/rev/9b0e5c555c0f | |--- 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. Hunk #2 succeeded at 1220 (offset -5 lines). done ===> Creating toolchain wrappers for SDL-1.2.15nb46 ===> Configuring for SDL-1.2.15nb46 => 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-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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-sun-solaris2.11-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 ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether make sets $(MAKE)... yes checking for x86_64-sun-solaris2.11-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... yes 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... yes checking for nanosleep... yes checking for libiconv_open in -liconv... yes 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 artsc-config... no checking for pkg-config... /home/pbulk/build/devel/SDL/work/.tools/bin/pkg-config checking for PulseAudio 0.9 support... no checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... 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) /home/pbulk/build/devel/SDL/work/.tools/bin/pkg-config checking for DirectFB 0.9.15 support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... no 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... no checking usb.h usability... no checking usb.h presence... no checking for usb.h... no checking libusb.h usability... no checking libusb.h presence... no checking for libusb.h... no checking for hid_init in -lusb... no checking for usbhid... no 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/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/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/sun/SDL_sunaudio.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/joystick/dummy/SDL_sysjoystick.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