printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild device-serialport-pm5123 2>&1 The package 'device-serialport-pm5123' will be built without being installed. Reading build dependency for device-serialport-pm5123-1.04-1... Reading dependency for device-serialport-pm5123-1.04-1... Reading build conflict for device-serialport-pm5123-1.04-1... The package 'perl5123-core' will be installed. Reading dependency for perl5123-core-5.12.3-102... Reading runtime dependency for perl5123-core-5.12.3-102... The following package will be rebuilt: device-serialport-pm5123 The following additional package will be installed: perl5123-core Do you want to continue? [Y/n] (assuming default) Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/perl5123-core_5.12.3-102_darwin-x86_64.deb Selecting previously deselected package perl5123-core. (Reading database ... 4296 files and directories currently installed.) Unpacking perl5123-core (from .../perl5123-core_5.12.3-102_darwin-x86_64.deb) ... Setting up perl5123-core (5.12.3-102) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-device-serialport-pm5123-1.04-1 /sw/build.build dpkg-deb: building package `fink-buildlock-device-serialport-pm5123-1.04-1' in `/sw/build.build/fink-buildlock-device-serialport-pm5123-1.04-1_2014.08.02-08.13.17_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-device-serialport-pm5123-1.04-1_2014.08.02-08.13.17_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-device-serialport-pm5123-1.04-1. (Reading database ... 7299 files and directories currently installed.) Unpacking fink-buildlock-device-serialport-pm5123-1.04-1 (from .../fink-buildlock-device-serialport-pm5123-1.04-1_2014.08.02-08.13.17_darwin-x86_64.deb) ... Setting up fink-buildlock-device-serialport-pm5123-1.04-1 (2014.08.02-08.13.17) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.KQH52 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Device-SerialPort-1.04.tar.gz 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 sudo -u fink-bld [ENV] sh -c /tmp/fink.4Lzer ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.12.3 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.12.3" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.3 INSTALLARCHLIB=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.3 INSTALLSITEARCH=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin 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... 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... yes checking IOKit/serial/ioss.h presence... yes checking for IOKit/serial/ioss.h... yes 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... found 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... missing checking definition of B500000... missing checking definition of B576000... missing checking definition of B921600... missing 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 Writing Makefile for Device::SerialPort You're ready to run 'make' now... make CC=gcc CXX=g++ /usr/bin/arch -x86_64 perl5.12.3 /sw/lib/perl5-core/5.12.3/ExtUtils/xsubpp -typemap /sw/lib/perl5-core/5.12.3/ExtUtils/typemap SerialPort.xs > SerialPort.xsc && mv SerialPort.xsc SerialPort.c Running Mkbootstrap for Device::SerialPort () cp modemtest blib/script/modemtest /usr/bin/arch -x86_64 perl5.12.3 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest chmod 644 SerialPort.bs cp SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs chmod 644 blib/arch/auto/Device/SerialPort/SerialPort.bs cp SerialPort.pm blib/lib/Device/SerialPort.pm gcc -c -I. -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I/sw/lib/perl5-core/5.12.3/darwin-thread-multi-2level/CORE" SerialPort.c rm -f blib/arch/auto/Device/SerialPort/SerialPort.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector SerialPort.o -o blib/arch/auto/Device/SerialPort/SerialPort.bundle \ \ chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.bundle Manifying blib/man1/modemtest.1 Manifying blib/man3/Device::SerialPort.3pm /bin/rm -rf /sw/build.build/root-device-serialport-pm5123-1.04-1 /bin/mkdir -p /sw/build.build/root-device-serialport-pm5123-1.04-1/sw /bin/mkdir -p /sw/build.build/root-device-serialport-pm5123-1.04-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-device-serialport-pm5123-1.04-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.X54Xq make -j1 install PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.3 INSTALLARCHLIB=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.3 INSTALLSITEARCH=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin DESTDIR=/sw/build.build/root-device-serialport-pm5123-1.04-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/Device/SerialPort/SerialPort.bs Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/Device/SerialPort/SerialPort.bundle Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/Device/SerialPort.pm Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/man/man1/modemtest.1 Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/man/man3/Device::SerialPort.3pm Installing /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/bin/modemtest Appending installation info to /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/man /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5/5.12.3 mv /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/bin/modemtest /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/bin/modemtest-5.12.3 sudo -u fink-bld [ENV] sh -c /tmp/fink.Loata /bin/mkdir -p /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/podfiles/5.12.3 for i in `find /sw/build.build/root-device-serialport-pm5123-1.04-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-device-serialport-pm5123-1.04-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/podfiles/5.12.3/perllocal.device-serialport-pm5123.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123 /bin/cp -r README /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123/ /bin/cp -r TODO /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123/ /bin/cp -r MANIFEST /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123/ /bin/cp -r Changes /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123/ /bin/chmod -R go=u-w /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/doc/device-serialport-pm5123 /bin/rm -f /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/info/dir /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/info/dir.old /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/info/dir /sw/build.build/root-device-serialport-pm5123-1.04-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing package script postinst... Writing package script postrm... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-device-serialport-pm5123-1.04-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `device-serialport-pm5123' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/device-serialport-pm5123_1.04-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-device-serialport-pm5123-1.04-1 (Reading database ... 7300 files and directories currently installed.) Removing fink-buildlock-device-serialport-pm5123-1.04-1 ...