The build took 00h 03m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,737 |
perl |
731 |
makefile |
388 |
ansic |
5,856 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: perl-device-serialport 1.04-8 (Thu Apr 13 13:11:17 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...To enable serial port tests, use: perl Makefile.PL TESTPORT=where is a specific port or 'auto' to autodetect. Running ./configure ...checking for gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for clang option to accept ISO C99... none neededchecking for clang option to accept ISO Standard C... (cached) none neededchecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for library containing strerror... none requiredchecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking sys/termiox.h usability... nochecking sys/termiox.h presence... nochecking for sys/termiox.h... nochecking sys/termios.h usability... yeschecking sys/termios.h presence... yeschecking for sys/termios.h... yeschecking sys/ttycom.h usability... nochecking sys/ttycom.h presence... nochecking for sys/ttycom.h... nochecking sys/modem.h usability... nochecking sys/modem.h presence... nochecking for sys/modem.h... nochecking IOKit/serial/ioss.h usability... nochecking IOKit/serial/ioss.h presence... nochecking for IOKit/serial/ioss.h... nochecking definition of _SC_CLK_TCK... foundchecking definition of TIOCMBIS... foundchecking definition of TIOCMBIC... foundchecking definition of TIOCMGET... foundchecking definition of CRTSCTS... foundchecking definition of OCRNL... foundchecking definition of ONLCR... foundchecking definition of ECHOKE... foundchecking definition of ECHOCTL... foundchecking definition of TIOCM_CAR... foundchecking definition of TIOCM_CD... foundchecking definition of TIOCM_RNG... foundchecking definition of TIOCM_RI... foundchecking definition of TIOCM_CTS... foundchecking definition of TIOCM_DSR... foundchecking definition of TIOCMIWAIT... foundchecking definition of TIOCGICOUNT... foundchecking definition of TIOCINQ... foundchecking definition of FIONREAD... foundchecking definition of TIOCOUTQ... foundchecking definition of TIOCSER_TEMT... foundchecking definition of TIOCM_LE... foundchecking definition of TIOCSERGETLSR... foundchecking definition of TIOCSDTR... missingchecking definition of TIOCCDTR... missingchecking definition of TIOCM_RTS... foundchecking definition of TIOCM_DTR... foundchecking definition of CTSXON... missingchecking definition of RTSXOFF... missingchecking definition of TCGETX... foundchecking definition of TCSETX... foundchecking definition of IOSSIOSPEED... missingchecking definition of B0... foundchecking definition of B50... foundchecking definition of B75... foundchecking definition of B110... foundchecking definition of B134... foundchecking definition of B150... foundchecking definition of B200... foundchecking definition of B300... foundchecking definition of B600... foundchecking definition of B1200... foundchecking definition of B1800... foundchecking definition of B2400... foundchecking definition of B4800... foundchecking definition of B9600... foundchecking definition of B19200... foundchecking definition of B38400... foundchecking definition of B57600... foundchecking definition of B115200... foundchecking definition of B230400... foundchecking definition of B460800... foundchecking definition of B500000... foundchecking definition of B576000... foundchecking definition of B921600... foundchecking definition of B1000000... foundchecking definition of B1152000... foundchecking definition of B1500000... foundchecking definition of B2000000... foundchecking definition of B2500000... foundchecking definition of B3000000... foundchecking definition of B3500000... foundchecking definition of B4000000... foundchecking serial control via ioctl... yeschecking read/write of RTS signal... yeschecking read/write of DTR signal... yeschecking read access to modem lines... yeschecking read access to buffer status... yeschecking read access to serial line status... yeschecking normal CTS/RTS flow control... yesconfigure: creating ./config.statusconfig.status: creating config.hChecking if your kit is complete...Looks goodGenerating a Unix-style MakefileWriting Makefile for Device::SerialPortWriting MYMETA.yml and MYMETA.jsonYou're ready to run 'make' now...cp SerialPort.pm blib/lib/Device/SerialPort.pmRunning Mkbootstrap for Device::SerialPort ()chmod 644 "SerialPort.bs""/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" SerialPort.xs > SerialPort.xsc && mv SerialPort.xsc SerialPort.ccc -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 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" SerialPort.crm -f blib/arch/auto/Device/SerialPort/SerialPort.socc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -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"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644cp modemtest blib/script/modemtest"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtestManifying 1 pod documentManifying 1 pod document==> Entering fakeroot environment...==> Starting package()...Running Mkbootstrap for Device::SerialPort ()chmod 644 "SerialPort.bs"Manifying 1 pod documentManifying 1 pod documentFiles found in blib/arch: installing files in blib/lib into architecture dependent library treeInstalling /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.soInstalling /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/lib/perl5/vendor_perl/Device/SerialPort.pmInstalling /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/share/man/man1/modemtest.1pInstalling /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/share/man/man3/Device::SerialPort.3pmInstalling /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/bin/vendor_perl/modemtestAppending installation info to /tmp/perl-device-serialport/pkg/perl-device-serialport/usr/lib/perl5/core_perl/perllocal.pod==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "perl-device-serialport"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: perl-device-serialport 1.04-8 (Thu Apr 13 13:12:09 UTC 2017)CMD: pacman --query --file perl-device-serialport-1.04-8-x86_64.pkg.tar.xz
Creating hybrid package for 'perl-device-serialport'
Trying to find vanilla package 'perl-device-serialport'...
CMD: pacman --query --file /mirror/perl-device-serialport-1.04-8.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/bin/vendor_perl/modemtest/usr/share/man/man1/modemtest.1p.gz/usr/share/man/man3/Device::SerialPort.3pm.gz/usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so/usr/lib/perl5/vendor_perl/Device/SerialPort.pm/sysroot/usr/lib/perl5/vendor_perl/Device/SerialPort.pm/sysroot/usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.soGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf perl-device-serialport.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/perl-device-serialport.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/perl-device-serialport.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/perl-device-serialport.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/perl-device-serialport/src/Device-SerialPort-1.04/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Device::SerialPort configure 1.04, which wasgenerated by GNU Autoconf 2.61. Invocation command line was$ ./configure## --------- #### Platform. #### --------- ##hostname = 4fc961ef0fdduname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1739: checking for gccconfigure:1766: result: clangconfigure:2004: checking for C compiler versionconfigure:2011: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2014: $? = 0configure:2021: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2024: $? = 0configure:2031: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2034: $? = 1configure:2057: checking for C compiler default output file nameconfigure:2084: clang conftest.c >&5configure:2087: $? = 0configure:2125: result: a.outconfigure:2142: checking whether the C compiler worksconfigure:2152: ./a.outconfigure:2155: $? = 0configure:2172: result: yesconfigure:2179: checking whether we are cross compilingconfigure:2181: result: noconfigure:2184: checking for suffix of executablesconfigure:2191: clang -o conftest conftest.c >&5configure:2194: $? = 0configure:2218: result:configure:2224: checking for suffix of object filesconfigure:2250: clang -c conftest.c >&5configure:2253: $? = 0configure:2276: result: oconfigure:2280: checking whether we are using the GNU C compilerconfigure:2309: clang -c conftest.c >&5configure:2315: $? = 0configure:2332: result: yesconfigure:2337: checking whether clang accepts -gconfigure:2367: clang -c -g conftest.c >&5configure:2373: $? = 0configure:2472: result: yesconfigure:2489: checking for clang option to accept ISO C89configure:2563: clang -c conftest.c >&5configure:2569: $? = 0configure:2592: result: none neededconfigure:2612: checking for clang option to accept ISO C99configure:2771: clang -c conftest.c >&5configure:2777: $? = 0configure:2800: result: none neededconfigure:2937: checking for clang option to accept ISO Standard Cconfigure:2946: result: none neededconfigure:2959: checking how to run the C preprocessorconfigure:2999: clang -E conftest.cconfigure:3005: $? = 0configure:3036: clang -E conftest.cconftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3042: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| /* end confdefs.h. */| #include configure:3075: result: clang -Econfigure:3104: clang -E conftest.cconfigure:3110: $? = 0configure:3141: clang -E conftest.cconftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3147: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| /* end confdefs.h. */| #include configure:3185: checking for grep that handles long lines and -econfigure:3259: result: /usr/bin/grepconfigure:3264: checking for egrepconfigure:3342: result: /usr/bin/grep -Econfigure:3347: checking for ANSI C header filesconfigure:3377: clang -c conftest.c >&5configure:3383: $? = 0configure:3482: clang -o conftest conftest.c >&5configure:3485: $? = 0configure:3491: ./conftestconfigure:3494: $? = 0configure:3511: result: yesconfigure:3521: checking for library containing strerrorconfigure:3562: clang -o conftest conftest.c >&5conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:3568: $? = 0configure:3596: result: none requiredconfigure:3619: checking for sys/types.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for sys/stat.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for stdlib.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for string.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for memory.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for strings.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for inttypes.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for stdint.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3619: checking for unistd.hconfigure:3640: clang -c conftest.c >&5configure:3646: $? = 0configure:3662: result: yesconfigure:3689: checking sys/ioctl.h usabilityconfigure:3706: clang -c conftest.c >&5configure:3712: $? = 0configure:3726: result: yesconfigure:3730: checking sys/ioctl.h presenceconfigure:3745: clang -E conftest.cconfigure:3751: $? = 0configure:3765: result: yesconfigure:3798: checking for sys/ioctl.hconfigure:3806: result: yesconfigure:3833: checking termios.h usabilityconfigure:3850: clang -c conftest.c >&5configure:3856: $? = 0configure:3870: result: yesconfigure:3874: checking termios.h presenceconfigure:3889: clang -E conftest.cconfigure:3895: $? = 0configure:3909: result: yesconfigure:3942: checking for termios.hconfigure:3950: result: yesconfigure:3977: checking sys/termiox.h usabilityconfigure:3994: clang -c conftest.c >&5conftest.c:53:10: fatal error: 'sys/termiox.h' file not found#include ^1 error generated.configure:4000: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4014: result: noconfigure:4018: checking sys/termiox.h presenceconfigure:4033: clang -E conftest.cconftest.c:20:10: fatal error: 'sys/termiox.h' file not found#include ^1 error generated.configure:4039: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include configure:4053: result: noconfigure:4086: checking for sys/termiox.hconfigure:4094: result: noconfigure:4121: checking sys/termios.h usabilityconfigure:4138: clang -c conftest.c >&5configure:4144: $? = 0configure:4158: result: yesconfigure:4162: checking sys/termios.h presenceconfigure:4177: clang -E conftest.cconfigure:4183: $? = 0configure:4197: result: yesconfigure:4230: checking for sys/termios.hconfigure:4238: result: yesconfigure:4265: checking sys/ttycom.h usabilityconfigure:4282: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'sys/ttycom.h' file not found#include ^1 error generated.configure:4288: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4302: result: noconfigure:4306: checking sys/ttycom.h presenceconfigure:4321: clang -E conftest.cconftest.c:21:10: fatal error: 'sys/ttycom.h' file not found#include ^1 error generated.configure:4327: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include configure:4341: result: noconfigure:4374: checking for sys/ttycom.hconfigure:4382: result: noconfigure:4409: checking sys/modem.h usabilityconfigure:4426: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'sys/modem.h' file not found#include ^1 error generated.configure:4432: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4446: result: noconfigure:4450: checking sys/modem.h presenceconfigure:4465: clang -E conftest.cconftest.c:21:10: fatal error: 'sys/modem.h' file not found#include ^1 error generated.configure:4471: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include configure:4485: result: noconfigure:4518: checking for sys/modem.hconfigure:4526: result: noconfigure:4553: checking IOKit/serial/ioss.h usabilityconfigure:4570: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'IOKit/serial/ioss.h' file not found#include ^1 error generated.configure:4576: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4590: result: noconfigure:4594: checking IOKit/serial/ioss.h presenceconfigure:4609: clang -E conftest.cconftest.c:21:10: fatal error: 'IOKit/serial/ioss.h' file not found#include ^1 error generated.configure:4615: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */| #include configure:4629: result: noconfigure:4662: checking for IOKit/serial/ioss.hconfigure:4670: result: noconfigure:4708: checking definition of _SC_CLK_TCKconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCMBISconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCMBICconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCMGETconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of CRTSCTSconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of OCRNLconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of ONLCRconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of ECHOKEconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of ECHOCTLconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_CARconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_CDconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_RNGconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_RIconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_CTSconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_DSRconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCMIWAITconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCGICOUNTconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCINQconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of FIONREADconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCOUTQconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCSER_TEMTconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_LEconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCSERGETLSRconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCSDTRconfigure:4758: clang -o conftest conftest.c >&5conftest.c:51:7: error: use of undeclared identifier 'TIOCSDTR'int a=TIOCSDTR^1 error generated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */|| #ifdef HAVE_UNISTD_H| # include | #endif| #ifdef HAVE_SYS_IOCTL_H| # include | #endif| #ifdef HAVE_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TERMIOX_H| # include | #endif| #ifdef HAVE_SYS_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TTYCOM_H| # include | #endif| #ifdef HAVE_SYS_MODEM_H| # include | #endif| #ifdef HAVE_IOKIT_SERIAL_IOSS_H| # include | #endif||| int| main ()| {| int a=TIOCSDTR| ;| return 0;| }|configure:4781: result: missingconfigure:4708: checking definition of TIOCCDTRconfigure:4758: clang -o conftest conftest.c >&5conftest.c:51:7: error: use of undeclared identifier 'TIOCCDTR'int a=TIOCCDTR^1 error generated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */|| #ifdef HAVE_UNISTD_H| # include | #endif| #ifdef HAVE_SYS_IOCTL_H| # include | #endif| #ifdef HAVE_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TERMIOX_H| # include | #endif| #ifdef HAVE_SYS_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TTYCOM_H| # include | #endif| #ifdef HAVE_SYS_MODEM_H| # include | #endif| #ifdef HAVE_IOKIT_SERIAL_IOSS_H| # include | #endif||| int| main ()| {| int a=TIOCCDTR| ;| return 0;| }|configure:4781: result: missingconfigure:4708: checking definition of TIOCM_RTSconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TIOCM_DTRconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of CTSXONconfigure:4758: clang -o conftest conftest.c >&5conftest.c:51:7: error: use of undeclared identifier 'CTSXON'int a=CTSXON^1 error generated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */|| #ifdef HAVE_UNISTD_H| # include | #endif| #ifdef HAVE_SYS_IOCTL_H| # include | #endif| #ifdef HAVE_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TERMIOX_H| # include | #endif| #ifdef HAVE_SYS_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TTYCOM_H| # include | #endif| #ifdef HAVE_SYS_MODEM_H| # include | #endif| #ifdef HAVE_IOKIT_SERIAL_IOSS_H| # include | #endif||| int| main ()| {| int a=CTSXON| ;| return 0;| }|configure:4781: result: missingconfigure:4708: checking definition of RTSXOFFconfigure:4758: clang -o conftest conftest.c >&5conftest.c:51:7: error: use of undeclared identifier 'RTSXOFF'int a=RTSXOFF^1 error generated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */|| #ifdef HAVE_UNISTD_H| # include | #endif| #ifdef HAVE_SYS_IOCTL_H| # include | #endif| #ifdef HAVE_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TERMIOX_H| # include | #endif| #ifdef HAVE_SYS_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TTYCOM_H| # include | #endif| #ifdef HAVE_SYS_MODEM_H| # include | #endif| #ifdef HAVE_IOKIT_SERIAL_IOSS_H| # include | #endif||| int| main ()| {| int a=RTSXOFF| ;| return 0;| }|configure:4781: result: missingconfigure:4708: checking definition of TCGETXconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of TCSETXconfigure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of IOSSIOSPEEDconfigure:4758: clang -o conftest conftest.c >&5conftest.c:51:7: error: use of undeclared identifier 'IOSSIOSPEED'int a=IOSSIOSPEED^1 error generated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "Device::SerialPort"| #define PACKAGE_TARNAME "device--serialport"| #define PACKAGE_VERSION "1.04"| #define PACKAGE_STRING "Device::SerialPort 1.04"| #define PACKAGE_BUGREPORT "devser-bugs@outflux.net"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_SYS_TERMIOS_H 1| /* end confdefs.h. */|| #ifdef HAVE_UNISTD_H| # include | #endif| #ifdef HAVE_SYS_IOCTL_H| # include | #endif| #ifdef HAVE_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TERMIOX_H| # include | #endif| #ifdef HAVE_SYS_TERMIOS_H| # include | #endif| #ifdef HAVE_SYS_TTYCOM_H| # include | #endif| #ifdef HAVE_SYS_MODEM_H| # include | #endif| #ifdef HAVE_IOKIT_SERIAL_IOSS_H| # include | #endif||| int| main ()| {| int a=IOSSIOSPEED| ;| return 0;| }|configure:4781: result: missingconfigure:4708: checking definition of B0configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B50configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B75configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B110configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B134configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B150configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B200configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B300configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B600configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B1200configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B1800configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B2400configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B4800configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B9600configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B19200configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B38400configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B57600configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B115200configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B230400configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B460800configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B500000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B576000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B921600configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B1000000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B1152000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B1500000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B2000000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B2500000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B3000000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B3500000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4708: checking definition of B4000000configure:4758: clang -o conftest conftest.c >&5configure:4764: $? = 0configure:4772: result: foundconfigure:4792: checking serial control via ioctlconfigure:4796: result: yesconfigure:4805: checking read/write of RTS signalconfigure:4810: result: yesconfigure:4819: checking read/write of DTR signalconfigure:4824: result: yesconfigure:4833: checking read access to modem linesconfigure:4836: result: yesconfigure:4845: checking read access to buffer statusconfigure:4849: result: yesconfigure:4858: checking read access to serial line statusconfigure:4861: result: yesconfigure:4870: checking normal CTS/RTS flow controlconfigure:4881: result: yesconfigure:4985: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Device::SerialPort config.status 1.04, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 4fc961ef0fddconfig.status:515: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_IOKit_serial_ioss_h=noac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_modem_h=noac_cv_header_sys_stat_h=yesac_cv_header_sys_termios_h=yesac_cv_header_sys_termiox_h=noac_cv_header_sys_ttycom_h=noac_cv_header_sys_types_h=yesac_cv_header_termios_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_CC=clangac_cv_prog_cc_c89=ac_cv_prog_cc_c99=ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_search_strerror='none required'## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT='devser-bugs@outflux.net'PACKAGE_NAME='Device::SerialPort'PACKAGE_STRING='Device::SerialPort 1.04'PACKAGE_TARNAME='device--serialport'PACKAGE_VERSION='1.04'PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC='clang'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias=''htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr/local'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "Device::SerialPort"#define PACKAGE_TARNAME "device--serialport"#define PACKAGE_VERSION "1.04"#define PACKAGE_STRING "Device::SerialPort 1.04"#define PACKAGE_BUGREPORT "devser-bugs@outflux.net"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_TERMIOS_H 1#define HAVE_SYS_TERMIOS_H 1configure: exit 0