=> 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 ming-0_4_8.tar.gz => Checksum RMD160 OK for ming-0_4_8.tar.gz => Checksum SHA512 OK for ming-0_4_8.tar.gz ===> Installing dependencies for ming-0.4.8nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency automake>=1.9: found automake-1.16.1nb1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb9 => Tool dependency bison>=1.0: found bison-3.2.4nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.30: found x11-links-1.30 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency giflib>=5.1.0: found giflib-5.1.4 => Full dependency png>=1.6.0nb1: found png-1.6.37 ===> Overriding tools for ming-0.4.8nb1 ===> Extracting for ming-0.4.8nb1 ===> Patching for ming-0.4.8nb1 => Applying pkgsrc patches for ming-0.4.8nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming/../../multimedia/ming/patches/patch-configure.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming/../../multimedia/ming/patches/patch-configure.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.in,v 1.1 2018/11/13 10:18:26 markd Exp $ | |From ef3719d39e8bb7e96c6ec57d60261f1516353460 Mon Sep 17 00:00:00 2001 |From: Lars Wendler |Date: Fri, 4 May 2018 17:40:04 +0200 |Subject: [PATCH] Use pkg-config to find freetype | |As of freetype-2.9.1 the freetype-config script has been deprecated and |is no longer shipped by default. | |--- configure.in.orig 2017-04-07 08:12:56.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 257. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming/../../multimedia/ming/patches/patch-util_parser.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ming/../../multimedia/ming/patches/patch-util_parser.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-util_parser.c,v 1.1 2018/11/23 12:13:19 jperkin Exp $ | |Need limits.h for INT_MAX and provide MAX compat macro. | |--- util/parser.c.orig 2017-04-07 08:12:56.000000000 +0000 |+++ util/parser.c -------------------------- Patching file util/parser.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 52. done ===> Creating toolchain wrappers for ming-0.4.8nb1 ===> Configuring for ming-0.4.8nb1 cd /tmp/multimedia/ming/work/libming-ming-0_4_8; sh ./autogen.sh Running libtoolize -f -c libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. Running aclocal -I macros aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' Running libtoolize --automake Running autoheader -f Running automake automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:15: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:35: installing 'config/compile' configure.in:15: installing 'config/missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' php_ext/Makefile.am: installing 'config/depcomp' src/blocks/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'config/test-driver' test/actionscript/Makefile.am:86: warning: source file '../run_test.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/actionscript/Makefile.am:86: warning: source file '../../util/makeswf_utils.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled test/actionscript/Makefile.am:86: warning: source file '../../util/vasprintf.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled util/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Running autoconf All autostuff worked fine. => 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 makoto -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for python... no checking for perl... /tmp/multimedia/ming/work/.tools/bin/perl checking for php... no checking for phpize... no checking for tclsh... no checking for bison... /usr/pkg/bin/bison -y checking for flex... flex 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... /tmp/multimedia/ming/work/.cwrapper/bin/ld checking if the linker (/tmp/multimedia/ming/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 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 /tmp/multimedia/ming/work/.cwrapper/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 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 x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 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 (/tmp/multimedia/ming/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++... /tmp/multimedia/ming/work/.cwrapper/bin/ld checking if the linker (/tmp/multimedia/ming/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/multimedia/ming/work/.cwrapper/bin/ld) supports shared libraries... 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 (/tmp/multimedia/ming/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for XGetImage in -lX11... yes checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for GifErrorString in -lgif... yes checking for PrintGifError in -lgif... no checking for DGifOpen in -lungif... no checking for GifErrorString in -lgif... (cached) yes checking for PrintGifError in -lgif... (cached) no checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for png_read_image in -lpng... yes checking for compress2 in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for vasprintf... yes checking for mkstemp... yes checking for getopt... yes checking for getopt_long... yes checking for sin... no checking for sin in -lm... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating Makefile config.status: creating src/actioncompiler/Makefile config.status: creating src/blocks/Makefile config.status: creating src/Makefile config.status: creating src/ming.h config.status: creating src/libming.pc config.status: creating perl_ext/Makefile config.status: creating perl_ext/SWF.pm config.status: creating php_ext/Makefile config.status: creating py_ext/Makefile config.status: creating py_ext/setup.py config.status: creating tcl_ext/Makefile config.status: creating test/Makefile config.status: creating test/Media/Makefile config.status: creating test/Movie/Makefile config.status: creating test/Movie/Background/Makefile config.status: creating test/Movie/Dimension/Makefile config.status: creating test/Movie/add/Makefile config.status: creating test/Movie/new/Makefile config.status: creating test/Movie/nextFrame/Makefile config.status: creating test/Movie/NumFrames/Makefile config.status: creating test/Movie/FrameLabel/Makefile config.status: creating test/Movie/Protect/Makefile config.status: creating test/Movie/Rate/Makefile config.status: creating test/Movie/addMetadata/Makefile config.status: creating test/Movie/setSoundStream/Makefile config.status: creating test/Movie/setTabIndex/Makefile config.status: creating test/Movie/setScriptLimits/Makefile config.status: creating test/Movie/setNetworkAccess/Makefile config.status: creating test/Movie/replace/Makefile config.status: creating test/Movie/assignSymbol/Makefile config.status: creating test/Movie/defineScene/Makefile config.status: creating test/Movie/importCharacter/Makefile config.status: creating test/Filter/Makefile config.status: creating test/Morph/Makefile config.status: creating test/Video/Makefile config.status: creating test/actionscript/Makefile config.status: creating test/Shape/Makefile config.status: creating test/Shape/addSolidFill/Makefile config.status: creating test/LineStyle/Makefile config.status: creating test/MovieClip/Makefile config.status: creating test/Gradient/Makefile config.status: creating test/FillStyle/Makefile config.status: creating test/Font/Makefile config.status: creating test/Text/Makefile config.status: creating test/Bitmap/Makefile config.status: creating test/BrowserFont/Makefile config.status: creating test/TextField/Makefile config.status: creating test/PrebuiltClip/Makefile config.status: creating test/Button/Makefile config.status: creating test/Action/Makefile config.status: creating test/Sound/Makefile config.status: creating test/SoundStream/Makefile config.status: creating macros/Makefile config.status: creating util/Makefile config.status: creating util/ming-config config.status: creating ming.spec config.status: creating src/ming_config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Config summary: C++ enabled Perl extension disabled PHP extension disabled Python extension disabled Tcl extension disabled ZLIB enabled (-lz) Freetype library disabled GIF library enabled (-lgif) PNG library enabled (-lpng) => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp