=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for thrift-0.14.2.tar.gz
=> Checksum RMD160 OK for thrift-0.14.2.tar.gz
=> Checksum SHA512 OK for thrift-0.14.2.tar.gz
===> Installing dependencies for libthrift-0.14.2
==========================================================================
The following variables will affect the build process of this package,
libthrift-0.14.2.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency gmake>=3.81: found gmake-4.3nb2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.76.*: found boost-headers-1.76.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency thrift-[0-9]*: found thrift-0.14.2
=> Full dependency boost-libs-1.76.*: found boost-libs-1.76.0
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for libthrift-0.14.2
===> Extracting for libthrift-0.14.2
===> Patching for libthrift-0.14.2
=> Applying pkgsrc patches for libthrift-0.14.2
=> Verifying /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-configure
=> Applying pkgsrc patch /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2021/03/21 12:41:11 taca Exp $
|
|Fix broken BOOST_LIB_DIR detection.
|Fix unportable test(1) operator.
|
|--- configure.orig	2021-02-04 23:08:12.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 18179 (offset -3 lines).
Hunk #2 succeeded at 23054 (offset -3 lines).
done
=> Verifying /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_server_TNonblockingServer.cpp
=> Applying pkgsrc patch /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_server_TNonblockingServer.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_cpp_src_thrift_server_TNonblockingServer.cpp,v 1.1 2019/09/18 11:27:53 adam Exp $
|
|Need strings.h for bzero().
|
|--- lib/cpp/src/thrift/server/TNonblockingServer.cpp.orig	2017-12-03 19:11:36.000000000 +0000
|+++ lib/cpp/src/thrift/server/TNonblockingServer.cpp
--------------------------
Patching file lib/cpp/src/thrift/server/TNonblockingServer.cpp using Plan A...
Hunk #1 succeeded at 75.
done
=> Verifying /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_transport_SocketCommon.cpp
=> Applying pkgsrc patch /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_transport_SocketCommon.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_cpp_src_thrift_transport_SocketCommon.cpp,v 1.1 2021/03/21 12:41:11 taca Exp $
|
|Need string.h for memcpy().
|
|--- lib/cpp/src/thrift/transport/SocketCommon.cpp.orig	2021-02-04 23:07:31.000000000 +0000
|+++ lib/cpp/src/thrift/transport/SocketCommon.cpp
--------------------------
Patching file lib/cpp/src/thrift/transport/SocketCommon.cpp using Plan A...
Hunk #1 succeeded at 34.
done
=> Verifying /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_transport_TSocketUtils.h
=> Applying pkgsrc patch /tree/pkgsrc/devel/libthrift/../../devel/thrift/patches/patch-lib_cpp_src_thrift_transport_TSocketUtils.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_cpp_src_thrift_transport_TSocketUtils.h,v 1.1 2021/03/21 12:41:11 taca Exp $
|
|* Hack for no AI_V4MAPPED platform.
|
|--- lib/cpp/src/thrift/transport/TSocketUtils.h.orig	2021-02-04 23:07:31.000000000 +0000
|+++ lib/cpp/src/thrift/transport/TSocketUtils.h
--------------------------
Patching file lib/cpp/src/thrift/transport/TSocketUtils.h using Plan A...
Hunk #1 succeeded at 33.
done
===> Creating toolchain wrappers for libthrift-0.14.2
===> Configuring for libthrift-0.14.2
=> Generating pkg-config files for builtin libevent 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
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 UID '100' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... pax
checking pkg-config is at least version 0.9.0... yes
checking for i486--netbsdelf-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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /scratch/work/devel/libthrift/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/devel/libthrift/work/.cwrapper/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) 262144
checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /scratch/work/devel/libthrift/work/.cwrapper/bin/ld option to reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 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... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/scratch/work/devel/libthrift/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_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 how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /scratch/work/devel/libthrift/work/.cwrapper/bin/ld
checking if the linker (/scratch/work/devel/libthrift/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/work/devel/libthrift/work/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/scratch/work/devel/libthrift/work/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking for bison... no
NO
checking for bison... /usr/bin/yacc
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking for gawk... (cached) /usr/bin/awk
checking for i486--netbsdelf-ranlib... ranlib
checking whether c++ supports C++11 features with -std=c++11... yes
checking for boostlib >= 1.56.0 (105600)... yes
checking for libevent >= 2.0... yes
checking for zlib >= 1.2.3... yes
checking for QT5... no
checking for GLIB... no
checking for GOBJECT... no
checking for i486--netbsdelf-pkg-config... /scratch/work/devel/libthrift/work/.tools/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for javac and java... no
checking for ant... no
checking for ant version > 1.7... sort: unknown option -- g
usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir]
             [-t char] [file ...]
   or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char]
             [-t char] [file]
no
checking for i486--netbsdelf-erl... no
checking for erl... no
checking for i486--netbsdelf-erlc... no
checking for erlc... no
checking for rebar3... no
checking for nodejs... no
checking for node... no
checking for npm... no
checking for nodets... no
checking for node... no
checking for npm... no
checking for a Lua interpreter with version >= 5.2... lua
checking for lua... /usr/bin/lua
checking for lua version... 5.3
checking for lua platform... unknown
checking for lua script directory... ${prefix}/share/lua/5.3
checking for lua module directory... ${exec_prefix}/lib/lua/5.3
checking if LUA_VERSION is defined... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lualib.h usability... yes
checking lualib.h presence... yes
checking for lualib.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking luaconf.h usability... yes
checking luaconf.h presence... yes
checking for luaconf.h... yes
checking for Lua header version... 5.3
checking if Lua header version matches 5.3... yes
checking if LUA_VERSION is defined... yes
checking for library containing exp... none required
checking for library containing dlopen... none required
checking for library containing lua_load... -llua
checking for a Python interpreter with version >= 2.6... none
checking for trial... no
checking for perl... /scratch/work/devel/libthrift/work/.tools/bin/perl
checking for perl module Bit::Vector... no
checking for perl module Class::Accessor... no
checking for php... no
checking for dart... no
checking for pub... no
checking for ruby... no
checking for bundle... no
checking for cabal... no
checking for runhaskell... no
checking for go... no
checking for swift... no
checking for cargo... no
checking for rustc... no
checking for sbcl... no
checking for haxe... no
checking for dotnet... no
checking for DMD... no
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... void
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.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/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking openssl/x509v3.h usability... yes
checking openssl/x509v3.h presence... yes
checking for openssl/x509v3.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking for setsockopt in -lsocket... no
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for ptrdiff_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether AI_ADDRCONFIG is declared... yes
checking for working alloca.h... no
checking for alloca... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... 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 whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for strtoul... yes
checking for bzero... yes
checking for ftruncate... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for realpath... yes
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strtol... yes
checking for sqrt... yes
checking for alarm... yes
checking for clock_gettime... yes
checking for sched_get_priority_min... yes
checking for sched_get_priority_max... yes
checking for inet_ntoa... yes
checking for pow... yes
checking the behavior of a signed right shift... arithmetic
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compiler/cpp/Makefile
config.status: creating compiler/cpp/src/Makefile
config.status: creating compiler/cpp/test/Makefile
config.status: creating lib/Makefile
config.status: creating lib/as3/Makefile
config.status: creating lib/cl/Makefile
config.status: creating lib/cpp/Makefile
config.status: creating lib/cpp/test/Makefile
config.status: creating lib/cpp/thrift-nb.pc
config.status: creating lib/cpp/thrift-z.pc
config.status: creating lib/cpp/thrift-qt5.pc
config.status: creating lib/cpp/thrift.pc
config.status: creating lib/c_glib/Makefile
config.status: creating lib/c_glib/thrift_c_glib.pc
config.status: creating lib/c_glib/test/Makefile
config.status: creating lib/d/Makefile
config.status: creating lib/d/test/Makefile
config.status: creating lib/erl/Makefile
config.status: creating lib/go/Makefile
config.status: creating lib/go/test/Makefile
config.status: creating lib/haxe/test/Makefile
config.status: creating lib/hs/Makefile
config.status: creating lib/java/Makefile
config.status: creating lib/js/Makefile
config.status: creating lib/js/test/Makefile
config.status: creating lib/json/Makefile
config.status: creating lib/json/test/Makefile
config.status: creating lib/netstd/Makefile
config.status: creating lib/nodejs/Makefile
config.status: creating lib/nodets/Makefile
config.status: creating lib/perl/Makefile
config.status: creating lib/perl/t/Makefile
config.status: creating lib/php/Makefile
config.status: creating lib/php/test/Makefile
config.status: creating lib/dart/Makefile
config.status: creating lib/py/Makefile
config.status: creating lib/rb/Makefile
config.status: creating lib/rs/Makefile
config.status: creating lib/rs/test/Makefile
config.status: creating lib/lua/Makefile
config.status: creating lib/swift/Makefile
config.status: creating lib/ts/Makefile
config.status: creating lib/xml/Makefile
config.status: creating lib/xml/test/Makefile
config.status: creating test/Makefile
config.status: creating test/features/Makefile
config.status: creating test/c_glib/Makefile
config.status: creating test/cl/Makefile
config.status: creating test/cpp/Makefile
config.status: creating test/erl/Makefile
config.status: creating test/go/Makefile
config.status: creating test/haxe/Makefile
config.status: creating test/hs/Makefile
config.status: creating test/lua/Makefile
config.status: creating test/netstd/Makefile
config.status: creating test/php/Makefile
config.status: creating test/dart/Makefile
config.status: creating test/perl/Makefile
config.status: creating test/py/Makefile
config.status: creating test/py.twisted/Makefile
config.status: creating test/py.tornado/Makefile
config.status: creating test/rb/Makefile
config.status: creating test/rs/Makefile
config.status: creating tutorial/Makefile
config.status: creating tutorial/c_glib/Makefile
config.status: creating tutorial/cl/Makefile
config.status: creating tutorial/cpp/Makefile
config.status: creating tutorial/d/Makefile
config.status: creating tutorial/go/Makefile
config.status: creating tutorial/haxe/Makefile
config.status: creating tutorial/hs/Makefile
config.status: creating tutorial/java/Makefile
config.status: creating tutorial/js/Makefile
config.status: creating tutorial/netstd/Makefile
config.status: creating tutorial/nodejs/Makefile
config.status: creating tutorial/dart/Makefile
config.status: creating tutorial/perl/Makefile
config.status: creating tutorial/php/Makefile
config.status: creating tutorial/py/Makefile
config.status: creating tutorial/py.twisted/Makefile
config.status: creating tutorial/py.tornado/Makefile
config.status: creating tutorial/rb/Makefile
config.status: creating tutorial/rs/Makefile
config.status: creating config.h
config.status: creating lib/cpp/src/thrift/config.h
config.status: creating lib/c_glib/src/thrift/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

thrift 0.14.2

Building ActionScript3 Library : no
Building C (GLib) Library .... : no
Building C++ Library ......... : yes
Building Common Lisp Library.. : no
Building D Library ........... : no
Building Dart Library ........ : no
Building .NET Standard Library : no
Building Erlang Library ...... : no
Building Go Library .......... : no
Building Haskell Library ..... : no
Building Haxe Library ........ : no
Building Java Library ........ : no
Building Lua Library ......... : yes
Building NodeJS Library ...... : no
Building Perl Library ........ : no
Building PHP Library ......... : no
Building Python Library ...... : yes
Building Py3 Library ......... : no
Building Ruby Library ........ : no
Building Rust Library ........ : no
Building Swift Library ....... : no

C++ Library:
   C++ compiler .............. : c++ -std=c++11
   Build TZlibTransport ...... : yes
   Build TNonblockingServer .. : yes
   Build TQTcpServer (Qt5) ... : no
   C++ compiler version ...... : g++ (nb3 20190319) 7.4.0

Lua Library:
   Using Lua ................. : /usr/bin/lua
   Using Lua version.......... : Lua 5.3.5  Copyright (C) 1994-2018 Lua.org, PUC-Rio

Python Library:
   Using Python .............. : :
   Using Python version ...... : 

If something is missing that you think should be present,
please skim the output of configure to find the missing
component.  Details are present in config.log.

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp