The following packages will be installed: perl-Expect Fetching README... 0%100%100%100%100%100%Done Fetching perl-Expect.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Expect.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done expect.pm-Expect-1.33/ expect.pm-Expect-1.33/.gitignore expect.pm-Expect-1.33/.perltidyrc expect.pm-Expect-1.33/.travis.yml expect.pm-Expect-1.33/Changes expect.pm-Expect-1.33/LICENSE expect.pm-Expect-1.33/MANIFEST.SKIP expect.pm-Expect-1.33/Makefile.PL expect.pm-Expect-1.33/README.md expect.pm-Expect-1.33/examples/ expect.pm-Expect-1.33/examples/calc.pl expect.pm-Expect-1.33/examples/expect_calc.pl expect.pm-Expect-1.33/examples/kibitz/ expect.pm-Expect-1.33/examples/kibitz/Changelog expect.pm-Expect-1.33/examples/kibitz/README expect.pm-Expect-1.33/examples/kibitz/kibitz expect.pm-Expect-1.33/examples/kibitz/kibitz.man expect.pm-Expect-1.33/examples/ssh.pl expect.pm-Expect-1.33/lib/ expect.pm-Expect-1.33/lib/Expect.pm expect.pm-Expect-1.33/t/ expect.pm-Expect-1.33/t/01-test.t expect.pm-Expect-1.33/t/02-bc.t expect.pm-Expect-1.33/t/03-log.t expect.pm-Expect-1.33/t/04-multiline.t expect.pm-Expect-1.33/t/10-internal.t expect.pm-Expect-1.33/t/11-calc.t expect.pm-Expect-1.33/tutorial/ expect.pm-Expect-1.33/tutorial/1.A.Intro expect.pm-Expect-1.33/tutorial/2.A.ftp expect.pm-Expect-1.33/tutorial/2.B.rlogin expect.pm-Expect-1.33/tutorial/3.A.debugging expect.pm-Expect-1.33/tutorial/4.A.top expect.pm-Expect-1.33/tutorial/5.A.top expect.pm-Expect-1.33/tutorial/5.B.top expect.pm-Expect-1.33/tutorial/6.A.smtp-verify expect.pm-Expect-1.33/tutorial/6.B.modem-init expect.pm-Expect-1.33/tutorial/README Generating a Unix-style Makefile Writing Makefile for Expect Writing MYMETA.yml and MYMETA.json cp lib/Expect.pm blib/lib/Expect.pm Manifying 1 pod document PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Basic tests... # Testing exec failure... # Testing exp_continue... # number of timeout calls in 5 sec: 4 # timeout shouldn't destroy accum contents # Testing -notransfer... # Testing raw reversing... # isatty($exp): YES # Called: 3 # Elapsed time: 6 delay by expect: 4.5 # Elapsed time: 6 delay by expect: 3.9 # Elapsed time: 6 delay by expect: 4.3 # Called: 3 # Check if the raw pty can handle large chunks of text at once # ------------------------------------------------------------------------------ # The following tests check system-dependend behaviour, so even if some fail, # Expect might still be perfectly usable for you! # ------------------------------------------------------------------------------ # Length: 512 # Good, your raw pty can handle lines of at least 512 bytes at a time. # Status: match # Check if the default pty can handle large chunks of text at once # ------------------------------------------------------------------------------ # The following tests check system-dependend behaviour, so even if some fail, # Expect might still be perfectly usable for you! # ------------------------------------------------------------------------------ # Length: 164 # Good, your default pty can handle lines of at least 164 bytes at a time. # Status: match # Testing controlling terminal... # Checking if exit status is returned correctly... # soft_close: 0x2A00 # Checking if signal exit status is returned correctly... # soft_close: 0x000F # # Checking if EOF on pty slave is correctly reported to master... # (this fails on about 50% of the supported systems, so don't panic! # Expect will work anyway!) # t/01-test.t ....... ok t/02-bc.t ......... skipped: See https://rt.cpan.org/Ticket/Display.html?id=98495 # Test created for https://rt.cpan.org/Ticket/Display.html?id=62359 related to clear_accum t/03-log.t ........ ok t/04-multiline.t .. ok t/10-internal.t ... ok # SPACE t/11-calc.t ....... ok All tests successful. Files=6, Tests=97, 60 wallclock secs ( 0.14 usr 0.03 sys + 1.78 cusr 0.50 csys = 2.45 CPU) Result: PASS Manifying 1 pod document Installing /usr/src/slapt-src/perl/perl-Expect/package-perl-Expect/usr/share/perl5/vendor_perl/Expect.pm Installing /usr/src/slapt-src/perl/perl-Expect/package-perl-Expect/usr/man/man3/Expect.3 Appending installation info to /usr/src/slapt-src/perl/perl-Expect/package-perl-Expect/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-Expect/perl-Expect-1.33-i586-1salix.txz ./ usr/ usr/doc/ usr/doc/perl-Expect-1.33/ usr/doc/perl-Expect-1.33/LICENSE usr/doc/perl-Expect-1.33/README.md usr/doc/perl-Expect-1.33/Changes usr/doc/perl-Expect-1.33/perl-Expect.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Expect.3.gz usr/share/ usr/share/perl5/ usr/share/perl5/vendor_perl/ usr/share/perl5/vendor_perl/Expect.pm install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Expect/perl-Expect-1.33-i586-1salix.txz created. Installing package perl-Expect-1.33-i586-1salix... | perl-Expect (perl module Expect) | | Expect is tool to automate interaction with an application providing | a CLI (Command Line Interface). | | Homepage: https://metacpan.org/pod/Expect | | | | | | |