Checking if your kit is complete... Looks good Local build detected. Generating Perl-RPM.spec... Generating rpmrc... Generating rpmmacros... Writing Makefile for RPM cp RPM.pm blib/lib/RPM.pm cp RPM/Database.pm blib/lib/RPM/Database.pm cp RPM/Constants.pm blib/lib/RPM/Constants.pm cp RPM/Error.pm blib/lib/RPM/Error.pm cp RPM/Header.pm blib/lib/RPM/Header.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 RPM/Database.xs > RPM/Database.xsc && mv RPM/Database.xsc RPM/Database.c gcc -c -I. -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 -O2 -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM_VERSION=0x040101 RPM/Database.c -o RPM/Database.o /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 RPM/Constants.xs > RPM/Constants.xsc && mv RPM/Constants.xsc RPM/Constants.c gcc -c -I. -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 -O2 -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM_VERSION=0x040101 RPM/Constants.c -o RPM/Constants.o /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 RPM/Header.xs > RPM/Header.xsc && mv RPM/Header.xsc RPM/Header.c gcc -c -I. -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 -O2 -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM_VERSION=0x040101 RPM/Header.c -o RPM/Header.o /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 RPM.xs > RPM.xsc && mv RPM.xsc RPM.c gcc -c -I. -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 -O2 -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM_VERSION=0x040101 RPM.c -o RPM.o /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 RPM/Error.xs > RPM/Error.xsc && mv RPM/Error.xsc RPM/Error.c gcc -c -I. -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 -O2 -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DRPM_VERSION=0x040101 RPM/Error.c -o RPM/Error.o Running Mkbootstrap for RPM () chmod 644 RPM.bs rm -f blib/arch/auto/RPM/RPM.so LD_RUN_PATH="/usr/lib" gcc -shared -O2 RPM/Database.o RPM/Constants.o RPM/Header.o RPM.o RPM/Error.o -o blib/arch/auto/RPM/RPM.so \ -lrpm -lrpmdb -lrpmio \ chmod 755 blib/arch/auto/RPM/RPM.so cp RPM.bs blib/arch/auto/RPM/RPM.bs chmod 644 blib/arch/auto/RPM/RPM.bs cp utils/rpmprune blib/script/rpmprune /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rpmprune Manifying blib/man1/rpmprune.1 Manifying blib/man3/RPM.3 Manifying blib/man3/RPM::Error.3 Manifying blib/man3/RPM::Constants.3 Manifying blib/man3/RPM::Database.3 Manifying blib/man3/RPM::Header.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/00_pod.............1..6 ok 1 - blib/script/rpmprune ok 2 - blib/lib/RPM.pm ok 3 - blib/lib/RPM/Header.pm ok 4 - blib/lib/RPM/Error.pm ok 5 - blib/lib/RPM/Database.pm ok 6 - blib/lib/RPM/Constants.pm ok t/00_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/01_database........Name "RPM::num2tag" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. Name "RPM::tag2num" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. 1..18 Use of uninitialized value in subroutine entry at t/01_database.t line 149. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # Skipped: test data missing ok 13 # Skipped: test data missing ok 14 ok 15 ok 16 ok 17 ok 18 ok t/02_headers.........Name "RPM::num2tag" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. Name "RPM::tag2num" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. 1..21 Warning is normal here: RPM::Header::scalar_tag: Unknown rpm tag name `not_a_tag' at t/02_headers.t line 114. 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 t/03_errors..........Name "RPM::num2tag" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. Name "RPM::tag2num" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/04_utils...........Name "RPM::num2tag" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. Name "RPM::tag2num" used only once: possible typo at /home/cpanrun/build/5.10.0/lib/DynaLoader.pm line 226. 1..2 ok 1 ok 2 ok t/09_leaks...........1..0 # Skip Devel::Leak and Test::More required skipped all skipped: Devel::Leak and Test::More required All tests successful, 2 tests skipped. Files=8, Tests=63, 3 wallclock secs ( 1.02 cusr + 0.68 csys = 1.70 CPU) 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/RPM/RPM.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/RPM/RPM.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM.html Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM/Error.html Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM/Header.html Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM/Constants.html Installing /home/cpanrun/build/5.10.0/html/site/lib/RPM/Database.html Installing /home/cpanrun/build/5.10.0/html/bin/rpmprune.html Installing /home/cpanrun/build/5.10.0/site/lib/RPM.pm Installing /home/cpanrun/build/5.10.0/site/lib/RPM/Header.pm Installing /home/cpanrun/build/5.10.0/site/lib/RPM/Error.pm Installing /home/cpanrun/build/5.10.0/site/lib/RPM/Database.pm Installing /home/cpanrun/build/5.10.0/site/lib/RPM/Constants.pm Installing /home/cpanrun/build/5.10.0/site/man/man1/rpmprune.1 Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM::Database.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM::Error.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM::Constants.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/RPM::Header.3 Installing /home/cpanrun/build/5.10.0/site/bin/rpmprune Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod