Skip Menu |

This queue is for tickets about the SDL_perl CPAN distribution.

Report information
The Basics
Id: 40794
Status: resolved
Worked: 12 hours (720 min)
Priority: 0/
Queue: SDL_perl

People
Owner: KTHAKORE [...] cpan.org
Requestors: scott [...] slowass.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: so objects installed to .../lib/perl5/site_perl/5.8.8/i686-linux/auto/src/SDL_perl/SDL_perl.so (note the /src/)
Date: Mon, 10 Nov 2008 02:25:04 +0000
To: bug-SDL_perl [...] rt.cpan.org
From: "Scott Walters" <scott [...] slowass.net>
Probably a Module::Build thing. Linux, 5.8.8 (built from source with defaults. Module::Build 0.30 and 0.2808, SDL_Perl-2.1.3. No tests pass, module doesn't load. bash-3.1$ ./Build test t/apppm............NOK 1 # Failed test 'use SDL::App;' # at t/apppm.t line 19. # Tried to use 'SDL::App'. # Error: Can't locate loadable object for module SDL_perl in @INC (@INC contains: blib/lib blib/arch /home/knoppix/perlmodules/SDL_Perl-2.1.3/blib/lib /home/knoppix/perlmodules/SDL_Perl-2.1.3/blib/arch make/lib /home/knoppix/lib/perl5/5.8.8/i686-linux /home/knoppix/lib/perl5/5.8.8 /home/knoppix/lib/perl5/site_perl/5.8.8/i686-linux /home/knoppix/lib/perl5/site_perl/5.8.8 /home/knoppix/lib/perl5/site_perl/5.8.6/i686-linux /home/knoppix/lib/perl5/site_perl/5.8.6 /home/knoppix/lib/perl5/site_perl .) at blib/lib/SDL.pm line 13 # Compilation failed in require at blib/lib/SDL.pm line 13. # BEGIN failed--compilation aborted at blib/lib/SDL.pm line 13. # Compilation failed in require at blib/lib/SDL/App.pm line 10. # BEGIN failed--compilation aborted at blib/lib/SDL/App.pm line 10. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. t/apppm............NOK 2 # Failed test 'SDL::App->can(...)' perl -v...: Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.4.35.3, archname=i686-linux uname='linux fluffy 2.4.35.3 #3 sat nov 3 18:58:21 utc 2007 i686 pentium3 i3 86 gnulinux ' config_args='-DUSEDEVEL -Dprefix=/home/knoppix -des -Dusedl' hint=previous, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=unde f useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/lo cal/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/loca l/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
Fixed in v2.2.1 -- work in progress