=> 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 amsynth-1.10.0.tar.gz => Checksum RMD160 OK for amsynth-1.10.0.tar.gz => Checksum SHA512 OK for amsynth-1.10.0.tar.gz ===> Installing dependencies for amsynth-1.10.0 ========================================================================== The supported build options for amsynth are: alsa jack You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.amsynth (not defined) ========================================================================== => Tool dependency p5-XML-Parser-[0-9]*: found p5-XML-Parser-2.44nb5 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb4 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.30.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14 => Build dependency xorgproto>=2016.1: found xorgproto-2020.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libsndfile>=1.0.18: found libsndfile-1.0.28nb3 => Full dependency lv2>=1.16.0nb5: found lv2-1.18.0 => Full dependency gtk2+>=2.24.32nb13: found gtk2+-2.24.32nb13 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1 ===> Overriding tools for amsynth-1.10.0 ===> Extracting for amsynth-1.10.0 ===> Patching for amsynth-1.10.0 => Applying pkgsrc patches for amsynth-1.10.0 => Verifying /data/pkgsrc/audio/amsynth/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/audio/amsynth/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2020/04/11 10:56:54 nia Exp $ | |Shell portability. | |--- configure.orig 2019-04-13 06:36:47.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 16935 (offset 2 lines). Hunk #2 succeeded at 17436 (offset -86 lines). done => Verifying /data/pkgsrc/audio/amsynth/patches/patch-configure.ac => Applying pkgsrc patch /data/pkgsrc/audio/amsynth/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2020/04/11 10:56:54 nia Exp $ | |Shell portability. | |--- configure.ac.orig 2019-04-13 06:34:39.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 74 (offset 8 lines). Hunk #2 succeeded at 115 (offset -8 lines). done => Verifying /data/pkgsrc/audio/amsynth/patches/patch-src_amsynth__vst.cpp => Applying pkgsrc patch /data/pkgsrc/audio/amsynth/patches/patch-src_amsynth__vst.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_amsynth__vst.cpp,v 1.1 2020/04/11 10:56:54 nia Exp $ | |This code violates PaX MPROTECT and isn't portable. | |--- src/amsynth_vst.cpp.orig 2019-04-13 06:34:24.000000000 +0000 |+++ src/amsynth_vst.cpp -------------------------- Patching file src/amsynth_vst.cpp using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 132. done ===> Creating toolchain wrappers for amsynth-1.10.0 ===> Configuring for amsynth-1.10.0 => Correcting the path to the OSS device. => Setting a better default sample rate. => 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 WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure:16203: INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== 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... ./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 for x86_64--netbsd-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 whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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 -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 x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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 x86_64--netbsd-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... 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... 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... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for intltool-update... /data/scratch/audio/amsynth/work/.tools/bin/intltool-update checking for intltool-merge... /data/scratch/audio/amsynth/work/.tools/bin/intltool-merge checking for intltool-extract... /data/scratch/audio/amsynth/work/.tools/bin/intltool-extract checking for xgettext... /data/scratch/audio/amsynth/work/.tools/bin/xgettext checking for msgmerge... /data/scratch/audio/amsynth/work/.tools/bin/msgmerge checking for msgfmt... /data/scratch/audio/amsynth/work/.tools/bin/msgfmt checking for gmsgfmt... /data/scratch/audio/amsynth/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.30.2 checking for XML::Parser... ok checking for sin in -lm... yes checking for pthread_create in -lpthread... yes checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking oscpack/ip/UdpSocket.h usability... no checking oscpack/ip/UdpSocket.h presence... no checking for oscpack/ip/UdpSocket.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for LASH... no checking for DSSI... no checking for LV2... yes checking for pandoc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/amsynth.desktop config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/fr/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po/stamp-it commands -------------------------------------------------------- amsynth 1.10.0 | | GTK version........................................... : 2.24.32 | Build with GUI support................................ : yes | | Build with OSS support................................ : yes | Build with ALSA support............................... : no | Build with JACK support............................... : no | Build with LASH support............................... : no | Build DSSI plugin..................................... : no | Build LV2 plugin...................................... : yes | Build VST plugin...................................... : yes | | Generate man pages using pandoc....................... : no configure complete. now type 'make' to build amsynth and then, as root, 'make install' to install => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp