Alien-SDL v1.446 Perl 5 v5.22.4 x86_64-linux-thread-multi

Status
Fail
From
Chris Williams (BINGOS)
Dist
Alien-SDL v1.446
Platform
Perl 5 v5.22.4 x86_64-linux-thread-multi
Date
2020-12-12 10:34:17
ID
96684668-3c65-11eb-84bc-edd243e66a77
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear Tobias Leich,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9908. Testers personal comments may appear
at the end of this report.


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

TEST RESULTS:

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

Build option used:
	Source code build
    SDL(v1.2.15) SDL_image(v1.2.11) ogg(v1.3.0) vorbis(v1.3.3) SDL_mixer(v1.2.12) SDL_ttf(v2.0.11) SDL_gfx(v2.0.25) SDL_Pango(v1.2) 
Building Alien-SDL
Fetching 'http://froggs.de/libsdl/SDL-1.2-2b923729fd01.tar.gz'...
Checking checksum for 'download/SDL-1.2-2b923729fd01.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.11.tar.gz'...
Checking checksum for 'download/SDL_image-1.2.11.tar.gz'...
Fetching 'http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz'...
Fetch failed! HTTP response: 599 [Internal Exception] at inc/My/Builder.pm line 154.
Checking checksum for 'download/libogg-1.3.0.tar.gz'...
Fetching 'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.gz'...
Fetch failed! HTTP response: 599 [Internal Exception] at inc/My/Builder.pm line 154.
Checking checksum for 'download/libvorbis-1.3.3.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz'...
Checking checksum for 'download/SDL_mixer-1.2.12.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz'...
Checking checksum for 'download/SDL_ttf-2.0.11.tar.gz'...
Fetching 'http://froggs.de/libsdl/SDL_gfx-2.0.25.tar.gz'...
Checking checksum for 'download/SDL_gfx-2.0.25.tar.gz'...
Fetching 'http://downloads.sourceforge.net/sdlpango/SDL_Pango-0.1.2.tar.gz'...
Fetch failed! HTTP response: 599 [Internal Exception] at inc/My/Builder.pm line 154.
Checking checksum for 'download/SDL_Pango-0.1.2.tar.gz'...
Extracting SDL...
Applying patch 'test1.patch'
Applying patch 'SDL-1.2-openbsd-rldflags.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.1.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.2.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.3.patch'
Applying patch 'libsdl-1.2.15-const-xdata32.4.patch'
Applying patch 'SDL-1.2.15-PIC-in-CFLAGS.patch'
Applying patch 'SDL-1.2.15-Makefile.in-OBJECTS.patch'
Applying patch 'SDL-1.2.15-mavericks-cgdirectpallete.patch'
Extracting SDL_image...
Applying patch 'SDL_image-1.2.11-CGFloat.patch'
Applying patch 'SDL_image-1.2.11-libpng-flags.patch'
Extracting ogg...
Extracting vorbis...
Applying patch 'libvorbis-1.3.3-configure.patch'
Extracting SDL_mixer...
Applying patch 'SDL_mixer-1.2.12-native-midi-win32.patch'
Extracting SDL_ttf...
Extracting SDL_gfx...
Extracting SDL_Pango...
Applying patch 'SDL_Pango-0.1.2-API-adds.1.patch'
Applying patch 'SDL_Pango-0.1.2-API-adds.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.1.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.2.patch'
Applying patch 'SDL_Pango-0.1.2-config-tools.3.patch'
Applying patch 'SDL_Pango-0.1.2-include-ft2build.h.patch'
BUILDING package 'SDL-1.2'...
Testing header(s): X11/extensions/XShm.h
In file included from aa34Na.c:6:
/usr/include/X11/extensions/XShm.h:41:5: error: unknown type name ‘Bool’
   41 |     Bool send_event;     /* true if this came frome a SendEvent request */
      |     ^~~~
/usr/include/X11/extensions/XShm.h:42:5: error: unknown type name ‘Display’
   42 |     Display *display;     /* Display the event was read from */
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:43:5: error: unknown type name ‘Drawable’
   43 |     Drawable drawable;     /* drawable of request */
      |     ^~~~~~~~
/usr/include/X11/extensions/XShm.h:54:5: error: unknown type name ‘Bool’
   54 |     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’?
   59 | Bool XShmQueryExtension(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:60:5: error: unknown type name ‘Display’
   60 |     Display*  /* dpy */
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:64:5: error: unknown type name ‘Display’
   64 |     Display*   /* dpy */
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:67:1: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   67 | Bool XShmQueryVersion(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:68:5: error: unknown type name ‘Display’
   68 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:71:5: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   71 |     Bool*  /* sharedPixmaps */
      |     ^~~~
      |     _Bool
/usr/include/X11/extensions/XShm.h:75:5: error: unknown type name ‘Display’
   75 |     Display*  /* dpy */
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:78:1: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   78 | Bool XShmAttach(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:79:5: error: unknown type name ‘Display’
   79 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:83:1: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   83 | Bool XShmDetach(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:84:5: error: unknown type name ‘Display’
   84 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:88:1: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   88 | Bool XShmPutImage(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:89:5: error: unknown type name ‘Display’
   89 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:90:5: error: unknown type name ‘Drawable’
   90 |     Drawable  /* d */,
      |     ^~~~~~~~
/usr/include/X11/extensions/XShm.h:91:5: error: unknown type name ‘GC’
   91 |     GC   /* gc */,
      |     ^~
/usr/include/X11/extensions/XShm.h:92:5: error: unknown type name ‘XImage’
   92 |     XImage*  /* image */,
      |     ^~~~~~
/usr/include/X11/extensions/XShm.h:99:5: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
   99 |     Bool  /* send_event */
      |     ^~~~
      |     _Bool
/usr/include/X11/extensions/XShm.h:102:1: error: unknown type name ‘Bool’; did you mean ‘_Bool’?
  102 | Bool XShmGetImage(
      | ^~~~
      | _Bool
/usr/include/X11/extensions/XShm.h:103:5: error: unknown type name ‘Display’
  103 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:104:5: error: unknown type name ‘Drawable’
  104 |     Drawable  /* d */,
      |     ^~~~~~~~
/usr/include/X11/extensions/XShm.h:105:5: error: unknown type name ‘XImage’
  105 |     XImage*  /* image */,
      |     ^~~~~~
/usr/include/X11/extensions/XShm.h:111:1: error: unknown type name ‘XImage’
  111 | XImage *XShmCreateImage(
      | ^~~~~~
/usr/include/X11/extensions/XShm.h:112:5: error: unknown type name ‘Display’
  112 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:113:5: error: unknown type name ‘Visual’
  113 |     Visual*  /* visual */,
      |     ^~~~~~
/usr/include/X11/extensions/XShm.h:122:1: error: unknown type name ‘Pixmap’
  122 | Pixmap XShmCreatePixmap(
      | ^~~~~~
/usr/include/X11/extensions/XShm.h:123:5: error: unknown type name ‘Display’
  123 |     Display*  /* dpy */,
      |     ^~~~~~~
/usr/include/X11/extensions/XShm.h:124:5: error: unknown type name ‘Drawable’
  124 |     Drawable  /* d */,
      |     ^~~~~~~~
Configuring package 'SDL'...
(cmd: ./configure --prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --disable-video-x11-xv CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/usr/lib")
###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... not present.
checking for snd_ctl_open in -lasound... no
checking for artsc-config... no
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
checking for pkg-config... /usr/bin/pkg-config
checking for PulseAudio 0.9 support... no
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
checking for audio/audiolib.h... no
checking for AuOpenServer in -laudio... no
checking for NAS audio support... no
checking for X... libraries , headers 
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... no
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... no
checking usb.h presence... no
checking for usb.h... no
checking libusb.h usability... no
checking libusb.h presence... no
checking for libusb.h... no
checking for hid_init in -lusb... no
checking for usbhid... no
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for sem_timedwait... yes
checking linux/version.h usability... 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/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c  -o build/SDL.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c  -fPIC -DPIC -o build/.libs/SDL.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c  -o build/SDL_error.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c  -o build/SDL_fatal.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c  -o build/SDL_audio.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c  -o build/SDL_audiocvt.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c  -o build/SDL_audiodev.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c  -o build/SDL_mixer.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c  -o build/SDL_wave.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c  -o build/SDL_cdrom.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c  -o build/SDL_cpuinfo.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c  -o build/SDL_active.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c  -o build/SDL_events.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c  -fPIC -DPIC -o build/.libs/SDL_events.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c  -o build/SDL_expose.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c  -o build/SDL_keyboard.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c  -fPIC -DPIC -o build/.libs/SDL_keyboard.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c  -o build/SDL_mouse.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c  -fPIC -DPIC -o build/.libs/SDL_mouse.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c  -o build/SDL_quit.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c  -o build/SDL_resize.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c  -fPIC -DPIC -o build/.libs/SDL_resize.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c  -o build/SDL_rwops.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c  -o build/SDL_getenv.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c  -o build/SDL_iconv.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c  -o build/SDL_malloc.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c  -o build/SDL_qsort.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c  -o build/SDL_stdlib.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c  -o build/SDL_string.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c  -o build/SDL_thread.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c  -o build/SDL_timer.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c  -o build/SDL_RLEaccel.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c  -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c  -o build/SDL_blit.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c  -fPIC -DPIC -o build/.libs/SDL_blit.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c  -fPIC -DPIC -o build/.libs/SDL_blit_1.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c  -o build/SDL_bmp.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c  -o build/SDL_cursor.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c  -fPIC -DPIC -o build/.libs/SDL_cursor.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c  -o build/SDL_gamma.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c  -fPIC -DPIC -o build/.libs/SDL_gamma.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c  -o build/SDL_pixels.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c  -fPIC -DPIC -o build/.libs/SDL_pixels.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c  -o build/SDL_stretch.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c  -o build/SDL_surface.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c  -fPIC -DPIC -o build/.libs/SDL_surface.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c  -o build/SDL_video.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c  -fPIC -DPIC -o build/.libs/SDL_video.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c  -o build/SDL_yuv.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c  -fPIC -DPIC -o build/.libs/SDL_yuv.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c  -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c  -o build/SDL_joystick.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c  -fPIC -DPIC -o build/.libs/SDL_nullevents.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c  -fPIC -DPIC -o build/.libs/SDL_nullmouse.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c  -fPIC -DPIC -o build/.libs/SDL_nullvideo.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11dga.c  -fPIC -DPIC -o build/.libs/SDL_x11dga.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11events.c  -fPIC -DPIC -o build/.libs/SDL_x11events.o
./src/video/x11/SDL_x11events.c: In function ‘X11_TranslateKeycode’:
./src/video/x11/SDL_x11events.c:1124:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
 1124 |  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
 1687 | 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]
 1216 |    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
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gamma.c  -fPIC -DPIC -o build/.libs/SDL_x11gamma.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11gl.c  -fPIC -DPIC -o build/.libs/SDL_x11gl.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11image.c  -fPIC -DPIC -o build/.libs/SDL_x11image.o
./src/video/x11/SDL_x11image.c:253:13: warning: ‘X11_MITSHMUpdate’ defined but not used [-Wunused-function]
  253 | static void X11_MITSHMUpdate(_THIS, int numrects, SDL_Rect *rects)
      |             ^~~~~~~~~~~~~~~~
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11modes.c  -fPIC -DPIC -o build/.libs/SDL_x11modes.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11mouse.c  -fPIC -DPIC -o build/.libs/SDL_x11mouse.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11video.c  -fPIC -DPIC -o build/.libs/SDL_x11video.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/x11/SDL_x11wm.c  -fPIC -DPIC -o build/.libs/SDL_x11wm.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -o build/XF86DGA.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86dga/XF86DGA2.c  -o build/XF86DGA2.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgaevents.c  -fPIC -DPIC -o build/.libs/SDL_dgaevents.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgamouse.c  -fPIC -DPIC -o build/.libs/SDL_dgamouse.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dga/SDL_dgavideo.c  -fPIC -DPIC -o build/.libs/SDL_dgavideo.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xxf86vm/XF86VMode.c  -o build/XF86VMode.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/Xinerama/Xinerama.c  -o build/Xinerama.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/Xext/XME/xme.c  -o build/xme.lo
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fb3dfx.c  -fPIC -DPIC -o build/.libs/SDL_fb3dfx.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbelo.c  -fPIC -DPIC -o build/.libs/SDL_fbelo.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbevents.c  -fPIC -DPIC -o build/.libs/SDL_fbevents.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmatrox.c  -fPIC -DPIC -o build/.libs/SDL_fbmatrox.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbmouse.c  -fPIC -DPIC -o build/.libs/SDL_fbmouse.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbriva.c  -fPIC -DPIC -o build/.libs/SDL_fbriva.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/fbcon/SDL_fbvideo.c  -fPIC -DPIC -o build/.libs/SDL_fbvideo.o
libtool: compile:  gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/usr/lib -lm -ldl -lpthread -no-undefined -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib -lm -ldl -lpthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/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_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -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_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/usr/lib -lm -ldl -lpthread -no-undefined -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -release 1.2 -version-info 11:4:11 -static
libtool: link: ar cru build/.libs/libSDLmain.a  build/SDL.o build/SDL_error.o build/SDL_fatal.o build/SDL_audio.o build/SDL_audiocvt.o build/SDL_audiodev.o build/SDL_mixer.o build/SDL_mixer_MMX.o build/SDL_mixer_MMX_VC.o build/SDL_mixer_m68k.o build/SDL_wave.o build/SDL_cdrom.o build/SDL_cpuinfo.o build/SDL_active.o build/SDL_events.o build/SDL_expose.o build/SDL_keyboard.o build/SDL_mouse.o build/SDL_quit.o build/SDL_resize.o build/SDL_rwops.o build/SDL_getenv.o build/SDL_iconv.o build/SDL_malloc.o build/SDL_qsort.o build/SDL_stdlib.o build/SDL_string.o build/SDL_thread.o build/SDL_timer.o build/SDL_RLEaccel.o build/SDL_blit.o build/SDL_blit_0.o build/SDL_blit_1.o build/SDL_blit_A.o build/SDL_blit_N.o build/SDL_bmp.o build/SDL_cursor.o build/SDL_gamma.o build/SDL_pixels.o build/SDL_stretch.o build/SDL_surface.o build/SDL_video.o build/SDL_yuv.o build/SDL_yuv_mmx.o build/SDL_yuv_sw.o build/SDL_joystick.o build/SDL_nullevents.o build/SDL_nullmouse.o build/SDL_nullvideo.o build/SDL_diskaudio.o build/SDL_dummyaudio.o build/SDL_sysloadso.o build/SDL_dspaudio.o build/SDL_dmaaudio.o build/SDL_x11dga.o build/SDL_x11dyn.o build/SDL_x11events.o build/SDL_x11gamma.o build/SDL_x11gl.o build/SDL_x11image.o build/SDL_x11modes.o build/SDL_x11mouse.o build/SDL_x11video.o build/SDL_x11wm.o build/SDL_x11yuv.o build/XF86DGA.o build/XF86DGA2.o build/SDL_dgaevents.o build/SDL_dgamouse.o build/SDL_dgavideo.o build/XF86VMode.o build/Xinerama.o build/xme.o build/SDL_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
/usr/bin/install -c -m 755 sdl-config /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin/sdl-config
/bin/bash build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL
for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \
    /usr/bin/install -c -m 644 ./include/$file /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/$file; \
done
/usr/bin/install -c -m 644 include/SDL_config.h /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/SDL_config.h
/bin/bash build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL-1.2.so.0.11.4
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.la
libtool: install: /usr/bin/install -c build/.libs/libSDL.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.la
libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDLmain.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal
/usr/bin/install -c -m 644 ./sdl.m4 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal/sdl.m4
/bin/bash build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/usr/bin/install -c -m 644 sdl.pc /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/bin/bash build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/man/man3
mkdir -p -- /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/man/man3
for src in ./docs/man3/*.3; do \
    file=`echo $src | sed -e 's|^.*/||'`; \
    /usr/bin/install -c -m 644 $src /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/man/man3/$file; \
done
BUILDING package 'SDL_image-1.2.11'...
Configuring package 'SDL_image'...
(cmd: ./configure --prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... 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.8
-- dynamic libpng -> libpng16.so.16
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SDL_image.spec
config.status: creating SDL_image.pc
config.status: executing libtool commands
config.status: executing depfiles commands
Gonna detect GNU make:
- testing: 'make'
- 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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I. -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:3:8 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/usr/lib -o libSDL_image.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib IMG.lo IMG_bmp.lo IMG_gif.lo IMG_jpg.lo IMG_lbm.lo IMG_pcx.lo IMG_png.lo IMG_pnm.lo IMG_tga.lo IMG_tif.lo IMG_xcf.lo IMG_xpm.lo IMG_xv.lo IMG_webp.lo   -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.so -lm -ldl -lpthread  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\" -I.     -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -L/usr/lib -o showimage showimage.o libSDL_image.la -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -lpthread
libtool: link: gcc -I/usr/include/libpng16 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o .libs/showimage showimage.o -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib ./.libs/libSDL_image.so /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.so -lm -ldl -lpthread -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_image-1.2.11'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/bash ./libtool --mode=install /usr/bin/install -c  'libSDL_image.la' '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.la'
libtool: install: /usr/bin/install -c .libs/libSDL_image-1.2.so.0.8.3 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image-1.2.so.0.8.3
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.la
libtool: install: /usr/bin/install -c .libs/libSDL_image.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_image.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL"
 /usr/bin/install -c -m 644 'SDL_image.h' '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/SDL_image.h'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 'SDL_image.pc' '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig/SDL_image.pc'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_image-1.2.11'
checking for ogg... no
BUILDING package 'libogg-1.3.0'...
Configuring package 'ogg'...
(cmd: ./configure --prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib")
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... 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 gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Gonna detect GNU make:
- testing: 'make'
- found: 'make'
Running make install ogg...
(cmd: make install)
Making install in src
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c  -fPIC -DPIC -o .libs/framing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1
mv -f .deps/framing.Tpo .deps/framing.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c  -fPIC -DPIC -o .libs/bitwise.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -no-undefined -version-info 8:0:8 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libogg.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib framing.lo bitwise.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/framing.o .libs/bitwise.o   -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.0
libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.0" "libogg.so.0")
libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.0" "libogg.so")
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libogg.a
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o test_bitwise test_bitwise-bitwise.o  
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o test_bitwise test_bitwise-bitwise.o  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o test_framing test_framing-framing.o  
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o test_framing test_framing-framing.o  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libogg.la '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib'
libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.0 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.so.0.8.0
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libogg.so.0.8.0 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.0 libogg.so.0; }; })
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libogg.so.0.8.0 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.0 libogg.so; }; })
libtool: install: /usr/bin/install -c .libs/libogg.lai /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.la
libtool: install: /usr/bin/install -c .libs/libogg.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/src'
Making install in include
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
Making install in ogg
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg"
 /usr/bin/install -c -m 644 config_types.h '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg"
 /usr/bin/install -c -m 644 ogg.h os_types.h '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/ogg'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include/ogg'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/include'
Making install in doc
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
Making install in libogg
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg"
 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg'
 /usr/bin/install -c -m 644 ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0/ogg'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc/libogg'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0"
 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libogg-1.3.0'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0/doc'
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal"
 /usr/bin/install -c -m 644 ogg.m4 '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 ogg.pc '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libogg-1.3.0'
checking for vorbis... no
BUILDING package 'libvorbis-1.3.3'...
Configuring package 'vorbis'...
(cmd: PKG_CONFIG_PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig:$PKG_CONFIG_PATH" ./configure --prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib")
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... 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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking how to print strings... printf
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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 gcc and cc understand -c and -o together... yes
checking GCC version... 9
checking if gcc accepts -Wdeclaration-after-statement... yes
checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating lib/Makefile
config.status: creating lib/modes/Makefile
config.status: creating lib/books/Makefile
config.status: creating lib/books/coupled/Makefile
config.status: creating lib/books/uncoupled/Makefile
config.status: creating lib/books/floor/Makefile
config.status: creating doc/Makefile
config.status: creating doc/vorbisfile/Makefile
config.status: creating doc/vorbisenc/Makefile
config.status: creating doc/libvorbis/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/Makefile
config.status: creating include/vorbis/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating vq/Makefile
config.status: creating libvorbis.spec
config.status: creating vorbis.pc
config.status: creating vorbisenc.pc
config.status: creating vorbisfile.pc
config.status: creating vorbis-uninstalled.pc
config.status: creating vorbisenc-uninstalled.pc
config.status: creating vorbisfile-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Gonna detect GNU make:
- testing: 'make'
- found: 'make'
Running make install vorbis...
(cmd: make install)
Making install in m4
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/m4'
Making install in include
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
Making install in vorbis
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis"
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/vorbis'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include/vorbis'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/include'
Making install in vq
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/vq'
Making install in lib
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
Making install in modes
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/modes'
Making install in books
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
Making install in coupled
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
make[4]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/coupled'
Making install in uncoupled
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
make[4]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/uncoupled'
Making install in floor
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
make[4]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books/floor'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
make[4]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/books'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c  -fPIC -DPIC -o .libs/mdct.o
In file included from mdct.c:46:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o >/dev/null 2>&1
mv -f .deps/mdct.Tpo .deps/mdct.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c  -fPIC -DPIC -o .libs/smallft.o
In file included from smallft.c:35:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o >/dev/null 2>&1
mv -f .deps/smallft.Tpo .deps/smallft.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c  -fPIC -DPIC -o .libs/block.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from block.c:26:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o >/dev/null 2>&1
mv -f .deps/block.Tpo .deps/block.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c  -fPIC -DPIC -o .libs/envelope.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from envelope.c:24:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o >/dev/null 2>&1
mv -f .deps/envelope.Tpo .deps/envelope.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c  -fPIC -DPIC -o .libs/window.o
In file included from window.c:20:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1
mv -f .deps/window.Tpo .deps/window.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c  -fPIC -DPIC -o .libs/lsp.o
In file included from lsp.c:39:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
lsp.c: In function 'Laguerre_With_Deflation':
lsp.c:312:10: warning: variable 'lastdelta' set but not used [-Wunused-but-set-variable]
  312 |   double lastdelta=0.f;
      |          ^~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o >/dev/null 2>&1
mv -f .deps/lsp.Tpo .deps/lsp.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c  -fPIC -DPIC -o .libs/lpc.o
In file included from lpc.c:49:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1
mv -f .deps/lpc.Tpo .deps/lpc.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c  -fPIC -DPIC -o .libs/analysis.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from analysis.c:23:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o >/dev/null 2>&1
mv -f .deps/analysis.Tpo .deps/analysis.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c  -fPIC -DPIC -o .libs/synthesis.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from synthesis.c:21:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o >/dev/null 2>&1
mv -f .deps/synthesis.Tpo .deps/synthesis.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c  -fPIC -DPIC -o .libs/psy.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from psy.c:22:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o >/dev/null 2>&1
mv -f .deps/psy.Tpo .deps/psy.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC -DPIC -o .libs/info.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from info.c:26:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1
mv -f .deps/info.Tpo .deps/info.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c  -fPIC -DPIC -o .libs/floor1.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from floor1.c:23:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
floor1.c: In function 'floor1_look':
floor1.c:198:57: warning: unused parameter 'vd' [-Wunused-parameter]
  198 | static vorbis_look_floor *floor1_look(vorbis_dsp_state *vd,
      |                                       ~~~~~~~~~~~~~~~~~~^~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o >/dev/null 2>&1
mv -f .deps/floor1.Tpo .deps/floor1.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c  -fPIC -DPIC -o .libs/floor0.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from floor0.c:23:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
floor0.c: In function 'floor0_look':
floor0.c:146:57: warning: unused parameter 'vd' [-Wunused-parameter]
  146 | static vorbis_look_floor *floor0_look(vorbis_dsp_state *vd,
      |                                       ~~~~~~~~~~~~~~~~~~^~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o >/dev/null 2>&1
mv -f .deps/floor0.Tpo .deps/floor0.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c  -fPIC -DPIC -o .libs/res0.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from res0.c:28:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
res0.c: In function '_encodepart':
res0.c:394:45: warning: unused parameter 'acc' [-Wunused-parameter]
  394 |                        codebook *book,long *acc){
      |                                       ~~~~~~^~~
res0.c: In function '_01forward':
res0.c:537:37: warning: unused parameter 'vb' [-Wunused-parameter]
  537 |                       vorbis_block *vb,vorbis_look_residue *vl,
      |                       ~~~~~~~~~~~~~~^~
res0.c:542:27: warning: unused parameter 'submap' [-Wunused-parameter]
  542 |                       int submap){
      |                       ~~~~^~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o >/dev/null 2>&1
mv -f .deps/res0.Tpo .deps/res0.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c  -fPIC -DPIC -o .libs/mapping0.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from mapping0.c:24:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o >/dev/null 2>&1
mv -f .deps/mapping0.Tpo .deps/mapping0.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c  -fPIC -DPIC -o .libs/registry.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from registry.c:19:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1
mv -f .deps/registry.Tpo .deps/registry.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c  -fPIC -DPIC -o .libs/codebook.o
In file included from scales.h:22,
                 from codebook.c:24:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
codebook.c: In function 'vorbis_book_decodev_set':
codebook.c:453:11: warning: unused variable 'j' [-Wunused-variable]
  453 |     int i,j;
      |           ^
codebook.c: In function 'vorbis_book_decodev_add':
codebook.c:412:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  412 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:413:9: note: here
  413 |         case 7:
      |         ^~~~
codebook.c:414:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  414 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:415:9: note: here
  415 |         case 6:
      |         ^~~~
codebook.c:416:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  416 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:417:9: note: here
  417 |         case 5:
      |         ^~~~
codebook.c:418:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  418 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:419:9: note: here
  419 |         case 4:
      |         ^~~~
codebook.c:420:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  420 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:421:9: note: here
  421 |         case 3:
      |         ^~~~
codebook.c:422:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  422 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:423:9: note: here
  423 |         case 2:
      |         ^~~~
codebook.c:424:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  424 |           a[i++]+=t[j++];
      |                 ^~
codebook.c:425:9: note: here
  425 |         case 1:
      |         ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o >/dev/null 2>&1
mv -f .deps/codebook.Tpo .deps/codebook.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c  -fPIC -DPIC -o .libs/sharedbook.o
In file included from sharedbook.c:22:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o >/dev/null 2>&1
mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c  -fPIC -DPIC -o .libs/lookup.o
In file included from lookup.c:21:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1
mv -f .deps/lookup.Tpo .deps/lookup.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c  -fPIC -DPIC -o .libs/bitrate.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from bitrate.c:23:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o >/dev/null 2>&1
mv -f .deps/bitrate.Tpo .deps/bitrate.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -no-undefined -version-info 4:6:4 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libvorbis.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o   -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib -lm /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.so  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.6
libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.6" "libvorbis.so.0")
libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.6" "libvorbis.so")
libtool: link: ar cru .libs/libvorbis.a  mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvorbis.a
libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c  -fPIC -DPIC -o .libs/vorbisfile.o
In file included from vorbisfile.c:30:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o >/dev/null 2>&1
mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -no-undefined -version-info 6:5:3 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libvorbisfile.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisfile.lo libvorbis.la -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vorbisfile.o   -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/.libs -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib ./.libs/libvorbis.so /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.so  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.5
libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.5" "libvorbisfile.so.3")
libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.5" "libvorbisfile.so")
libtool: link: ar cru .libs/libvorbisfile.a  vorbisfile.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvorbisfile.a
libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include    -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c  -fPIC -DPIC -o .libs/vorbisenc.o
In file included from bitrate.h:23,
                 from codec_internal.h:59,
                 from vorbisenc.c:25:
os.h: In function 'vorbis_fpu_setround':
os.h:158:62: warning: unused parameter 'fpu' [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function 'vorbis_fpu_restore':
os.h:161:60: warning: unused parameter 'fpu' [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o >/dev/null 2>&1
mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -no-undefined -version-info 2:9:0 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libvorbisenc.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisenc.lo libvorbis.la -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vorbisenc.o   -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib/.libs -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib ./.libs/libvorbis.so /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libogg.so  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.9
libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.9" "libvorbisenc.so.2")
libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.9" "libvorbisenc.so")
libtool: link: ar cru .libs/libvorbisenc.a  vorbisenc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvorbisenc.a
libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include   -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c
In file included from sharedbook.c:22:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
  158 | static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
      |                                          ~~~~~~~~~~~~~~~~~~~~^~~
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
  161 | static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
      |                                         ~~~~~~~~~~~~~~~~~~~^~~
mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o test_sharedbook test_sharedbook-sharedbook.o -lm 
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib -o test_sharedbook test_sharedbook-sharedbook.o  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib -lm
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib'
libtool: install: /usr/bin/install -c .libs/libvorbis.so.0.4.6 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.so.0.4.6
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbis.so.0.4.6 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.6 libvorbis.so.0; }; })
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbis.so.0.4.6 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.6 libvorbis.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.la
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib; /bin/bash /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/libtool  --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -no-undefined -version-info 6:5:3 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libvorbisfile.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisfile.lo libvorbis.la -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg )
libtool: install: warning: relinking `libvorbisfile.la'
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/vorbisfile.o   -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib -lvorbis -logg  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.5
libtool: install: /usr/bin/install -c .libs/libvorbisfile.so.3.3.5T /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.so.3.3.5
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbisfile.so.3.3.5 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.5 libvorbisfile.so.3; }; })
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbisfile.so.3.3.5 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.5 libvorbisfile.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.la
libtool: install: warning: relinking `libvorbisenc.la'
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib; /bin/bash /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/libtool  --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -DUSE_MEMORY_H -no-undefined -version-info 2:9:0 -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -o libvorbisenc.la -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib vorbisenc.lo libvorbis.la -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -logg )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/vorbisenc.o   -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib -lvorbis -logg  -O20 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib   -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.9
libtool: install: /usr/bin/install -c .libs/libvorbisenc.so.2.0.9T /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.so.2.0.9
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbisenc.so.2.0.9 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.9 libvorbisenc.so.2; }; })
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib && { ln -s -f libvorbisenc.so.2.0.9 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.9 libvorbisenc.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.la
libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbis.a
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisfile.a
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libvorbisenc.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/lib'
Making install in test
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/test'
Making install in doc
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
Making install in libvorbis
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis"
 /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis'
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/libvorbis'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/libvorbis'
Making install in vorbisfile
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile"
 /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile'
 /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisfile'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisfile'
Making install in vorbisenc
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc"
 /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/vorbisenc'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc/vorbisenc'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
echo "*** Warning: Doxygen not found; documentation will not be built."
*** Warning: Doxygen not found; documentation will not be built.
touch doxygen-build.stamp
make[3]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/bash /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/install-sh -d /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3
if test -d vorbis; then \
  for dir in vorbis/*; do \
    if test -d $dir; then \
      b=`basename $dir`; \
      /bin/bash /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/install-sh -d /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/$b; \
      for f in $dir/*; do \
	/usr/bin/install -c -m 644 $f /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3/$b; \
      done \
    fi \
  done \
fi
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3"
 /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-xifish.png doxygen-build.stamp '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/doc/libvorbis-1.3.3'
make[3]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3/doc'
make[1]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
make[2]: Entering directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal"
 /usr/bin/install -c -m 644 vorbis.m4 '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/share/aclocal'
test -z "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig" || /bin/mkdir -p "/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig"
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig'
make[2]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
make[1]: Leaving directory '/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/libvorbis-1.3.3'
Gonna detect GNU make:
- testing: 'make'
- found: 'make'
BUILDING package 'SDL_mixer-1.2.12'...
Configuring package 'SDL_mixer'...
(cmd: ./configure --prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib")
checking build system type... x86_64-unknown-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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking for pow in -lm... yes
checking for GCC -fvisibility=hidden option... yes
checking for fork... yes
checking for vfork... yes
checking for libmikmod-config... no
checking fluidsynth.h usability... configure: WARNING: *** Unable to find MikMod library (http://mikmod.raphnet.net/)
configure: WARNING: MOD support disabled
no
checking fluidsynth.h presence... no
checking for fluidsynth.h... no
checking for fluid_player_add_mem in -lfluidsynth... no
configure: WARNING: *** Unable to find FluidSynth library (http://www.fluidsynth.org/)
configure: WARNING: FluidSynth support disabled
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... no
checking for vorbis/vorbisfile.h... yes
checking for ov_open_callbacks in -lvorbisfile... configure: WARNING: vorbis/vorbisfile.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: vorbis/vorbisfile.h: proceeding with the compiler's result
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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -Wl,-rpath,/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -lpthread -lm -no-undefined -rpath /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/lib -L/usr/local/lib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.so -ldl -lpthread -lm  -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -lpthread build/libSDL_mixer.la
libtool: link: gcc -o build/.libs/playwave build/.libs/playwave.o -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib build/.libs/libSDL_mixer.so /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.so -ldl -lpthread -lm  -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/bash ./libtool --mode=compile gcc -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include -D_GNU_SOURCE=1 -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -lSDL -lpthread build/libSDL_mixer.la
libtool: link: gcc -o build/.libs/playmus build/.libs/playmus.o -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -L/usr/local/lib -L/usr/lib build/.libs/libSDL_mixer.so /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL.so -ldl -lpthread -lm  -Wl,-rpath -Wl,/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/bash ./build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL
for src in ./SDL_mixer.h; do \
    file=`echo $src | sed -e 's|^.*/||'`; \
    /usr/bin/install -c -m 644 $src /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include/SDL/$file; \
done
/bin/bash ./build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig
/usr/bin/install -c -m 644 SDL_mixer.pc /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/pkgconfig/
/bin/bash ./build-scripts/mkinstalldirs /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
/bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.0 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer-1.2.so.0.12.0
libtool: install: (cd /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.la
libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.a /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
libtool: install: chmod 644 /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
libtool: install: ranlib /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib/libSDL_mixer.a
libtool: finish: PATH="/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes  --with-sdl-prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS="-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include" LDFLAGS="-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib")
checking build system type... x86_64-unknown-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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 --enable-static=yes --enable-shared=yes --with-sdl-prefix=/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0 CFLAGS=-I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include LDFLAGS=-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib

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

hostname = uchder
uname -m = x86_64
uname -r = 5.4.0-54-generic
uname -s = Linux
uname -v = #60-Ubuntu SMP Fri Nov 6 10:37:59 UTC 2020

/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin


## ----------- ##
## 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 (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --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=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr###ERROR### [256] during ./configure for package 'SDL_ttf'... at inc/My/Builder/Unix.pm line 107.
,hsa --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 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 
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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib 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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib conftest.c  >&5
configure:2614: $? = 0
configure:2638: result: 
configure:2644: checking for suffix of object files
configure:2670: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib conftest.c conftstm.o >&5
configure:4812: $? = 0
configure:4850: result: ok
configure:4946: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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
    8 | #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
    8 | #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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:5991: $? = 0
configure:6090: gcc -o conftest -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib 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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for sys/stat.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for stdlib.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for string.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for memory.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for strings.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for inttypes.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for stdint.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6143: checking for unistd.h
configure:6164: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  conftest.c >&5
configure:6170: $? = 0
configure:6186: result: yes
configure:6202: checking for dlfcn.h
configure:6223: gcc -c -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/D/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib -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 (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --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=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --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 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 
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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib conftest.c  >&5
configure:9088: $? = 0
configure:9105: result: yes
configure:9115: checking for alloca
configure:9162: gcc -o conftest -I/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include  -L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib 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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib'
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=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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run autoconf'
AUTOHEADER='${SHELL} /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/missing --run autoheader'
AUTOMAKE='${SHELL} /home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/include -I/usr/local/include -I/usr/include'
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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib -L/usr/lib'
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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/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/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/build_src/SDL_ttf-2.0.11/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/cpan/pit/thr/conf/perl-5.22.4/.cpanplus/5.22.4/build/W5PA3Tr4yN/Alien-SDL-1.446/sharedir/1.446_315c9bb0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

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

configure: exit 1


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Archive::Extract                   0.86        0
	  Archive::Tar                       2.38        0
	  Archive::Zip                       1.68        0
	  Capture::Tiny                      0.48        0
	  Digest::SHA                        6.02        0
	  ExtUtils::CBuilder             0.280235        0
	  File::Fetch                        1.00     0.24
	  File::Find                         1.29        0
	  File::Path                         2.18     2.08
	  File::ShareDir                    1.118     1.00
	  File::Spec                         3.75        0
	  File::Temp                       0.2311        0
	  File::Which                        1.23        0
	  Module::Build                    0.4231     0.36
	  Text::Patch                         1.8      1.4

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280235
	ExtUtils::Command                  7.56
	ExtUtils::Install                  2.18
	ExtUtils::MakeMaker                7.56
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302183
	Test::Harness                      3.42
	Test::More                     1.302183
	version                          0.9928

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

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

Additional comments:


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

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/cpan/pit/jail/jGfIcj7tgr/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 3670451
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.22.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/jGfIcj7tgr
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/jGfIcj7tgr"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/jGfIcj7tgr
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.22.4/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=5.4.0-26-generic, archname=x86_64-linux-thread-multi
    uname='linux uchder 5.4.0-26-generic #30-ubuntu smp mon apr 20 16:58:30 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.22.4 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='9.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/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.31'
  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 MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.92
  Built under linux
  Compiled at Apr 27 2020 21:35:30
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/jGfIcj7tgr/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="3670451"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.22.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/jGfIcj7tgr"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/jGfIcj7tgr""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/jGfIcj7tgr"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/pit/jail/jGfIcj7tgr/lib/perl5/5.22.4/x86_64-linux-thread-multi
    /home/cpan/pit/jail/jGfIcj7tgr/lib/perl5/5.22.4
    /home/cpan/pit/jail/jGfIcj7tgr/lib/perl5/x86_64-linux-thread-multi
    /home/cpan/pit/jail/jGfIcj7tgr/lib/perl5
    /home/cpan/pit/thr/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.22.4/lib/site_perl/5.22.4
    /home/cpan/pit/thr/perl-5.22.4/lib/5.22.4/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.22.4/lib/5.22.4
    .