rjbioinf has asked for the wisdom of the Perl Monks concerning the following question:
Obviously the problem is something to do with different "architectures", but I have no idea how to fix this... Any help greatly appreciated.> Bio-SamTools-1.33 user$ ./Build test Set up build environment without MacOSX10.5 SDK (will build i386 binar +ies) Set up build environment without MacOSX10.5 SDK (will build i386 binar +ies) Set up build environment without MacOSX10.5 SDK (will build i386 binar +ies) t/01sam.t .. Set up build environment without MacOSX10.5 SDK (will bui +ld i386 binaries) Can't load '/Users/user/Programs/Bio-SamTools-1.33/t/../blib/arch/auto +/Bio/DB/Sam/Sam.bundle' for module Bio::DB::Sam: dlopen(/Users/user/P +rograms/Bio-SamTools-1.33/t/../blib/arch/auto/Bio/DB/Sam/Sam.bundle, +2): no suitable image found. Did find: /Users/user/Programs/Bio-SamTools-1.33/t/../blib/arch/auto/Bio/DB/ +Sam/Sam.bundle: mach-o, but wrong architecture at /usr/local/ActivePe +rl-5.14/lib/DynaLoader.pm line 195. at t/01sam.t line 26 Compilation failed in require at t/01sam.t line 26. BEGIN failed--compilation aborted at t/01sam.t line 26. t/01sam.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 112/112 subtests Test Summary Report ------------------- t/01sam.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 112 tests but ran 0. Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.19 cusr + 0.03 csys = 0.23 CPU) Result: FAIL Failed 1/1 test programs. 0/0 subtests failed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module installation- architecture problems
by davido (Cardinal) on Jun 04, 2012 at 15:23 UTC | |
by rjbioinf (Acolyte) on Jun 05, 2012 at 11:50 UTC | |
|
Re: Module installation- architecture problems
by Anonymous Monk on Jun 04, 2012 at 14:32 UTC | |
by rjbioinf (Acolyte) on Jun 04, 2012 at 14:42 UTC |