Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lMapi Writing Makefile for MonetDB::CLI::MapiXS cp MapiXS.pm blib/lib/MonetDB/CLI/MapiXS.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /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_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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 -shared 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 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/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: blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_get_type at /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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: blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_get_type at /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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: blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_get_type at /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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: blib/arch/auto/MonetDB/CLI/MapiXS/MapiXS.so: undefined symbol: mapi_get_type at /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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