Report for SDL-2.511

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN SDL-2.511 5.8.8 Mac OS X
Date: 2010-08-07T03:37:28Z

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 Kartik Thakore,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9006. 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 'fetch':

[ERROR] [Sat Aug  7 04:41:07 2010] MAKE failed:
Build option used:
	Source code build: SDL-1.2.14 & co. (no PANGO, but TTF)
	builds: SDL, SDL_(image|mixer|ttf|net|gfx)
	needs preinstalled: freetype2-devel
Building Alien-SDL
Fetching 'http://www.libsdl.org/release/SDL-1.2.14.tar.gz'...
Checking checksum for 'download/SDL-1.2.14.tar.gz'...
Fetching 'http://zlib.net/zlib-1.2.5.tar.gz'...
Checking checksum for 'download/zlib-1.2.5.tar.gz'...
Fetching 'http://www.ijg.org/files/jpegsrc.v8a.tar.gz'...
Checking checksum for 'download/jpegsrc.v8a.tar.gz'...
Fetching 'http://froggs.de/libtiff/tiff-3.9.1.tar.gz'...
Checking checksum for 'download/tiff-3.9.1.tar.gz'...
Fetching 'http://downloads.sourceforge.net/project/libpng/01-libpng-master/1.4.1/libpng-1.4.1.tar.gz'...
Checking checksum for 'download/libpng-1.4.1.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.10.tar.gz'...
Checking checksum for 'download/SDL_image-1.2.10.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.11.tar.gz'...
Checking checksum for 'download/SDL_mixer-1.2.11.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.10.tar.gz'...
Checking checksum for 'download/SDL_ttf-2.0.10.tar.gz'...
Fetching 'http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.7.tar.gz'...
Checking checksum for 'download/SDL_net-1.2.7.tar.gz'...
Fetching 'http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.20.tar.gz'...
Checking checksum for 'download/SDL_gfx-2.0.20.tar.gz'...
Extracting SDL...
Applying patch 'test1.patch'
Extracting zlib...
Extracting jpeg...
Applying patch 'jpeg-8a_cygwin.patch'
Extracting tiff...
Extracting png...
Extracting SDL_image...
Extracting SDL_mixer...
Extracting SDL_ttf...
Extracting SDL_net...
Extracting SDL_gfx...
BUILDING package 'SDL-1.2.14'...
Configuring SDL...
(cmd: PATH="/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/bin:$PATH" ./configure --prefix=/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12 --enable-static=no --enable-shared=yes  CFLAGS="-I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include" LDFLAGS="-L/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/lib")
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
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 -p output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... 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... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
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... no
checking whether byte ordering is bigendian... 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 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
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
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) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
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 darwin8.11.0-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... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for size_t... yes
checking for int64_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for working strtod... yes
checking for mprotect... yes
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for getenv... yes
checking for putenv... yes
checking for unsetenv... yes
checking for qsort... yes
checking for abs... yes
checking for bcopy... yes
checking for memset... yes
checking for memcpy... yes
checking for memmove... yes
checking for strlen... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strdup... yes
checking for _strrev... no
checking for _strupr... no
checking for _strlwr... no
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for itoa... no
checking for _ltoa... no
checking for _uitoa... no
checking for _ultoa... no
checking for strtol... yes
checking for strtoul... yes
checking for _i64toa... no
checking for _ui64toa... no
checking for strtoll... yes
checking for strtoull... yes
checking for atoi... yes
checking for atof... yes
checking for strcmp... yes
checking for strncmp... yes
checking for _stricmp... no
checking for strcasecmp... yes
checking for _strnicmp... no
checking for strncasecmp... yes
checking for sscanf... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for iconv... no
checking for sigaction... yes
checking for setjmp... yes
checking for nanosleep... yes
checking for libiconv_open in -liconv... yes
checking for pow in -lm... yes
checking for GCC -fvisibility=hidden option... yes
checking for dlopen... yes
checking for dlopen in -lc... yes
checking for Cocoa framework... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether -R must be followed by a space... neither works
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
-- dynamic libX11 -> /usr/X11R6/lib/libX11.6.dylib
-- dynamic libX11ext -> /usr/X11R6/lib/libXext.6.dylib
checking for X11/extensions/Xrandr.h... no
checking for OpenGL (GLX) support... no
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for Altivec with GCC altivec.h and -maltivec option... yes
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/video/quartz/SDL_QuartzEvents.m
Generating dependencies for ./src/video/quartz/SDL_QuartzGL.m
Generating dependencies for ./src/video/quartz/SDL_QuartzVideo.m
Generating dependencies for ./src/video/quartz/SDL_QuartzWM.m
Generating dependencies for ./src/video/quartz/SDL_QuartzWindow.m
Generating dependencies for ./src/video/x11/SDL_x11dga.c
Generating dependencies for ./src/video/x11/SDL_x11dyn.c
Generating dependencies for ./src/video/x11/SDL_x11events.c
Generating dependencies for ./src/video/x11/SDL_x11gamma.c
Generating dependencies for ./src/video/x11/SDL_x11gl.c
Generating dependencies for ./src/video/x11/SDL_x11image.c
Generating dependencies for ./src/video/x11/SDL_x11modes.c
Generating dependencies for ./src/video/x11/SDL_x11mouse.c
Generating dependencies for ./src/video/x11/SDL_x11video.c
Generating dependencies for ./src/video/x11/SDL_x11wm.c
Generating dependencies for ./src/video/x11/SDL_x11yuv.c
Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c
Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c
Generating dependencies for ./src/video/dga/SDL_dgaevents.c
Generating dependencies for ./src/video/dga/SDL_dgamouse.c
Generating dependencies for ./src/video/dga/SDL_dgavideo.c
Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c
Generating dependencies for ./src/video/Xext/Xv/Xv.c
Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c
Generating dependencies for ./src/video/Xext/XME/xme.c
Generating dependencies for ./src/thread/pthread/SDL_systhread.c
Generating dependencies for ./src/thread/pthread/SDL_syssem.c
Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c
Generating dependencies for ./src/thread/pthread/SDL_syscond.c
Generating dependencies for ./src/audio/macosx/SDL_coreaudio.c
Generating dependencies for ./src/joystick/darwin/SDL_sysjoystick.c
Generating dependencies for ./src/cdrom/macosx/AudioFilePlayer.c
Generating dependencies for ./src/cdrom/macosx/AudioFileReaderThread.c
Generating dependencies for ./src/cdrom/macosx/CDPlayer.c
Generating dependencies for ./src/cdrom/macosx/SDLOSXCAGuard.c
Generating dependencies for ./src/cdrom/macosx/SDL_syscdrom.c
Generating dependencies for ./src/timer/unix/SDL_systimer.c
Gonna detect GNU make:
- testing: 'gmake'
- testing: 'make'
- found: 'make'
Running make install SDL...
(cmd: make install)
/bin/sh build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL.c  -o build/SDL.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL.c  -fno-common -DPIC -o build/.libs/SDL.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL_error.c  -o build/SDL_error.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL_error.c  -fno-common -DPIC -o build/.libs/SDL_error.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL_fatal.c  -o build/SDL_fatal.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/SDL_fatal.c  -fno-common -DPIC -o build/.libs/SDL_fatal.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audio.c  -o build/SDL_audio.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audio.c  -fno-common -DPIC -o build/.libs/SDL_audio.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audiocvt.c  -o build/SDL_audiocvt.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audiocvt.c  -fno-common -DPIC -o build/.libs/SDL_audiocvt.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audiodev.c  -o build/SDL_audiodev.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_audiodev.c  -fno-common -DPIC -o build/.libs/SDL_audiodev.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer.c  -o build/SDL_mixer.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer.c  -fno-common -DPIC -o build/.libs/SDL_mixer.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_MMX.c  -o build/SDL_mixer_MMX.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_MMX.c  -fno-common -DPIC -o build/.libs/SDL_mixer_MMX.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_MMX_VC.c  -o build/SDL_mixer_MMX_VC.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_MMX_VC.c  -fno-common -DPIC -o build/.libs/SDL_mixer_MMX_VC.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_m68k.c  -o build/SDL_mixer_m68k.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_mixer_m68k.c  -fno-common -DPIC -o build/.libs/SDL_mixer_m68k.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_wave.c  -o build/SDL_wave.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/audio/SDL_wave.c  -fno-common -DPIC -o build/.libs/SDL_wave.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/cdrom/SDL_cdrom.c  -o build/SDL_cdrom.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/cdrom/SDL_cdrom.c  -fno-common -DPIC -o build/.libs/SDL_cdrom.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/cpuinfo/SDL_cpuinfo.c  -o build/SDL_cpuinfo.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/cpuinfo/SDL_cpuinfo.c  -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/events/SDL_active.c  -o build/SDL_active.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/events/SDL_active.c  -fno-common -DPIC -o build/.libs/SDL_active.o
/bin/sh ./libtool --mode=compile gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include  -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/events/SDL_events.c  -o build/SDL_events.lo
libtool: compile:  gcc -I/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Alien-SDL-1.413/sharedir/1.413_b117cc12/include -I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings -c ./src/events/SDL_events.c  -fno-common -DPIC -o build/.libs/SDL_events.o
In file included from ./src/events/SDL_events.c:27:
./include/SDL_syswm.h:58:22: error: X11/Xlib.h: No such file or directory
./include/SDL_syswm.h:59:23: error: X11/Xatom.h: No such file or directory
In file included from ./src/events/SDL_events.c:27:
./include/SDL_syswm.h:76: error: parse error before 'XEvent'
./include/SDL_syswm.h:76: warning: no semicolon at end of struct or union
./include/SDL_syswm.h:76: warning: no semicolon at end of struct or union
./include/SDL_syswm.h:77: warning: data definition has no type or storage class
./include/SDL_syswm.h:78: error: parse error before '}' token
./include/SDL_syswm.h:89: error: parse error before 'Display'
./include/SDL_syswm.h:89: warning: no semicolon at end of struct or union
./include/SDL_syswm.h:89: warning: no semicolon at end of struct or union
./include/SDL_syswm.h:89: warning: no semicolon at end of struct or union
./include/SDL_syswm.h:90: warning: data definition has no type or storage class
./include/SDL_syswm.h:104: error: parse error before 'fswindow'
./include/SDL_syswm.h:104: warning: data definition has no type or storage class
./include/SDL_syswm.h:105: error: parse error before 'wmwindow'
./include/SDL_syswm.h:105: warning: data definition has no type or storage class
./include/SDL_syswm.h:110: error: parse error before '*' token
./include/SDL_syswm.h:110: warning: data definition has no type or storage class
./include/SDL_syswm.h:112: error: parse error before '}' token
./include/SDL_syswm.h:112: warning: data definition has no type or storage class
./include/SDL_syswm.h:113: error: parse error before '}' token
./include/SDL_syswm.h:113: warning: data definition has no type or storage class
./include/SDL_syswm.h:114: error: parse error before '}' token
./include/SDL_syswm.h:114: warning: data definition has no type or storage class
./include/SDL_syswm.h:216: error: parse error before '*' token
In file included from ./src/events/SDL_sysevents.h:24,
                 from ./src/events/SDL_events.c:28:
./src/events/../video/SDL_sysvideo.h:218: error: parse error before 'SDL_SysWMinfo'
./src/events/SDL_events.c:49: error: array type has incomplete element type
./src/events/SDL_events.c: In function 'SDL_AddEvent':
./src/events/SDL_events.c:278: error: dereferencing pointer to incomplete type
make: *** [build/SDL_events.lo] Error 1
###ERROR### [512] during make ...  at inc/My/Builder/Unix.pm line 82.
BEGIN failed--compilation aborted at /Volumes/Media/smoke/bare/perl-5.8.8/bin/cpanp-run-perl line 8.

[MSG] [Sat Aug  7 04:41:08 2010] Installed version of 'File::Path' ('1.08') is too low for 'Alien::SDL' (needs '2.08') -- sending N/A grade
[MSG] [Sat Aug  7 04:41:09 2010] Sending test report for 'Alien-SDL-1.413'
[MSG] [Sat Aug  7 04:41:09 2010] Successfully sent 'na' report for 'Alien-SDL-1.413'
[ERROR] [Sat Aug  7 04:41:09 2010] Unable to create a new distribution object for 'Alien::SDL' -- cannot continue
[ERROR] [Sat Aug  7 04:41:09 2010] Failed to install 'Alien::SDL' as prerequisite for 'SDL'
[ERROR] [Sat Aug  7 04:41:09 2010] Unable to satisfy 'configure_requires' for 'SDL' -- aborting install


Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9006
	CPANPLUS::Dist::Build              0.46
	Cwd                                3.31
	ExtUtils::CBuilder               0.2703
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.31
	Module::Build                    0.3607
	Test::Harness                      3.21
	Test::More                         0.94
	version                            0.82

******************************** 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 0.58.
Powered by minismokebox version 0.26

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 24315
    PERL5_CPANPLUS_IS_VERSION = 0.9006
    PERL5_MINISMOKEBOX = 0.26
    PERL5_YACSMOKE_BASE = /Volumes/Media/smoke/bare/conf/perl-5.8.8
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/bare/perl-5.8.8/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.11.0, archname=darwin-2level
    uname='darwin afalglas.bingosnet.co.uk 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Volumes/Media/smoke/bare/perl-5.8.8'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO
  Built under darwin
  Compiled at May  9 2009 22:09:25
  %ENV:
    PERL5LIB=":/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/arch:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/lib:/Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="24315"
    PERL5_CPANPLUS_IS_VERSION="0.9006"
    PERL5_MINISMOKEBOX="0.26"
    PERL5_YACSMOKE_BASE="/Volumes/Media/smoke/bare/conf/perl-5.8.8"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-Install-0.03/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Inspector-1.24/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-ShareDir-1.02/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Devel-PPPort-3.19/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.29/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/XSLoader-0.10/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Mouse-0.64/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Path-Class-0.19/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Digest-SHA-5.48/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/File-Path-2.08/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Text-Patch-1.4/blib/arch
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/lib
    /Volumes/Media/smoke/bare/conf/perl-5.8.8/.cpanplus/5.8.8/build/Archive-Zip-1.30/blib/arch
    /Volumes/Media/smoke/bare/perl-5.8.8/lib/5.8.8/darwin-2level
    /Volumes/Media/smoke/bare/perl-5.8.8/lib/5.8.8
    /Volumes/Media/smoke/bare/perl-5.8.8/lib/site_perl/5.8.8/darwin-2level
    /Volumes/Media/smoke/bare/perl-5.8.8/lib/site_perl/5.8.8
    /Volumes/Media/smoke/bare/perl-5.8.8/lib/site_perl
    .