Changes between Initial Version and Version 1 of npl/perl/Mail_IMAPClient


Ignore:
Timestamp:
05/25/09 18:04:27 (15 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • npl/perl/Mail_IMAPClient

    v1 v1  
     1We moesten eerst perlmod_Parse_RecDescent bouwen, en daarvoor moesten we eerst weer perlmod_version bouwen.
     2
     3Hierna builde hij perfect:
     4{{{
     5
     6psy npl # mcedit perl/Mail_IMAPClient/Mail_IMAPClient.SlackBuild
     7
     8psy npl # ./rebuildcheck perl/Mail_IMAPClient/Mail_IMAPClient.SlackBuild
     9Rebuild required: ./Mail_IMAPClient.SlackBuild has changed!
     10REBUILDING /home/psy/syn3/npl/perl/Mail_IMAPClient/Mail_IMAPClient.SlackBuild:
     11Buildroot up-to-date check: (nopkgcheck to skip)......................................................................................................DONE
     12Buildroot /tmp/buildroot0._home_psy_syn3_builder repareren/syncen...OK
     13Build-dependency perl installeren: /home/psy/syn3/npl/.tmp/D/perl-5.8.7-i486-2056.tgz
     14Build-dependency perlmod_Parse_RecDescent installeren: svn: warning: '/home/psy/syn3/npl/perl/Parse_RecDescent/perlmod_Parse_RecDescent.pkg' is not a working copy
     15/home/psy/syn3/npl/.tmp/D/perlmod_Parse_RecDescent-1.96.0-i586-mod.tgz
     16Build-dependency perlmod_version installeren: /home/psy/syn3/npl/.tmp/D/perlmod_version-0.76-i586-new.tgz
     17Nieuwe packages ldconfiggen...
     18etc-update doen
     19stderr is not a tty - where are you?
     20/home/psy/syn3/npl/perl/Mail_IMAPClient word gekopieerd naar werkdirectory /tmp/buildroot0._home_psy_syn3_builder/tmp/build
     21*** Chroot naar /tmp/buildroot0._home_psy_syn3_builder en starten van Mail_IMAPClient.SlackBuild in /tmp/build:
     22/dev/pts/33: No such file or directory
     231 /tmp/build > pwd
     249 /tmp/build > CWD=/tmp/build
     251 /tmp/build > pwd
     2610 /tmp/build > PKGROOT=/tmp/build/pkgtmp
     271 /tmp/build > echo Mail-IMAPClient-3.14.tar.gz
     281 /tmp/build > sed s/.tar.gz//
     2913 /tmp/build > TARDIR=Mail-IMAPClient-3.14
     301 /tmp/build > echo Mail-IMAPClient-3.14
     311 /tmp/build > sed 's/.*-//'
     3214 /tmp/build > VER=3.14
     331 /tmp/build > sed 's/-[^-]*$//'
     341 /tmp/build > sed s/-/_/
     351 /tmp/build > echo Mail-IMAPClient-3.14
     3615 /tmp/build > NAME=perlmod_Mail_IMAPClient
     3717 /tmp/build > rm -r /tmp/build/pkgtmp
     3818 /tmp/build > mkdir -p /tmp/build/pkgtmp
     3921 /tmp/build > cd /tmp/build
     4022 /tmp/build > export PERL_INSTALL_ROOT=/tmp/build/pkgtmp
     4122 /tmp/build > PERL_INSTALL_ROOT=/tmp/build/pkgtmp
     4223 /tmp/build > tar -xzf Mail-IMAPClient-3.14.tar.gz
     4324 /tmp/build > cd Mail-IMAPClient-3.14
     4425 /tmp/build/Mail-IMAPClient-3.14 > perl Makefile.PL
     45Checking if your kit is complete...
     46Looks good
     47Warning: prerequisite Digest::HMAC_MD5 0 not found.
     48Warning: prerequisite File::Temp 0.18 not found. We have 0.16.
     49Warning: prerequisite Test::Pod 0 not found.
     50Writing Makefile for Mail::IMAPClient
     51You have the option of running an extended suite of tests during
     52'make test'. This requires an IMAP server name, user account, and
     53password to test with.
     54
     55Do you want to run the extended tests? (n/y)  n
     5626 /tmp/build/Mail-IMAPClient-3.14 > make
     57cp lib/Mail/IMAPClient/BodyStructure/Parse.pm blib/lib/Mail/IMAPClient/BodyStructure/Parse.pm
     58cp lib/Mail/IMAPClient/Thread.pm blib/lib/Mail/IMAPClient/Thread.pm
     59cp lib/Mail/IMAPClient/BodyStructure/Parse.grammar blib/lib/Mail/IMAPClient/BodyStructure/Parse.grammar
     60cp lib/Mail/IMAPClient.pod blib/lib/Mail/IMAPClient.pod
     61cp lib/Mail/IMAPClient/Thread.pod blib/lib/Mail/IMAPClient/Thread.pod
     62cp lib/Mail/IMAPClient/MessageSet.pm blib/lib/Mail/IMAPClient/MessageSet.pm
     63cp lib/Mail/IMAPClient/BodyStructure/Parse.pod blib/lib/Mail/IMAPClient/BodyStructure/Parse.pod
     64cp lib/Mail/IMAPClient/Thread.grammar blib/lib/Mail/IMAPClient/Thread.grammar
     65cp lib/Mail/IMAPClient/BodyStructure.pm blib/lib/Mail/IMAPClient/BodyStructure.pm
     66cp lib/Mail/IMAPClient.pm blib/lib/Mail/IMAPClient.pm
     67Manifying blib/man3/Mail::IMAPClient::Thread.3
     68Manifying blib/man3/Mail::IMAPClient::MessageSet.3
     69Manifying blib/man3/Mail::IMAPClient::BodyStructure.3
     70Manifying blib/man3/Mail::IMAPClient::BodyStructure::Parse.3
     71Manifying blib/man3/Mail::IMAPClient.3
     7227 /tmp/build/Mail-IMAPClient-3.14 > make test
     73PERL_DL_NONLAZY=1 /usr/bin/perl5.8.7 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
     74t/basic............skipped
     75        all skipped: test parameters not provided
     76t/bodystructure....ok
     77t/messageset.......ok
     78t/pod..............skipped
     79        all skipped: Test::Pod 1.00 required for testing POD
     80t/thread...........ok
     81All tests successful, 2 tests skipped.
     82Files=5, Tests=25,  1 wallclock secs ( 0.42 cusr +  0.02 csys =  0.44 CPU)
     8328 /tmp/build/Mail-IMAPClient-3.14 > make install
     84Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient.pm
     85Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient.pod
     86Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/BodyStructure.pm
     87Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/Thread.grammar
     88Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/MessageSet.pm
     89Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/Thread.pod
     90Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/Thread.pm
     91Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/BodyStructure/Parse.pod
     92Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/BodyStructure/Parse.grammar
     93Installing /tmp/build/pkgtmp/usr/lib/perl5/site_perl/5.8.7/Mail/IMAPClient/BodyStructure/Parse.pm
     94Installing /tmp/build/pkgtmp/usr/man/man3/Mail::IMAPClient.3
     95Installing /tmp/build/pkgtmp/usr/man/man3/Mail::IMAPClient::BodyStructure::Parse.3
     96Installing /tmp/build/pkgtmp/usr/man/man3/Mail::IMAPClient::BodyStructure.3
     97Installing /tmp/build/pkgtmp/usr/man/man3/Mail::IMAPClient::MessageSet.3
     98Installing /tmp/build/pkgtmp/usr/man/man3/Mail::IMAPClient::Thread.3
     99Writing /usr/lib/perl5/site_perl/5.8.7/i486-linux/auto/Mail/IMAPClient/.packlist
     100Appending installation info to /usr/lib/perl5/5.8.7/i486-linux/perllocal.pod
     10130 /tmp/build/Mail-IMAPClient-3.14 > cd /tmp/build/pkgtmp
     10231 /tmp/build/pkgtmp > makepkg -l y -c n /tmp/build/perlmod_Mail_IMAPClient.pkg
     103tar-1.13: perlmod_Mail_IMAPClient.pkg.tar is the archive; not dumped
     10432 /tmp/build/pkgtmp > echo 3.14
     10533 /tmp/build/pkgtmp > arch
     106*** Build gelukt.
     107* Packages terugmoven naar originele directory..
     108/tmp/buildroot0._home_psy_syn3_builder/tmp/build/perlmod_Mail_IMAPClient.arch ...
     109/tmp/buildroot0._home_psy_syn3_builder/tmp/build/perlmod_Mail_IMAPClient.version ...
     110/tmp/buildroot0._home_psy_syn3_builder/tmp/build/perlmod_Mail_IMAPClient.pkg ...
     111
     112* Klaar ja!
     113Updating md5 for /home/psy/syn3/npl/perl/Mail_IMAPClient/Mail_IMAPClient.SlackBuild...
     114Updating dependency information for /home/psy/syn3/npl/perl/Mail_IMAPClient/Mail_IMAPClient.SlackBuild...
     115All rebuilds completed.
     116}}}