AUTOBUILD_PERL5LIB=`perl -e 'use Config; my $dir = $Config{sitelib}; $dir =~ s|$Config{siteprefix}|$ENV{AUTO_BUILD_ROOT}|; print $dir'` if [ -z "$PERL5LIB" ]; then export PERL5LIB=$AUTOBUILD_PERL5LIB else export PERL5LIB=$PERL5LIB:$AUTOBUILD_PERL5LIB fi # Make things clean. [ -f Makefile ] && make -k realclean ||: rm -f \ blib/script/authen-paas-cgi-passwd.pl rm -f \ *.a core \ core.[0-9] blib/arch/auto/Authen/PAAS/CGI/extralibs.all \ core.[0-9][0-9] CGI.bso \ pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \ CGI.x \ perl tmon.out \ *.o pm_to_blib \ blib/arch/auto/Authen/PAAS/CGI/extralibs.ld blibdirs.ts \ core.[0-9][0-9][0-9][0-9][0-9] *perl.core \ core.*perl.*.? Makefile.aperl \ perl CGI.def \ core.[0-9][0-9][0-9] mon.out \ libCGI.def perlmain.c \ perl.exe so_locations \ CGI.exp rm -rf \ *~ *.bak \ blib mv Makefile Makefile.old > /dev/null 2>&1 rm -f \ Makefile.old Makefile rm -rf \ Authen-PAAS-CGI-*.tar.gz Authen-PAAS-CGI-1.1.0 \ Authen-PAAS-CGI.spec rm -rf MANIFEST blib # Make makefiles. perl Makefile.PL PREFIX=$AUTO_BUILD_ROOT Warning: prerequisite Authen::PAAS 1.1.0 not found. Writing Makefile for Authen::PAAS::CGI make manifest /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: .hg/00changelog.d Added to MANIFEST: .hg/00changelog.i Added to MANIFEST: .hg/00manifest.d Added to MANIFEST: .hg/00manifest.i Added to MANIFEST: .hg/cache/tags Added to MANIFEST: .hg/data/.cvsignore.d Added to MANIFEST: .hg/data/.cvsignore.i Added to MANIFEST: .hg/data/.hgignore.d Added to MANIFEST: .hg/data/.hgignore.i Added to MANIFEST: .hg/data/Authen-PAAS-CGI.spec.PL.d Added to MANIFEST: .hg/data/Authen-PAAS-CGI.spec.PL.i Added to MANIFEST: .hg/data/bin/authen-paas-cgi-passwd.pl.d Added to MANIFEST: .hg/data/bin/authen-paas-cgi-passwd.pl.i Added to MANIFEST: .hg/data/cgi-bin/login.pl.d Added to MANIFEST: .hg/data/cgi-bin/login.pl.i Added to MANIFEST: .hg/data/cgi-bin/logout.pl.d Added to MANIFEST: .hg/data/cgi-bin/logout.pl.i Added to MANIFEST: .hg/data/cgi-bin/status.pl.d Added to MANIFEST: .hg/data/cgi-bin/status.pl.i Added to MANIFEST: .hg/data/conf/.cvsignore.d Added to MANIFEST: .hg/data/conf/.cvsignore.i Added to MANIFEST: .hg/data/conf/authen-paas-cgi-httpd.conf.in.d Added to MANIFEST: .hg/data/conf/authen-paas-cgi-httpd.conf.in.i Added to MANIFEST: .hg/data/conf/authen-paas-cgi.conf.d Added to MANIFEST: .hg/data/conf/authen-paas-cgi.conf.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieCallback.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieCallback.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieCredential.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieCredential.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieLogin.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/CookieLogin.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/ParamCallback.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/ParamCallback.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/SimplePasswdLogin.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/SimplePasswdLogin.pm.i Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/User.pm.d Added to MANIFEST: .hg/data/lib/Authen/PAAS/CGI/User.pm.i Added to MANIFEST: .hg/data/Makefile.PL.d Added to MANIFEST: .hg/data/Makefile.PL.i Added to MANIFEST: .hg/data/MANIFEST.SKIP.d Added to MANIFEST: .hg/data/MANIFEST.SKIP.i Added to MANIFEST: .hg/data/rollingbuild.sh.d Added to MANIFEST: .hg/data/rollingbuild.sh.i Added to MANIFEST: .hg/data/t/100-CookieLogin.t.d Added to MANIFEST: .hg/data/t/100-CookieLogin.t.i Added to MANIFEST: .hg/data/t/log4perl.conf.d Added to MANIFEST: .hg/data/t/log4perl.conf.i Added to MANIFEST: .hg/data/t/secret.dat.d Added to MANIFEST: .hg/data/t/secret.dat.i Added to MANIFEST: .hg/dirstate Added to MANIFEST: .hg/hgrc Added to MANIFEST: .hg/undo Added to MANIFEST: .hg/undo.dirstate Added to MANIFEST: .hgignore Added to MANIFEST: Authen-PAAS-CGI.spec.PL Added to MANIFEST: bin/authen-paas-cgi-passwd.pl Added to MANIFEST: cgi-bin/login.pl Added to MANIFEST: cgi-bin/logout.pl Added to MANIFEST: cgi-bin/status.pl Added to MANIFEST: conf/authen-paas-cgi-httpd.conf.in Added to MANIFEST: conf/authen-paas-cgi.conf Added to MANIFEST: lib/Authen/PAAS/CGI.pm Added to MANIFEST: lib/Authen/PAAS/CGI/CookieCallback.pm Added to MANIFEST: lib/Authen/PAAS/CGI/CookieCredential.pm Added to MANIFEST: lib/Authen/PAAS/CGI/CookieLogin.pm Added to MANIFEST: lib/Authen/PAAS/CGI/ParamCallback.pm Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: rollingbuild.sh Added to MANIFEST: t/100-CookieLogin.t Added to MANIFEST: t/log4perl.conf Added to MANIFEST: t/secret.dat echo $NAME.spec >> MANIFEST # Build the RPM. make cp lib/Authen/PAAS/CGI/CookieLogin.pm blib/lib/Authen/PAAS/CGI/CookieLogin.pm cp lib/Authen/PAAS/CGI/CookieCallback.pm blib/lib/Authen/PAAS/CGI/CookieCallback.pm cp lib/Authen/PAAS/CGI.pm blib/lib/Authen/PAAS/CGI.pm cp lib/Authen/PAAS/CGI/CookieCredential.pm blib/lib/Authen/PAAS/CGI/CookieCredential.pm cp lib/Authen/PAAS/CGI/ParamCallback.pm blib/lib/Authen/PAAS/CGI/ParamCallback.pm cp bin/authen-paas-cgi-passwd.pl blib/script/authen-paas-cgi-passwd.pl /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/authen-paas-cgi-passwd.pl Manifying blib/man3/Authen::PAAS::CGI::CookieLogin.3pm Manifying blib/man3/Authen::PAAS::CGI::CookieCallback.3pm Manifying blib/man3/Authen::PAAS::CGI::ParamCallback.3pm Manifying blib/man3/Authen::PAAS::CGI::CookieCredential.3pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" Authen-PAAS-CGI.spec.PL Authen-PAAS-CGI.spec if [ -z "$USE_COVER" ]; then perl -MDevel::Cover -e '' 1>/dev/null 2>&1 && USE_COVER=1 || USE_COVER=0 fi if [ "$USE_COVER" = "1" ]; then cover -delete HARNESS_PERL_SWITCHES=-MDevel::Cover make test cover mkdir blib/coverage cp -a cover_db/*.html cover_db/*.css blib/coverage mv blib/coverage/coverage.html blib/coverage/index.html else make test fi Checking lib/Authen/PAAS/CGI.pm: lib/Authen/PAAS/CGI.pm syntax OK Checking lib/Authen/PAAS/CGI/CookieCallback.pm: Base class package "Authen::PAAS::Callback" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: blib/lib /var/builder/install-root/lib/perl/5.8.4/ /var/builder/install-root/lib/perl/5.8.4/auto /var/builder/install-root/share/perl/5.8.4 /var/builder/install-root/share/perl/5.10.1 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .). at lib/Authen/PAAS/CGI/CookieCallback.pm line 45 BEGIN failed--compilation aborted at lib/Authen/PAAS/CGI/CookieCallback.pm line 45. make: *** [blib/test/lib/Authen/PAAS/CGI/CookieCallback.pm] Error 9