bmake: "../../mk/tools/../../mk/tools/create.mk" line 149: warning: duplicate script for target "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" ignored
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: using previous script for "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" defined here
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: duplicate script for target "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" ignored
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: using previous script for "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" defined here
=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for skf_1.97.4.tar.gz
=> Checksum RMD160 OK for skf_1.97.4.tar.gz
===> Installing dependencies for skf-1.97.4nb1
=> Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb2
=> Build dependency perl>=5.0: found perl-5.14.2nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
bmake: "../../mk/tools/../../mk/tools/create.mk" line 149: warning: duplicate script for target "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" ignored
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: using previous script for "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" defined here
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: duplicate script for target "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" ignored
bmake: "../../mk/tools/../../mk/tools/create.mk" line 181: warning: using previous script for "/tmp/pkgsrc/converters/skf/work/.tools/bin/gzip" defined here
===> Overriding tools for skf-1.97.4nb1
===> Extracting for skf-1.97.4nb1
===> Patching for skf-1.97.4nb1
=> Applying pkgsrc patches for skf-1.97.4nb1
===> Creating toolchain wrappers for skf-1.97.4nb1
===> Configuring for skf-1.97.4nb1
=> 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 scripts/parse_uni.p.
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/pkg/bin/perl
checking for x86_64-unknown-linux-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 style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for sed... /bin/sed
checking for rpmbuild... rpm
checking for main in -lintl... yes
checking for ruby... no
checking for php... no
checking for python... no
checking for lua... no
checking for tclsh... no
checking for R... no
checking for msgfmt... msgfmt
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking if we are building on cygwin... no
checking if we are building on mingw... no
checking if we are building on darwin... no
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 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for swig... no
checking for main in -lperl... no
checking for library containing strerror... none required
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for vprintf... yes
checking for _doprnt... no
checking for calloc... yes
checking for setvbuf... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether setvbuf arguments are reversed... no
checking whether NLS is requested... yes
checking for msgfmt... /tmp/pkgsrc/converters/skf/work/.tools/bin/msgfmt
checking for gmsgfmt... /tmp/pkgsrc/converters/skf/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
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 shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gettext... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands