The following packages will be installed: perl-Convert-UUlib Fetching README... 0%100%100%100%100%100%Done Fetching perl-Convert-UUlib.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Convert-UUlib.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Convert-UUlib-1.5/ Convert-UUlib-1.5/typemap Convert-UUlib-1.5/UUlib.xs Convert-UUlib-1.5/Makefile.PL Convert-UUlib-1.5/META.yml Convert-UUlib-1.5/Changes Convert-UUlib-1.5/uulib/ Convert-UUlib-1.5/uulib/uustring.awk Convert-UUlib-1.5/uulib/Makefile.in Convert-UUlib-1.5/uulib/crc32.h Convert-UUlib-1.5/uulib/acconfig.h Convert-UUlib-1.5/uulib/uuencode.c Convert-UUlib-1.5/uulib/uuscan.c Convert-UUlib-1.5/uulib/safealloc.c Convert-UUlib-1.5/uulib/uunconc.c Convert-UUlib-1.5/uulib/config.h.in Convert-UUlib-1.5/uulib/uustring.c Convert-UUlib-1.5/uulib/uuutil.c Convert-UUlib-1.5/uulib/fptools.h Convert-UUlib-1.5/uulib/configure Convert-UUlib-1.5/uulib/uucheck.c Convert-UUlib-1.5/uulib/uuint.h Convert-UUlib-1.5/uulib/uudeview.h Convert-UUlib-1.5/uulib/aclocal.m4 Convert-UUlib-1.5/uulib/configure.in Convert-UUlib-1.5/uulib/crc32.c Convert-UUlib-1.5/uulib/fptools.c Convert-UUlib-1.5/uulib/uulib.c Convert-UUlib-1.5/uulib/uustring.h Convert-UUlib-1.5/COPYING.Artistic Convert-UUlib-1.5/META.json Convert-UUlib-1.5/doc/ Convert-UUlib-1.5/doc/HISTORY Convert-UUlib-1.5/doc/library.pdf Convert-UUlib-1.5/COPYING Convert-UUlib-1.5/README Convert-UUlib-1.5/UUlib.pm Convert-UUlib-1.5/t/ Convert-UUlib-1.5/t/cb.t Convert-UUlib-1.5/COPYING.GNU Convert-UUlib-1.5/example-decoder Convert-UUlib-1.5/MANIFEST *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.034000, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Convert::UUlib. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Convert::UUlib, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Convert::UUlib with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::UUlib Writing MYMETA.yml and MYMETA.json cp UUlib.pm blib/lib/Convert/UUlib.pm cd uulib && ./configure --with-cc='cc' --with-cflags='-O2 -march=i586 -mtune=i686 -fPIC' creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -march=i586 -mtune=i686 -fPIC ) works... yes checking whether the C compiler (cc -O2 -march=i586 -mtune=i686 -fPIC ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for fgetc_unlocked... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory '/usr/src/slapt-src/perl/perl-Convert-UUlib/Convert-UUlib-1.5/uulib' cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c uuscan.c: In function ‘IsKnownHeader’: uuscan.c:557:76: warning: passing argument 2 of ‘FP_strnicmp’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 557 | if (len == knownheaders [i].len && _FP_strnicmp (line, knownheaders [i].str, len) == 0) | ~~~~~~~~~~~~~~~~^~~~ In file included from uuscan.c:57: ./fptools.h:67:50: note: expected ‘char *’ but argument is of type ‘const char *’ 67 | int TOOLEXPORT _FP_strnicmp (char *, char *, int); | ^~~~~~ cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -c -O2 -march=i586 -mtune=i686 -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory '/usr/src/slapt-src/perl/perl-Convert-UUlib/Convert-UUlib-1.5/uulib' Running Mkbootstrap for UUlib () chmod 644 "UUlib.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.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-Convert-UUlib/Convert-UUlib-1.5/typemap' UUlib.xs > UUlib.xsc mv UUlib.xsc UUlib.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.5\" -DXS_VERSION=\"1.5\" -fPIC "-I/usr/lib/perl5/CORE" UUlib.c rm -f blib/arch/auto/Convert/UUlib/UUlib.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying 1 pod document cd uulib && make all make[1]: Entering directory '/usr/src/slapt-src/perl/perl-Convert-UUlib/Convert-UUlib-1.5/uulib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/perl/perl-Convert-UUlib/Convert-UUlib-1.5/uulib' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.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-Convert-UUlib/package-perl-Convert-UUlib/usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so Installing /usr/src/slapt-src/perl/perl-Convert-UUlib/package-perl-Convert-UUlib/usr/lib/perl5/vendor_perl/Convert/UUlib.pm Installing /usr/src/slapt-src/perl/perl-Convert-UUlib/package-perl-Convert-UUlib/usr/man/man3/Convert::UUlib.3 Appending installation info to /usr/src/slapt-src/perl/perl-Convert-UUlib/package-perl-Convert-UUlib/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-Convert-UUlib/perl-Convert-UUlib-1.5-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Convert-UUlib-1.5/ usr/doc/perl-Convert-UUlib-1.5/COPYING usr/doc/perl-Convert-UUlib-1.5/COPYING.Artistic usr/doc/perl-Convert-UUlib-1.5/COPYING.GNU usr/doc/perl-Convert-UUlib-1.5/Changes usr/doc/perl-Convert-UUlib-1.5/README usr/doc/perl-Convert-UUlib-1.5/perl-Convert-UUlib.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Convert/ usr/lib/perl5/vendor_perl/Convert/UUlib.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Convert/ usr/lib/perl5/vendor_perl/auto/Convert/UUlib/ usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so usr/man/ usr/man/man3/ usr/man/man3/Convert::UUlib.3.gz Slackware package /usr/src/slapt-src/perl/perl-Convert-UUlib/perl-Convert-UUlib-1.5-i586-1salix15.0.txz created. Installing package perl-Convert-UUlib-1.5-i586-1salix15.0... | perl-Convert-UUlib (perl module) | | Perl interface to the uulib library. | | | Homepage: https://metacpan.org/release/Convert-UUlib | | | | | | |