------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Device-SerialPort-1.040000_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Device-SerialPort-1.040000_2 for building => SHA256 Checksum OK for Device-SerialPort-1.04.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Device-SerialPort-1.040000_2 for building ===> Extracting for p5-Device-SerialPort-1.040000_2 => SHA256 Checksum OK for Device-SerialPort-1.04.tar.gz. Extracted Memory Use: 0.48M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Device-SerialPort-1.040000_2 ===> Applying ports patches for p5-Device-SerialPort-1.040000_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Device-SerialPort-1.040000_2 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... no checking sys/termios.h presence... no checking for sys/termios.h... no checking sys/ttycom.h usability... yes checking sys/ttycom.h presence... yes checking for sys/ttycom.h... yes 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... missing checking definition of TIOCGICOUNT... missing checking definition of TIOCINQ... missing checking definition of FIONREAD... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... missing checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... missing checking definition of TIOCSDTR... found checking definition of TIOCCDTR... found 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... missing checking definition of TCSETX... missing 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... missing checking definition of B576000... missing checking definition of B921600... found checking definition of B1000000... missing checking definition of B1152000... missing checking definition of B1500000... missing checking definition of B2000000... missing checking definition of B2500000... missing checking definition of B3000000... missing checking definition of B3500000... missing checking definition of B4000000... missing 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... no configure: WARNING: You will not be able to check the serial buffer state (to test for flushes) checking read access to serial line status... no configure: WARNING: You will not be able to check serial line status (to do full write flush) 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... SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Device-SerialPort-1.040000_2 --- blib/lib/Device/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Device/SerialPort/.exists --- --- blib/arch/auto/Device/SerialPort/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- SerialPort.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' SerialPort.xs > SerialPort.xsc --- SerialPort.bs --- Running Mkbootstrap for SerialPort () --- pm_to_blib --- --- SerialPort.bs --- chmod 644 "SerialPort.bs" --- blib/script/modemtest --- cp modemtest blib/script/modemtest "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest --- blib/arch/auto/Device/SerialPort/SerialPort.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 --- blibdirs --- --- config --- --- SerialPort.c --- mv SerialPort.xsc SerialPort.c --- SerialPort.o --- cc -c -I. -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" SerialPort.c --- pm_to_blib --- cp SerialPort.pm blib/lib/Device/SerialPort.pm --- pure_all --- --- blib/arch/auto/Device/SerialPort/SerialPort.so --- rm -f blib/arch/auto/Device/SerialPort/SerialPort.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -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 --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 1 pod document --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Device-SerialPort-1.040000_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Device-SerialPort-1.040000_2 ===> p5-Device-SerialPort-1.040000_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -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 /construction/comms/p5-Device-SerialPort/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Device/SerialPort/SerialPort.so Installing /construction/comms/p5-Device-SerialPort/stage/usr/local/lib/perl5/site_perl/mach/5.30/Device/SerialPort.pm Installing /construction/comms/p5-Device-SerialPort/stage/usr/local/lib/perl5/site_perl/man/man1/modemtest.1 Installing /construction/comms/p5-Device-SerialPort/stage/usr/local/lib/perl5/site_perl/man/man3/Device::SerialPort.3 Installing /construction/comms/p5-Device-SerialPort/stage/usr/local/bin/modemtest /usr/bin/strip /construction/comms/p5-Device-SerialPort/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Device/SerialPort/SerialPort.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Device-SerialPort-1.040000_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:20