=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for fldigi-3.03.tar.gz
=> Checksum RMD160 OK for fldigi-3.03.tar.gz
===> Installing dependencies for fldigi-3.03nb6
==========================================================================
The following variables will affect the build process of this package,
fldigi-3.03nb6.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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.
==========================================================================
sh: 1.3: No such file or directory
=> Build dependency pkg-config>=0.25: found pkg-config-0.25nb1
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.7.1nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libsamplerate>=0.1.2nb3: found libsamplerate-0.1.8
=> Full dependency libsndfile>=1.0.18: found libsndfile-1.0.25
=> Full dependency portaudio-devel>=20060521: found portaudio-devel-20060521nb1
=> Full dependency png>=1.5.0: found png-1.5.12
=> Full dependency hamlib>=1.2.5: found hamlib-1.2.15.2
=> Full dependency jpeg>=8nb1: found jpeg-8d
=> Full dependency fltk>=1.1.5rc1<1.3: found fltk-1.1.10nb3
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.20
===> Overriding tools for fldigi-3.03nb6
===> Extracting for fldigi-3.03nb6
===> Patching for fldigi-3.03nb6
=> Applying pkgsrc patches for fldigi-3.03nb6
===> Creating toolchain wrappers for fldigi-3.03nb6
===> Configuring for fldigi-3.03nb6
=> 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
=> Checking for portability problems in extracted files
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/ham/fldigi/work/.tools/bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for x86_64-unknown-linux-gcc... gcc
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... 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 for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for working volatile... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for strftime... yes
checking for working strtod... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for snprintf... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for vsnprintf... yes
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... -lrt
checking for library containing sem_unlink... -lrt
checking for library containing sem_timedwait... -lrt
checking for TLS support... yes
checking for std::bind in <functional>... no
checking for std::tr1::bind in <tr1/functional>... yes
checking for fltk-config... /usr/pkg/bin/fltk-config
checking for fluid... fluid
checking pkg-config is at least version 0.9.0... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libjpeg... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for libpng in fltk libs... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for SAMPLERATE... yes
checking for SNDFILE... yes
checking for PORTAUDIO... yes
checking for PULSEAUDIO... no
checking for HAMLIB... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands

Configuration summary:

  Version ..................... 3.03

  Static linking .............. no
  CPU optimizations ........... none
  Debugging ................... no

  png ......................... yes
  jpeg ........................ yes

  sndfile ..................... yes
  oss ......................... yes
  portaudio ................... yes
  pulseaudio .................. no

  hamlib ...................... yes
  xmlrpc ...................... no