=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for bml-0.8.0.tar.gz => Checksum RMD160 OK for bml-0.8.0.tar.gz => Checksum SHA512 OK for bml-0.8.0.tar.gz ===> Installing dependencies for bml-0.8.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for bml-0.8.0 ===> Extracting for bml-0.8.0 ===> Patching for bml-0.8.0 ===> Creating toolchain wrappers for bml-0.8.0 ===> Configuring for bml-0.8.0 => 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 build system type... x86_64-unknown-freebsd11 checking host system type... x86_64-unknown-freebsd11 checking target system type... x86_64-unknown-freebsd11 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes /var/pkgsrc/work/audio/bml/work/bml-0.8.0/missing: Unknown `--is-lightweight' option Try `/var/pkgsrc/work/audio/bml/work/bml-0.8.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for style of include used by make... GNU checking for x86_64-unknown-freebsd11-gcc... clang 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 clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for x86_64-unknown-freebsd11-ar... no checking for x86_64-unknown-freebsd11-lib... no checking for x86_64-unknown-freebsd11-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-freebsd11 file names to x86_64-unknown-freebsd11 format... func_convert_file_noop checking how to convert x86_64-unknown-freebsd11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-freebsd11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-freebsd11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-freebsd11-ar... ar checking for archiver @FILE support... no checking for x86_64-unknown-freebsd11-strip... no checking for strip... strip checking for x86_64-unknown-freebsd11-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for x86_64-unknown-freebsd11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... clang -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 objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/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... freebsd11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11 ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-unknown-freebsd11-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking how to run the C preprocessor... clang -E checking whether ln -s works... yes checking dependency style of clang... gcc3 checking whether to enable runtime debugging code... no checking whether to enable coverage analysis... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking whether to include the emulation for buzzmachine dlls... no checking for ANSI C header files... (cached) yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mixer.h usability... no checking sys/mixer.h presence... no checking for sys/mixer.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... 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 whether sysi86 is declared... no checking for cos in -lm... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for main in -lrt... yes checking for vsscanf... yes checking for clock_gettime... yes checking for dlopen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libbml.pc config.status: creating tests/bt-cfg.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Configuration Version : 0.8.0 Source code location : . Prefix : /usr/pkg Compiler : clang x86 win32 buzzmachines : no Debug : no Coverage profiling : no You are installing buzztrax libraries into a location that is not yet known to system. In order for other buzztrax modules to find them and the application to work with all features please register the location (see README.md for details): export LD_LIBRARY_PATH=/usr/pkg/lib:$LD_LIBRARY_PATH export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/pkg/lib/pkgconfig => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp