=> 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 subtitleeditor-0.54.0.tar.gz => Checksum RMD160 OK for subtitleeditor-0.54.0.tar.gz => Checksum SHA512 OK for subtitleeditor-0.54.0.tar.gz ===> Installing dependencies for subtitleeditor-0.54.0nb2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.1 => 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-2019.2nb3 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency gstreamermm>=1.10.0nb1: found gstreamermm-1.10.0nb2 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1 => Full dependency enchant2>=2.2.8nb1: found enchant2-2.2.8nb1 => Full dependency libxml++>=2.40.1nb4: found libxml++-2.40.1nb4 => Full dependency gtkmm3>=3.24.1nb4: found gtkmm3-3.24.1nb4 ===> Overriding tools for subtitleeditor-0.54.0nb2 ===> Extracting for subtitleeditor-0.54.0nb2 ===> Patching for subtitleeditor-0.54.0nb2 => Applying pkgsrc patches for subtitleeditor-0.54.0nb2 => Verifying /data/pkgsrc/multimedia/subtitleeditor/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/multimedia/subtitleeditor/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2019/10/24 22:06:09 nia Exp $ | |test(1) portability | |--- configure.orig 2017-07-14 09:26:20.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19789. done ===> Creating toolchain wrappers for subtitleeditor-0.54.0nb2 /bin/mkdir -p /data/scratch/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig cd /data/scratch/multimedia/subtitleeditor/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for subtitleeditor-0.54.0nb2 => Generating pkg-config files for builtin xz package. => 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:18774: 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 UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU 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 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 for stdlib.h... (cached) yes 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 whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking whether clang++ supports C++11 features by default... yes checking how to run the C++ preprocessor... clang++ -E checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for select... yes checking for egrep... /usr/bin/egrep checking for sed... /usr/bin/sed 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 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 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... no 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... error: invalid argument '-std=c++14' not allowed with 'C' 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... error: invalid argument '-std=c++14' not allowed with 'C' NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/msgfmt checking for xgettext... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/xgettext checking whether NLS is requested... yes checking for intltool-update... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/intltool-update checking for intltool-merge... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/intltool-merge checking for intltool-extract... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/intltool-extract checking for xgettext... (cached) /data/scratch/multimedia/subtitleeditor/work/.tools/bin/xgettext checking for msgmerge... /data/scratch/multimedia/subtitleeditor/work/.tools/bin/msgmerge checking for msgfmt... (cached) /data/scratch/multimedia/subtitleeditor/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /data/scratch/multimedia/subtitleeditor/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 pkg-config is at least version 0.9.0... yes checking for GTKMM... yes checking for ENCHANT... yes checking for LIBXML... yes checking for GSTREAMER... yes checking for GSTREAMERMM... yes checking whether iso-codes are available on this system... no checking whether to change the video output preference... no, xvimagesink checking whether to change the audio output preference... no, autoaudiosink checking whether ccache support should be added... no 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 m4/Makefile config.status: creating share/Makefile config.status: creating share/appdata/Makefile config.status: creating share/icons/Makefile config.status: creating share/icons/16x16/Makefile config.status: creating share/icons/22x22/Makefile config.status: creating share/icons/24x24/Makefile config.status: creating share/icons/32x32/Makefile config.status: creating share/icons/scalable/Makefile config.status: creating share/ui/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: creating plugins/Makefile config.status: creating plugins/actions/Makefile config.status: creating plugins/actions/about/Makefile config.status: creating plugins/actions/adjusttime/Makefile config.status: creating plugins/actions/applytranslation/Makefile config.status: creating plugins/actions/bestfit/Makefile config.status: creating plugins/actions/changeframerate/Makefile config.status: creating plugins/actions/clipboard/Makefile config.status: creating plugins/actions/combinesubtitles/Makefile config.status: creating plugins/actions/command/Makefile config.status: creating plugins/actions/configurekeyboardshortcuts/Makefile config.status: creating plugins/actions/dialoguize/Makefile config.status: creating plugins/actions/documentmanagement/Makefile config.status: creating plugins/actions/documentsnavigation/Makefile config.status: creating plugins/actions/duplicatesubtitle/Makefile config.status: creating plugins/actions/editcell/Makefile config.status: creating plugins/actions/errorchecking/Makefile config.status: creating plugins/actions/extendlength/Makefile config.status: creating plugins/actions/externalvideoplayer/Makefile config.status: creating plugins/actions/findandreplace/Makefile config.status: creating plugins/actions/insertsubtitle/Makefile config.status: creating plugins/actions/insertsubtitlefromkeyframe/Makefile config.status: creating plugins/actions/italicize/Makefile config.status: creating plugins/actions/joindocument/Makefile config.status: creating plugins/actions/keyframesmanagement/Makefile config.status: creating plugins/actions/minimizeduration/Makefile config.status: creating plugins/actions/moveafterprecedingsubtitle/Makefile config.status: creating plugins/actions/movesubtitles/Makefile config.status: creating plugins/actions/plaintext/Makefile config.status: creating plugins/actions/preferences/Makefile config.status: creating plugins/actions/removesubtitle/Makefile config.status: creating plugins/actions/reversetextandtranslation/Makefile config.status: creating plugins/actions/scalesubtitles/Makefile config.status: creating plugins/actions/selection/Makefile config.status: creating plugins/actions/sortsubtitles/Makefile config.status: creating plugins/actions/spellchecking/Makefile config.status: creating plugins/actions/splitdocument/Makefile config.status: creating plugins/actions/splitsubtitle/Makefile config.status: creating plugins/actions/stacksubtitles/Makefile config.status: creating plugins/actions/styleeditor/Makefile config.status: creating plugins/actions/stylize/Makefile config.status: creating plugins/actions/template/Makefile config.status: creating plugins/actions/textcorrection/Makefile config.status: creating plugins/actions/timemodemanagement/Makefile config.status: creating plugins/actions/timingfromplayer/Makefile config.status: creating plugins/actions/typewriter/Makefile config.status: creating plugins/actions/videoplayermanagement/Makefile config.status: creating plugins/actions/viewmanager/Makefile config.status: creating plugins/actions/waveformmanagement/Makefile config.status: creating plugins/subtitleformats/Makefile config.status: creating plugins/subtitleformats/adobeencoredvd/Makefile config.status: creating plugins/subtitleformats/advancedsubstationalpha/Makefile config.status: creating plugins/subtitleformats/avidds/Makefile config.status: creating plugins/subtitleformats/bitc/Makefile config.status: creating plugins/subtitleformats/dcsubtitle/Makefile config.status: creating plugins/subtitleformats/microdvd/Makefile config.status: creating plugins/subtitleformats/mpl2/Makefile config.status: creating plugins/subtitleformats/mpsub/Makefile config.status: creating plugins/subtitleformats/plaintextformat/Makefile config.status: creating plugins/subtitleformats/sami/Makefile config.status: creating plugins/subtitleformats/sbv/Makefile config.status: creating plugins/subtitleformats/sprucestl/Makefile config.status: creating plugins/subtitleformats/subrip/Makefile config.status: creating plugins/subtitleformats/substationalpha/Makefile config.status: creating plugins/subtitleformats/subtitleeditorproject/Makefile config.status: creating plugins/subtitleformats/subviewer2/Makefile config.status: creating plugins/subtitleformats/timedtextauthoringformat1/Makefile 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 default-2 commands config.status: executing po/stamp-it commands configure: subtitleeditor 0.54.0 prefix ............................... : /usr/pkg gcc version .......................... : 10.0.0 gtk+ version ......................... : 3.24.14 gtkmm version ........................ : 3.24.1 gstreamer version .................... : 1.16.2 gstreamermm version .................. : 1.10.0 default video output ................. : xvimagesink default audio output ................. : autoaudiosink have iso-codes 639, 3166 and 15924 ... : no, no, no OpenGL waveform renderer ............. : no OSX support .......................... : no debug support ........................ : yes ccache support ....................... : no Configuration complete. now run make => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp