Note (probably harmless): No library found for -lMapi Checking if your kit is complete... Looks good Writing Makefile for MonetDB::CLI::MapiXS cp MapiXS.pm blib/lib/MonetDB/CLI/MapiXS.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap MapiXS.xs > MapiXS.xsc && mv MapiXS.xsc MapiXS.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE MapiXS.c Running Mkbootstrap for MonetDB::CLI::MapiXS () chmod 644 MapiXS.bs rm -f blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so LD_RUN_PATH="" gcc -G MapiXS.o -o blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so chmod 755 blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so cp MapiXS.bs blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.bs chmod 644 blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.bs Manifying blib/man3/MonetDB::CLI::MapiXS.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00use............. # Failed test (t/00use.t at line 20) # Tried to use 'MonetDB::CLI::MapiXS'. # Error: Can't load 'blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: ld.so.1: /export/home/cpanrun/build/5.6.1/bin/perl: fatal: relocation error: file blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: symbol mapi_connect: referenced symbol not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 206. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/00use.t line 20. # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/02cxn.............Can't load 'blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: ld.so.1: /export/home/cpanrun/build/5.6.1/bin/perl: fatal: relocation error: file blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: symbol mapi_connect: referenced symbol not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 206. Compilation failed in require at t/02cxn.t line 24. BEGIN failed--compilation aborted at t/02cxn.t line 24. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/75mil.............Can't load 'blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: ld.so.1: /export/home/cpanrun/build/5.6.1/bin/perl: fatal: relocation error: file blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: symbol mapi_connect: referenced symbol not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 206. Compilation failed in require at t/75mil.t line 24. BEGIN failed--compilation aborted at t/75mil.t line 24. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/85ref.............Can't load 'blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so' for module MonetDB::CLI::MapiXS: ld.so.1: /export/home/cpanrun/build/5.6.1/bin/perl: fatal: relocation error: file blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: symbol mapi_connect: referenced symbol not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 206. Compilation failed in require at t/85ref.t line 25. BEGIN failed--compilation aborted at t/85ref.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00use.t 1 256 2 1 50.00% 1 t/02cxn.t 255 65280 18 18 100.00% 1-18 t/75mil.t 255 65280 18 18 100.00% 1-18 t/85ref.t 255 65280 14 14 100.00% 1-14 Failed 4/4 test scripts, 0.00% okay. 51/52 subtests failed, 1.92% okay. make: *** [test_dynamic] Error 2