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

Status
Fail
From
Chris Williams (BINGOS)
Dist
Alien-SDL v1.446
Platform
Perl 5 v5.30.3 amd64-freebsd
Date
2022-10-15 18:01:24
ID
61c6e53a-4cb3-11ed-aba6-9a79f339625c
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 error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

Build option used:
	Source code build
    SDL(v1.2.15) SDL_image(v1.2.11) ogg(v1.3.0) vorbis(v1.3.3) 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://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz'...
Fetch failed! HTTP response: 599 [Internal Exception] at inc/My/Builder.pm line 154.
Checking checksum for 'download/libogg-1.3.0.tar.gz'...
Fetching 'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.gz'...
Fetch failed! HTTP response: 599 [Internal Exception] at inc/My/Builder.pm line 154.
Checking checksum for 'download/libvorbis-1.3.3.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 ogg...
Extracting vorbis...
Applying patch 'libvorbis-1.3.3-configure.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 aaLbzP.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.
###TEST FAILED### for: X11/extensions/XShm.h
Configuring package 'SDL'...
(cmd: ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --disable-video-x11-xv CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib")
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
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... no
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... not present.
checking for snd_ctl_open in -lasound... no
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... no
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... no
checking for Touchscreen library support... no
checking for hid_init in -lusbhid... yes
checking usbhid.h usability... yes
checking usbhid.h presence... yes
checking for usbhid.h... yes
checking libusbhid.h usability... no
checking libusbhid.h presence... no
checking for libusbhid.h... no
checking for usbhid... yes
checking for ucr_data member of usb_ctl_report... 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/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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_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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -liconv -lm -lvgl  -lusbhid -pthread -no-undefined -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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_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
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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_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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -liconv -lm -lvgl  -lusbhid -pthread -no-undefined -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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_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
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
/usr/bin/install -c -m 755 sdl-config /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin/sdl-config
/bin/sh build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/$file; \
done
/usr/bin/install -c -m 644 include/SDL_config.h /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/SDL_config.h
/bin/sh build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal
/usr/bin/install -c -m 644 ./sdl.m4 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal/sdl.m4
/bin/sh build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/bin/sh build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/man/man3
mkdir -p -- /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/man/man3/$file; \
done
BUILDING package 'SDL_image-1.2.11'...
Configuring package 'SDL_image'...
(cmd: LD_LIBRARY_PATH="/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib")
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
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... no
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-freebsd13.1
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... no
checking for mawk... no
checking for nawk... nawk
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 freebsd13.1-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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -no-undefined -release 1.2 -version-info 8:3:8 -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib -o libSDL_image.la -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib -o showimage showimage.o libSDL_image.la -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread
libtool: link: cc -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o showimage showimage.o -Wl,-rpath -Wl,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -pthread -pthread  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib ./.libs/libSDL_image.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a -liconv -lm -lvgl -lusbhid -pthread
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_image-1.2.11'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libSDL_image.la' '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.la'
libtool: install: /usr/bin/install -c .libs/libSDL_image.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.la
libtool: install: /usr/bin/install -c .libs/libSDL_image.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL"
 /usr/bin/install -c -m 644 'SDL_image.h' '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/SDL_image.h'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 'SDL_image.pc' '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig/SDL_image.pc'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_image-1.2.11'
checking for ogg... no
BUILDING package 'libogg-1.3.0'...
Configuring package 'ogg'...
(cmd: LD_LIBRARY_PATH="/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib")
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... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
checking how to print strings... printf
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 how to convert x86_64-unknown-freebsd13.1 file names to x86_64-unknown-freebsd13.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd13.1 file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether cc understands -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
Running make install ogg...
(cmd: gmake install)
Making install in src
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/framing.Tpo .deps/framing.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -no-undefined -version-info 8:0:8 -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -o libogg.la -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib framing.lo bitwise.lo  
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
libtool: link: ranlib .libs/libogg.a
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
/bin/sh ../libtool --tag=CC   --mode=link cc -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -o test_bitwise test_bitwise-bitwise.o  
libtool: link: cc -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o test_bitwise test_bitwise-bitwise.o  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
/bin/sh ../libtool --tag=CC   --mode=link cc -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -o test_framing test_framing-framing.o  
libtool: link: cc -D_V_SELFTEST -O20 -fsigned-char -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o test_framing test_framing-framing.o  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || .././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libogg.la '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib'
libtool: install: /usr/bin/install -c .libs/libogg.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.la
libtool: install: /usr/bin/install -c .libs/libogg.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
gmake[2]: Nothing to be done for 'install-data-am'.
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
Making install in include
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
Making install in ogg
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg"
 /usr/bin/install -c -m 644 config_types.h '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg"
 /usr/bin/install -c -m 644 ogg.h os_types.h '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
gmake[3]: Nothing to be done for 'install-exec-am'.
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
Making install in doc
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
Making install in libogg
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg"
 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg'
 /usr/bin/install -c -m 644 ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0" || .././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0"
 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0'
gmake[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal"
 /usr/bin/install -c -m 644 ogg.m4 '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 ogg.pc '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libogg-1.3.0'
checking for vorbis... no
BUILDING package 'libvorbis-1.3.3'...
Configuring package 'vorbis'...
(cmd: PKG_CONFIG_PATH="/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig:$PKG_CONFIG_PATH" LD_LIBRARY_PATH="/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib")
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
checking target system type... x86_64-unknown-freebsd13.1
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... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for inline... inline
checking how to print strings... printf
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 how to convert x86_64-unknown-freebsd13.1 file names to x86_64-unknown-freebsd13.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd13.1 file names to toolchain format... func_convert_file_noop
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 dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether cc understands -c and -o together... yes
checking GCC version... 13.0.0
checking if cc accepts -Wdeclaration-after-statement... yes
checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating lib/Makefile
config.status: creating lib/modes/Makefile
config.status: creating lib/books/Makefile
config.status: creating lib/books/coupled/Makefile
config.status: creating lib/books/uncoupled/Makefile
config.status: creating lib/books/floor/Makefile
config.status: creating doc/Makefile
config.status: creating doc/vorbisfile/Makefile
config.status: creating doc/vorbisenc/Makefile
config.status: creating doc/libvorbis/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/Makefile
config.status: creating include/vorbis/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating vq/Makefile
config.status: creating libvorbis.spec
config.status: creating vorbis.pc
config.status: creating vorbisenc.pc
config.status: creating vorbisfile.pc
config.status: creating vorbis-uninstalled.pc
config.status: creating vorbisenc-uninstalled.pc
config.status: creating vorbisfile-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Gonna detect GNU make:
- testing: 'make'
- testing: 'gmake'
- found: 'gmake'
Running make install vorbis...
(cmd: gmake install)
Making install in m4
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
gmake[2]: Nothing to be done for 'install-exec-am'.
gmake[2]: Nothing to be done for 'install-data-am'.
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
Making install in include
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
Making install in vorbis
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis"
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
gmake[3]: Nothing to be done for 'install-exec-am'.
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
Making install in vq
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
gmake[2]: Nothing to be done for 'install-exec-am'.
gmake[2]: Nothing to be done for 'install-data-am'.
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
Making install in lib
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
Making install in modes
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
gmake[3]: Nothing to be done for 'install-exec-am'.
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
Making install in books
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
Making install in coupled
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
gmake[4]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
Making install in uncoupled
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
gmake[4]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
Making install in floor
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
gmake[4]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
gmake[4]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/mdct.Tpo .deps/mdct.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/smallft.Tpo .deps/smallft.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/block.Tpo .deps/block.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/envelope.Tpo .deps/envelope.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/window.Tpo .deps/window.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o
warning: optimization level '-O20' is not supported; using '-O3' instead
lsp.c:312:10: warning: variable 'lastdelta' set but not used [-Wunused-but-set-variable]
  double lastdelta=0.f;
         ^
2 warnings generated.
mv -f .deps/lsp.Tpo .deps/lsp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/lpc.Tpo .deps/lpc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/analysis.Tpo .deps/analysis.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/synthesis.Tpo .deps/synthesis.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/psy.Tpo .deps/psy.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/info.Tpo .deps/info.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o
warning: optimization level '-O20' is not supported; using '-O3' instead
floor1.c:474:26: warning: variable 'y2b' set but not used [-Wunused-but-set-variable]
  double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0;
                         ^
2 warnings generated.
mv -f .deps/floor1.Tpo .deps/floor1.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/floor0.Tpo .deps/floor0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/res0.Tpo .deps/res0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/mapping0.Tpo .deps/mapping0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/registry.Tpo .deps/registry.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o
warning: optimization level '-O20' is not supported; using '-O3' instead
codebook.c:453:11: warning: unused variable 'j' [-Wunused-variable]
    int i,j;
          ^
2 warnings generated.
mv -f .deps/codebook.Tpo .deps/codebook.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/lookup.Tpo .deps/lookup.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/bitrate.Tpo .deps/bitrate.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -no-undefined -version-info 4:6:4 -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o libvorbis.la -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg  
libtool: link: ar cru .libs/libvorbis.a  mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o
libtool: link: ranlib .libs/libvorbis.a
libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -no-undefined -version-info 6:5:3 -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o libvorbisfile.la -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisfile.lo libvorbis.la -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg  
libtool: link: ar cru .libs/libvorbisfile.a  vorbisfile.o
libtool: link: ranlib .libs/libvorbisfile.a
libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include     -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -no-undefined -version-info 2:9:0 -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o libvorbisenc.la -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisenc.lo libvorbis.la -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg  
libtool: link: ar cru .libs/libvorbisenc.a  vorbisenc.o
libtool: link: ranlib .libs/libvorbisenc.a
libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -D_V_SELFTEST -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c
warning: optimization level '-O20' is not supported; using '-O3' instead
1 warning generated.
mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po
/bin/sh ../libtool --tag=CC   --mode=link cc -D_V_SELFTEST -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o test_sharedbook test_sharedbook-sharedbook.o -lm 
libtool: link: cc -D_V_SELFTEST -O20 -Wall -D__NO_MATH_INLINES -fsigned-char -Wdeclaration-after-statement -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -DUSE_MEMORY_H -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/usr/local/lib -o test_sharedbook test_sharedbook-sharedbook.o  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib -lm
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || .././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib'
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.la
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.la
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.la
libtool: install: /usr/bin/install -c .libs/libvorbis.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
Making install in test
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
gmake[2]: Nothing to be done for 'install-exec-am'.
gmake[2]: Nothing to be done for 'install-data-am'.
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
Making install in doc
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
Making install in libvorbis
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis"
 /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis'
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
Making install in vorbisfile
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile"
 /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile'
 /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
Making install in vorbisenc
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
gmake[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc" || ../.././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc"
 /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
gmake[3]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
gmake[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/install-sh -d /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3
if test -d vorbis; then \
  for dir in vorbis/*; do \
    if test -d $dir; then \
      b=`basename $dir`; \
      /bin/sh /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/install-sh -d /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/$b; \
      for f in $dir/*; do \
	/usr/bin/install -c -m 644 $f /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/$b; \
      done \
    fi \
  done \
fi
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3" || .././install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3"
 /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-xifish.png doxygen-build.stamp '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3'
gmake[3]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
gmake[1]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
gmake[2]: Entering directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
gmake[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal"
 /usr/bin/install -c -m 644 vorbis.m4 '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal'
test -z "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || ./install-sh -c -d "/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig'
gmake[2]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
gmake[1]: Leaving directory '/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib")
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
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... no
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 freebsd13.1-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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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... no
checking fluidsynth.h presence... no
checking for fluidsynth.h... no
checking for fluid_player_add_mem in -lfluidsynth... no
configure: WARNING: *** Unable to find FluidSynth library (http://www.fluidsynth.org/)
configure: WARNING: FluidSynth support disabled
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... no
configure: WARNING: *** Unable to find Ogg Vorbis library (http://www.xiph.org/)
configure: WARNING: Ogg Vorbis support disabled
checking FLAC/export.h usability... no
checking FLAC/export.h presence... no
checking for FLAC/export.h... no
configure: WARNING: *** Unable to find FLAC library (http://flac.sourceforge.net/)
configure: WARNING: FLAC support disabled
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.o
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -o build/music.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -o build/wavestream.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -o build/common.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -o build/ctrlmode.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -o build/filter.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -o build/instrum.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -o build/mix.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -o build/output.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -o build/playmidi.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -o build/readmidi.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -o build/resample.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -o build/tables.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.lo 
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.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   -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread -lm -no-undefined -rpath /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -o build/playwave.lo
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread build/libSDL_mixer.la
libtool: link: cc -o build/playwave build/playwave.o -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -pthread -pthread  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib build/.libs/libSDL_mixer.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a -liconv -lvgl -lusbhid -lm -pthread
/bin/sh ./libtool --mode=compile cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -o build/playmus.lo
libtool: compile:  cc -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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 -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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -pthread -liconv -lm -lvgl -lusbhid -pthread build/libSDL_mixer.la
libtool: link: cc -o build/playmus build/playmus.o -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -Wl,-rpath -Wl,/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -pthread -pthread  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib build/.libs/libSDL_mixer.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a -liconv -lvgl -lusbhid -lm -pthread
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL
for src in ./SDL_mixer.h; do \
    file=`echo $src | sed -e 's|^.*/||'`; \
    /usr/bin/install -c -m 644 $src /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/$file; \
done
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/usr/bin/install -c -m 644 SDL_mixer.pc /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig/
/bin/sh ./build-scripts/mkinstalldirs /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.a /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
libtool: install: chmod 644 /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
libtool: install: ranlib /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib:$LD_LIBRARY_PATH" ./configure --prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include" LDFLAGS="-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib")
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
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... no
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-freebsd13.1
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... no
checking for mawk... no
checking for nawk... nawk
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 freebsd13.1-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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes --with-sdl-prefix=/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS=-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include LDFLAGS=-L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib

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

hostname = fever
uname -m = amd64
uname -r = 13.1-RELEASE-p2
uname -s = FreeBSD
uname -v = FreeBSD 13.1-RELEASE-p2 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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /home/cpan/bin


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

configure:2039: checking build system type
configure:2057: result: x86_64-unknown-freebsd13.1
configure:2079: checking host system type
configure:2094: result: x86_64-unknown-freebsd13.1
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-freebsd13.1
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-freebsd13.1
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/bin/ar
configure:4335: result: ar
configure:4417: checking for strip
configure:4433: found /usr/bin/strip
configure:4444: result: strip
configure:4520: checking for ranlib
configure:4536: found /usr/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6005: $? = 0
configure:6104: cc -o conftest -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for stdlib.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for string.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for memory.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for strings.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for inttypes.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for stdint.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6157: checking for unistd.h
configure:6178: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  conftest.c >&5
configure:6184: $? = 0
configure:6200: result: yes
configure:6216: checking for dlfcn.h
configure:6237: cc -c -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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:10576: result: no
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-freebsd13.1
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:10946: result: no
configure:10916: checking for mawk
configure:10946: result: no
configure:10916: checking for nawk
configure:10932: found /usr/bin/nawk
configure:10943: result: nawk
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-freebsd13.1
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-freebsd13.1
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 freebsd13.1-windres
configure:12160: result: no
configure:12175: checking for working alloca.h
configure:12202: cc -o conftest -I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/include  -L/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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-freebsd13.1
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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-freebsd13.1
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=nawk
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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run automake-1.10'
AWK='nawk'
BINARY_AGE='11'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/include -I/usr/local/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/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-freebsd13.1'
build_alias=''
build_cpu='x86_64'
build_os='freebsd13.1'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-freebsd13.1'
host_alias=''
host_cpu='x86_64'
host_os='freebsd13.1'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/home/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/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/cpan/pit/bare/conf/perl-5.30.3/.cpanplus/5.30.3/build/tJqose_cQS/Alien-SDL-1.446/sharedir/1.446_315c9bb0'
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
###ERROR### [256] during ./configure for package 'SDL_ttf'... at inc/My/Builder/Unix.pm line 107.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Archive::Extract                   0.88        0
	  Archive::Tar                       2.40        0
	  Archive::Zip                       1.68        0
	  Capture::Tiny                      0.48        0
	  Digest::SHA                        6.03        0
	  ExtUtils::CBuilder             0.280236        0
	  File::Fetch                        1.04     0.24
	  File::Find                         1.36        0
	  File::Path                         2.18     2.08
	  File::ShareDir                    1.118     1.00
	  File::Spec                         3.78        0
	  File::Temp                       0.2311        0
	  File::Which                        1.27        0
	  Module::Build                    0.4231     0.36
	  Text::Patch                         1.8      1.4

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.64
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.64
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.78
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302191
	Test::Harness                      3.44
	Test::More                     1.302191
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 4837
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.30.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/vSsWStV90h
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/vSsWStV90h"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/vSsWStV90h
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.30.3/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.1-release-p2
    archname=amd64-freebsd
    uname='freebsd fever 13.1-release-p2 freebsd 13.1-release-p2 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.30.3'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib /usr/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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
  Locally applied patches:
    Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Oct  8 2022 07:22:07
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="4837"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.30.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/vSsWStV90h"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/vSsWStV90h""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/vSsWStV90h"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5/5.30.3/amd64-freebsd
    /usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5/5.30.3
    /usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5/amd64-freebsd
    /usr/home/cpan/pit/jail/vSsWStV90h/lib/perl5
    /usr/home/cpan/pit/bare/perl-5.30.3/lib/site_perl/5.30.3/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.30.3/lib/site_perl/5.30.3
    /usr/home/cpan/pit/bare/perl-5.30.3/lib/5.30.3/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.30.3/lib/5.30.3
    .