AUTOBUILD_PERL5LIB=`perl -e 'use Config; my $dir = $Config{sitelib}; $dir =~ s|$Config{siteprefix}|$ENV{AUTO_BUILD_ROOT}|; print $dir'` 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 -rf *.bak *~ ./blib Makefile.aperl blib/arch/auto/Authen/PAAS/CGI/extralibs.all blib/arch/auto/Authen/PAAS/CGI/extralibs.ld perlmain.c tmon.out mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl CGI.bso CGI.def libCGI.def CGI.exp CGI.x core core.*perl.*.? *perl.core core.[0-9] core.[0-9][0-9] core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9][0-9] mv Makefile Makefile.old > /dev/null 2>&1 rm -rf blib/lib/auto/Authen/PAAS/CGI blib/arch/auto/Authen/PAAS/CGI rm -rf Authen-PAAS-CGI-1.1.0 rm -f Authen-PAAS-CGI-*.tar.gz Authen-PAAS-CGI.spec Makefile.old blib/lib/Authen/PAAS/CGI.pm blib/lib/Authen/PAAS/CGI/CookieCredential.pm blib/lib/Authen/PAAS/CGI/ParamCallback.pm rm -f blib/lib/Authen/PAAS/CGI/CookieLogin.pm blib/lib/Authen/PAAS/CGI/CookieCallback.pm Makefile rm -rf MANIFEST blib # Make makefiles. perl Makefile.PL PREFIX=$AUTO_BUILD_ROOT 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/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 Deleting database /var/builder/source-root/authen-paas-cgi-dev/cover_db Checking lib/Authen/PAAS/CGI.pm: lib/Authen/PAAS/CGI.pm syntax OK Checking lib/Authen/PAAS/CGI/CookieCallback.pm: lib/Authen/PAAS/CGI/CookieCallback.pm syntax OK Checking lib/Authen/PAAS/CGI/CookieCredential.pm: lib/Authen/PAAS/CGI/CookieCredential.pm syntax OK Checking lib/Authen/PAAS/CGI/CookieLogin.pm: lib/Authen/PAAS/CGI/CookieLogin.pm syntax OK Checking lib/Authen/PAAS/CGI/ParamCallback.pm: lib/Authen/PAAS/CGI/ParamCallback.pm syntax OK Checking cgi-bin/login.pl: cgi-bin/login.pl syntax OK Checking cgi-bin/logout.pl: cgi-bin/logout.pl syntax OK Checking cgi-bin/status.pl: cgi-bin/status.pl syntax OK PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/100-CookieLogin....ok All tests successful. Files=1, Tests=22, 7 wallclock secs ( 2.57 cusr + 0.14 csys = 2.71 CPU) Reading database from /var/builder/source-root/authen-paas-cgi-dev/cover_db ---------------------------- ------ ------ ------ ------ ------ ------ ------ File stmt bran cond sub pod time total ---------------------------- ------ ------ ------ ------ ------ ------ ------ .../Authen/PAAS/BasicUser.pm 100.0 n/a 33.3 100.0 100.0 4.7 90.9 ...4/Authen/PAAS/Callback.pm 85.7 n/a 33.3 75.0 100.0 4.4 78.3 ...Authen/PAAS/Credential.pm 100.0 50.0 33.3 100.0 100.0 5.0 88.5 ...uthen/PAAS/LoginModule.pm 73.9 66.7 33.3 57.1 100.0 10.0 70.5 .../Authen/PAAS/Principal.pm 100.0 50.0 33.3 100.0 100.0 6.3 88.5 ...en/PAAS/SimpleCallback.pm 100.0 n/a 33.3 100.0 100.0 5.4 92.6 ....4/Authen/PAAS/Subject.pm 61.1 12.5 33.3 61.5 100.0 18.7 57.4 ...S/CGI/CookieCredential.pm 88.2 n/a 33.3 80.0 50.0 5.8 77.8 ...n/PAAS/CGI/CookieLogin.pm 92.4 75.0 33.3 92.3 100.0 39.7 89.1 Total 83.5 44.7 33.3 81.4 96.7 100.0 77.4 ---------------------------- ------ ------ ------ ------ ------ ------ ------ Writing HTML output to /var/builder/source-root/authen-paas-cgi-dev/cover_db/coverage.html ... done. make INSTALLMAN3DIR=$AUTO_BUILD_ROOT/share/man/man3 install Installing /var/builder/install-root/share/perl/5.8.4/Authen/PAAS/CGI.pm Installing /var/builder/install-root/share/perl/5.8.4/Authen/PAAS/CGI/CookieLogin.pm Installing /var/builder/install-root/share/perl/5.8.4/Authen/PAAS/CGI/CookieCallback.pm Installing /var/builder/install-root/share/perl/5.8.4/Authen/PAAS/CGI/CookieCredential.pm Installing /var/builder/install-root/share/perl/5.8.4/Authen/PAAS/CGI/ParamCallback.pm Installing /var/builder/install-root/man/man3/Authen::PAAS::CGI::CookieLogin.3pm Installing /var/builder/install-root/man/man3/Authen::PAAS::CGI::CookieCallback.3pm Installing /var/builder/install-root/man/man3/Authen::PAAS::CGI::ParamCallback.3pm Installing /var/builder/install-root/man/man3/Authen::PAAS::CGI::CookieCredential.3pm Installing /var/builder/install-root/bin/authen-paas-cgi-passwd.pl Writing /var/builder/install-root/lib/perl/5.8.4/auto/Authen/PAAS/CGI/.packlist Appending installation info to /var/builder/install-root/lib/perl/5.8.4/perllocal.pod install -d -m 0755 /var/builder/install-root/etc/authen-paas/ for i in conf/*.conf ; do \ conf=`echo $i | sed -e 's/conf\///'`; \ if [ -f /var/builder/install-root/etc/authen-paas/$conf ]; then \ install -c -D -m 0644 $i /var/builder/install-root/etc/authen-paas/$conf-example; \ echo "Not overwriting existing config file /var/builder/install-root/etc/authen-paas/$i" ; \ else \ install -c -D -m 0644 $i /var/builder/install-root/etc/authen-paas/$conf; \ fi \ done install -d -m 0755 /var/builder/install-root/etc/httpd/conf.d rm -f /var/builder/install-root/etc/httpd/conf.d/authen-paas-cgi-httpd.conf ln -s ../../authen-paas/authen-paas-cgi-httpd.conf /var/builder/install-root/etc/httpd/conf.d/authen-paas-cgi-httpd.conf install -d -m 0755 /var/builder/install-root/share/Authen-PAAS-CGI-1.1.0/cgi-bin install -c -m 0755 cgi-bin/*.pl /var/builder/install-root/share/Authen-PAAS-CGI-1.1.0/cgi-bin/ rm -f $NAME-*.tar.gz make dist rm -rf Authen-PAAS-CGI-1.1.0 /usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ -e "manicopy(maniread(),'Authen-PAAS-CGI-1.1.0', 'best');" mkdir Authen-PAAS-CGI-1.1.0 mkdir Authen-PAAS-CGI-1.1.0/.hg mkdir Authen-PAAS-CGI-1.1.0/.hg/data mkdir Authen-PAAS-CGI-1.1.0/.hg/data/lib mkdir Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen mkdir Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS mkdir Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI mkdir Authen-PAAS-CGI-1.1.0/.hg/data/bin mkdir Authen-PAAS-CGI-1.1.0/.hg/data/t mkdir Authen-PAAS-CGI-1.1.0/.hg/data/conf mkdir Authen-PAAS-CGI-1.1.0/lib mkdir Authen-PAAS-CGI-1.1.0/lib/Authen mkdir Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS mkdir Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI mkdir Authen-PAAS-CGI-1.1.0/cgi-bin mkdir Authen-PAAS-CGI-1.1.0/bin mkdir Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin mkdir Authen-PAAS-CGI-1.1.0/conf mkdir Authen-PAAS-CGI-1.1.0/t tar cvf Authen-PAAS-CGI-1.1.0.tar Authen-PAAS-CGI-1.1.0 Authen-PAAS-CGI-1.1.0/ Authen-PAAS-CGI-1.1.0/.hg/ Authen-PAAS-CGI-1.1.0/.hg/data/ Authen-PAAS-CGI-1.1.0/.hg/data/lib/ Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/ Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/ Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/ Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/User.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/ParamCallback.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieCallback.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieCredential.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieCallback.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieLogin.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/ParamCallback.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/SimplePasswdLogin.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieLogin.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/CookieCredential.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/SimplePasswdLogin.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI/User.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI.pm.d Authen-PAAS-CGI-1.1.0/.hg/data/lib/Authen/PAAS/CGI.pm.i Authen-PAAS-CGI-1.1.0/.hg/data/bin/ Authen-PAAS-CGI-1.1.0/.hg/data/bin/authen-paas-cgi-passwd.pl.i Authen-PAAS-CGI-1.1.0/.hg/data/bin/authen-paas-cgi-passwd.pl.d Authen-PAAS-CGI-1.1.0/.hg/data/t/ Authen-PAAS-CGI-1.1.0/.hg/data/t/100-CookieLogin.t.d Authen-PAAS-CGI-1.1.0/.hg/data/t/log4perl.conf.d Authen-PAAS-CGI-1.1.0/.hg/data/t/100-CookieLogin.t.i Authen-PAAS-CGI-1.1.0/.hg/data/t/secret.dat.d Authen-PAAS-CGI-1.1.0/.hg/data/t/secret.dat.i Authen-PAAS-CGI-1.1.0/.hg/data/t/log4perl.conf.i Authen-PAAS-CGI-1.1.0/.hg/data/MANIFEST.SKIP.d Authen-PAAS-CGI-1.1.0/.hg/data/conf/ Authen-PAAS-CGI-1.1.0/.hg/data/conf/authen-paas-cgi.conf.d Authen-PAAS-CGI-1.1.0/.hg/data/conf/authen-paas-cgi-httpd.conf.in.d Authen-PAAS-CGI-1.1.0/.hg/data/conf/authen-paas-cgi.conf.i Authen-PAAS-CGI-1.1.0/.hg/data/conf/.cvsignore.i Authen-PAAS-CGI-1.1.0/.hg/data/conf/authen-paas-cgi-httpd.conf.in.i Authen-PAAS-CGI-1.1.0/.hg/data/conf/.cvsignore.d Authen-PAAS-CGI-1.1.0/.hg/data/MANIFEST.SKIP.i Authen-PAAS-CGI-1.1.0/.hg/data/Authen-PAAS-CGI.spec.PL.d Authen-PAAS-CGI-1.1.0/.hg/data/.hgignore.d Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/ Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/login.pl.i Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/status.pl.i Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/logout.pl.d Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/login.pl.d Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/status.pl.d Authen-PAAS-CGI-1.1.0/.hg/data/cgi-bin/logout.pl.i Authen-PAAS-CGI-1.1.0/.hg/data/rollingbuild.sh.i Authen-PAAS-CGI-1.1.0/.hg/data/.cvsignore.i Authen-PAAS-CGI-1.1.0/.hg/data/.hgignore.i Authen-PAAS-CGI-1.1.0/.hg/data/Authen-PAAS-CGI.spec.PL.i Authen-PAAS-CGI-1.1.0/.hg/data/Makefile.PL.d Authen-PAAS-CGI-1.1.0/.hg/data/rollingbuild.sh.d Authen-PAAS-CGI-1.1.0/.hg/data/.cvsignore.d Authen-PAAS-CGI-1.1.0/.hg/data/Makefile.PL.i Authen-PAAS-CGI-1.1.0/.hg/dirstate Authen-PAAS-CGI-1.1.0/.hg/00changelog.i Authen-PAAS-CGI-1.1.0/.hg/00changelog.d Authen-PAAS-CGI-1.1.0/.hg/00manifest.d Authen-PAAS-CGI-1.1.0/.hg/undo Authen-PAAS-CGI-1.1.0/.hg/00manifest.i Authen-PAAS-CGI-1.1.0/.hg/undo.dirstate Authen-PAAS-CGI-1.1.0/.hg/hgrc Authen-PAAS-CGI-1.1.0/lib/ Authen-PAAS-CGI-1.1.0/lib/Authen/ Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/ Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI/ Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI/ParamCallback.pm Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI/CookieCallback.pm Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI/CookieLogin.pm Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI/CookieCredential.pm Authen-PAAS-CGI-1.1.0/lib/Authen/PAAS/CGI.pm Authen-PAAS-CGI-1.1.0/cgi-bin/ Authen-PAAS-CGI-1.1.0/cgi-bin/login.pl Authen-PAAS-CGI-1.1.0/cgi-bin/status.pl Authen-PAAS-CGI-1.1.0/cgi-bin/logout.pl Authen-PAAS-CGI-1.1.0/bin/ Authen-PAAS-CGI-1.1.0/bin/authen-paas-cgi-passwd.pl Authen-PAAS-CGI-1.1.0/rollingbuild.sh Authen-PAAS-CGI-1.1.0/.hgignore Authen-PAAS-CGI-1.1.0/Authen-PAAS-CGI.spec.PL Authen-PAAS-CGI-1.1.0/conf/ Authen-PAAS-CGI-1.1.0/conf/authen-paas-cgi.conf Authen-PAAS-CGI-1.1.0/conf/authen-paas-cgi-httpd.conf.in Authen-PAAS-CGI-1.1.0/META.yml Authen-PAAS-CGI-1.1.0/t/ Authen-PAAS-CGI-1.1.0/t/100-CookieLogin.t Authen-PAAS-CGI-1.1.0/t/log4perl.conf Authen-PAAS-CGI-1.1.0/t/secret.dat Authen-PAAS-CGI-1.1.0/MANIFEST.SKIP Authen-PAAS-CGI-1.1.0/Authen-PAAS-CGI.spec Authen-PAAS-CGI-1.1.0/Makefile.PL rm -rf Authen-PAAS-CGI-1.1.0 gzip --force --best Authen-PAAS-CGI-1.1.0.tar if [ -x /usr/bin/rpmbuild ]; then rpmbuild -ta --clean $NAME-*.tar.gz fi Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20025 + umask 022 + cd /var/builder/package-root/rpm/BUILD + cd /var/builder/package-root/rpm/BUILD + rm -rf Authen-PAAS-CGI-1.1.0 + /bin/gzip -dc /var/builder/source-root/authen-paas-cgi-dev/Authen-PAAS-CGI-1.1.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Authen-PAAS-CGI-1.1.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20025 + umask 022 + cd /var/builder/package-root/rpm/BUILD + cd Authen-PAAS-CGI-1.1.0 + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Writing Makefile for Authen::PAAS::CGI + /usr/bin/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/ParamCallback.pm blib/lib/Authen/PAAS/CGI/ParamCallback.pm cp lib/Authen/PAAS/CGI/CookieCredential.pm blib/lib/Authen/PAAS/CGI/CookieCredential.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::CookieCredential.3pm Manifying blib/man3/Authen::PAAS::CGI::ParamCallback.3pm cat conf/authen-paas-cgi-httpd.conf.in | sed -e "s,::PREFIX::,/usr,g" -e "s,::DISTNAME::,Authen-PAAS-CGI," -e "s,::VERSION::,1.1.0," > conf/authen-paas-cgi-httpd.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79567 + umask 022 + cd /var/builder/package-root/rpm/BUILD + cd Authen-PAAS-CGI-1.1.0 + /bin/rm -rf /var/tmp/Authen-PAAS-CGI-1.1.0-root + export PERL_INSTALL_ROOT=/var/tmp/Authen-PAAS-CGI-1.1.0-root + PERL_INSTALL_ROOT=/var/tmp/Authen-PAAS-CGI-1.1.0-root + make sysconfdir=/etc INSTALLVENDORMAN3DIR=/usr/share/man/man3 INSTALLVENDORMAN1DIR=/usr/share/man/man1 install Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/perl5/Authen/PAAS/CGI.pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/perl5/Authen/PAAS/CGI/CookieLogin.pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/perl5/Authen/PAAS/CGI/CookieCallback.pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/perl5/Authen/PAAS/CGI/ParamCallback.pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/perl5/Authen/PAAS/CGI/CookieCredential.pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/man/man3/Authen::PAAS::CGI::CookieLogin.3pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/man/man3/Authen::PAAS::CGI::CookieCallback.3pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/man/man3/Authen::PAAS::CGI::CookieCredential.3pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/man/man3/Authen::PAAS::CGI::ParamCallback.3pm Installing /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/bin/authen-paas-cgi-passwd.pl install -d -m 0755 /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/authen-paas/ for i in conf/*.conf ; do \ conf=`echo $i | sed -e 's/conf\///'`; \ if [ -f /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/authen-paas/$conf ]; then \ install -c -D -m 0644 $i /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/authen-paas/$conf-example; \ echo "Not overwriting existing config file /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/authen-paas/$i" ; \ else \ install -c -D -m 0644 $i /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/authen-paas/$conf; \ fi \ done install -d -m 0755 /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/httpd/conf.d rm -f /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/httpd/conf.d/authen-paas-cgi-httpd.conf ln -s ../../authen-paas/authen-paas-cgi-httpd.conf /var/tmp/Authen-PAAS-CGI-1.1.0-root/etc/httpd/conf.d/authen-paas-cgi-httpd.conf install -d -m 0755 /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/Authen-PAAS-CGI-1.1.0/cgi-bin install -c -m 0755 cgi-bin/*.pl /var/tmp/Authen-PAAS-CGI-1.1.0-root/usr/share/Authen-PAAS-CGI-1.1.0/cgi-bin/ + find /var/tmp/Authen-PAAS-CGI-1.1.0-root -name perllocal.pod -exec rm -f '{}' ';' + find /var/tmp/Authen-PAAS-CGI-1.1.0-root -name .packlist -exec rm -f '{}' ';' + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-comment-note Processing files: perl-Authen-PAAS-CGI-1.1.0-1 Finding Provides: (using /usr/lib/rpm/find-provides)... Finding Requires: (using /usr/lib/rpm/find-requires)... Provides: perl(Authen::PAAS::CGI) = 1.1.0 perl(Authen::PAAS::CGI::CookieCallback) perl(Authen::PAAS::CGI::CookieCredential) perl(Authen::PAAS::CGI::CookieLogin) perl(Authen::PAAS::CGI::ParamCallback) PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: httpd perl >= 5.8.4 perl-Config-Record >= 1.1.0 perl-CGI perl-Authen-PAAS perl-Digest-SHA1 /usr/bin/perl perl(Authen::PAAS::CGI::CookieCallback) perl(Authen::PAAS::CGI::CookieCredential) perl(Authen::PAAS::CGI::ParamCallback) perl(Authen::PAAS::Context) perl(CGI) perl(Carp) perl(Config::Record) perl(Digest::SHA1) perl(IO::Handle) perl(Log::Log4perl) perl(base) perl(strict) perl(vars) perl(warnings) Wrote: /var/builder/package-root/rpm/SRPMS/perl-Authen-PAAS-CGI-1.1.0-1.src.rpm Wrote: /var/builder/package-root/rpm/RPMS/noarch/perl-Authen-PAAS-CGI-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2581 + umask 022 + cd /var/builder/package-root/rpm/BUILD + cd Authen-PAAS-CGI-1.1.0 + /bin/rm -rf /var/tmp/Authen-PAAS-CGI-1.1.0-root + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.2581 + umask 022 + cd /var/builder/package-root/rpm/BUILD + rm -rf Authen-PAAS-CGI-1.1.0 + exit 0 #if [ -x /usr/bin/fakeroot ]; then # fakeroot debian/rules clean # fakeroot debian/rules DESTDIR=$HOME/packages/debian binary #fi