The following packages will be installed: perl-text-aspell Fetching README... 0%100%100%100%100%100%Done Fetching perl-text-aspell.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-text-aspell.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Text-Aspell-0.09/ Text-Aspell-0.09/t/ Text-Aspell-0.09/t/02-pod.t Text-Aspell-0.09/t/05-core.t Text-Aspell-0.09/t/01-use.t Text-Aspell-0.09/META.yml Text-Aspell-0.09/Aspell.pm Text-Aspell-0.09/Changes Text-Aspell-0.09/MANIFEST Text-Aspell-0.09/Aspell.xs Text-Aspell-0.09/typemap Text-Aspell-0.09/README Text-Aspell-0.09/Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Aspell Writing MYMETA.yml and MYMETA.json cp Aspell.pm blib/lib/Text/Aspell.pm Running Mkbootstrap for Aspell () chmod 644 "Aspell.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Aspell.bs blib/arch/auto/Text/Aspell/Aspell.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/slapt-src/perl/perl-text-aspell/Text-Aspell-0.09/typemap' Aspell.xs > Aspell.xsc mv Aspell.xsc Aspell.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -march=i486 -mtune=i686 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl5/CORE" Aspell.c rm -f blib/arch/auto/Text/Aspell/Aspell.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Aspell.o -o blib/arch/auto/Text/Aspell/Aspell.so \ -laspell \ chmod 755 blib/arch/auto/Text/Aspell/Aspell.so Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Aspell.bs blib/arch/auto/Text/Aspell/Aspell.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-use.t ... ok t/02-pod.t ... skipped: set TEST_POD to enable this test t/05-core.t .. ok All tests successful. Files=3, Tests=20, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.10 cusr 0.00 csys = 0.12 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Aspell.bs blib/arch/auto/Text/Aspell/Aspell.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-text-aspell/package-perl-text-aspell/usr/lib/perl5/vendor_perl/auto/Text/Aspell/Aspell.so Installing /usr/src/slapt-src/perl/perl-text-aspell/package-perl-text-aspell/usr/lib/perl5/vendor_perl/Text/Aspell.pm Installing /usr/src/slapt-src/perl/perl-text-aspell/package-perl-text-aspell/usr/man/man3/Text::Aspell.3 Appending installation info to /usr/src/slapt-src/perl/perl-text-aspell/package-perl-text-aspell/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. 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-text-aspell/perl-text-aspell-0.09-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-text-aspell-0.09/ usr/doc/perl-text-aspell-0.09/Changes usr/doc/perl-text-aspell-0.09/perl-text-aspell.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Text/ usr/lib/perl5/vendor_perl/Text/Aspell.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Text/ usr/lib/perl5/vendor_perl/auto/Text/Aspell/ usr/lib/perl5/vendor_perl/auto/Text/Aspell/Aspell.so usr/man/ usr/man/man3/ usr/man/man3/Text::Aspell.3.gz Slackware package /usr/src/slapt-src/perl/perl-text-aspell/perl-text-aspell-0.09-i486-1salix15.0.txz created. Installing package perl-text-aspell-0.09-i486-1salix15.0... | perl-text-aspell (Perl interface to the GNU Aspell library) | | Text::Aspell as a module provides a Perl interface to the GNU Aspell | library. This module is to meet the need of looking up many words, | one at a time, in a single session, such as spell-checking a document | in memory. | | | | Homepage: https://metacpan.org/release/HANK/Text-Aspell-0.09 | | |