Alien-SDL v1.446 Perl 5 v5.37.5 amd64-freebsd

Status
Unknown
From
Slaven Rezić
Dist
Alien-SDL v1.446
Platform
Perl 5 v5.37.5 amd64-freebsd
Date
2022-10-23 20:50:46
ID
5e0a0a96-5314-11ed-b908-b1246e8775ea
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Tobias Leich,

This is a computer-generated report for Alien-SDL-1.446
on perl 5.37.5, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build':

Build option used:
	Source code build
    SDL(v1.2.15) SDL_image(v1.2.11) SDL_mixer(v1.2.12) SDL_ttf(v2.0.11) SDL_gfx(v2.0.25) SDL_Pango(v1.2) 
Building Alien-SDL
Fetching 'http://froggs.de/libsdl/SDL-1.2-2b923729fd01.tar.gz'...
Checking checksum for 'download/SDL-1.2-2b923729fd01.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.11.tar.gz'...
Checking checksum for 'download/SDL_image-1.2.11.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz'...
Checking checksum for 'download/SDL_mixer-1.2.12.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz'...
Checking checksum for 'download/SDL_ttf-2.0.11.tar.gz'...
Fetching 'http://froggs.de/libsdl/SDL_gfx-2.0.25.tar.gz'...
Checking checksum for 'download/SDL_gfx-2.0.25.tar.gz'...
Fetching 'http://downloads.sourceforge.net/sdlpango/SDL_Pango-0.1.2.tar.gz'...
Checking checksum for 'download/SDL_Pango-0.1.2.tar.gz'...
Extracting SDL...
Applying patch 'test1.patch'
Applying patch 'SDL-1.2-openbsd-rldflags.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.1.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.2.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.3.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.4.patch'
Applying patch 'SDL-1.2.15-PIC-in-CFLAGS.patch'
Applying patch 'SDL-1.2.15-Makefile.in-OBJECTS.patch'
Applying patch 'SDL-1.2.15-mavericks-cgdirectpallete.patch'
Extracting SDL_image...
Applying patch 'SDL_image-1.2.11-CGFloat.patch'
Applying patch 'SDL_image-1.2.11-libpng-flags.patch'
Extracting SDL_mixer...
Applying patch 'SDL_mixer-1.2.12-native-midi-win32.patch'
Extracting SDL_ttf...
Extracting SDL_gfx...
Extracting SDL_Pango...
Applying patch 'SDL_Pango-0.1.2-API-adds.1.patch'
Applying patch 'SDL_Pango-0.1.2-API-adds.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.1.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.3.patch'
Applying patch 'SDL_Pango-0.1.2-include-ft2build.h.patch'
BUILDING package 'SDL-1.2'...
Testing header(s): X11/extensions/XShm.h
In file included from aa22aF.c:6:
/usr/local/include/X11/extensions/XShm.h:41:5: error: unknown type name 'Bool'; did you mean '_Bool'?
    Bool send_event;        /* true if this came frome a SendEvent request */
    ^~~~
    _Bool
/usr/local/include/X11/extensions/XShm.h:42:5: error: unknown type name 'Display'
    Display *display;       /* Display the event was read from */
    ^
/usr/local/include/X11/extensions/XShm.h:43:5: error: unknown type name 'Drawable'
    Drawable drawable;      /* drawable of request */
    ^
/usr/local/include/X11/extensions/XShm.h:54:5: error: unknown type name 'Bool'; did you mean '_Bool'?
    Bool readOnly;      /* how the server should attach it */
    ^~~~
    _Bool
/usr/local/include/X11/extensions/XShm.h:59:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmQueryExtension(
^~~~
_Bool
/usr/local/include/X11/extensions/XShm.h:60:5: error: unknown type name 'Display'
    Display*            /* dpy */
    ^
/usr/local/include/X11/extensions/XShm.h:64:5: error: unknown type name 'Display'
    Display*            /* dpy */
    ^
/usr/local/include/X11/extensions/XShm.h:67:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmQueryVersion(
^~~~
_Bool
/usr/local/include/X11/extensions/XShm.h:68:5: error: unknown type name 'Display'
    Display*            /* dpy */,
    ^
/usr/local/include/X11/extensions/XShm.h:71:5: error: unknown type name 'Bool'; did you mean '_Bool'?
    Bool*               /* sharedPixmaps */
    ^~~~
    _Bool
/usr/local/include/X11/extensions/XShm.h:75:5: error: unknown type name 'Display'
    Display*            /* dpy */
    ^
/usr/local/include/X11/extensions/XShm.h:78:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmAttach(
^~~~
_Bool
/usr/local/include/X11/extensions/XShm.h:79:5: error: unknown type name 'Display'
    Display*            /* dpy */,
    ^
/usr/local/include/X11/extensions/XShm.h:83:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmDetach(
^~~~
_Bool
/usr/local/include/X11/extensions/XShm.h:84:5: error: unknown type name 'Display'
    Display*            /* dpy */,
    ^
/usr/local/include/X11/extensions/XShm.h:88:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmPutImage(
^~~~
_Bool
/usr/local/include/X11/extensions/XShm.h:89:5: error: unknown type name 'Display'
    Display*            /* dpy */,
    ^
/usr/local/include/X11/extensions/XShm.h:90:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    Drawable            /* d */,
    ^
/usr/local/include/X11/extensions/XShm.h:91:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    GC                  /* gc */,
    ^
/usr/local/include/X11/extensions/XShm.h:92:5: error: unknown type name 'XImage'
    XImage*             /* image */,
    ^
/usr/local/include/X11/extensions/XShm.h:99:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    Bool                /* send_event */
    ^
/usr/local/include/X11/extensions/XShm.h:102:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmGetImage(
^~~~
_Bool
fatal error: too many errors emitted, stopping now [-ferror-limit=]
3 warnings and 20 errors generated.
Configuring package 'SDL'...
(cmd: ./configure --prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes  --disable-video-x11-xv CFLAGS="-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY" LDFLAGS="-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib")
###TEST FAILED### for: X11/extensions/XShm.h
checking build system type... x86_64-unknown-freebsd12.4
checking host system type... x86_64-unknown-freebsd12.4
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc 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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
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... 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 ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
-- dynamic libasound -> libasound.so.2
checking for artsc-config... no
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
checking for pkg-config... /usr/local/bin/pkg-config
checking for PulseAudio 0.9 support... yes
-- dynamic libpulse-simple -> libpulse-simple.so.0
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
checking for audio/audiolib.h... no
checking for AuOpenServer in -laudio... no
checking for NAS audio support... no
checking for X... libraries , headers /usr/local/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
-- dynamic libX11 -> libX11.so.6
-- dynamic libX11ext -> libXext.so.6
checking for X11/extensions/Xrandr.h... yes
-- dynamic libXrender -> libXrender.so.1
-- dynamic libXrandr -> libXrandr.so.2
checking for const parameter to _XData32... yes
checking for framebuffer console support... no
checking for directfb-config... no
checking for pkg-config... (cached) /usr/local/bin/pkg-config
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... yes
checking for wscons support... no
checking for OpenGL (GLX) support... yes
checking for Linux 2.4 unified input interface... yes
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... no
checking for new usbhid API... yes
checking for struct joystick in machine/joystick.h... 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
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/alsa/SDL_alsa_audio.c
Generating dependencies for ./src/audio/pulse/SDL_pulseaudio.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/Xinerama/Xinerama.c
Generating dependencies for ./src/video/Xext/XME/xme.c
Generating dependencies for ./src/video/vgl/SDL_vglevents.c
Generating dependencies for ./src/video/vgl/SDL_vglmouse.c
Generating dependencies for ./src/video/vgl/SDL_vglvideo.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/cdrom/freebsd/SDL_syscdrom.c
Generating dependencies for ./src/timer/unix/SDL_systimer.c
Generating dependencies for ./src/main/dummy/SDL_dummy_main.c
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
Running make install SDL...
(cmd: gmake install)
/bin/sh build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL.c  -o build/SDL.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL.c -o build/SDL.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL_error.c  -o build/SDL_error.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL_error.c -o build/SDL_error.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL_fatal.c  -o build/SDL_fatal.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audio.c  -o build/SDL_audio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audiocvt.c  -o build/SDL_audiocvt.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audiodev.c  -o build/SDL_audiodev.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer.c  -o build/SDL_mixer.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_MMX.c  -o build/SDL_mixer_MMX.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_MMX_VC.c  -o build/SDL_mixer_MMX_VC.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_m68k.c  -o build/SDL_mixer_m68k.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_wave.c  -o build/SDL_wave.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cdrom/SDL_cdrom.c  -o build/SDL_cdrom.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -o build/SDL_cpuinfo.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_active.c  -o build/SDL_active.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_events.c  -o build/SDL_events.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o
In file included from ./src/events/SDL_events.c:28:
In file included from ./src/events/SDL_sysevents.h:24:
In file included from ./src/events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_expose.c  -o build/SDL_expose.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_keyboard.c  -o build/SDL_keyboard.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o
In file included from ./src/events/SDL_keyboard.c:29:
In file included from ./src/events/SDL_sysevents.h:24:
In file included from ./src/events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_mouse.c  -o build/SDL_mouse.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o
In file included from ./src/events/SDL_mouse.c:29:
In file included from ./src/events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_quit.c  -o build/SDL_quit.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_resize.c  -o build/SDL_resize.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o
In file included from ./src/events/SDL_resize.c:28:
In file included from ./src/events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/file/SDL_rwops.c  -o build/SDL_rwops.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_getenv.c  -o build/SDL_getenv.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_iconv.c  -o build/SDL_iconv.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o
./src/stdlib/SDL_iconv.c:50:22: warning: passing 'const char **' to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
        retCode = iconv(cd, inbuf, inbytesleft, outbuf, outbytesleft);
                            ^~~~~
/usr/local/include/iconv.h:84:43: note: passing argument to parameter 'inbuf' here
extern size_t iconv (iconv_t cd,  char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
                                          ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_malloc.c  -o build/SDL_malloc.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_qsort.c  -o build/SDL_qsort.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_stdlib.c  -o build/SDL_stdlib.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_string.c  -o build/SDL_string.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/SDL_thread.c  -o build/SDL_thread.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/timer/SDL_timer.c  -o build/SDL_timer.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_RLEaccel.c  -o build/SDL_RLEaccel.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o
In file included from ./src/video/SDL_RLEaccel.c:90:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit.c  -o build/SDL_blit.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o
In file included from ./src/video/SDL_blit.c:25:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_0.c  -o build/SDL_blit_0.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_1.c  -o build/SDL_blit_1.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o
In file included from ./src/video/SDL_blit_1.c:26:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_A.c  -o build/SDL_blit_A.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_N.c  -o build/SDL_blit_N.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_bmp.c  -o build/SDL_bmp.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_cursor.c  -o build/SDL_cursor.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o
In file included from ./src/video/SDL_cursor.c:30:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_gamma.c  -o build/SDL_gamma.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o
In file included from ./src/video/SDL_gamma.c:38:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_pixels.c  -o build/SDL_pixels.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o
In file included from ./src/video/SDL_pixels.c:28:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_stretch.c  -o build/SDL_stretch.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_surface.c  -o build/SDL_surface.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o
In file included from ./src/video/SDL_surface.c:25:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_video.c  -o build/SDL_video.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o
In file included from ./src/video/SDL_video.c:27:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv.c  -o build/SDL_yuv.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o
In file included from ./src/video/SDL_yuv.c:27:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv_mmx.c  -o build/SDL_yuv_mmx.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv_sw.c  -o build/SDL_yuv_sw.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o
In file included from ./src/video/SDL_yuv_sw.c:89:
In file included from ./src/video/SDL_yuvfuncs.h:27:
In file included from ./src/video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/joystick/SDL_joystick.c  -o build/SDL_joystick.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullevents.c  -o build/SDL_nullevents.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o
In file included from ./src/video/dummy/SDL_nullevents.c:28:
In file included from ./src/video/dummy/../../events/SDL_sysevents.h:24:
In file included from ./src/video/dummy/../../events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullmouse.c  -o build/SDL_nullmouse.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o
In file included from ./src/video/dummy/SDL_nullmouse.c:27:
In file included from ./src/video/dummy/SDL_nullmouse_c.h:24:
In file included from ./src/video/dummy/SDL_nullvideo.h:27:
In file included from ./src/video/dummy/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullvideo.c  -o build/SDL_nullvideo.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o
In file included from ./src/video/dummy/SDL_nullvideo.c:41:
In file included from ./src/video/dummy/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/disk/SDL_diskaudio.c  -o build/SDL_diskaudio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dummy/SDL_dummyaudio.c  -o build/SDL_dummyaudio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c  -o build/SDL_sysloadso.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dsp/SDL_dspaudio.c  -o build/SDL_dspaudio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dma/SDL_dmaaudio.c  -o build/SDL_dmaaudio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/alsa/SDL_alsa_audio.c  -o build/SDL_alsa_audio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/pulse/SDL_pulseaudio.c  -o build/SDL_pulseaudio.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/audio/pulse/SDL_pulseaudio.c -o build/SDL_pulseaudio.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11dga.c  -o build/SDL_x11dga.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11dga.c -o build/SDL_x11dga.o
In file included from ./src/video/x11/SDL_x11dga.c:30:
In file included from ./src/video/x11/SDL_x11dga_c.h:24:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11dyn.c  -o build/SDL_x11dyn.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11dyn.c -o build/SDL_x11dyn.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11events.c  -o build/SDL_x11events.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11events.c -o build/SDL_x11events.o
In file included from ./src/video/x11/SDL_x11events.c:39:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
./src/video/x11/SDL_x11events.c:1124:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
        xsym = XKeycodeToKeysym(display, kc, 0);
               ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
./src/video/x11/SDL_x11events.c:1216:16: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
                        KeySym ks = XKeycodeToKeysym(display, kc, 0);
                                    ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
3 warnings generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11gamma.c  -o build/SDL_x11gamma.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11gamma.c -o build/SDL_x11gamma.o
In file included from ./src/video/x11/SDL_x11gamma.c:27:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11gl.c  -o build/SDL_x11gl.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11gl.c -o build/SDL_x11gl.o
In file included from ./src/video/x11/SDL_x11gl.c:24:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11image.c  -o build/SDL_x11image.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11image.c -o build/SDL_x11image.o
In file included from ./src/video/x11/SDL_x11image.c:29:
In file included from ./src/video/x11/SDL_x11image_c.h:24:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
./src/video/x11/SDL_x11image.c:253:13: warning: unused function 'X11_MITSHMUpdate' [-Wunused-function]
static void X11_MITSHMUpdate(_THIS, int numrects, SDL_Rect *rects)
            ^
2 warnings generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11modes.c  -o build/SDL_x11modes.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11modes.c -o build/SDL_x11modes.o
In file included from ./src/video/x11/SDL_x11modes.c:31:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11mouse.c  -o build/SDL_x11mouse.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11mouse.c -o build/SDL_x11mouse.o
In file included from ./src/video/x11/SDL_x11mouse.c:30:
In file included from ./src/video/x11/SDL_x11dga_c.h:24:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11video.c  -o build/SDL_x11video.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11video.c -o build/SDL_x11video.o
In file included from ./src/video/x11/SDL_x11video.c:43:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11wm.c  -o build/SDL_x11wm.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11wm.c -o build/SDL_x11wm.o
In file included from ./src/video/x11/SDL_x11wm.c:33:
In file included from ./src/video/x11/SDL_x11modes_c.h:26:
In file included from ./src/video/x11/SDL_x11video.h:32:
In file included from ./src/video/x11/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11yuv.c  -o build/SDL_x11yuv.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/x11/SDL_x11yuv.c -o build/SDL_x11yuv.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -o build/XF86DGA.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c -o build/XF86DGA.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c  -o build/XF86DGA2.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c -o build/XF86DGA2.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgaevents.c  -o build/SDL_dgaevents.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgaevents.c -o build/SDL_dgaevents.o
In file included from ./src/video/dga/SDL_dgaevents.c:31:
In file included from ./src/video/dga/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgamouse.c  -o build/SDL_dgamouse.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgamouse.c -o build/SDL_dgamouse.o
In file included from ./src/video/dga/SDL_dgamouse.c:28:
In file included from ./src/video/dga/SDL_dgavideo.h:39:
In file included from ./src/video/dga/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgavideo.c  -o build/SDL_dgavideo.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/dga/SDL_dgavideo.c -o build/SDL_dgavideo.o
In file included from ./src/video/dga/SDL_dgavideo.c:34:
In file included from ./src/video/dga/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c  -o build/XF86VMode.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c -o build/XF86VMode.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xinerama/Xinerama.c  -o build/Xinerama.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/Xinerama/Xinerama.c -o build/Xinerama.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/XME/xme.c  -o build/xme.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/Xext/XME/xme.c -o build/xme.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglevents.c  -o build/SDL_vglevents.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglevents.c -o build/SDL_vglevents.o
In file included from ./src/video/vgl/SDL_vglevents.c:35:
In file included from ./src/video/vgl/../../events/SDL_sysevents.h:24:
In file included from ./src/video/vgl/../../events/../video/SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglmouse.c  -o build/SDL_vglmouse.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglmouse.c -o build/SDL_vglmouse.o
In file included from ./src/video/vgl/SDL_vglmouse.c:26:
In file included from ./src/video/vgl/SDL_vglvideo.h:33:
In file included from ./src/video/vgl/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglvideo.c  -o build/SDL_vglvideo.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/video/vgl/SDL_vglvideo.c -o build/SDL_vglvideo.o
In file included from ./src/video/vgl/SDL_vglvideo.c:39:
In file included from ./src/video/vgl/../SDL_sysvideo.h:37:
./include/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined]
#define GL_GLEXT_VERSION 29
        ^
/usr/local/include/GL/glext.h:54:9: note: previous definition is here
#define GL_GLEXT_VERSION 20190805
        ^
1 warning generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/joystick/bsd/SDL_sysjoystick.c  -o build/SDL_sysjoystick.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/joystick/bsd/SDL_sysjoystick.c -o build/SDL_sysjoystick.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_systhread.c  -o build/SDL_systhread.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_syssem.c  -o build/SDL_syssem.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_sysmutex.c  -o build/SDL_sysmutex.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_syscond.c  -o build/SDL_syscond.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cdrom/freebsd/SDL_syscdrom.c  -o build/SDL_syscdrom.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/cdrom/freebsd/SDL_syscdrom.c -o build/SDL_syscdrom.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/timer/unix/SDL_systimer.c  -o build/SDL_systimer.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.o
/bin/sh ./libtool --mode=link cc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_pulseaudio.lo build/SDL_x11dga.lo build/SDL_x11dyn.lo build/SDL_x11events.lo build/SDL_x11gamma.lo build/SDL_x11gl.lo build/SDL_x11image.lo build/SDL_x11modes.lo build/SDL_x11mouse.lo build/SDL_x11video.lo build/SDL_x11wm.lo build/SDL_x11yuv.lo build/XF86DGA.lo build/XF86DGA2.lo build/SDL_dgaevents.lo build/SDL_dgamouse.lo build/SDL_dgavideo.lo build/XF86VMode.lo build/Xinerama.lo build/xme.lo build/SDL_vglevents.lo build/SDL_vglmouse.lo build/SDL_vglvideo.lo build/SDL_sysjoystick.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -liconv -lm -lvgl  -lusbhid -pthread -no-undefined -rpath /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 11:4:11
libtool: link: ar cru build/.libs/libSDL.a  build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_dspaudio.o build/SDL_dmaaudio.o build/SDL_alsa_audio.o build/SDL_pulseaudio.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xinerama.o build/xme.o build/SDL_vglevents.o build/SDL_vglmouse.o build/SDL_vglvideo.o build/SDL_sysjoystick.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_syscdrom.o build/SDL_systimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDL.a
libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" )
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -I/usr/local/include -D_REENTRANT   -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/main/dummy/SDL_dummy_main.c  -o build/SDL_dummy_main.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I/usr/local/include -D_REENTRANT -I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.o
/bin/sh ./libtool --mode=link cc -o build/libSDLmain.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_pulseaudio.lo build/SDL_x11dga.lo build/SDL_x11dyn.lo build/SDL_x11events.lo build/SDL_x11gamma.lo build/SDL_x11gl.lo build/SDL_x11image.lo build/SDL_x11modes.lo build/SDL_x11mouse.lo build/SDL_x11video.lo build/SDL_x11wm.lo build/SDL_x11yuv.lo build/XF86DGA.lo build/XF86DGA2.lo build/SDL_dgaevents.lo build/SDL_dgamouse.lo build/SDL_dgavideo.lo build/XF86VMode.lo build/Xinerama.lo build/xme.lo build/SDL_vglevents.lo build/SDL_vglmouse.lo build/SDL_vglvideo.lo build/SDL_sysjoystick.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -liconv -lm -lvgl  -lusbhid -pthread -no-undefined -rpath /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 11:4:11 -static
libtool: link: ar cru build/.libs/libSDLmain.a  build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_dspaudio.o build/SDL_dmaaudio.o build/SDL_alsa_audio.o build/SDL_pulseaudio.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xinerama.o build/xme.o build/SDL_vglevents.o build/SDL_vglmouse.o build/SDL_vglvideo.o build/SDL_sysjoystick.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_syscdrom.o build/SDL_systimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDLmain.a
libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" )
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
/usr/bin/install -c -m 755 sdl-config /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin/sdl-config
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL
for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
    /usr/bin/install -c -m 644 ./include/$file /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL/$file; \
done
/usr/bin/install -c -m 644 include/SDL_config.h /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL/SDL_config.h
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a
libtool: install: chmod 644 /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a
libtool: install: ranlib /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDLmain.a
libtool: install: chmod 644 /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDLmain.a
libtool: install: ranlib /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDLmain.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/aclocal
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/aclocal
/usr/bin/install -c -m 644 ./sdl.m4 /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/aclocal/sdl.m4
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig
/bin/sh build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/man/man3
mkdir -p -- /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/man/man3
for src in ./docs/man3/*.3; do \
    file=`echo $src | sed -e 's|^.*/||'`; \
    /usr/bin/install -c -m 644 $src /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/share/man/man3/$file; \
done
BUILDING package 'SDL_image-1.2.11'...
Configuring package 'SDL_image'...
(cmd: LD_LIBRARY_PATH="/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf CFLAGS="-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib")
checking build system type... x86_64-unknown-freebsd12.4
checking host system type... x86_64-unknown-freebsd12.4
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc 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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking host system type... (cached) x86_64-unknown-freebsd12.4
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for gcc... no
checking for objcc... no
checking for objc... no
checking for cc... cc
checking whether we are using the GNU Objective C compiler... yes
checking whether cc accepts -g... yes
checking dependency style of cc... gcc3
checking for inline... inline
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for windres... no
checking for freebsd12.4-windres... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl-config... /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... no
configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: jpeglib.h: proceeding with the compiler's result
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking for LIBPNG... yes
checking tiffio.h usability... yes
checking tiffio.h presence... no
configure: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: tiffio.h: proceeding with the compiler's result
checking for tiffio.h... yes
checking for TIFFClientOpen in -ltiff... yes
checking for LIBWEBP... yes
-- dynamic libwebp -> libwebp.so.7
-- dynamic libtiff -> libtiff.so.5
-- dynamic libjpeg -> libjpeg.so.8
-- dynamic libpng -> libpng16.so.16
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SDL_image.spec
config.status: creating SDL_image.pc
config.status: executing libtool commands
config.status: executing depfiles commands
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
Running make install SDL_image...
(cmd: gmake install)
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG.lo -MD -MP -MF .deps/IMG.Tpo -c -o IMG.lo IMG.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG.lo -MD -MP -MF .deps/IMG.Tpo -c IMG.c -o IMG.o
mv -f .deps/IMG.Tpo .deps/IMG.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_bmp.lo -MD -MP -MF .deps/IMG_bmp.Tpo -c -o IMG_bmp.lo IMG_bmp.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_bmp.lo -MD -MP -MF .deps/IMG_bmp.Tpo -c IMG_bmp.c -o IMG_bmp.o
mv -f .deps/IMG_bmp.Tpo .deps/IMG_bmp.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_gif.lo -MD -MP -MF .deps/IMG_gif.Tpo -c -o IMG_gif.lo IMG_gif.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_gif.lo -MD -MP -MF .deps/IMG_gif.Tpo -c IMG_gif.c -o IMG_gif.o
mv -f .deps/IMG_gif.Tpo .deps/IMG_gif.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_jpg.lo -MD -MP -MF .deps/IMG_jpg.Tpo -c -o IMG_jpg.lo IMG_jpg.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_jpg.lo -MD -MP -MF .deps/IMG_jpg.Tpo -c IMG_jpg.c -o IMG_jpg.o
mv -f .deps/IMG_jpg.Tpo .deps/IMG_jpg.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_lbm.lo -MD -MP -MF .deps/IMG_lbm.Tpo -c -o IMG_lbm.lo IMG_lbm.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_lbm.lo -MD -MP -MF .deps/IMG_lbm.Tpo -c IMG_lbm.c -o IMG_lbm.o
mv -f .deps/IMG_lbm.Tpo .deps/IMG_lbm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_pcx.lo -MD -MP -MF .deps/IMG_pcx.Tpo -c -o IMG_pcx.lo IMG_pcx.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_pcx.lo -MD -MP -MF .deps/IMG_pcx.Tpo -c IMG_pcx.c -o IMG_pcx.o
mv -f .deps/IMG_pcx.Tpo .deps/IMG_pcx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_png.lo -MD -MP -MF .deps/IMG_png.Tpo -c -o IMG_png.lo IMG_png.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_png.lo -MD -MP -MF .deps/IMG_png.Tpo -c IMG_png.c -o IMG_png.o
IMG_png.c:492:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if ( (row_pointers == NULL) ) {
              ~~~~~~~~~~~~~^~~~~~~
IMG_png.c:492:21: note: remove extraneous parentheses around the comparison to silence this warning
        if ( (row_pointers == NULL) ) {
             ~             ^      ~
IMG_png.c:492:21: note: use '=' to turn this equality comparison into an assignment
        if ( (row_pointers == NULL) ) {
                           ^~
                           =
1 warning generated.
mv -f .deps/IMG_png.Tpo .deps/IMG_png.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_pnm.lo -MD -MP -MF .deps/IMG_pnm.Tpo -c -o IMG_pnm.lo IMG_pnm.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_pnm.lo -MD -MP -MF .deps/IMG_pnm.Tpo -c IMG_pnm.c -o IMG_pnm.o
mv -f .deps/IMG_pnm.Tpo .deps/IMG_pnm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_tga.lo -MD -MP -MF .deps/IMG_tga.Tpo -c -o IMG_tga.lo IMG_tga.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_tga.lo -MD -MP -MF .deps/IMG_tga.Tpo -c IMG_tga.c -o IMG_tga.o
mv -f .deps/IMG_tga.Tpo .deps/IMG_tga.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_tif.lo -MD -MP -MF .deps/IMG_tif.Tpo -c -o IMG_tif.lo IMG_tif.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_tif.lo -MD -MP -MF .deps/IMG_tif.Tpo -c IMG_tif.c -o IMG_tif.o
IMG_tif.c:40:34: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
        int (*TIFFReadRGBAImage)(TIFF*, uint32, uint32, uint32*, int);
                                        ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
IMG_tif.c:40:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
        int (*TIFFReadRGBAImage)(TIFF*, uint32, uint32, uint32*, int);
                                                ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
IMG_tif.c:40:50: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
        int (*TIFFReadRGBAImage)(TIFF*, uint32, uint32, uint32*, int);
                                                        ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
IMG_tif.c:74:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
                        (int (*)(TIFF*, uint32, uint32, uint32*, int))
                                        ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
IMG_tif.c:74:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
                        (int (*)(TIFF*, uint32, uint32, uint32*, int))
                                                ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
IMG_tif.c:74:36: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
                        (int (*)(TIFF*, uint32, uint32, uint32*, int))
                                                        ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
6 warnings generated.
mv -f .deps/IMG_tif.Tpo .deps/IMG_tif.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xcf.lo -MD -MP -MF .deps/IMG_xcf.Tpo -c -o IMG_xcf.lo IMG_xcf.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xcf.lo -MD -MP -MF .deps/IMG_xcf.Tpo -c IMG_xcf.c -o IMG_xcf.o
IMG_xcf.c:523:20: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  l = 0.2990 * ((a && 0x00FF0000) >> 16)
                   ^  ~~~~~~~~~~
IMG_xcf.c:523:20: note: use '&' for a bitwise operation
  l = 0.2990 * ((a && 0x00FF0000) >> 16)
                   ^~
                   &
IMG_xcf.c:523:20: note: remove constant to silence this warning
  l = 0.2990 * ((a && 0x00FF0000) >> 16)
                  ~^~~~~~~~~~~~~
IMG_xcf.c:524:20: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
    + 0.5870 * ((a && 0x0000FF00) >>  8)
                   ^  ~~~~~~~~~~
IMG_xcf.c:524:20: note: use '&' for a bitwise operation
    + 0.5870 * ((a && 0x0000FF00) >>  8)
                   ^~
                   &
IMG_xcf.c:524:20: note: remove constant to silence this warning
    + 0.5870 * ((a && 0x0000FF00) >>  8)
                  ~^~~~~~~~~~~~~
IMG_xcf.c:525:20: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
    + 0.1140 * ((a && 0x000000FF));
                   ^  ~~~~~~~~~~
IMG_xcf.c:525:20: note: use '&' for a bitwise operation
    + 0.1140 * ((a && 0x000000FF));
                   ^~
                   &
IMG_xcf.c:525:20: note: remove constant to silence this warning
    + 0.1140 * ((a && 0x000000FF));
                  ~^~~~~~~~~~~~~
3 warnings generated.
mv -f .deps/IMG_xcf.Tpo .deps/IMG_xcf.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xpm.lo -MD -MP -MF .deps/IMG_xpm.Tpo -c -o IMG_xpm.lo IMG_xpm.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xpm.lo -MD -MP -MF .deps/IMG_xpm.Tpo -c IMG_xpm.c -o IMG_xpm.o
mv -f .deps/IMG_xpm.Tpo .deps/IMG_xpm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xv.lo -MD -MP -MF .deps/IMG_xv.Tpo -c -o IMG_xv.lo IMG_xv.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_xv.lo -MD -MP -MF .deps/IMG_xv.Tpo -c IMG_xv.c -o IMG_xv.o
mv -f .deps/IMG_xv.Tpo .deps/IMG_xv.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_webp.lo -MD -MP -MF .deps/IMG_webp.Tpo -c -o IMG_webp.lo IMG_webp.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT IMG_webp.lo -MD -MP -MF .deps/IMG_webp.Tpo -c IMG_webp.c -o IMG_webp.o
mv -f .deps/IMG_webp.Tpo .deps/IMG_webp.Plo
/bin/sh ./libtool   --mode=link cc  -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -no-undefined -release 1.2 -version-info 8:3:8 -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -o libSDL_image.la -rpath /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib IMG.lo IMG_bmp.lo IMG_gif.lo IMG_jpg.lo IMG_lbm.lo IMG_pcx.lo IMG_png.lo IMG_pnm.lo IMG_tga.lo IMG_tif.lo IMG_xcf.lo IMG_xpm.lo IMG_xv.lo IMG_webp.lo   -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread
libtool: link: ar cru .libs/libSDL_image.a  IMG.o IMG_bmp.o IMG_gif.o IMG_jpg.o IMG_lbm.o IMG_pcx.o IMG_png.o IMG_pnm.o IMG_tga.o IMG_tif.o IMG_xcf.o IMG_xpm.o IMG_xv.o IMG_webp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libSDL_image.a
libtool: link: ( cd ".libs" && rm -f "libSDL_image.la" && ln -s "../libSDL_image.la" "libSDL_image.la" )
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_image\" -DVERSION=\"1.2.11\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -MT showimage.o -MD -MP -MF .deps/showimage.Tpo -c -o showimage.o showimage.c
mv -f .deps/showimage.Tpo .deps/showimage.Po
/bin/sh ./libtool --tag=CC   --mode=link cc  -I/usr/local/include  -I/usr/local/include/libpng16  -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -o showimage showimage.o libSDL_image.la -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread
libtool: link: cc -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/usr/local/lib -o showimage showimage.o -Wl,-rpath -Wl,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -pthread -pthread  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib ./.libs/libSDL_image.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a -liconv -lm -lvgl -lusbhid -pthread
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_image-1.2.11'
test -z "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib" || ./install-sh -c -d "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libSDL_image.la' '/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_image.la'
libtool: install: /usr/bin/install -c .libs/libSDL_image.lai /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_image.la
libtool: install: /usr/bin/install -c .libs/libSDL_image.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_image.a
libtool: install: chmod 644 /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_image.a
libtool: install: ranlib /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_image.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL" || ./install-sh -c -d "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL"
 /usr/bin/install -c -m 644 'SDL_image.h' '/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL/SDL_image.h'
test -z "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig" || ./install-sh -c -d "/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig"
 /usr/bin/install -c -m 644 'SDL_image.pc' '/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig/SDL_image.pc'
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_image-1.2.11'
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
BUILDING package 'SDL_mixer-1.2.12'...
Configuring package 'SDL_mixer'...
(cmd: LD_LIBRARY_PATH="/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf CFLAGS="-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib")
checking build system type... x86_64-unknown-freebsd12.4
checking host system type... x86_64-unknown-freebsd12.4
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc 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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for windres... no
checking for freebsd12.4-windres... no
checking for an ANSI C-conforming const... yes
checking for GCC -MMD -MT option... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl-config... /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking for pow in -lm... yes
checking for GCC -fvisibility=hidden option... yes
checking for fork... yes
checking for vfork... yes
checking for libmikmod-config... no
configure: WARNING: *** Unable to find MikMod library (http://mikmod.raphnet.net/)
configure: WARNING: MOD support disabled
checking fluidsynth.h usability... yes
checking fluidsynth.h presence... no
configure: WARNING: fluidsynth.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: fluidsynth.h: proceeding with the compiler's result
checking for fluidsynth.h... yes
checking for fluid_player_add_mem in -lfluidsynth... yes
-- dynamic libfluidsyth -> libfluidsynth.so.3
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... no
configure: WARNING: vorbis/vorbisfile.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: vorbis/vorbisfile.h: proceeding with the compiler's result
checking for vorbis/vorbisfile.h... yes
checking for ov_open_callbacks in -lvorbisfile... yes
-- dynamic libvorbisfile -> libvorbisfile.so.3
checking FLAC/export.h usability... yes
checking FLAC/export.h presence... no
configure: WARNING: FLAC/export.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: FLAC/export.h: proceeding with the compiler's result
checking for FLAC/export.h... yes
checking for libflac so-name version >= 8... yes
checking FLAC/stream_decoder.h usability... yes
checking FLAC/stream_decoder.h presence... no
configure: WARNING: FLAC/stream_decoder.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: FLAC/stream_decoder.h: proceeding with the compiler's result
checking for FLAC/stream_decoder.h... yes
checking for FLAC__stream_decoder_new in -lFLAC... yes
-- dynamic libFLAC -> libFLAC.so.12
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for setbuf... yes
checking for smpeg-config... no
checking for SMPEG - version >= 0.4.3... no
*** The smpeg-config script installed by SMPEG could not be found
*** If SMPEG was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SMPEG_CONFIG environment variable to the
*** full path to smpeg-config.
configure: WARNING: *** Unable to find SMPEG library (http://icculus.org/smpeg/)
configure: WARNING: MP3 support disabled
configure: creating ./config.status
config.status: executing libtool commands
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SDL_mixer.spec
config.status: creating SDL_mixer.qpg
config.status: creating SDL_mixer.pc
config.status: executing libtool commands
config.status: executing default commands
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
Running make install SDL_mixer...
(cmd: gmake install)
/bin/sh ./build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.o
mixer.c:153:46: warning: implicit declaration of function 'Mix_InitFluidSynth' is invalid in C99 [-Wimplicit-function-declaration]
                if ((initialized & MIX_INIT_FLUIDSYNTH) || Mix_InitFluidSynth() == 0) {
                                                           ^
mixer.c:205:3: warning: implicit declaration of function 'Mix_QuitFluidSynth' is invalid in C99 [-Wimplicit-function-declaration]
                Mix_QuitFluidSynth();
                ^
2 warnings generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -o build/music.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -o build/music.o
music.c:533:10: warning: equality comparison result unused [-Wunused-comparison]
                        music == NULL;
                        ~~~~~~^~~~~~~
music.c:533:10: note: use '=' to turn this equality comparison into an assignment
                        music == NULL;
                              ^~
                              =
music.c:625:12: warning: expression which evaluates to zero treated as a null pointer constant of type 'Mix_Music *' (aka 'struct _Mix_Music *') [-Wnon-literal-null-conversion]
                                return MUS_NONE;
                                       ^~~~~~~~
2 warnings generated.
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_cmd.lo -c music_cmd.c -o build/music_cmd.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_cmd.lo -c music_cmd.c -o build/music_cmd.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -o build/wavestream.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -o build/wavestream.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -o build/common.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -o build/common.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -o build/ctrlmode.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -o build/ctrlmode.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -o build/filter.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -o build/filter.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -o build/instrum.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -o build/instrum.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -o build/mix.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -o build/mix.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -o build/output.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -o build/output.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -o build/playmidi.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -o build/playmidi.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -o build/readmidi.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -o build/readmidi.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -o build/resample.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -o build/resample.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_a.lo -c timidity/sdl_a.c -o build/sdl_a.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_a.lo -c timidity/sdl_a.c -o build/sdl_a.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_c.lo -c timidity/sdl_c.c -o build/sdl_c.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_c.lo -c timidity/sdl_c.c -o build/sdl_c.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -o build/tables.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -o build/tables.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_fluidsynth.lo -c dynamic_fluidsynth.c -o build/dynamic_fluidsynth.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_fluidsynth.lo -c dynamic_fluidsynth.c -o build/dynamic_fluidsynth.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/fluidsynth.lo -c fluidsynth.c -o build/fluidsynth.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/fluidsynth.lo -c fluidsynth.c -o build/fluidsynth.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_ogg.lo -c dynamic_ogg.c -o build/dynamic_ogg.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_ogg.lo -c dynamic_ogg.c -o build/dynamic_ogg.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_ogg.lo -c load_ogg.c -o build/load_ogg.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_ogg.lo -c load_ogg.c -o build/load_ogg.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_ogg.lo -c music_ogg.c -o build/music_ogg.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_ogg.lo -c music_ogg.c -o build/music_ogg.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_flac.lo -c dynamic_flac.c -o build/dynamic_flac.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_flac.lo -c dynamic_flac.c -o build/dynamic_flac.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_flac.lo -c load_flac.c -o build/load_flac.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_flac.lo -c load_flac.c -o build/load_flac.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_flac.lo -c music_flac.c -o build/music_flac.lo 
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_flac.lo -c music_flac.c -o build/music_flac.o
/bin/sh ./libtool --mode=link cc -o build/libSDL_mixer.la build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/load_aiff.lo build/load_voc.lo build/mixer.lo build/music.lo build/music_cmd.lo build/wavestream.lo build/common.lo build/ctrlmode.lo build/filter.lo build/instrum.lo build/mix.lo build/output.lo build/playmidi.lo build/readmidi.lo build/resample.lo build/sdl_a.lo build/sdl_c.lo build/tables.lo build/timidity.lo build/dynamic_fluidsynth.lo build/fluidsynth.lo build/dynamic_ogg.lo build/load_ogg.lo build/music_ogg.lo build/dynamic_flac.lo build/load_flac.lo build/music_flac.lo   -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread -lm -no-undefined -rpath /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 12:0:12
libtool: link: ar cru build/.libs/libSDL_mixer.a  build/effect_position.o build/effect_stereoreverse.o build/effects_internal.o build/load_aiff.o build/load_voc.o build/mixer.o build/music.o build/music_cmd.o build/wavestream.o build/common.o build/ctrlmode.o build/filter.o build/instrum.o build/mix.o build/output.o build/playmidi.o build/readmidi.o build/resample.o build/sdl_a.o build/sdl_c.o build/tables.o build/timidity.o build/dynamic_fluidsynth.o build/fluidsynth.o build/dynamic_ogg.o build/load_ogg.o build/music_ogg.o build/dynamic_flac.o build/load_flac.o build/music_flac.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDL_mixer.a
libtool: link: ( cd "build/.libs" && rm -f "libSDL_mixer.la" && ln -s "../libSDL_mixer.la" "libSDL_mixer.la" )
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -o build/playwave.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -o build/playwave.o
/bin/sh ./libtool --mode=link cc -o build/playwave build/playwave.lo -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread build/libSDL_mixer.la
libtool: link: cc -o build/playwave build/playwave.o -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -pthread -pthread  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib build/.libs/libSDL_mixer.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a -liconv -lvgl -lusbhid -lm -pthread
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -o build/playmus.lo
libtool: compile:  cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.12\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -o build/playmus.o
/bin/sh ./libtool --mode=link cc -o build/playmus build/playmus.lo -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread build/libSDL_mixer.la
libtool: link: cc -o build/playmus build/playmus.o -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -pthread -pthread  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/local/lib -L/usr/lib build/.libs/libSDL_mixer.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL.a -liconv -lvgl -lusbhid -lm -pthread
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL
for src in ./SDL_mixer.h; do \
    file=`echo $src | sed -e 's|^.*/||'`; \
    /usr/bin/install -c -m 644 $src /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include/SDL/$file; \
done
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig
/usr/bin/install -c -m 644 SDL_mixer.pc /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/pkgconfig/
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.a /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
libtool: install: chmod 644 /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
libtool: install: ranlib /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
BUILDING package 'SDL_ttf-2.0.11'...
Configuring package 'SDL_ttf'...
(cmd: LD_LIBRARY_PATH="/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf CFLAGS="-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib")
checking build system type... x86_64-unknown-freebsd12.4
checking host system type... x86_64-unknown-freebsd12.4
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc 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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking host system type... (cached) x86_64-unknown-freebsd12.4
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for windres... no
checking for freebsd12.4-windres... no
checking for working alloca.h... no
checking for alloca... yes
checking for freetype-config... no
configure: error:
*** Unable to find FreeType2 library (http://www.freetype.org/)

config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --with-sdl-prefix=/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf CFLAGS=-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include LDFLAGS=-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib

## --------- ##
## Platform. ##
## --------- ##

hostname = cloud1.bbbike.org
uname -m = amd64
uname -r = 12.4-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 12.4-STABLE stable/12-6a9031c5e GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
PATH: /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
PATH: /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
PATH: /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/cpansand/bin/freebsd12.3
PATH: /home/cpansand/bin/sh
PATH: /home/cpansand/bin
PATH: /usr/games
PATH: /home/cpansand/devel
PATH: /usr/home/eserte/src/srezic-misc/scripts


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2039: checking build system type
configure:2057: result: x86_64-unknown-freebsd12.4
configure:2079: checking host system type
configure:2094: result: x86_64-unknown-freebsd12.4
configure:2164: checking for gcc
configure:2194: result: no
configure:2261: checking for cc
configure:2282: found /usr/bin/cc
configure:2305: result: cc
configure:2429: checking for C compiler version
configure:2436: cc --version >&5
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: x86_64-unknown-freebsd12.4
Thread model: posix
InstalledDir: /usr/bin
configure:2439: $? = 0
configure:2446: cc -v >&5
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: x86_64-unknown-freebsd12.4
Thread model: posix
InstalledDir: /usr/bin
configure:2449: $? = 0
configure:2456: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:2459: $? = 1
configure:2482: checking for C compiler default output file name
configure:2509: cc -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c  >&5
configure:2512: $? = 0
configure:2550: result: a.out
configure:2567: checking whether the C compiler works
configure:2577: ./a.out
configure:2580: $? = 0
configure:2597: result: yes
configure:2604: checking whether we are cross compiling
configure:2606: result: no
configure:2609: checking for suffix of executables
configure:2616: cc -o conftest -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c  >&5
configure:2619: $? = 0
configure:2643: result: 
configure:2649: checking for suffix of object files
configure:2675: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:2678: $? = 0
configure:2701: result: o
configure:2705: checking whether we are using the GNU C compiler
configure:2734: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:2740: $? = 0
configure:2757: result: yes
configure:2762: checking whether cc accepts -g
configure:2792: cc -c -g  conftest.c >&5
configure:2798: $? = 0
configure:2897: result: yes
configure:2914: checking for cc option to accept ISO C89
configure:2988: cc  -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:2994: $? = 0
configure:3017: result: none needed
configure:3035: checking for a sed that does not truncate output
configure:3114: result: /usr/bin/sed
configure:3132: checking for grep that handles long lines and -e
configure:3206: result: /usr/bin/grep
configure:3211: checking for egrep
configure:3289: result: /usr/bin/grep -E
configure:3294: checking for fgrep
configure:3372: result: /usr/bin/grep -F
configure:3407: checking for ld used by cc
configure:3474: result: /usr/bin/ld
configure:3483: checking if the linker (/usr/bin/ld) is GNU ld
configure:3498: result: yes
configure:3510: checking for BSD- or MS-compatible name lister (nm)
configure:3559: result: /usr/local/bin/nm -B
configure:3681: checking the name lister (/usr/local/bin/nm -B) interface
configure:3688: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:3691: /usr/local/bin/nm -B "conftest.o"
configure:3694: output
0000000000000000 B some_variable
configure:3701: result: BSD nm
configure:3704: checking whether ln -s works
configure:3708: result: yes
configure:3716: checking the maximum length of command line arguments
configure:3842: result: 393216
configure:3859: checking whether the shell understands some XSI constructs
configure:3869: result: yes
configure:3873: checking whether the shell understands "+="
configure:3879: result: no
configure:3914: checking for /usr/bin/ld option to reload object files
configure:3921: result: -r
configure:3990: checking for objdump
configure:4006: found /usr/local/bin/objdump
configure:4017: result: objdump
configure:4050: checking how to recognize dependent libraries
configure:4248: result: pass_all
configure:4308: checking for ar
configure:4324: found /usr/local/bin/ar
configure:4335: result: ar
configure:4417: checking for strip
configure:4433: found /usr/local/bin/strip
configure:4444: result: strip
configure:4520: checking for ranlib
configure:4536: found /usr/local/bin/ranlib
configure:4547: result: ranlib
configure:4641: checking command to parse /usr/local/bin/nm -B output from cc object
configure:4759: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:4762: $? = 0
configure:4766: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:4769: $? = 0
configure:4823: cc -o conftest -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c conftstm.o >&5
configure:4826: $? = 0
configure:4864: result: ok
configure:5743: checking how to run the C preprocessor
configure:5783: cc -E  conftest.c
configure:5789: $? = 0
configure:5820: cc -E  conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5826: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5859: result: cc -E
configure:5888: cc -E  conftest.c
configure:5894: $? = 0
configure:5925: cc -E  conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5931: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5969: checking for ANSI C header files
configure:5999: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6005: $? = 0
configure:6104: cc -o conftest -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c  >&5
configure:6107: $? = 0
configure:6113: ./conftest
configure:6116: $? = 0
configure:6133: result: yes
configure:6157: checking for sys/types.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for sys/stat.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for stdlib.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for string.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for memory.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for strings.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for inttypes.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for stdint.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for unistd.h
configure:6178: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6216: checking for dlfcn.h
configure:6237: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6243: $? = 0
configure:6259: result: yes
configure:6753: checking for objdir
configure:6768: result: .libs
configure:7064: checking if cc supports -fno-rtti -fno-exceptions
configure:7082: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -fno-rtti -fno-exceptions conftest.c >&5
configure:7086: $? = 0
configure:7099: result: yes
configure:7119: checking for cc option to produce PIC
configure:7391: result: -fPIC -DPIC
configure:7403: checking if cc PIC flag -fPIC -DPIC works
configure:7421: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -fPIC -DPIC -DPIC conftest.c >&5
configure:7425: $? = 0
configure:7438: result: yes
configure:7462: checking if cc static flag -static works
configure:7490: result: yes
configure:7505: checking if cc supports -c -o file.o
configure:7526: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -o out/conftest2.o conftest.c >&5
configure:7530: $? = 0
configure:7552: result: yes
configure:7560: checking if cc supports -c -o file.o
configure:7607: result: yes
configure:7640: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8702: result: yes
configure:8739: checking whether -lc should be explicitly linked in
configure:8744: cc -c -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:8747: $? = 0
configure:8762: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:8765: $? = 0
configure:8777: result: no
configure:8941: checking dynamic linker characteristics
configure:9622: result: no
configure:9724: checking how to hardcode library paths into programs
configure:9749: result: immediate
configure:10554: checking whether stripping libraries is possible
configure:10559: result: yes
configure:10594: checking if libtool supports shared libraries
configure:10596: result: no
configure:10599: checking whether to build shared libraries
configure:10620: result: no
configure:10623: checking whether to build static libraries
configure:10627: result: yes
configure:10673: checking host system type
configure:10688: result: x86_64-unknown-freebsd12.4
configure:10726: checking for a BSD-compatible install
configure:10782: result: /usr/bin/install -c
configure:10793: checking whether build environment is sane
configure:10836: result: yes
configure:10864: checking for a thread-safe mkdir -p
configure:10903: result: ./install-sh -c -d
configure:10916: checking for gawk
configure:10932: found /usr/local/bin/gawk
configure:10943: result: gawk
configure:10954: checking whether make sets $(MAKE)
configure:10975: result: yes
configure:11005: checking for style of include used by make
configure:11033: result: GNU
configure:11226: checking dependency style of cc
configure:11317: result: gcc3
configure:11648: checking for C compiler version
configure:11655: cc --version >&5
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: x86_64-unknown-freebsd12.4
Thread model: posix
InstalledDir: /usr/bin
configure:11658: $? = 0
configure:11665: cc -v >&5
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
Target: x86_64-unknown-freebsd12.4
Thread model: posix
InstalledDir: /usr/bin
configure:11668: $? = 0
configure:11675: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:11678: $? = 1
configure:11681: checking whether we are using the GNU C compiler
configure:11733: result: yes
configure:11738: checking whether cc accepts -g
configure:11873: result: yes
configure:11890: checking for cc option to accept ISO C89
configure:11993: result: none needed
configure:12024: checking for a BSD-compatible install
configure:12080: result: /usr/bin/install -c
configure:12091: checking whether make sets $(MAKE)
configure:12112: result: yes
configure:12130: checking for windres
configure:12160: result: no
configure:12130: checking for freebsd12.4-windres
configure:12160: result: no
configure:12175: checking for working alloca.h
configure:12202: cc -o conftest -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c  >&5
conftest.c:22:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~
1 error generated.
configure:12208: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "SDL_ttf"
| #define VERSION "2.0.11"
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:12225: result: no
configure:12235: checking for alloca
configure:12282: cc -o conftest -I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include  -L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib conftest.c  >&5
configure:12288: $? = 0
configure:12305: result: yes
configure:12596: checking for freetype-config
configure:12627: result: no
configure:12637: error:
*** Unable to find FreeType2 library (http://www.freetype.org/)


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-freebsd12.4
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_SDL_CFLAGS_set=''
ac_cv_env_SDL_CFLAGS_value=''
ac_cv_env_SDL_LIBS_set=''
ac_cv_env_SDL_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_alloca_works=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-freebsd12.4
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FREETYPE_CONFIG=no
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)$/  {"\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW]* \\([^ ]*\\) \\(lib[^ ]*\\)$/  {"\\2", (void *) \\&\\2},/p\' -e \'s/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)$/  {"lib\\2", (void *) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_sys_max_cmd_len=393216

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run automake-1.10'
AWK='gawk'
BINARY_AGE='11'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/include -I/usr/local/include -I/usr/include'
CPP='cc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FREETYPE_CONFIG='no'
GL_LIBS=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERFACE_AGE='1'
LD='/usr/bin/ld'
LDFLAGS='-L/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='10'
LT_CURRENT='10'
LT_RELEASE='2.0'
LT_REVISION='1'
MAJOR_VERSION='2'
MAKEINFO='${SHELL} /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/missing --run makeinfo'
MATHLIB=''
MICRO_VERSION='11'
MINOR_VERSION='0'
NM='/usr/local/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='SDL_ttf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SDL_VERSION=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_VERSION_RC_FALSE=''
USE_VERSION_RC_TRUE='#'
VERSION='2.0.11'
WINDRES=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-freebsd12.4'
build_alias=''
build_cpu='x86_64'
build_os='freebsd12.4'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-###ERROR### [256] during ./configure for package 'SDL_ttf'... at inc/My/Builder/Unix.pm line 107.
freebsd12.4'
host_alias=''
host_cpu='x86_64'
host_os='freebsd12.4'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/build_src/SDL_ttf-2.0.11/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/home/cpansand/.cpan/build/2022102222/Alien-SDL-1.446-0/sharedir/1.446_5cf799bf'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "SDL_ttf"
#define VERSION "2.0.11"
#define HAVE_ALLOCA 1

configure: exit 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module             Need     Have    
    ------------------ -------- --------
    Capture::Tiny      0        0.48    
    ExtUtils::CBuilder 0        0.280237
    File::ShareDir     1.00     1.118   
    File::Spec         0        3.87    
    File::Temp         0        0.2311  
    File::Which        0        1.27    
    perl               5.008000 5.037005

build_requires:

    Module             Need     Have    
    ------------------ -------- --------
    Archive::Extract   0        0.88    
    Archive::Tar       0        2.40    
    Archive::Zip       0        1.68    
    Digest::SHA        0        6.03    
    ExtUtils::CBuilder 0        0.280237
    File::Fetch        0.24     1.04    
    File::Find         0        1.41    
    File::Path         2.08     2.18    
    File::ShareDir     0        1.118   
    File::Spec         0        3.87    
    File::Temp         0        0.2311  
    File::Which        0        1.27    
    Module::Build      0.36     0.4231  
    Text::Patch        1.4      1.8     

configure_requires:

    Module             Need     Have    
    ------------------ -------- --------
    Archive::Extract   0        0.88    
    Capture::Tiny      0        0.48    
    Digest::SHA        0        6.03    
    File::Fetch        0.24     1.04    
    File::Find         0        1.41    
    File::Path         2.08     2.18    
    File::ShareDir     0        1.118   
    File::Spec         0        3.87    
    File::Which        0        1.27    
    Module::Build      0.36     0.4231  
    Text::Patch        1.4      1.8     


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd12.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL = /usr/perl5.37.5p/bin/perl5.37.5
    PERL5LIB = /home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/lib:/home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/arch:/home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/arch:/home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/lib:/home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/arch:/home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/lib:/home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/arch:/home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/lib:/home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/arch:/home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/lib:/home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/arch:/home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/lib:/home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/arch:/home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/lib:/home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/arch:/home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/arch:/home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/lib:/home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/lib:/home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/lib:/home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 98009
    PERL5_CPAN_IS_RUNNING = 98009
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 54394,98009
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022102221/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022102221

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.37.5p/bin/perl5.37.5
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.86    
    ExtUtils::CBuilder  0.280237
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.46    
    File::Spec          3.87    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 5) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.4-stable
    archname=amd64-freebsd
    uname='freebsd cloud1.bbbike.org 12.4-stable freebsd 12.4-stable stable12-6a9031c5e generic amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.37.5p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Oct 22 2022 06:29:39
  %ENV:
    PERL="/usr/perl5.37.5p/bin/perl5.37.5"
    PERL5LIB="/home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/lib:/home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/arch:/home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/lib:/home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/arch:/home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/lib:/home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/arch:/home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/lib:/home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/arch:/home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/lib:/home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/arch:/home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/lib:/home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/arch:/home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/lib:/home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/arch:/home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/lib:/home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/arch:/home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/lib:/home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/arch:/home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/lib:/home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/arch:/home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/arch:/home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/lib:/home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/lib:/home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/lib:/home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/arch:/home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/lib:/home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/arch:/home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="98009"
    PERL5_CPAN_IS_RUNNING="98009"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="54394,98009"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022102221/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Text-Patch-1.8-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/POE-API-Peek-2.20-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/POE-1.370-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/IO-Pipely-0.006-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/POE-Test-Loops-1.360-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/URI-Encode-v1.1.1-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/PMLTQ-3.0.2-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Treex-PML-2.24-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/XML-CompactTree-0.03-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/UNIVERSAL-DOES-0.005-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Mojo-Base-XS-0.07-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Graph-ChuLiuEdmonds-0.06-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Graph-0.9725-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Set-Object-1.42-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Heap-0.80-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Net-ext-1.011-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/XML-Stream-1.24-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/LWP-Online-1.08-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Authen-SASL-2.16-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Thrift-0.16.0-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Nagios-Cmd-0.05-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Music-Tag-0.4103-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Locale-Codes-3.72-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/arch
    /home/cpansand/.cpan/build/2022102222/Digest-SHA1-2.13-2/blib/lib
    /home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/DateTimeX-Easy-0.091-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-ICal-0.09-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/DateTime-Event-ICal-0.13-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-Flexible-0.34-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/DateTime-Format-DateManip-0.04-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Date-Manip-6.89-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Test-Inter-1.09-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Config-Options-0.08-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Mojo-UserAgent-Mockable-1.59-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Test-JSON-0.11-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/JSON-Any-1.39-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Mojolicious-Plugin-BasicAuthPlus-0.11.3-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Authen-Simple-Passwd-0.6-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Authen-Simple-0.5-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Crypt-PasswdMD5-1.42-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Array-Compare-v3.0.8-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/arch
    /home/cpansand/.cpan/build/2022102222/Math-FastGF2-0.07-5/blib/lib
    /home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Mail-Sendmail-0.80-0/blib/lib
    /home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/arch
    /home/cpansand/.cpan/build/2022102222/Locale-Hebrew-1.05-2/blib/lib
    /home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/arch
    /home/cpansand/.cpan/build/2022102222/Lingua-RU-Translit-0.02-2/blib/lib
    /home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/arch
    /home/cpansand/.cpan/build/2022102222/Lingua-FR-Numbers-1.161950-0/blib/lib
    /usr/perl5.37.5p/lib/site_perl/5.37.5/amd64-freebsd
    /usr/perl5.37.5p/lib/site_perl/5.37.5
    /usr/perl5.37.5p/lib/5.37.5/amd64-freebsd
    /usr/perl5.37.5p/lib/5.37.5
    .