=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for fldigi-4.1.01.tar.gz => Checksum RMD160 OK for fldigi-4.1.01.tar.gz => Checksum SHA512 OK for fldigi-4.1.01.tar.gz ===> Installing dependencies for fldigi-4.1.01nb7 ========================================================================== The following variables will affect the build process of this package, fldigi-4.1.01nb7. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.1 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency asciidoc-[0-9]*: found asciidoc-8.6.10nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2019.2nb3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libsamplerate>=0.1.2nb3: found libsamplerate-0.1.9 => Full dependency libsndfile>=1.0.18: found libsndfile-1.0.28nb3 => Full dependency portaudio>=19: found portaudio-190600.20161030nb2 => Full dependency pulseaudio>=13.0nb3: found pulseaudio-13.0nb4 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency hamlib>=1.2.5: found hamlib-3.3nb2 => Full dependency flxmlrpc>=0.1.4: found flxmlrpc-0.1.4 => Full dependency xmlrpc-c-ss>=1.51.04nb3: found xmlrpc-c-ss-1.51.04nb3 => Full dependency fltk>=1.3.3nb4: found fltk-1.3.5 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1 ===> Overriding tools for fldigi-4.1.01nb7 ===> Extracting for fldigi-4.1.01nb7 ===> Patching for fldigi-4.1.01nb7 => Applying pkgsrc patches for fldigi-4.1.01nb7 => Verifying /data/pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx => Applying pkgsrc patch /data/pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_misc_configuration.cxx,v 1.4 2019/02/23 11:30:03 mef Exp $ | |For DragonFly build to fix following problem: |misc/configuration.cxx: In member function 'void configuration::testCommPorts()': |misc/configuration.cxx:934:2: error: 'glob_t' was not declared in this scope |misc/configuration.cxx:934:9: error: expected ';' before 'gbuf' |gmake[3]: *** [fldigi-configuration.o] Error 1 | |--- src/misc/configuration.cxx.orig 2019-02-18 23:47:43.000000000 +0900 |+++ src/misc/configuration.cxx 2019-02-23 18:33:27.726856173 +0900 -------------------------- Patching file src/misc/configuration.cxx using Plan A... Hunk #1 succeeded at 906. Hunk #2 succeeded at 920. done => Verifying /data/pkgsrc/ham/fldigi/patches/patch-src_misc_newinstall.cxx => Applying pkgsrc patch /data/pkgsrc/ham/fldigi/patches/patch-src_misc_newinstall.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_misc_newinstall.cxx,v 1.4 2014/09/05 07:29:28 mef Exp $ | |Brag command shows OS:, but it is fixed, see SUBST in Makefile | |--- src/misc/newinstall.cxx.orig 2012-09-25 13:22:44.000000000 +0900 |+++ src/misc/newinstall.cxx 2012-09-25 13:23:42.000000000 +0900 -------------------------- Patching file src/misc/newinstall.cxx using Plan A... Hunk #1 succeeded at 84 (offset 1 line). done ===> Creating toolchain wrappers for fldigi-4.1.01nb7 ===> Configuring for fldigi-4.1.01nb7 => Show OS name correctly with Brag button => Generating pkg-config file for builtin expat package. => 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--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no 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 clang++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of clang++... gcc3 checking for x86_64--netbsd-gcc... clang checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether clang++ supports C++11 features by default... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for execinfo.h... (cached) no 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 sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.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... no checking values.h presence... no checking for values.h... no checking linux/ppdev.h usability... no checking linux/ppdev.h presence... no checking for linux/ppdev.h... no checking dev/ppbus/ppi.h usability... no checking dev/ppbus/ppi.h presence... no checking for dev/ppbus/ppi.h... no 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... no checking whether clang needs -traditional... no 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 hstrerror... yes checking for gmtime_r... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for setenv... yes checking for snprintf... yes checking for socket... yes checking for socketpair... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strlcpy... yes checking for strncpy... yes checking for strncmp... yes checking for strnlen... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for unsetenv... yes checking for vsnprintf... yes checking for O_CLOEXEC... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for library containing clock_gettime... none required checking for library containing dlopen... none required checking for library containing sem_unlink... -lpthread checking for library containing sem_timedwait... -lpthread checking for TLS support... yes checking for std::bind in ... checking for std::hash in ... checking for clang++ version >= 4.1.0... yes (10.0.0) checking for fltk-config... /usr/pkg/bin/fltk-config checking for fluid... fluid checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking pkg-config is at least version 0.9.0... yes checking for PNG... yes checking for SAMPLERATE... yes checking for SNDFILE... yes checking for PORTAUDIO... yes checking for PULSEAUDIO... yes checking for HAMLIB... yes checking for X... yes checking for FLXMLRPC... yes checking for asciidoc... /usr/pkg/bin/asciidoc checking for asciidoc >= 8.2.0... yes (8.6.10) checking for a2x... /usr/pkg/bin/a2x checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration summary: Version ..................... 4.1.01 Static linking .............. no CPU optimizations ........... none Debugging ................... no fldigi ...................... yes flarq ....................... yes i18n ........................ yes fldigi build options: sndfile ..................... yes oss ......................... yes portaudio ................... yes pulseaudio .................. yes flxmlrpc .................... external lib hamlib ...................... yes => Replacing asciidoc PATH