The following packages will be installed: perl-Sys-CPU Fetching README... 0%100%100%100%100%100%Done Fetching perl-Sys-CPU.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Sys-CPU.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Sys-CPU-0.61/ Sys-CPU-0.61/Changes Sys-CPU-0.61/CPU.pm Sys-CPU-0.61/CPU.xs Sys-CPU-0.61/Makefile.PL Sys-CPU-0.61/MANIFEST Sys-CPU-0.61/META.json Sys-CPU-0.61/META.yml Sys-CPU-0.61/README Sys-CPU-0.61/t/ Sys-CPU-0.61/t/Sys-CPU.t Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sys::CPU Writing MYMETA.yml and MYMETA.json cp CPU.pm blib/lib/Sys/CPU.pm Running Mkbootstrap for CPU () chmod 644 "CPU.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CPU.xs > CPU.xsc Please specify prototyping behavior for CPU.xs (see perlxs manual) mv CPU.xsc CPU.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=i586 -mtune=i686 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/usr/lib/perl5/CORE" CPU.c rm -f blib/arch/auto/Sys/CPU/CPU.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong CPU.o -o blib/arch/auto/Sys/CPU/CPU.so \ \ chmod 755 blib/arch/auto/Sys/CPU/CPU.so Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.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/Sys-CPU.t .. ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.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-Sys-CPU/package-perl-Sys-CPU/usr/lib/perl5/vendor_perl/auto/Sys/CPU/CPU.so Installing /usr/src/slapt-src/perl/perl-Sys-CPU/package-perl-Sys-CPU/usr/lib/perl5/vendor_perl/Sys/CPU.pm Installing /usr/src/slapt-src/perl/perl-Sys-CPU/package-perl-Sys-CPU/usr/man/man3/Sys::CPU.3 Appending installation info to /usr/src/slapt-src/perl/perl-Sys-CPU/package-perl-Sys-CPU/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-Sys-CPU/perl-Sys-CPU-0.61-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Sys-CPU-0.61/ usr/doc/perl-Sys-CPU-0.61/Changes usr/doc/perl-Sys-CPU-0.61/MANIFEST usr/doc/perl-Sys-CPU-0.61/README usr/doc/perl-Sys-CPU-0.61/perl-Sys-CPU.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Sys/ usr/lib/perl5/vendor_perl/Sys/CPU.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Sys/ usr/lib/perl5/vendor_perl/auto/Sys/CPU/ usr/lib/perl5/vendor_perl/auto/Sys/CPU/CPU.so usr/man/ usr/man/man3/ usr/man/man3/Sys::CPU.3.gz Slackware package /usr/src/slapt-src/perl/perl-Sys-CPU/perl-Sys-CPU-0.61-i586-1salix15.0.txz created. Installing package perl-Sys-CPU-0.61-i586-1salix15.0... | perl-Sys-CPU (perl module for getting CPU information) | | In response to a post on perlmonks.org, a module for counting the | number of CPU's on a system. Support has now also been added for type | of CPU and clock speed. | | Currently only number of CPU's supported. | | Homepage: https://github.com/mzsanford/perl-sys-cpu | | | |