Alien-SDL v1.446 Perl 5 v5.30.3 x86_64-linux
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
Alien-SDL v1.446
- Platform
- Perl 5 v5.30.3 x86_64-linux
- Date
- 2020-12-07 16:33:57
- ID
- 0099401a-38aa-11eb-a538-80741f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Tobias Leich,
This is a computer-generated report for Alien-SDL-1.446
on perl 5.30.3, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build':
Build option used:
Source code build
SDL(v1.2.15) SDL_image(v1.2.11) SDL_mixer(v1.2.12) SDL_ttf(v2.0.11) SDL_gfx(v2.0.25) SDL_Pango(v1.2)
Building Alien-SDL
Fetching 'http://froggs.de/libsdl/SDL-1.2-2b923729fd01.tar.gz'...
Checking checksum for 'download/SDL-1.2-2b923729fd01.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.11.tar.gz'...
Checking checksum for 'download/SDL_image-1.2.11.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz'...
Checking checksum for 'download/SDL_mixer-1.2.12.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz'...
Checking checksum for 'download/SDL_ttf-2.0.11.tar.gz'...
Fetching 'http://froggs.de/libsdl/SDL_gfx-2.0.25.tar.gz'...
Checking checksum for 'download/SDL_gfx-2.0.25.tar.gz'...
Fetching 'http://downloads.sourceforge.net/sdlpango/SDL_Pango-0.1.2.tar.gz'...
Checking checksum for 'download/SDL_Pango-0.1.2.tar.gz'...
Extracting SDL...
Applying patch 'test1.patch'
Applying patch 'SDL-1.2-openbsd-rldflags.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.1.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.2.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.3.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.4.patch'
Applying patch 'SDL-1.2.15-PIC-in-CFLAGS.patch'
Applying patch 'SDL-1.2.15-Makefile.in-OBJECTS.patch'
Applying patch 'SDL-1.2.15-mavericks-cgdirectpallete.patch'
Extracting SDL_image...
Applying patch 'SDL_image-1.2.11-CGFloat.patch'
Applying patch 'SDL_image-1.2.11-libpng-flags.patch'
Extracting SDL_mixer...
Applying patch 'SDL_mixer-1.2.12-native-midi-win32.patch'
Extracting SDL_ttf...
Extracting SDL_gfx...
Extracting SDL_Pango...
Applying patch 'SDL_Pango-0.1.2-API-adds.1.patch'
Applying patch 'SDL_Pango-0.1.2-API-adds.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.1.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.3.patch'
Applying patch 'SDL_Pango-0.1.2-include-ft2build.h.patch'
BUILDING package 'SDL-1.2'...
Testing header(s): X11/extensions/XShm.h
In file included from aaU570.c:6:
/usr/include/X11/extensions/XShm.h:41:5: error: unknown type name 'Bool'
Bool send_event; /* true if this came frome a SendEvent request */
^~~~
/usr/include/X11/extensions/XShm.h:42:5: error: unknown type name 'Display'
Display *display; /* Display the event was read from */
^~~~~~~
/usr/include/X11/extensions/XShm.h:43:5: error: unknown type name 'Drawable'
Drawable drawable; /* drawable of request */
^~~~~~~~
/usr/include/X11/extensions/XShm.h:54:5: error: unknown type name 'Bool'
Bool readOnly; /* how the server should attach it */
^~~~
/usr/include/X11/extensions/XShm.h:59:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmQueryExtension(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:60:5: error: unknown type name 'Display'
Display* /* dpy */
^~~~~~~
/usr/include/X11/extensions/XShm.h:64:5: error: unknown type name 'Display'
Display* /* dpy */
^~~~~~~
/usr/include/X11/extensions/XShm.h:67:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmQueryVersion(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:68:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:71:5: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool* /* sharedPixmaps */
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:75:5: error: unknown type name 'Display'
Display* /* dpy */
^~~~~~~
/usr/include/X11/extensions/XShm.h:78:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmAttach(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:79:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:83:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmDetach(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:84:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:88:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmPutImage(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:89:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:90:5: error: unknown type name 'Drawable'
Drawable /* d */,
^~~~~~~~
/usr/include/X11/extensions/XShm.h:91:5: error: unknown type name 'GC'
GC /* gc */,
^~
/usr/include/X11/extensions/XShm.h:92:5: error: unknown type name 'XImage'
XImage* /* image */,
^~~~~~
/usr/include/X11/extensions/XShm.h:99:5: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool /* send_event */
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:102:1: error: unknown type name 'Bool'; did you mean '_Bool'?
Bool XShmGetImage(
^~~~
_Bool
/usr/include/X11/extensions/XShm.h:103:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:104:5: error: unknown type name 'Drawable'
Drawable /* d */,
^~~~~~~~
/usr/include/X11/extensions/XShm.h:105:5: error: unknown type name 'XImage'
XImage* /* image */,
^~~~~~
/usr/include/X11/extensions/XShm.h:111:1: error: unknown type name 'XImage'
XImage *XShmCreateImage(
^~~~~~
/usr/include/X11/extensions/XShm.h:112:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:113:5: error: unknown type name 'Visual'
Visual* /* visual */,
^~~~~~
/usr/include/X11/extensions/XShm.h:122:1: error: unknown type name 'Pixmap'
Pixmap XShmCreatePixmap(
^~~~~~
/usr/include/X11/extensions/XShm.h:123:5: error: unknown type name 'Display'
Display* /* dpy */,
^~~~~~~
/usr/include/X11/extensions/XShm.h:124:5: error: unknown type name 'Drawable'
Drawable /* d */,
^~~~~~~~
Configuring package 'SDL'...
(cmd: ./configure --prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --disable-video-x11-xv CFLAGS="-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY" LDFLAGS="-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib/x86_64-linux-gnu")
###TEST FAILED### for: X11/extensions/XShm.h
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking for alloca... yes
checking for working memcmp... yes
checking for working strtod... yes
checking for mprotect... yes
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for getenv... yes
checking for putenv... yes
checking for unsetenv... yes
checking for qsort... yes
checking for abs... yes
checking for bcopy... yes
checking for memset... yes
checking for memcpy... yes
checking for memmove... yes
checking for strlen... yes
checking for strlcpy... no
checking for strlcat... no
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... no
checking for pow in -lm... yes
checking for struct sigaction.sa_sigaction... yes
checking for GCC -fvisibility=hidden option... yes
checking for dlopen... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... yes
checking for Altivec with GCC altivec.h and -maltivec option... no
checking for Altivec with GCC -maltivec option... no
checking for Altivec with GCC altivec.h and -faltivec option... no
checking for Altivec with GCC -faltivec option... no
checking for OSS audio support... yes
checking for dmedia audio support... no
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
-- dynamic libasound -> libasound.so.2
checking for artsc-config... no
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
checking for pkg-config... /usr/bin/pkg-config
checking for PulseAudio 0.9 support... yes
-- dynamic libpulse-simple -> libpulse-simple.so.0
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
checking for audio/audiolib.h... no
checking for AuOpenServer in -laudio... no
checking for NAS audio support... no
checking for X... libraries , headers
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... yes
checking for getpagesize... yes
checking for directfb-config... no
checking for pkg-config... (cached) /usr/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... no
checking for wscons support... no
checking for OpenGL (GLX) support... yes
checking for Linux 2.4 unified input interface... yes
checking for Touchscreen library support... no
checking for hid_init in -lusbhid... no
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking libusb.h usability... no
checking libusb.h presence... no
checking for libusb.h... no
checking for hid_init in -lusb... no
checking for usbhid... no
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for sem_timedwait... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for GCC -Wall option... yes
checking for necessary GCC -Wno-multichar option... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sdl-config
config.status: creating SDL.spec
config.status: creating SDL.qpg
config.status: creating sdl.pc
config.status: creating include/SDL_config.h
config.status: executing libtool commands
config.status: executing default commands
Generating dependencies for ./src/SDL.c
Generating dependencies for ./src/SDL_error.c
Generating dependencies for ./src/SDL_fatal.c
Generating dependencies for ./src/audio/SDL_audio.c
Generating dependencies for ./src/audio/SDL_audiocvt.c
Generating dependencies for ./src/audio/SDL_audiodev.c
Generating dependencies for ./src/audio/SDL_mixer.c
Generating dependencies for ./src/audio/SDL_mixer_MMX.c
Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c
Generating dependencies for ./src/audio/SDL_mixer_m68k.c
Generating dependencies for ./src/audio/SDL_wave.c
Generating dependencies for ./src/cdrom/SDL_cdrom.c
Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c
Generating dependencies for ./src/events/SDL_active.c
Generating dependencies for ./src/events/SDL_events.c
Generating dependencies for ./src/events/SDL_expose.c
Generating dependencies for ./src/events/SDL_keyboard.c
Generating dependencies for ./src/events/SDL_mouse.c
Generating dependencies for ./src/events/SDL_quit.c
Generating dependencies for ./src/events/SDL_resize.c
Generating dependencies for ./src/file/SDL_rwops.c
Generating dependencies for ./src/stdlib/SDL_getenv.c
Generating dependencies for ./src/stdlib/SDL_iconv.c
Generating dependencies for ./src/stdlib/SDL_malloc.c
Generating dependencies for ./src/stdlib/SDL_qsort.c
Generating dependencies for ./src/stdlib/SDL_stdlib.c
Generating dependencies for ./src/stdlib/SDL_string.c
Generating dependencies for ./src/thread/SDL_thread.c
Generating dependencies for ./src/timer/SDL_timer.c
Generating dependencies for ./src/video/SDL_RLEaccel.c
Generating dependencies for ./src/video/SDL_blit.c
Generating dependencies for ./src/video/SDL_blit_0.c
Generating dependencies for ./src/video/SDL_blit_1.c
Generating dependencies for ./src/video/SDL_blit_A.c
Generating dependencies for ./src/video/SDL_blit_N.c
Generating dependencies for ./src/video/SDL_bmp.c
Generating dependencies for ./src/video/SDL_cursor.c
Generating dependencies for ./src/video/SDL_gamma.c
Generating dependencies for ./src/video/SDL_pixels.c
Generating dependencies for ./src/video/SDL_stretch.c
Generating dependencies for ./src/video/SDL_surface.c
Generating dependencies for ./src/video/SDL_video.c
Generating dependencies for ./src/video/SDL_yuv.c
Generating dependencies for ./src/video/SDL_yuv_mmx.c
Generating dependencies for ./src/video/SDL_yuv_sw.c
Generating dependencies for ./src/joystick/SDL_joystick.c
Generating dependencies for ./src/video/dummy/SDL_nullevents.c
Generating dependencies for ./src/video/dummy/SDL_nullmouse.c
Generating dependencies for ./src/video/dummy/SDL_nullvideo.c
Generating dependencies for ./src/audio/disk/SDL_diskaudio.c
Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c
Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c
Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c
Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c
Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c
Generating dependencies for ./src/audio/pulse/SDL_pulseaudio.c
Generating dependencies for ./src/video/x11/SDL_x11dga.c
Generating dependencies for ./src/video/x11/SDL_x11dyn.c
Generating dependencies for ./src/video/x11/SDL_x11events.c
Generating dependencies for ./src/video/x11/SDL_x11gamma.c
Generating dependencies for ./src/video/x11/SDL_x11gl.c
Generating dependencies for ./src/video/x11/SDL_x11image.c
Generating dependencies for ./src/video/x11/SDL_x11modes.c
Generating dependencies for ./src/video/x11/SDL_x11mouse.c
Generating dependencies for ./src/video/x11/SDL_x11video.c
Generating dependencies for ./src/video/x11/SDL_x11wm.c
Generating dependencies for ./src/video/x11/SDL_x11yuv.c
Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c
Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c
Generating dependencies for ./src/video/dga/SDL_dgaevents.c
Generating dependencies for ./src/video/dga/SDL_dgamouse.c
Generating dependencies for ./src/video/dga/SDL_dgavideo.c
Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c
Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c
Generating dependencies for ./src/video/Xext/XME/xme.c
Generating dependencies for ./src/video/fbcon/SDL_fb3dfx.c
Generating dependencies for ./src/video/fbcon/SDL_fbelo.c
Generating dependencies for ./src/video/fbcon/SDL_fbevents.c
Generating dependencies for ./src/video/fbcon/SDL_fbmatrox.c
Generating dependencies for ./src/video/fbcon/SDL_fbmouse.c
Generating dependencies for ./src/video/fbcon/SDL_fbriva.c
Generating dependencies for ./src/video/fbcon/SDL_fbvideo.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/joystick/linux/SDL_sysjoystick.c
Generating dependencies for ./src/cdrom/linux/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'
- found: 'make'
Running make install SDL...
(cmd: make install)
/bin/bash build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o
In file included from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_sysevents.h:24,
from ./src/events/SDL_events.c:28:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_sysevents.h:24,
from ./src/events/SDL_events.c:28:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o
In file included from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_sysevents.h:24,
from ./src/events/SDL_keyboard.c:29:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_sysevents.h:24,
from ./src/events/SDL_keyboard.c:29:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o
In file included from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_mouse.c:29:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_mouse.c:29:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o
In file included from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_resize.c:28:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/events/../video/SDL_sysvideo.h:37,
from ./src/events/SDL_resize.c:28:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_RLEaccel.c:90:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_RLEaccel.c:90:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_blit.c:25:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_blit.c:25:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_blit_1.c:26:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_blit_1.c:26:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_cursor.c:30:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_cursor.c:30:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_gamma.c:38:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_gamma.c:38:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_pixels.c:28:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_pixels.c:28:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_surface.c:25:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_surface.c:25:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_video.c:27:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_video.c:27:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_yuv.c:27:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_yuv.c:27:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o
In file included from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_yuvfuncs.h:27,
from ./src/video/SDL_yuv_sw.c:89:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/SDL_sysvideo.h:37,
from ./src/video/SDL_yuvfuncs.h:27,
from ./src/video/SDL_yuv_sw.c:89:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -fPIC -DPIC -o build/.libs/SDL_joystick.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o
In file included from ./src/video/dummy/../../events/../video/SDL_sysvideo.h:37,
from ./src/video/dummy/../../events/SDL_sysevents.h:24,
from ./src/video/dummy/SDL_nullevents.c:28:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dummy/../../events/../video/SDL_sysvideo.h:37,
from ./src/video/dummy/../../events/SDL_sysevents.h:24,
from ./src/video/dummy/SDL_nullevents.c:28:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o
In file included from ./src/video/dummy/../SDL_sysvideo.h:37,
from ./src/video/dummy/SDL_nullvideo.h:27,
from ./src/video/dummy/SDL_nullmouse_c.h:24,
from ./src/video/dummy/SDL_nullmouse.c:27:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dummy/../SDL_sysvideo.h:37,
from ./src/video/dummy/SDL_nullvideo.h:27,
from ./src/video/dummy/SDL_nullmouse_c.h:24,
from ./src/video/dummy/SDL_nullmouse.c:27:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o
In file included from ./src/video/dummy/../SDL_sysvideo.h:37,
from ./src/video/dummy/SDL_nullvideo.c:41:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dummy/../SDL_sysvideo.h:37,
from ./src/video/dummy/SDL_nullvideo.c:41:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -fPIC -DPIC -o build/.libs/SDL_dspaudio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -fPIC -DPIC -o build/.libs/SDL_dmaaudio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -fPIC -DPIC -o build/.libs/SDL_alsa_audio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/pulse/SDL_pulseaudio.c -o build/SDL_pulseaudio.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/pulse/SDL_pulseaudio.c -fPIC -DPIC -o build/.libs/SDL_pulseaudio.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/pulse/SDL_pulseaudio.c -o build/SDL_pulseaudio.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c -o build/SDL_x11dga.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c -fPIC -DPIC -o build/.libs/SDL_x11dga.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11dga.c:30:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11dga.c:30:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c -o build/SDL_x11dga.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dyn.c -o build/SDL_x11dyn.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dyn.c -fPIC -DPIC -o build/.libs/SDL_x11dyn.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dyn.c -o build/SDL_x11dyn.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11events.c -o build/SDL_x11events.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11events.c -fPIC -DPIC -o build/.libs/SDL_x11events.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11events.c:39:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11events.c:39:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
./src/video/x11/SDL_x11events.c: In function 'X11_TranslateKeycode':
./src/video/x11/SDL_x11events.c:1124:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
xsym = XKeycodeToKeysym(display, kc, 0);
^~~~
In file included from ./src/video/x11/SDL_x11events.c:27:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
./src/video/x11/SDL_x11events.c: In function 'get_modifier_masks':
./src/video/x11/SDL_x11events.c:1216:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
KeySym ks = XKeycodeToKeysym(display, kc, 0);
^~~~~~
In file included from ./src/video/x11/SDL_x11events.c:27:
/usr/include/X11/Xlib.h:1687:15: note: declared here
extern KeySym XKeycodeToKeysym(
^~~~~~~~~~~~~~~~
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11events.c -o build/SDL_x11events.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gamma.c -o build/SDL_x11gamma.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gamma.c -fPIC -DPIC -o build/.libs/SDL_x11gamma.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11gamma.c:27:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11gamma.c:27:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gamma.c -o build/SDL_x11gamma.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gl.c -o build/SDL_x11gl.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gl.c -fPIC -DPIC -o build/.libs/SDL_x11gl.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11gl.c:24:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11gl.c:24:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gl.c -o build/SDL_x11gl.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11image.c -o build/SDL_x11image.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11image.c -fPIC -DPIC -o build/.libs/SDL_x11image.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11image_c.h:24,
from ./src/video/x11/SDL_x11image.c:29:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11image_c.h:24,
from ./src/video/x11/SDL_x11image.c:29:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
./src/video/x11/SDL_x11image.c:253:13: warning: 'X11_MITSHMUpdate' defined but not used [-Wunused-function]
static void X11_MITSHMUpdate(_THIS, int numrects, SDL_Rect *rects)
^~~~~~~~~~~~~~~~
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11image.c -o build/SDL_x11image.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11modes.c -o build/SDL_x11modes.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11modes.c -fPIC -DPIC -o build/.libs/SDL_x11modes.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11modes.c:31:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11modes.c:31:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11modes.c -o build/SDL_x11modes.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11mouse.c -o build/SDL_x11mouse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11mouse.c -fPIC -DPIC -o build/.libs/SDL_x11mouse.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11mouse.c:30:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11mouse.c:30:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11mouse.c -o build/SDL_x11mouse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11video.c -o build/SDL_x11video.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11video.c -fPIC -DPIC -o build/.libs/SDL_x11video.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.c:43:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.c:43:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11video.c -o build/SDL_x11video.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11wm.c -o build/SDL_x11wm.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11wm.c -fPIC -DPIC -o build/.libs/SDL_x11wm.o
In file included from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11modes_c.h:26,
from ./src/video/x11/SDL_x11wm.c:33:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/x11/../SDL_sysvideo.h:37,
from ./src/video/x11/SDL_x11video.h:32,
from ./src/video/x11/SDL_x11modes_c.h:26,
from ./src/video/x11/SDL_x11wm.c:33:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11wm.c -o build/SDL_x11wm.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11yuv.c -o build/SDL_x11yuv.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11yuv.c -fPIC -DPIC -o build/.libs/SDL_x11yuv.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11yuv.c -o build/SDL_x11yuv.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c -o build/XF86DGA.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c -fPIC -DPIC -o build/.libs/XF86DGA.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c -o build/XF86DGA.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c -o build/XF86DGA2.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c -fPIC -DPIC -o build/.libs/XF86DGA2.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c -o build/XF86DGA2.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgaevents.c -o build/SDL_dgaevents.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgaevents.c -fPIC -DPIC -o build/.libs/SDL_dgaevents.o
In file included from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgaevents.c:31:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgaevents.c:31:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgaevents.c -o build/SDL_dgaevents.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgamouse.c -o build/SDL_dgamouse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgamouse.c -fPIC -DPIC -o build/.libs/SDL_dgamouse.o
In file included from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgavideo.h:39,
from ./src/video/dga/SDL_dgamouse.c:28:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgavideo.h:39,
from ./src/video/dga/SDL_dgamouse.c:28:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgamouse.c -o build/SDL_dgamouse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgavideo.c -o build/SDL_dgavideo.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgavideo.c -fPIC -DPIC -o build/.libs/SDL_dgavideo.o
In file included from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgavideo.c:34:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/dga/../SDL_sysvideo.h:37,
from ./src/video/dga/SDL_dgavideo.c:34:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgavideo.c -o build/SDL_dgavideo.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c -o build/XF86VMode.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c -fPIC -DPIC -o build/.libs/XF86VMode.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c -o build/XF86VMode.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xinerama/Xinerama.c -o build/Xinerama.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xinerama/Xinerama.c -fPIC -DPIC -o build/.libs/Xinerama.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xinerama/Xinerama.c -o build/Xinerama.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/XME/xme.c -o build/xme.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/XME/xme.c -fPIC -DPIC -o build/.libs/xme.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/XME/xme.c -o build/xme.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fb3dfx.c -o build/SDL_fb3dfx.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fb3dfx.c -fPIC -DPIC -o build/.libs/SDL_fb3dfx.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fb3dfx.h:26,
from ./src/video/fbcon/SDL_fb3dfx.c:26:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fb3dfx.h:26,
from ./src/video/fbcon/SDL_fb3dfx.c:26:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fb3dfx.c -o build/SDL_fb3dfx.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbelo.c -o build/SDL_fbelo.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbelo.c -fPIC -DPIC -o build/.libs/SDL_fbelo.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbelo.c:29:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbelo.c:29:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbelo.c -o build/SDL_fbelo.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbevents.c -o build/SDL_fbevents.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbevents.c -fPIC -DPIC -o build/.libs/SDL_fbevents.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbevents.c:45:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbevents.c:45:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbevents.c -o build/SDL_fbevents.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmatrox.c -o build/SDL_fbmatrox.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmatrox.c -fPIC -DPIC -o build/.libs/SDL_fbmatrox.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbmatrox.h:26,
from ./src/video/fbcon/SDL_fbmatrox.c:26:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbmatrox.h:26,
from ./src/video/fbcon/SDL_fbmatrox.c:26:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmatrox.c -o build/SDL_fbmatrox.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmouse.c -o build/SDL_fbmouse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmouse.c -fPIC -DPIC -o build/.libs/SDL_fbmouse.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbmouse.c:26:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbmouse.c:26:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmouse.c -o build/SDL_fbmouse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbriva.c -o build/SDL_fbriva.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbriva.c -fPIC -DPIC -o build/.libs/SDL_fbriva.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbriva.h:26,
from ./src/video/fbcon/SDL_fbriva.c:26:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.h:33,
from ./src/video/fbcon/SDL_fbriva.h:26,
from ./src/video/fbcon/SDL_fbriva.c:26:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbriva.c -o build/SDL_fbriva.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbvideo.c -o build/SDL_fbvideo.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbvideo.c -fPIC -DPIC -o build/.libs/SDL_fbvideo.o
In file included from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.c:41:
./include/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
#define GL_GLEXT_VERSION 29
In file included from /usr/include/GL/gl.h:2055,
from ./include/SDL_opengl.h:46,
from ./src/video/fbcon/../SDL_sysvideo.h:37,
from ./src/video/fbcon/SDL_fbvideo.c:41:
/usr/include/GL/glext.h:54: note: this is the location of the previous definition
#define GL_GLEXT_VERSION 20180725
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbvideo.c -o build/SDL_fbvideo.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -fPIC -DPIC -o build/.libs/SDL_systhread.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -fPIC -DPIC -o build/.libs/SDL_syssem.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -fPIC -DPIC -o build/.libs/SDL_sysmutex.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -fPIC -DPIC -o build/.libs/SDL_syscond.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -fPIC -DPIC -o build/.libs/SDL_syscdrom.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -fPIC -DPIC -o build/.libs/SDL_systimer.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link gcc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_pulseaudio.lo build/SDL_x11dga.lo build/SDL_x11dyn.lo build/SDL_x11events.lo build/SDL_x11gamma.lo build/SDL_x11gl.lo build/SDL_x11image.lo build/SDL_x11modes.lo build/SDL_x11mouse.lo build/SDL_x11video.lo build/SDL_x11wm.lo build/SDL_x11yuv.lo build/XF86DGA.lo build/XF86DGA2.lo build/SDL_dgaevents.lo build/SDL_dgamouse.lo build/SDL_dgavideo.lo build/XF86VMode.lo build/Xinerama.lo build/xme.lo build/SDL_fb3dfx.lo build/SDL_fbelo.lo build/SDL_fbevents.lo build/SDL_fbmatrox.lo build/SDL_fbmouse.lo build/SDL_fbriva.lo build/SDL_fbvideo.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib/x86_64-linux-gnu -lm -ldl -lpthread -no-undefined -rpath /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 11:4:11
libtool: link: gcc -shared build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_dspaudio.o build/.libs/SDL_dmaaudio.o build/.libs/SDL_alsa_audio.o build/.libs/SDL_pulseaudio.o build/.libs/SDL_x11dga.o build/.libs/SDL_x11dyn.o build/.libs/SDL_x11events.o build/.libs/SDL_x11gamma.o build/.libs/SDL_x11gl.o build/.libs/SDL_x11image.o build/.libs/SDL_x11modes.o build/.libs/SDL_x11mouse.o build/.libs/SDL_x11video.o build/.libs/SDL_x11wm.o build/.libs/SDL_x11yuv.o build/.libs/XF86DGA.o build/.libs/XF86DGA2.o build/.libs/SDL_dgaevents.o build/.libs/SDL_dgamouse.o build/.libs/SDL_dgavideo.o build/.libs/XF86VMode.o build/.libs/Xinerama.o build/.libs/xme.o build/.libs/SDL_fb3dfx.o build/.libs/SDL_fbelo.o build/.libs/SDL_fbevents.o build/.libs/SDL_fbmatrox.o build/.libs/SDL_fbmouse.o build/.libs/SDL_fbriva.o build/.libs/SDL_fbvideo.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_sysjoystick.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -lm -ldl -lpthread -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libSDL-1.2.so.0 -o build/.libs/libSDL-1.2.so.0.11.4
libtool: link: (cd "build/.libs" && rm -f "libSDL-1.2.so.0" && ln -s "libSDL-1.2.so.0.11.4" "libSDL-1.2.so.0")
libtool: link: (cd "build/.libs" && rm -f "libSDL.so" && ln -s "libSDL-1.2.so.0.11.4" "libSDL.so")
libtool: link: ar cru build/.libs/libSDL.a build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_dspaudio.o build/SDL_dmaaudio.o build/SDL_alsa_audio.o build/SDL_pulseaudio.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xinerama.o build/xme.o build/SDL_fb3dfx.o build/SDL_fbelo.o build/SDL_fbevents.o build/SDL_fbmatrox.o build/SDL_fbmouse.o build/SDL_fbriva.o build/SDL_fbvideo.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_sysjoystick.o build/SDL_syscdrom.o build/SDL_systimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDL.a
libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" )
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -fPIC -DPIC -o build/.libs/SDL_dummy_main.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link gcc -o build/libSDLmain.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_pulseaudio.lo build/SDL_x11dga.lo build/SDL_x11dyn.lo build/SDL_x11events.lo build/SDL_x11gamma.lo build/SDL_x11gl.lo build/SDL_x11image.lo build/SDL_x11modes.lo build/SDL_x11mouse.lo build/SDL_x11video.lo build/SDL_x11wm.lo build/SDL_x11yuv.lo build/XF86DGA.lo build/XF86DGA2.lo build/SDL_dgaevents.lo build/SDL_dgamouse.lo build/SDL_dgavideo.lo build/XF86VMode.lo build/Xinerama.lo build/xme.lo build/SDL_fb3dfx.lo build/SDL_fbelo.lo build/SDL_fbevents.lo build/SDL_fbmatrox.lo build/SDL_fbmouse.lo build/SDL_fbriva.lo build/SDL_fbvideo.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/lib/x86_64-linux-gnu -lm -ldl -lpthread -no-undefined -rpath /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 11:4:11 -static
libtool: link: ar cru build/.libs/libSDLmain.a build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_dspaudio.o build/SDL_dmaaudio.o build/SDL_alsa_audio.o build/SDL_pulseaudio.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xinerama.o build/xme.o build/SDL_fb3dfx.o build/SDL_fbelo.o build/SDL_fbevents.o build/SDL_fbmatrox.o build/SDL_fbmouse.o build/SDL_fbriva.o build/SDL_fbvideo.o build/SDL_systhread.o build/SDL_syssem.o build/SDL_sysmutex.o build/SDL_syscond.o build/SDL_sysjoystick.o build/SDL_syscdrom.o build/SDL_systimer.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDLmain.a
libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" )
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
/usr/bin/install -c -m 755 sdl-config /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin/sdl-config
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL
for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
/usr/bin/install -c -m 644 ./include/$file /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL/$file; \
done
/usr/bin/install -c -m 644 include/SDL_config.h /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL/SDL_config.h
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
/bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL-1.2.so.0.11.4
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; })
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; })
libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.a /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.a
libtool: install: chmod 644 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.a
libtool: install: ranlib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.a
libtool: finish: PATH="/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts:/sbin" ldconfig -n /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDLmain.a
libtool: install: chmod 644 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDLmain.a
libtool: install: ranlib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDLmain.a
libtool: finish: PATH="/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts:/sbin" ldconfig -n /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/aclocal
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/aclocal
/usr/bin/install -c -m 644 ./sdl.m4 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/aclocal/sdl.m4
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig
/bin/bash build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/man/man3
mkdir -p -- /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/man/man3
for src in ./docs/man3/*.3; do \
file=`echo $src | sed -e 's|^.*/||'`; \
/usr/bin/install -c -m 644 $src /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/share/man/man3/$file; \
done
BUILDING package 'SDL_image-1.2.11'...
Configuring package 'SDL_image'...
(cmd: ./configure --prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --with-sdl-prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf CFLAGS="-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg" LDFLAGS="-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib")
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... 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 linux-gnu-windres... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl-config... /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
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... yes
checking for tiffio.h... yes
checking for TIFFClientOpen in -ltiff... yes
checking for LIBWEBP... no
checking webp/decode.h usability... no
checking webp/decode.h presence... no
checking for webp/decode.h... no
checking for WebPGetDecoderVersion in -lwebp... no
configure: WARNING: *** Unable to find WEBP library (http://code.google.com/intl/en-US/speed/webp/index.html)
configure: WARNING: WEBP Pimage loading disabled
-- dynamic libtiff -> libtiff.so.5
-- dynamic libjpeg -> libjpeg.so.62
-- 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'
- found: 'make'
Running make install SDL_image...
(cmd: make install)
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG.lo -MD -MP -MF .deps/IMG.Tpo -c -o IMG.lo IMG.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG.lo -MD -MP -MF .deps/IMG.Tpo -c IMG.c -fPIC -DPIC -o .libs/IMG.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG.lo -MD -MP -MF .deps/IMG.Tpo -c IMG.c -o IMG.o >/dev/null 2>&1
mv -f .deps/IMG.Tpo .deps/IMG.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_bmp.lo -MD -MP -MF .deps/IMG_bmp.Tpo -c -o IMG_bmp.lo IMG_bmp.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_bmp.lo -MD -MP -MF .deps/IMG_bmp.Tpo -c IMG_bmp.c -fPIC -DPIC -o .libs/IMG_bmp.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_bmp.lo -MD -MP -MF .deps/IMG_bmp.Tpo -c IMG_bmp.c -o IMG_bmp.o >/dev/null 2>&1
mv -f .deps/IMG_bmp.Tpo .deps/IMG_bmp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_gif.lo -MD -MP -MF .deps/IMG_gif.Tpo -c -o IMG_gif.lo IMG_gif.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_gif.lo -MD -MP -MF .deps/IMG_gif.Tpo -c IMG_gif.c -fPIC -DPIC -o .libs/IMG_gif.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_gif.lo -MD -MP -MF .deps/IMG_gif.Tpo -c IMG_gif.c -o IMG_gif.o >/dev/null 2>&1
mv -f .deps/IMG_gif.Tpo .deps/IMG_gif.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_jpg.lo -MD -MP -MF .deps/IMG_jpg.Tpo -c -o IMG_jpg.lo IMG_jpg.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_jpg.lo -MD -MP -MF .deps/IMG_jpg.Tpo -c IMG_jpg.c -fPIC -DPIC -o .libs/IMG_jpg.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_jpg.lo -MD -MP -MF .deps/IMG_jpg.Tpo -c IMG_jpg.c -o IMG_jpg.o >/dev/null 2>&1
mv -f .deps/IMG_jpg.Tpo .deps/IMG_jpg.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_lbm.lo -MD -MP -MF .deps/IMG_lbm.Tpo -c -o IMG_lbm.lo IMG_lbm.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_lbm.lo -MD -MP -MF .deps/IMG_lbm.Tpo -c IMG_lbm.c -fPIC -DPIC -o .libs/IMG_lbm.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_lbm.lo -MD -MP -MF .deps/IMG_lbm.Tpo -c IMG_lbm.c -o IMG_lbm.o >/dev/null 2>&1
mv -f .deps/IMG_lbm.Tpo .deps/IMG_lbm.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pcx.lo -MD -MP -MF .deps/IMG_pcx.Tpo -c -o IMG_pcx.lo IMG_pcx.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pcx.lo -MD -MP -MF .deps/IMG_pcx.Tpo -c IMG_pcx.c -fPIC -DPIC -o .libs/IMG_pcx.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pcx.lo -MD -MP -MF .deps/IMG_pcx.Tpo -c IMG_pcx.c -o IMG_pcx.o >/dev/null 2>&1
mv -f .deps/IMG_pcx.Tpo .deps/IMG_pcx.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_png.lo -MD -MP -MF .deps/IMG_png.Tpo -c -o IMG_png.lo IMG_png.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_png.lo -MD -MP -MF .deps/IMG_png.Tpo -c IMG_png.c -fPIC -DPIC -o .libs/IMG_png.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_png.lo -MD -MP -MF .deps/IMG_png.Tpo -c IMG_png.c -o IMG_png.o >/dev/null 2>&1
mv -f .deps/IMG_png.Tpo .deps/IMG_png.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pnm.lo -MD -MP -MF .deps/IMG_pnm.Tpo -c -o IMG_pnm.lo IMG_pnm.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pnm.lo -MD -MP -MF .deps/IMG_pnm.Tpo -c IMG_pnm.c -fPIC -DPIC -o .libs/IMG_pnm.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_pnm.lo -MD -MP -MF .deps/IMG_pnm.Tpo -c IMG_pnm.c -o IMG_pnm.o >/dev/null 2>&1
mv -f .deps/IMG_pnm.Tpo .deps/IMG_pnm.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tga.lo -MD -MP -MF .deps/IMG_tga.Tpo -c -o IMG_tga.lo IMG_tga.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tga.lo -MD -MP -MF .deps/IMG_tga.Tpo -c IMG_tga.c -fPIC -DPIC -o .libs/IMG_tga.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tga.lo -MD -MP -MF .deps/IMG_tga.Tpo -c IMG_tga.c -o IMG_tga.o >/dev/null 2>&1
mv -f .deps/IMG_tga.Tpo .deps/IMG_tga.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tif.lo -MD -MP -MF .deps/IMG_tif.Tpo -c -o IMG_tif.lo IMG_tif.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tif.lo -MD -MP -MF .deps/IMG_tif.Tpo -c IMG_tif.c -fPIC -DPIC -o .libs/IMG_tif.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_tif.lo -MD -MP -MF .deps/IMG_tif.Tpo -c IMG_tif.c -o IMG_tif.o >/dev/null 2>&1
mv -f .deps/IMG_tif.Tpo .deps/IMG_tif.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xcf.lo -MD -MP -MF .deps/IMG_xcf.Tpo -c -o IMG_xcf.lo IMG_xcf.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xcf.lo -MD -MP -MF .deps/IMG_xcf.Tpo -c IMG_xcf.c -fPIC -DPIC -o .libs/IMG_xcf.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xcf.lo -MD -MP -MF .deps/IMG_xcf.Tpo -c IMG_xcf.c -o IMG_xcf.o >/dev/null 2>&1
mv -f .deps/IMG_xcf.Tpo .deps/IMG_xcf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xpm.lo -MD -MP -MF .deps/IMG_xpm.Tpo -c -o IMG_xpm.lo IMG_xpm.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xpm.lo -MD -MP -MF .deps/IMG_xpm.Tpo -c IMG_xpm.c -fPIC -DPIC -o .libs/IMG_xpm.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xpm.lo -MD -MP -MF .deps/IMG_xpm.Tpo -c IMG_xpm.c -o IMG_xpm.o >/dev/null 2>&1
mv -f .deps/IMG_xpm.Tpo .deps/IMG_xpm.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xv.lo -MD -MP -MF .deps/IMG_xv.Tpo -c -o IMG_xv.lo IMG_xv.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xv.lo -MD -MP -MF .deps/IMG_xv.Tpo -c IMG_xv.c -fPIC -DPIC -o .libs/IMG_xv.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_xv.lo -MD -MP -MF .deps/IMG_xv.Tpo -c IMG_xv.c -o IMG_xv.o >/dev/null 2>&1
mv -f .deps/IMG_xv.Tpo .deps/IMG_xv.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_webp.lo -MD -MP -MF .deps/IMG_webp.Tpo -c -o IMG_webp.lo IMG_webp.c
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_webp.lo -MD -MP -MF .deps/IMG_webp.Tpo -c IMG_webp.c -fPIC -DPIC -o .libs/IMG_webp.o
libtool: compile: gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT IMG_webp.lo -MD -MP -MF .deps/IMG_webp.Tpo -c IMG_webp.c -o IMG_webp.o >/dev/null 2>&1
mv -f .deps/IMG_webp.Tpo .deps/IMG_webp.Plo
/bin/bash ./libtool --mode=link gcc -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:3:8 -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -o libSDL_image.la -rpath /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib IMG.lo IMG_bmp.lo IMG_gif.lo IMG_jpg.lo IMG_lbm.lo IMG_pcx.lo IMG_png.lo IMG_pnm.lo IMG_tga.lo IMG_tif.lo IMG_xcf.lo IMG_xpm.lo IMG_xv.lo IMG_webp.lo -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -lSDL -lpthread
libtool: link: gcc -shared .libs/IMG.o .libs/IMG_bmp.o .libs/IMG_gif.o .libs/IMG_jpg.o .libs/IMG_lbm.o .libs/IMG_pcx.o .libs/IMG_png.o .libs/IMG_pnm.o .libs/IMG_tga.o .libs/IMG_tif.o .libs/IMG_xcf.o .libs/IMG_xpm.o .libs/IMG_xv.o .libs/IMG_webp.o -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.so -lm -ldl -lpthread -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-soname -Wl,libSDL_image-1.2.so.0 -o .libs/libSDL_image-1.2.so.0.8.3
libtool: link: (cd ".libs" && rm -f "libSDL_image-1.2.so.0" && ln -s "libSDL_image-1.2.so.0.8.3" "libSDL_image-1.2.so.0")
libtool: link: (cd ".libs" && rm -f "libSDL_image.so" && ln -s "libSDL_image-1.2.so.0.8.3" "libSDL_image.so")
libtool: link: ar cru .libs/libSDL_image.a IMG.o IMG_bmp.o IMG_gif.o IMG_jpg.o IMG_lbm.o IMG_pcx.o IMG_png.o IMG_pnm.o IMG_tga.o IMG_tif.o IMG_xcf.o IMG_xpm.o IMG_xv.o IMG_webp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libSDL_image.a
libtool: link: ( cd ".libs" && rm -f "libSDL_image.la" && ln -s "../libSDL_image.la" "libSDL_image.la" )
gcc -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_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_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.62\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT showimage.o -MD -MP -MF .deps/showimage.Tpo -c -o showimage.o showimage.c
mv -f .deps/showimage.Tpo .deps/showimage.Po
/bin/bash ./libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -o showimage showimage.o libSDL_image.la -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -lSDL -lpthread
libtool: link: gcc -I/usr/include/libpng16 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o .libs/showimage showimage.o -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib ./.libs/libSDL_image.so /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.so -lm -ldl -lpthread -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
make[1]: Entering directory '/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_image-1.2.11'
test -z "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib" || /bin/mkdir -p "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib"
/bin/bash ./libtool --mode=install /usr/bin/install -c 'libSDL_image.la' '/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image.la'
libtool: install: /usr/bin/install -c .libs/libSDL_image-1.2.so.0.8.3 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image-1.2.so.0.8.3
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL_image-1.2.so.0.8.3 libSDL_image-1.2.so.0 || { rm -f libSDL_image-1.2.so.0 && ln -s libSDL_image-1.2.so.0.8.3 libSDL_image-1.2.so.0; }; })
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL_image-1.2.so.0.8.3 libSDL_image.so || { rm -f libSDL_image.so && ln -s libSDL_image-1.2.so.0.8.3 libSDL_image.so; }; })
libtool: install: /usr/bin/install -c .libs/libSDL_image.lai /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image.la
libtool: install: /usr/bin/install -c .libs/libSDL_image.a /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image.a
libtool: install: chmod 644 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image.a
libtool: install: ranlib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_image.a
libtool: finish: PATH="/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts:/sbin" ldconfig -n /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL" || /bin/mkdir -p "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL"
/usr/bin/install -c -m 644 'SDL_image.h' '/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL/SDL_image.h'
test -z "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig" || /bin/mkdir -p "/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig"
/usr/bin/install -c -m 644 'SDL_image.pc' '/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig/SDL_image.pc'
make[1]: Leaving directory '/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_image-1.2.11'
Gonna detect GNU make:
- testing: 'make'
- found: 'make'
BUILDING package 'SDL_mixer-1.2.12'...
Configuring package 'SDL_mixer'...
(cmd: ./configure --prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --with-sdl-prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf CFLAGS="-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg" LDFLAGS="-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib")
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for windres... no
checking for linux-gnu-windres... no
checking for an ANSI C-conforming const... yes
checking for GCC -MMD -MT option... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sdl-config... /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking for pow in -lm... yes
checking for GCC -fvisibility=hidden option... yes
checking for fork... yes
checking for vfork... yes
checking for libmikmod-config... no
configure: WARNING: *** Unable to find MikMod library (http://mikmod.raphnet.net/)
configure: WARNING: MOD support disabled
checking fluidsynth.h usability... 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... yes
checking for vorbis/vorbisfile.h... yes
checking for ov_open_callbacks in -lvorbisfile... yes
-- dynamic libvorbisfile -> libvorbisfile.so.3
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'
- found: 'make'
Running make install SDL_mixer...
(cmd: make install)
/bin/bash ./build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_position.lo -c effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effects_internal.lo -c effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_aiff.lo -c load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_voc.lo -c load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -o build/music.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -fPIC -DPIC -o build/.libs/music.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music.lo -c music.c -o build/music.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_cmd.lo -c music_cmd.c -o build/music_cmd.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_cmd.lo -c music_cmd.c -fPIC -DPIC -o build/.libs/music_cmd.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_cmd.lo -c music_cmd.c -o build/music_cmd.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -o build/wavestream.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -fPIC -DPIC -o build/.libs/wavestream.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/wavestream.lo -c wavestream.c -o build/wavestream.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -o build/common.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -fPIC -DPIC -o build/.libs/common.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/common.lo -c timidity/common.c -o build/common.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -o build/ctrlmode.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -fPIC -DPIC -o build/.libs/ctrlmode.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/ctrlmode.lo -c timidity/ctrlmode.c -o build/ctrlmode.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -o build/filter.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -fPIC -DPIC -o build/.libs/filter.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/filter.lo -c timidity/filter.c -o build/filter.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -o build/instrum.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -fPIC -DPIC -o build/.libs/instrum.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/instrum.lo -c timidity/instrum.c -o build/instrum.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -o build/mix.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -fPIC -DPIC -o build/.libs/mix.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/mix.lo -c timidity/mix.c -o build/mix.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -o build/output.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -fPIC -DPIC -o build/.libs/output.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/output.lo -c timidity/output.c -o build/output.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -o build/playmidi.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -fPIC -DPIC -o build/.libs/playmidi.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmidi.lo -c timidity/playmidi.c -o build/playmidi.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -o build/readmidi.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -fPIC -DPIC -o build/.libs/readmidi.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/readmidi.lo -c timidity/readmidi.c -o build/readmidi.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -o build/resample.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -fPIC -DPIC -o build/.libs/resample.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/resample.lo -c timidity/resample.c -o build/resample.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_a.lo -c timidity/sdl_a.c -o build/sdl_a.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_a.lo -c timidity/sdl_a.c -fPIC -DPIC -o build/.libs/sdl_a.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_a.lo -c timidity/sdl_a.c -o build/sdl_a.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_c.lo -c timidity/sdl_c.c -o build/sdl_c.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_c.lo -c timidity/sdl_c.c -fPIC -DPIC -o build/.libs/sdl_c.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/sdl_c.lo -c timidity/sdl_c.c -o build/sdl_c.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -o build/tables.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -fPIC -DPIC -o build/.libs/tables.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/tables.lo -c timidity/tables.c -o build/tables.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -fPIC -DPIC -o build/.libs/timidity.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/timidity.lo -c timidity/timidity.c -o build/timidity.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_ogg.lo -c dynamic_ogg.c -o build/dynamic_ogg.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_ogg.lo -c dynamic_ogg.c -fPIC -DPIC -o build/.libs/dynamic_ogg.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/dynamic_ogg.lo -c dynamic_ogg.c -o build/dynamic_ogg.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_ogg.lo -c load_ogg.c -o build/load_ogg.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_ogg.lo -c load_ogg.c -fPIC -DPIC -o build/.libs/load_ogg.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/load_ogg.lo -c load_ogg.c -o build/load_ogg.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_ogg.lo -c music_ogg.c -o build/music_ogg.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_ogg.lo -c music_ogg.c -fPIC -DPIC -o build/.libs/music_ogg.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/music_ogg.lo -c music_ogg.c -o build/music_ogg.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link gcc -o build/libSDL_mixer.la build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/load_aiff.lo build/load_voc.lo build/mixer.lo build/music.lo build/music_cmd.lo build/wavestream.lo build/common.lo build/ctrlmode.lo build/filter.lo build/instrum.lo build/mix.lo build/output.lo build/playmidi.lo build/readmidi.lo build/resample.lo build/sdl_a.lo build/sdl_c.lo build/tables.lo build/timidity.lo build/dynamic_ogg.lo build/load_ogg.lo build/music_ogg.lo -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -lSDL -lpthread -lm -no-undefined -rpath /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -release 1.2 -version-info 12:0:12
libtool: link: gcc -shared build/.libs/effect_position.o build/.libs/effect_stereoreverse.o build/.libs/effects_internal.o build/.libs/load_aiff.o build/.libs/load_voc.o build/.libs/mixer.o build/.libs/music.o build/.libs/music_cmd.o build/.libs/wavestream.o build/.libs/common.o build/.libs/ctrlmode.o build/.libs/filter.o build/.libs/instrum.o build/.libs/mix.o build/.libs/output.o build/.libs/playmidi.o build/.libs/readmidi.o build/.libs/resample.o build/.libs/sdl_a.o build/.libs/sdl_c.o build/.libs/tables.o build/.libs/timidity.o build/.libs/dynamic_ogg.o build/.libs/load_ogg.o build/.libs/music_ogg.o -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.so -ldl -lpthread -lm -Wl,-rpath -Wl,/usr/lib/x86_64-linux-gnu -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-soname -Wl,libSDL_mixer-1.2.so.0 -o build/.libs/libSDL_mixer-1.2.so.0.12.0
libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer-1.2.so.0" && ln -s "libSDL_mixer-1.2.so.0.12.0" "libSDL_mixer-1.2.so.0")
libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer.so" && ln -s "libSDL_mixer-1.2.so.0.12.0" "libSDL_mixer.so")
libtool: link: ar cru build/.libs/libSDL_mixer.a build/effect_position.o build/effect_stereoreverse.o build/effects_internal.o build/load_aiff.o build/load_voc.o build/mixer.o build/music.o build/music_cmd.o build/wavestream.o build/common.o build/ctrlmode.o build/filter.o build/instrum.o build/mix.o build/output.o build/playmidi.o build/readmidi.o build/resample.o build/sdl_a.o build/sdl_c.o build/tables.o build/timidity.o build/dynamic_ogg.o build/load_ogg.o build/music_ogg.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib build/.libs/libSDL_mixer.a
libtool: link: ( cd "build/.libs" && rm -f "libSDL_mixer.la" && ln -s "../libSDL_mixer.la" "libSDL_mixer.la" )
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -o build/playwave.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -fPIC -DPIC -o build/.libs/playwave.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playwave.lo -c playwave.c -o build/playwave.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link gcc -o build/playwave build/playwave.lo -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -lSDL -lpthread build/libSDL_mixer.la
libtool: link: gcc -o build/.libs/playwave build/.libs/playwave.o -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu build/.libs/libSDL_mixer.so /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.so -ldl -lpthread -lm -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
/bin/bash ./libtool --mode=compile gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -o build/playmus.lo
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -fPIC -DPIC -o build/.libs/playmus.o
libtool: compile: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -D_GNU_SOURCE=1 -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DHAVE_SIGNAL_H -DHAVE_SETBUF -MMD -MT build/playmus.lo -c playmus.c -o build/playmus.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link gcc -o build/playmus build/playmus.lo -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -Wl,-rpath,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -lSDL -lpthread build/libSDL_mixer.la
libtool: link: gcc -o build/.libs/playmus build/.libs/playmus.o -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu build/.libs/libSDL_mixer.so /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL.so -ldl -lpthread -lm -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
/bin/bash ./build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL
for src in ./SDL_mixer.h; do \
file=`echo $src | sed -e 's|^.*/||'`; \
/usr/bin/install -c -m 644 $src /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include/SDL/$file; \
done
/bin/bash ./build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig
/usr/bin/install -c -m 644 SDL_mixer.pc /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/pkgconfig/
/bin/bash ./build-scripts/mkinstalldirs /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
/bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.0 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer-1.2.so.0.12.0
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.0 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.0 libSDL_mixer-1.2.so.0; }; })
libtool: install: (cd /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.0 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.0 libSDL_mixer.so; }; })
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.a /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
libtool: install: chmod 644 /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
libtool: install: ranlib /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib/libSDL_mixer.a
libtool: finish: PATH="/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts:/sbin" ldconfig -n /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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: ./configure --prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --with-sdl-prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf CFLAGS="-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg" LDFLAGS="-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib")
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for windres... no
checking for linux-gnu-windres... no
checking for working alloca.h... yes
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=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf --enable-static=yes --enable-shared=yes --with-sdl-prefix=/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf CFLAGS=-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg LDFLAGS=-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = debian10
uname -m = x86_64
uname -r = 4.19.0-12-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.152-1 (2020-10-18)
/usr/bin/uname -p = unknown
/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: /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
PATH: /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
PATH: /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
PATH: /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/cpansand/bin/linux-gnu
PATH: /home/cpansand/bin/sh
PATH: /home/cpansand/bin
PATH: /usr/games
PATH: /home/cpansand/devel
PATH: /home/eserte/src/srezic-misc/scripts
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2034: checking build system type
configure:2052: result: x86_64-unknown-linux-gnu
configure:2074: checking host system type
configure:2089: result: x86_64-unknown-linux-gnu
configure:2159: checking for gcc
configure:2175: found /usr/bin/gcc
configure:2186: result: gcc
configure:2424: checking for C compiler version
configure:2431: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2434: $? = 0
configure:2441: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:2444: $? = 0
configure:2451: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2454: $? = 1
configure:2477: checking for C compiler default output file name
configure:2504: gcc -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c >&5
configure:2507: $? = 0
configure:2545: result: a.out
configure:2562: checking whether the C compiler works
configure:2572: ./a.out
configure:2575: $? = 0
configure:2592: result: yes
configure:2599: checking whether we are cross compiling
configure:2601: result: no
configure:2604: checking for suffix of executables
configure:2611: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c >&5
configure:2614: $? = 0
configure:2638: result:
configure:2644: checking for suffix of object files
configure:2670: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:2673: $? = 0
configure:2696: result: o
configure:2700: checking whether we are using the GNU C compiler
configure:2729: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:2735: $? = 0
configure:2752: result: yes
configure:2757: checking whether gcc accepts -g
configure:2787: gcc -c -g conftest.c >&5
configure:2793: $? = 0
configure:2892: result: yes
configure:2909: checking for gcc option to accept ISO C89
configure:2983: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:2989: $? = 0
configure:3012: result: none needed
configure:3030: checking for a sed that does not truncate output
configure:3109: result: /bin/sed
configure:3127: checking for grep that handles long lines and -e
configure:3201: result: /bin/grep
configure:3206: checking for egrep
configure:3284: result: /bin/grep -E
configure:3289: checking for fgrep
configure:3367: result: /bin/grep -F
configure:3402: checking for ld used by gcc
configure:3469: result: /usr/bin/ld
configure:3478: checking if the linker (/usr/bin/ld) is GNU ld
configure:3493: result: yes
configure:3505: checking for BSD- or MS-compatible name lister (nm)
configure:3554: result: /usr/bin/nm -B
configure:3676: checking the name lister (/usr/bin/nm -B) interface
configure:3688: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:3691: /usr/bin/nm -B "conftest.o"
configure:3694: output
0000000000000000 B some_variable
configure:3690: result: BSD nm
configure:3693: checking whether ln -s works
configure:3697: result: yes
configure:3705: checking the maximum length of command line arguments
configure:3831: result: 1572864
configure:3848: checking whether the shell understands some XSI constructs
configure:3857: result: yes
configure:3861: checking whether the shell understands "+="
configure:3865: result: yes
configure:3900: checking for /usr/bin/ld option to reload object files
configure:3907: result: -r
configure:3976: checking for objdump
configure:3992: found /usr/bin/objdump
configure:4003: result: objdump
configure:4036: checking how to recognize dependent libraries
configure:4234: result: pass_all
configure:4294: checking for ar
configure:4310: found /usr/bin/ar
configure:4321: result: ar
configure:4403: checking for strip
configure:4419: found /usr/bin/strip
configure:4430: result: strip
configure:4506: checking for ranlib
configure:4522: found /usr/bin/ranlib
configure:4533: result: ranlib
configure:4627: checking command to parse /usr/bin/nm -B output from gcc object
configure:4745: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:4748: $? = 0
configure:4752: /usr/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:4755: $? = 0
configure:4809: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c conftstm.o >&5
configure:4812: $? = 0
configure:4850: result: ok
configure:4946: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:4949: $? = 0
configure:5729: checking how to run the C preprocessor
configure:5769: gcc -E conftest.c
configure:5775: $? = 0
configure:5806: gcc -E conftest.c
conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5812: $? = 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:5845: result: gcc -E
configure:5874: gcc -E conftest.c
configure:5880: $? = 0
configure:5911: gcc -E conftest.c
conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5917: $? = 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:5955: checking for ANSI C header files
configure:5985: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:5991: $? = 0
configure:6090: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c >&5
configure:6093: $? = 0
configure:6099: ./conftest
configure:6102: $? = 0
configure:6119: result: yes
configure:6143: checking for sys/types.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for sys/stat.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for stdlib.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for string.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for memory.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for strings.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for inttypes.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for stdint.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for unistd.h
configure:6164: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6202: checking for dlfcn.h
configure:6223: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:6229: $? = 0
configure:6245: result: yes
configure:6739: checking for objdir
configure:6754: result: .libs
configure:7050: checking if gcc supports -fno-rtti -fno-exceptions
configure:7082: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7086: $? = 0
configure:7085: result: no
configure:7105: checking for gcc option to produce PIC
configure:7377: result: -fPIC -DPIC
configure:7389: checking if gcc PIC flag -fPIC -DPIC works
configure:7421: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -fPIC -DPIC -DPIC conftest.c >&5
configure:7425: $? = 0
configure:7424: result: yes
configure:7448: checking if gcc static flag -static works
configure:7476: result: yes
configure:7491: checking if gcc supports -c -o file.o
configure:7526: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -o out/conftest2.o conftest.c >&5
configure:7530: $? = 0
configure:7538: result: yes
configure:7546: checking if gcc supports -c -o file.o
configure:7593: result: yes
configure:7626: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8688: result: yes
configure:8725: checking whether -lc should be explicitly linked in
configure:8730: gcc -c -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg conftest.c >&5
configure:8733: $? = 0
configure:8748: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:8751: $? = 0
configure:8763: result: no
configure:8927: checking dynamic linker characteristics
configure:9372: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9378: $? = 0
configure:9608: result: GNU/Linux ld.so
configure:9710: checking how to hardcode library paths into programs
configure:9735: result: immediate
configure:10540: checking whether stripping libraries is possible
configure:10545: result: yes
configure:10580: checking if libtool supports shared libraries
configure:10582: result: yes
configure:10585: checking whether to build shared libraries
configure:10606: result: yes
configure:10609: checking whether to build static libraries
configure:10613: result: yes
configure:7553: checking host system type
configure:7568: result: x86_64-unknown-linux-gnu
configure:7606: checking for a BSD-compatible install
configure:7662: result: /usr/bin/install -c
configure:7673: checking whether build environment is sane
configure:7716: result: yes
configure:7744: checking for a thread-safe mkdir -p
configure:7783: result: /bin/mkdir -p
configure:7796: checking for gawk
configure:7812: found /usr/bin/gawk
configure:7823: result: gawk
configure:7834: checking whether make sets $(MAKE)
configure:7855: result: yes
configure:7885: checking for style of include used by make
configure:7913: result: GNU
configure:8106: checking dependency style of gcc
configure:8197: result: gcc3
configure:8263: checking for gcc
configure:8290: result: gcc
configure:8528: checking for C compiler version
configure:8535: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:8538: $? = 0
configure:8545: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:8548: $? = 0
configure:8555: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:8558: $? = 1
configure:8561: checking whether we are using the GNU C compiler
configure:8613: result: yes
configure:8618: checking whether gcc accepts -g
configure:8753: result: yes
configure:8770: checking for gcc option to accept ISO C89
configure:8873: result: none needed
configure:8904: checking for a BSD-compatible install
configure:8960: result: /usr/bin/install -c
configure:8971: checking whether make sets $(MAKE)
configure:8992: result: yes
configure:9010: checking for windres
configure:9040: result: no
configure:9010: checking for linux-gnu-windres
configure:9040: result: no
configure:9055: checking for working alloca.h
configure:9082: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c >&5
configure:9088: $? = 0
configure:9105: result: yes
configure:9115: checking for alloca
configure:9162: gcc -o conftest -I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg -L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/lib -Wl,-rpath,/usr/local/lib conftest.c >&5
configure:9168: $? = 0
configure:9185: result: yes
configure:9476: checking for freetype-config
configure:9507: result: no
configure:9519: error:
*** Unable to find FreeType2 library (http://www.freetype.org/)
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg'
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/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/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-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FREETYPE_CONFIG=no
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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=yes
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/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works###ERROR### [256] during ./configure for package 'SDL_ttf'... at inc/My/Builder/Unix.pm line 107.
=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run autoconf'
AUTOHEADER='${SHELL} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run autoheader'
AUTOMAKE='${SHELL} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run automake-1.10'
AWK='gawk'
BINARY_AGE='11'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/include -I/usr/include/vorbis -I/usr/local/include -I/usr/include -I/usr/include/ogg'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
FREETYPE_CONFIG='no'
GL_LIBS=''
GREP='/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 -m elf_x86_64'
LDFLAGS='-L/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/local/lib -Wl,-rpath,/usr/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} /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/build_src/SDL_ttf-2.0.11/missing --run makeinfo'
MATHLIB=''
MICRO_VERSION='11'
MINOR_VERSION='0'
NM='/usr/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='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
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='gcc'
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-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/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='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/cpansand/.cpan/build/2020120703/Alien-SDL-1.446-10/sharedir/1.446_5cf799bf'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "SDL_ttf"
#define VERSION "2.0.11"
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
configure: exit 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ -------- --------
Capture::Tiny 0 0.48
ExtUtils::CBuilder 0 0.280235
File::ShareDir 1.00 1.118
File::Spec 0 3.78
File::Temp 0 0.2311
File::Which 0 1.23
perl 5.008000 5.030003
build_requires:
Module Need Have
------------------ -------- --------
Archive::Extract 0 0.86
Archive::Tar 0 2.38
Archive::Zip 0 1.68
Digest::SHA 0 6.02
ExtUtils::CBuilder 0 0.280235
File::Fetch 0.24 1.00
File::Find 0 1.36
File::Path 2.08 2.18
File::ShareDir 0 1.118
File::Spec 0 3.78
File::Temp 0 0.2311
File::Which 0 1.23
Module::Build 0.36 0.4231
Text::Patch 1.4 1.8
configure_requires:
Module Need Have
------------------ -------- --------
Archive::Extract 0 0.86
Capture::Tiny 0 0.48
Digest::SHA 0 6.02
File::Fetch 0.24 1.00
File::Find 0 1.36
File::Path 2.08 2.18
File::ShareDir 0 1.118
File::Spec 0 3.78
File::Which 0 1.23
Module::Build 0.36 0.4231
Text::Patch 1.4 1.8
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = /opt/perl-5.30.3/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13465
PERL5_CPAN_IS_RUNNING = 13465
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2883,13465
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020120703/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2020120703
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.30.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280235
ExtUtils::Command 7.56
ExtUtils::Install 2.18
ExtUtils::MakeMaker 7.56
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.05
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=4.19.0-9-amd64
archname=x86_64-linux
uname='linux debian10 4.19.0-9-amd64 #1 smp debian 4.19.118-2 (2020-04-29) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.30.3 -Dcf_email=srezic@cpan.org'
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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.0'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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
Built under linux
Compiled at Jun 1 2020 20:03:03
%ENV:
PERL="/opt/perl-5.30.3/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13465"
PERL5_CPAN_IS_RUNNING="13465"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2883,13465"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020120703/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/site_perl/5.30.3
/opt/perl-5.30.3/lib/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/5.30.3
.