=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for gst-ffmpeg-0.10.13.tar.gz => Checksum RMD160 OK for gst-ffmpeg-0.10.13.tar.gz => Checksum SHA512 OK for gst-ffmpeg-0.10.13.tar.gz ===> Installing dependencies for gst-ffmpeg-0.10.13nb23 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.66.4 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.32.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gstreamer0.10>=0.10.36nb15: found gstreamer0.10-0.10.36nb15 => Full dependency gst-plugins0.10-base>=0.10.36nb16: found gst-plugins0.10-base-0.10.36nb16 => Full dependency orc>=0.4.6: found orc-0.4.32 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for gst-ffmpeg-0.10.13nb23 ===> Extracting for gst-ffmpeg-0.10.13nb23 ===> Patching for gst-ffmpeg-0.10.13nb23 => Applying pkgsrc patches for gst-ffmpeg-0.10.13nb23 => Verifying /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/patches/patch-configure => Applying pkgsrc patch /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/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/23 16:45:57 nia Exp $ | |ffmpeg fails to build with mmx. | |--- configure.orig 2011-11-02 15:11:49.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 16700. done => Verifying /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/patches/patch-ext_libpostproc_gstpostproc.c => Applying pkgsrc patch /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/patches/patch-ext_libpostproc_gstpostproc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_libpostproc_gstpostproc.c,v 1.1 2019/10/14 13:31:12 mef Exp $ | |adapt orc-0.4.29 to 0.4.30 | |--- ext/libpostproc/gstpostproc.c.orig 2011-07-12 23:35:27.000000000 +0900 |+++ ext/libpostproc/gstpostproc.c 2019-10-14 22:25:15.311639480 +0900 -------------------------- Patching file ext/libpostproc/gstpostproc.c using Plan A... Hunk #1 succeeded at 299. done => Verifying /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/patches/patch-ext_libswscale_gstffmpgscale.c => Applying pkgsrc patch /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg/patches/patch-ext_libswscale_gstffmpgscale.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ext_libswscale_gstffmpgscale.c,v 1.1 2019/10/14 13:31:12 mef Exp $ | |gstffmpegscale.c:641:26: error: 'ORC_TARGET_ALTIVEC_ALTIVEC' undeclared (first use in this function); did you mean 'ORC_TARGET_POWERPC_ALTIVEC'? | | (altivec_flags & ORC_TARGET_ALTIVEC_ALTIVEC ? SWS_CPU_CAPS_ALTIVEC : 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ORC_TARGET_POWERPC_ALTIVEC | |--- ext/libswscale/gstffmpegscale.c.orig 2011-11-02 22:04:05.000000000 +0900 |+++ ext/libswscale/gstffmpegscale.c 2019-10-14 22:19:36.351245163 +0900 -------------------------- Patching file ext/libswscale/gstffmpegscale.c using Plan A... Hunk #1 succeeded at 638. done ===> Creating toolchain wrappers for gst-ffmpeg-0.10.13nb23 ===> Configuring for gst-ffmpeg-0.10.13nb23 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/pkg-dev/bin/gmkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-apple-darwin20 checking host system type... aarch64-apple-darwin20 checking how to print strings... print -r checking for style of include used by make... GNU checking for aarch64-apple-darwin20-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 dependency style of clang... gcc3 checking for a sed that does not truncate output... /opt/pkg/bin/nbsed 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 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) 1048576 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-apple-darwin20 file names to aarch64-apple-darwin20 format... func_convert_file_noop checking how to convert aarch64-apple-darwin20 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin20-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin20-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin20-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin20-strip... no checking for strip... strip checking for aarch64-apple-darwin20-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 aarch64-apple-darwin20-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin20-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin20-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin20-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin20-otool... no checking for otool... otool checking for aarch64-apple-darwin20-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20 dyld 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 configure: Using GStreamer Libav source release as package name configure: Using Unknown package origin as package origin checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking for aarch64-apple-darwin20-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 dependency style of clang... (cached) gcc3 checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking whether clang and cc understand -c and -o together... yes checking for valgrind... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for ANSI C header files... (cached) yes checking for GST... yes configure: using GStreamer tools in /opt/pkg/bin configure: using GStreamer plug-ins in /opt/pkg/lib/gstreamer-0.10 checking for GST_BASE... yes checking for GST_PLUGINS_BASE... yes configure: using GStreamer Base Plugins in /opt/pkg/lib/gstreamer-0.10 checking for GST_CHECK... no configure: Package 'gstreamer-check-0.10', required by 'virtual:world', not found configure: no gstreamer-check-0.10 >= 0.10.31 (GStreamer Check unittest Library) found configure: Using GStreamer Core Plugins in /opt/pkg/lib/gstreamer-0.10 configure: Using GStreamer Base Plugins in /opt/pkg/lib/gstreamer-0.10 checking for ORC... yes checking for usable orcc... /opt/pkg/bin/orcc configure: Using /opt/pkg/lib/gstreamer-0.10 as the plugin install location checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking for BZ2_bzlibVersion in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes configure: Using local Libav snapshot configure: Using included Libav code configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating gst-ffmpeg.spec config.status: creating ext/Makefile config.status: creating ext/ffmpeg/Makefile config.status: creating ext/libpostproc/Makefile config.status: creating ext/libswscale/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/ext/Makefile config.status: creating docs/Makefile config.status: creating docs/version.entities config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/files/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 configure-embedded-ffmpeg commands Configuring included Libav instance with args --prefix=/opt/pkg --disable-ffserver --disable-ffplay --disable-ffmpeg --disable-ffprobe --enable-static --enable-pic --disable-encoder=flac --disable-decoder=cavs --disable-protocols --disable-devices --disable-network --disable-hwaccels --disable-filters --disable-doc --disable-mmx --enable-optimizations --enable-postproc --enable-gpl --disable-mmx --disable-altivec GNU assembler not found, install gas-preprocessor If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the libav-user@libav.org mailing list or IRC #libav on irc.freenode.net. Include the log file "config.log" produced by configure as this will help solving the problem. config.status: error: Failed to configure embedded Libav tree *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/multimedia/gst-plugins0.10-ffmpeg