The following packages will be installed: perl-Device-SerialPort Fetching README... 0%100%100%100%100%100%Done Fetching perl-Device-SerialPort.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Device-SerialPort.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Device-SerialPort-1.04/ Device-SerialPort-1.04/modemtest Device-SerialPort-1.04/t/ Device-SerialPort-1.04/t/10basic.t Device-SerialPort-1.04/t/AltPort.pm Device-SerialPort-1.04/t/21inherited-state.t Device-SerialPort-1.04/t/01timing.t Device-SerialPort-1.04/t/11saved-state.t Device-SerialPort-1.04/t/20inherited.t Device-SerialPort-1.04/Device-SerialPort.spec Device-SerialPort-1.04/MANIFEST Device-SerialPort-1.04/configure.ac Device-SerialPort-1.04/Makefile.PL Device-SerialPort-1.04/eg/ Device-SerialPort-1.04/eg/demo3.plx Device-SerialPort-1.04/eg/example1.txt Device-SerialPort-1.04/eg/demo4.plx Device-SerialPort-1.04/eg/demo8.plx Device-SerialPort-1.04/eg/any_os.plx Device-SerialPort-1.04/eg/example2.txt Device-SerialPort-1.04/eg/demo5.plx Device-SerialPort-1.04/eg/demo1.plx Device-SerialPort-1.04/eg/demo2.plx Device-SerialPort-1.04/eg/demo6.plx Device-SerialPort-1.04/eg/example6.txt Device-SerialPort-1.04/eg/example7.txt Device-SerialPort-1.04/eg/example5.txt Device-SerialPort-1.04/eg/example4.txt Device-SerialPort-1.04/eg/options.plx Device-SerialPort-1.04/eg/demo7.plx Device-SerialPort-1.04/eg/example8.txt Device-SerialPort-1.04/eg/example3.txt Device-SerialPort-1.04/README Device-SerialPort-1.04/config.h.in Device-SerialPort-1.04/SerialPort.pm Device-SerialPort-1.04/Changes Device-SerialPort-1.04/SerialPort.xs Device-SerialPort-1.04/TODO Device-SerialPort-1.04/configure Device-SerialPort-1.04/show-tiocm.c.test Device-SerialPort-1.04/META.yml To enable serial port tests, use: perl Makefile.PL TESTPORT= where is a specific port or 'auto' to autodetect. Running ./configure ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking IOKit/serial/ioss.h usability... no checking IOKit/serial/ioss.h presence... no checking for IOKit/serial/ioss.h... no checking definition of _SC_CLK_TCK... found checking definition of TIOCMBIS... found checking definition of TIOCMBIC... found checking definition of TIOCMGET... found checking definition of CRTSCTS... found checking definition of OCRNL... found checking definition of ONLCR... found checking definition of ECHOKE... found checking definition of ECHOCTL... found checking definition of TIOCM_CAR... found checking definition of TIOCM_CD... found checking definition of TIOCM_RNG... found checking definition of TIOCM_RI... found checking definition of TIOCM_CTS... found checking definition of TIOCM_DSR... found checking definition of TIOCMIWAIT... found checking definition of TIOCGICOUNT... found checking definition of TIOCINQ... found checking definition of FIONREAD... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... found checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... found checking definition of TIOCSDTR... missing checking definition of TIOCCDTR... missing checking definition of TIOCM_RTS... found checking definition of TIOCM_DTR... found checking definition of CTSXON... missing checking definition of RTSXOFF... missing checking definition of TCGETX... found checking definition of TCSETX... found checking definition of IOSSIOSPEED... missing checking definition of B0... found checking definition of B50... found checking definition of B75... found checking definition of B110... found checking definition of B134... found checking definition of B150... found checking definition of B200... found checking definition of B300... found checking definition of B600... found checking definition of B1200... found checking definition of B1800... found checking definition of B2400... found checking definition of B4800... found checking definition of B9600... found checking definition of B19200... found checking definition of B38400... found checking definition of B57600... found checking definition of B115200... found checking definition of B230400... found checking definition of B460800... found checking definition of B500000... found checking definition of B576000... found checking definition of B921600... found checking definition of B1000000... found checking definition of B1152000... found checking definition of B1500000... found checking definition of B2000000... found checking definition of B2500000... found checking definition of B3000000... found checking definition of B3500000... found checking definition of B4000000... found checking serial control via ioctl... yes checking read/write of RTS signal... yes checking read/write of DTR signal... yes checking read access to modem lines... yes checking read access to buffer status... yes checking read access to serial line status... yes checking normal CTS/RTS flow control... yes configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::SerialPort Writing MYMETA.yml and MYMETA.json You're ready to run 'make' now... cp SerialPort.pm blib/lib/Device/SerialPort.pm Running Mkbootstrap for SerialPort () chmod 644 "SerialPort.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' SerialPort.xs > SerialPort.xsc mv SerialPort.xsc SerialPort.c cc -c -I. -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.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib/perl5/CORE" SerialPort.c rm -f blib/arch/auto/Device/SerialPort/SerialPort.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong SerialPort.o -o blib/arch/auto/Device/SerialPort/SerialPort.so \ \ chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so cp modemtest blib/script/modemtest "/usr/bin/perl5.34.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest Manifying 1 pod document Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.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/01timing.t ........... ok t/10basic.t ............ skipped: No serial port selected for use with testing t/11saved-state.t ...... skipped: No serial port selected for use with testing t/20inherited.t ........ skipped: No serial port selected for use with testing t/21inherited-state.t .. skipped: No serial port selected for use with testing All tests successful. Files=5, Tests=7, 3 wallclock secs ( 0.02 usr 0.00 sys + 0.19 cusr 0.01 csys = 0.22 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 Manifying 1 pod document 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-Device-SerialPort/package-perl-Device-SerialPort/usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so Installing /usr/src/slapt-src/perl/perl-Device-SerialPort/package-perl-Device-SerialPort/usr/lib/perl5/vendor_perl/Device/SerialPort.pm Installing /usr/src/slapt-src/perl/perl-Device-SerialPort/package-perl-Device-SerialPort/usr/man/man1/modemtest.1 Installing /usr/src/slapt-src/perl/perl-Device-SerialPort/package-perl-Device-SerialPort/usr/man/man3/Device::SerialPort.3 Installing /usr/src/slapt-src/perl/perl-Device-SerialPort/package-perl-Device-SerialPort/usr/bin/modemtest Appending installation info to /usr/src/slapt-src/perl/perl-Device-SerialPort/package-perl-Device-SerialPort/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-Device-SerialPort/perl-Device-SerialPort-1.04-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/modemtest usr/doc/ usr/doc/perl-Device-SerialPort-1.04/ usr/doc/perl-Device-SerialPort-1.04/Changes usr/doc/perl-Device-SerialPort-1.04/README usr/doc/perl-Device-SerialPort-1.04/TODO usr/doc/perl-Device-SerialPort-1.04/perl-Device-SerialPort.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Device/ usr/lib/perl5/vendor_perl/Device/SerialPort.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Device/ usr/lib/perl5/vendor_perl/auto/Device/SerialPort/ usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so usr/man/ usr/man/man1/ usr/man/man1/modemtest.1.gz usr/man/man3/ usr/man/man3/Device::SerialPort.3.gz Slackware package /usr/src/slapt-src/perl/perl-Device-SerialPort/perl-Device-SerialPort-1.04-i586-1salix15.0.txz created. Installing package perl-Device-SerialPort-1.04-i586-1salix15.0... | perl-Device-SerialPort (Perl serial port access library) | | Provides Linux/POSIX emulation of Win32::SerialPort functions. | | | | | | | | | |