Checking if your kit is complete... Looks good Writing Makefile for RPM2 cp RPM2.pm blib/lib/RPM2.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap -typemap typemap RPM2.xs > RPM2.xsc && mv RPM2.xsc RPM2.c gcc -c -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -DVERSION=\"0.67\" -DXS_VERSION=\"0.67\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM2_RPM41 RPM2.c Running Mkbootstrap for RPM2 () chmod 644 RPM2.bs rm -f blib/arch/auto/RPM2/RPM2.so LD_RUN_PATH="/usr/lib:/lib" gcc -shared -O2 RPM2.o -o blib/arch/auto/RPM2/RPM2.so \ -lrpm -lrpmdb -lrpmio -lpopt -lrpm -lrt -lpthread -lbz2 \ chmod 755 blib/arch/auto/RPM2/RPM2.so cp RPM2.bs blib/arch/auto/RPM2/RPM2.bs chmod 644 blib/arch/auto/RPM2/RPM2.bs Manifying blib/man3/RPM2.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..63 # Running under perl version 5.010000 for linux # Current time local: Thu Nov 29 20:23:11 2007 # Current time GMT: Fri Nov 30 04:23:11 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 Install the rpmdb-redhat package to test two simultaneous open databases ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 rpmdb: c_put: attempt to modify a read-only tree error: db4 error(13) from dbcursor->c_put: Permission denied error: error(13) allocating new package instance not ok 49 # Failed test 49 in test.pl at line 156 # test.pl line 156 is: ok($t->run()); ok 50 ok 51 not ok 52 # Failed test 52 in test.pl at line 169 # test.pl line 169 is: ok(scalar(@pkg) == 1); ok 53 not ok 54 # Failed test 54 in test.pl at line 178 # test.pl line 178 is: ok($t->add_erase($pkg[0])); not ok 55 # Failed test 55 in test.pl at line 180 # test.pl line 180 is: ok($t->element_count() == 1); ok 56 ok 57 ok 58 ok 59 not ok 60 # Failed test 60 in test.pl at line 189 # test.pl line 189 is: ok($t->run()); ok 61 ok 62 ok 63 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/RPM2/RPM2.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/RPM2/RPM2.so Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM2.html Installing /home/cpanrun/build/5.10.0/site/lib/RPM2.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM2.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod