=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for pilot-link-0.12.5.tar.bz2 => Checksum RMD160 OK for pilot-link-0.12.5.tar.bz2 ===> Installing dependencies for p5-pilot-link-0.12.5nb4 ========================================================================== The following variables will affect the build process of this package, p5-pilot-link-0.12.5nb4. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency pilot-link-libs>=0.12.5: found pilot-link-libs-0.12.5 => Full dependency png>=1.5.0: found png-1.5.5 => Full dependency perl<5.16.0: found perl-5.14.2 => Full dependency perl>=5.14.0: found perl-5.14.2 ===> Overriding tools for p5-pilot-link-0.12.5nb4 ===> Extracting for p5-pilot-link-0.12.5nb4 rm -f /tmp/pkgsrc/comms/p5-pilot-link/work/pilot-link-0.12.5/bindings/Perl/pm_to_blib ===> Patching for p5-pilot-link-0.12.5nb4 => Applying pkgsrc patches for p5-pilot-link-0.12.5nb4 => Trim programs to build ===> Creating toolchain wrappers for p5-pilot-link-0.12.5nb4 ===> Configuring for p5-pilot-link-0.12.5nb4 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in bindings/Perl/h2xs-pilot-link bindings/Perl/dump.pl bindings/Perl/blib/lib/PDA/dump.pl. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-cpp, --without-itcl, --without-perl5, --without-tk checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/comms/p5-pilot-link/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64-unknown-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking for x86_64-unknown-linux-g77... (cached) f77 checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether f77 accepts -g... (cached) no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... checking if f77 static flag works... no checking if f77 supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory no checking if f77 supports -c -o file.o... (cached) no checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... no checking for byacc... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether gcc needs -traditional... no checking return type of signal handlers... void checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking IOKit/IOBSD.h usability... no checking IOKit/IOBSD.h presence... no checking for IOKit/IOBSD.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking for atexit... yes checking for cfmakeraw... yes checking for cfsetispeed... yes checking for cfsetospeed... yes checking for cfsetspeed... yes checking for dup2... yes checking for gethostname... yes checking for inet_aton... yes checking for malloc... yes checking for memcpy... yes checking for memmove... yes checking for putenv... yes checking for sigaction... yes checking for snprintf... yes checking for strchr... yes checking for strdup... yes checking for strtok... yes checking for strtoul... yes checking for strerror... yes checking for uname... yes checking for connect... yes checking for gethostbyname... yes checking for main in -linet... no checking for cispeed and cospeed members of struct termios... yes checking for socklen_t... yes checking whether to enable userland conduits... yes checking for main in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png setjmp support... yes checking for BLUEZ... no pkgconfig package checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for bluetooth/bluetooth.h... (cached) no checking for bluetooth/bluetooth.h... (cached) no checking popt.h usability... no checking popt.h presence... no checking for popt.h... no checking whether to use included popt... yes checking for libiconv in -liconv... no checking for iconv... yes checking for gnu_get_libc_version... yes checking if system iconv handles CP1252... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... no checking for perl version greater than or equal to 5.000_00... yes Runtime debugging is enabled configure: creating ./config.status config.status: creating Makefile config.status: creating pilot-link.m4 config.status: creating pilot-link.pc config.status: creating pilot-link-pp.pc config.status: creating libpisock/Makefile config.status: creating libpisync/Makefile config.status: creating include/Makefile config.status: creating include/pi-version.h config.status: creating popt/Makefile config.status: creating src/Makefile config.status: creating src/prc/Makefile config.status: creating src/pix/Makefile config.status: creating bindings/Makefile config.status: creating bindings/Perl/Makefile.PL config.status: creating bindings/Python/setup.py config.status: creating bindings/Python/setup-standalone.py config.status: creating bindings/Java/Makefile config.status: creating bindings/Tcl/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating doc/xml/Makefile config.status: creating doc/xml/catalog.xml config.status: creating doc/xml/docbook.xsl config.status: creating doc/man/Makefile config.status: creating tests/Makefile config.status: creating darwin/Makefile config.status: creating config.h config.status: creating include/pi-md5.h config.status: include/pi-md5.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory configure: WARNING: unrecognized options: --with-cpp, --without-itcl, --without-perl5, --without-tk Options detected/selected -------------------------. pilot-link version...... : 0.12.5 libpisock version....... : 9.0.2 libpisync version....... : 1.0.3 Build for host.......... : x86_64-unknown-linux-gnu Extra Warnings.......... : no Direct USB support...... : yes, Linux BlueZ support........... : no Thread-safe libpisock... : no ElectricFence checks.... : no CPPFLAGS................ : -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses CFLAGS.................. : -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses Userland Tools -------------------------. Build userland tools.... : yes Support for popt........ : yes (internal) Readline support........ : yes PNG support............. : yes Internal Language Support -------------------------. Iconv support........... : yes External Language Support -------------------------. TCL support............. : false Java support............ : false Python support.......... : false Perl support............ : true 5.014002 => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.