The following packages will be installed: perl-Text-Iconv Fetching README... 0%100%100%100%100%100%Done Fetching perl-Text-Iconv.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Text-Iconv.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Text-Iconv-1.7 Text-Iconv-1.7/t Text-Iconv-1.7/t/01_charsets.t Text-Iconv-1.7/t/00_load.t Text-Iconv-1.7/Iconv.xs Text-Iconv-1.7/Changes Text-Iconv-1.7/Iconv.pm Text-Iconv-1.7/MANIFEST Text-Iconv-1.7/typemap Text-Iconv-1.7/Makefile.PL Text-Iconv-1.7/README Text-Iconv-1.7/META.yml Checking for iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/bin/perl5.22.2 Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Iconv Writing MYMETA.yml and MYMETA.json cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) Running Mkbootstrap for Text::Iconv () chmod 644 "Iconv.bs" "/usr/bin/perl5.22.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.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=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib/perl5/CORE" Iconv.c rm -f blib/arch/auto/Text/Iconv/Iconv.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \ \ chmod 755 blib/arch/auto/Text/Iconv/Iconv.so "/usr/bin/perl5.22.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 Manifying 1 pod document Running Mkbootstrap for Text::Iconv () chmod 644 "Iconv.bs" 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 t/00_load.t ...... ok t/01_charsets.t .. ok All tests successful. Files=2, Tests=14, 0 wallclock secs ( 0.09 usr 0.01 sys + 0.11 cusr 0.02 csys = 0.23 CPU) Result: PASS 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-Iconv/package-perl-Text-Iconv/usr/lib/perl5/vendor_perl/auto/Text/Iconv/Iconv.so Installing /usr/src/slapt-src/perl/perl-Text-Iconv/package-perl-Text-Iconv/usr/lib/perl5/vendor_perl/auto/Text/Iconv/autosplit.ix Installing /usr/src/slapt-src/perl/perl-Text-Iconv/package-perl-Text-Iconv/usr/lib/perl5/vendor_perl/Text/Iconv.pm Installing /usr/src/slapt-src/perl/perl-Text-Iconv/package-perl-Text-Iconv/usr/man/man3/Text::Iconv.3 Appending installation info to /usr/src/slapt-src/perl/perl-Text-Iconv/package-perl-Text-Iconv/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-Text-Iconv/perl-Text-Iconv-1.7-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Text/ usr/lib/perl5/vendor_perl/auto/Text/Iconv/ usr/lib/perl5/vendor_perl/auto/Text/Iconv/autosplit.ix usr/lib/perl5/vendor_perl/auto/Text/Iconv/Iconv.so usr/lib/perl5/vendor_perl/Text/ usr/lib/perl5/vendor_perl/Text/Iconv.pm usr/doc/ usr/doc/perl-Text-Iconv-1.7/ usr/doc/perl-Text-Iconv-1.7/README usr/doc/perl-Text-Iconv-1.7/Changes usr/doc/perl-Text-Iconv-1.7/MANIFEST usr/doc/perl-Text-Iconv-1.7/perl-Text-Iconv.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Text::Iconv.3.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Text-Iconv/perl-Text-Iconv-1.7-i486-1salix.txz created. Installing package perl-Text-Iconv-1.7-i486-1salix... | perl-Text-Iconv (Perl interface to the iconv() function) | | This module provides a Perl interface to the iconv() codeset | conversion function. It was written by Michael Piotrowski. | | Homepage: http://search.cpan.org/~mpiotr/Text-Iconv | | | | | | |