The following packages will be installed: perl-XML-LibXSLT Fetching README... 0%100%100%100%100%100%Done Fetching perl-XML-LibXSLT.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-XML-LibXSLT.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done XML-LibXSLT-1.95/ XML-LibXSLT-1.95/perl-libxml-mm.h XML-LibXSLT-1.95/benchmark/ XML-LibXSLT-1.95/benchmark/Driver/ XML-LibXSLT-1.95/benchmark/Driver/Sablotron.pm XML-LibXSLT-1.95/benchmark/Driver/LibXSLT.pm XML-LibXSLT-1.95/benchmark/Driver/BaseClass.pm XML-LibXSLT-1.95/benchmark/benchmark.pl XML-LibXSLT-1.95/Changes XML-LibXSLT-1.95/LICENSE XML-LibXSLT-1.95/LibXSLT.pm XML-LibXSLT-1.95/MANIFEST XML-LibXSLT-1.95/testcases/ XML-LibXSLT-1.95/testcases/default.conf XML-LibXSLT-1.95/example/ XML-LibXSLT-1.95/example/fatal.xsl XML-LibXSLT-1.95/example/2.xml XML-LibXSLT-1.95/example/bad3.xsl XML-LibXSLT-1.95/example/nonfatal.xsl XML-LibXSLT-1.95/example/1.xml XML-LibXSLT-1.95/example/bad2.xsl XML-LibXSLT-1.95/example/1.xsl XML-LibXSLT-1.95/example/2.xsl XML-LibXSLT-1.95/example/bad1.xsl XML-LibXSLT-1.95/Makefile.PL XML-LibXSLT-1.95/META.yml XML-LibXSLT-1.95/META.json XML-LibXSLT-1.95/README XML-LibXSLT-1.95/t/ XML-LibXSLT-1.95/t/04params.t XML-LibXSLT-1.95/t/style-trailing-space.t XML-LibXSLT-1.95/t/rt71345_a.t XML-LibXSLT-1.95/t/09exslt.t XML-LibXSLT-1.95/t/06output.t XML-LibXSLT-1.95/t/03input.t XML-LibXSLT-1.95/t/08literal.t XML-LibXSLT-1.95/t/cpan-changes.t XML-LibXSLT-1.95/t/02dromeds.t XML-LibXSLT-1.95/t/xml-grammar-failures.t XML-LibXSLT-1.95/t/06entities.t XML-LibXSLT-1.95/t/pod.t XML-LibXSLT-1.95/t/11utf8.t XML-LibXSLT-1.95/t/10functions.t XML-LibXSLT-1.95/t/data/ XML-LibXSLT-1.95/t/data/perl-begin-page.xml-grammar-vered.xml XML-LibXSLT-1.95/t/data/vered-xml-to-docbook.xslt XML-LibXSLT-1.95/t/05quick.t XML-LibXSLT-1.95/t/07blankdoc.t XML-LibXSLT-1.95/t/13error.t XML-LibXSLT-1.95/t/01basic.t XML-LibXSLT-1.95/t/14security.t XML-LibXSLT-1.95/t/12import.t XML-LibXSLT-1.95/t/15misc.t XML-LibXSLT-1.95/t/rt71345_b.t XML-LibXSLT-1.95/typemap XML-LibXSLT-1.95/scripts/ XML-LibXSLT-1.95/scripts/tag-release.pl XML-LibXSLT-1.95/LibXSLT.xs XML-LibXSLT-1.95/ppport.h XML-LibXSLT-1.95/perl-libxml-mm.c running xslt-config... ok looking for -lxslt... yes looking for -lexslt... yes running pkg-config libexslt... ok Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for XML::LibXSLT Writing MYMETA.yml and MYMETA.json cp LibXSLT.pm blib/lib/XML/LibXSLT.pm Running Mkbootstrap for LibXSLT () chmod 644 "LibXSLT.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/slapt-src/perl/perl-XML-LibXSLT/XML-LibXSLT-1.95/typemap' LibXSLT.xs > LibXSLT.xsc mv LibXSLT.xsc LibXSLT.c cc -c -I/usr/include/libxml2 -I/usr/include/libxml2 -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.95\" -DXS_VERSION=\"1.95\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c cc -c -I/usr/include/libxml2 -I/usr/include/libxml2 -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.95\" -DXS_VERSION=\"1.95\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT perl-libxml-mm.c rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong LibXSLT.o perl-libxml-mm.o -o blib/arch/auto/XML/LibXSLT/LibXSLT.so \ -lxslt -lxml2 -lm -lz -lexslt -lxml2 -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc \ chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.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 Compiled against: libxslt 10135, libxml2 20914 Running: libxslt 10135, libxml2 20914 Compiled with EXSLT: yes t/01basic.t ............... ok t/02dromeds.t ............. ok I/O warning : failed to load external entity "not-found.xml" t/03input.t ............... ok t/04params.t .............. ok t/05quick.t ............... ok t/06entities.t ............ ok t/06output.t .............. ok t/07blankdoc.t ............ ok t/08literal.t ............. ok t/09exslt.t ............... ok t/10functions.t ........... ok t/11utf8.t ................ ok t/12import.t .............. ok t/13error.t ............... ok t/14security.t ............ ok t/15misc.t ................ ok t/cpan-changes.t .......... ok t/pod.t ................... ok t/rt71345_a.t ............. ok t/rt71345_b.t ............. ok t/style-trailing-space.t .. skipped: Test::TrailingSpace required for trailing space test. t/xml-grammar-failures.t .. ok All tests successful. Files=22, Tests=251, 1 wallclock secs ( 0.04 usr 0.01 sys + 1.09 cusr 0.09 csys = 1.23 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.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-XML-LibXSLT/package-perl-XML-LibXSLT/usr/lib/perl5/vendor_perl/auto/XML/LibXSLT/LibXSLT.so Installing /usr/src/slapt-src/perl/perl-XML-LibXSLT/package-perl-XML-LibXSLT/usr/lib/perl5/vendor_perl/XML/LibXSLT.pm Installing /usr/src/slapt-src/perl/perl-XML-LibXSLT/package-perl-XML-LibXSLT/usr/man/man3/XML::LibXSLT.3 Appending installation info to /usr/src/slapt-src/perl/perl-XML-LibXSLT/package-perl-XML-LibXSLT/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-XML-LibXSLT/perl-XML-LibXSLT-1.95-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-XML-LibXSLT-1.95/ usr/doc/perl-XML-LibXSLT-1.95/README usr/doc/perl-XML-LibXSLT-1.95/perl-XML-LibXSLT.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/XML/ usr/lib/perl5/vendor_perl/XML/LibXSLT.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/XML/ usr/lib/perl5/vendor_perl/auto/XML/LibXSLT/ usr/lib/perl5/vendor_perl/auto/XML/LibXSLT/LibXSLT.so usr/man/ usr/man/man3/ usr/man/man3/XML::LibXSLT.3.gz Slackware package /usr/src/slapt-src/perl/perl-XML-LibXSLT/perl-XML-LibXSLT-1.95-i586-1salix15.0.txz created. Installing package perl-XML-LibXSLT-1.95-i586-1salix15.0... | perl-XML-LibXSLT (Interface to the gnome libxslt library) | | This module is an interface to the gnome project's libxslt. This is | an extremely good XSLT engine, highly compliant and also very fast. I | have tests showing this to be more than twice as fast as Sablotron. | | Homepage: https://metacpan.org/release/SHLOMIF/XML-LibXSLT-1.82 | | | | | |