=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ffmpeg-7.0.tar.xz => Checksum SHA512 OK for ffmpeg-7.0.tar.xz ===> Installing dependencies for ffmpeg7-7.0nb1 ========================================================================== The supported build options for ffmpeg7 are: aom ass bluray doc fdk-aac fontconfig freetype gnutls jack lame libvpx libwebp mbedtls opencore-amr openssl opus pulseaudio rav1e rpi rtmp speex tesseract theora vorbis x11 x264 x265 xvid The currently selected options are: aom ass bluray fontconfig freetype jack lame libvpx libwebp opencore-amr openssl opus speex theora vorbis x264 x265 xvid You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ffmpeg7 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ffmpeg7-7.0nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1 => Tool dependency xz>=4.999.9betanb1: found xz-5.6.1nb100 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency dav1d>=1.3.0: found dav1d-1.4.0 => Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1 => Full dependency libgetopt>=1.4.6: found libgetopt-1.4.6 => Full dependency jack>=1.9.21nb3: found jack-1.9.21nb3 => Full dependency lame>=3.98.2nb1: found lame-3.100nb6 => Full dependency libaom>=3.3.0nb1: found libaom-3.9.0 => Full dependency libass>=0.17.1nb1: found libass-0.17.1nb1 => Full dependency libbluray>=1.3.4nb4: found libbluray-1.3.4nb4 => Full dependency libopus>=1.4: found libopus-1.5.2 => Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency libvpx>=1.14.0: found libvpx-1.14.0 => Full dependency libwebp>=0.6.0: found libwebp-1.4.0 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4 => Full dependency opencore-amr>=0.1.2: found opencore-amr-0.1.6 => Full dependency openssl>=3: found openssl-3.3.0nb1 => Full dependency speex>=1.2rc1: found speex-1.2.1 => Full dependency x264>=20220601: found x264-20231001 => Full dependency x265>=3.6: found x265-3.6 => Full dependency xvidcore>=1.1.0nb1: found xvidcore-1.3.7nb1 => Full dependency xz>=5.0.0: found xz-5.6.1nb100 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for ffmpeg7-7.0nb1 ===> Extracting for ffmpeg7-7.0nb1 ===> Patching for ffmpeg7-7.0nb1 => Applying pkgsrc patches for ffmpeg7-7.0nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Do "install -c". | |--- Makefile.orig 2018-04-20 10:02:55.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 159 (offset 34 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Sun audio support. | |Enable PIC on NetBSD, even on i386, to avoid text relocations. | |Fix install_name_dir on Darwin. | |Do not use 'rsync'. | |--- configure.orig 2024-04-04 23:22:59.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2298. Hunk #2 succeeded at 2444. Hunk #3 succeeded at 3695. Hunk #4 succeeded at 5713. Hunk #5 succeeded at 5740. Hunk #6 succeeded at 6113. Hunk #7 succeeded at 6604. Hunk #8 succeeded at 7136. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_Makefile,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Make man pages and html docs versioned. | |--- doc/Makefile.orig 2016-02-15 02:29:37.000000000 +0000 |+++ doc/Makefile -------------------------- Patching file doc/Makefile using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 93 (offset -21 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_general__contents.texi => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_general__contents.texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_general__contents.texi,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Add Sun Audio. | |--- doc/general_contents.texi.orig 2021-04-10 06:55:24.000000000 +0000 |+++ doc/general_contents.texi -------------------------- Patching file doc/general_contents.texi using Plan A... Hunk #1 succeeded at 1496 (offset 77 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_indevs.texi => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_indevs.texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_indevs.texi,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |* Add sunau documentation. | |--- doc/indevs.texi.orig 2019-12-31 21:35:22.000000000 +0000 |+++ doc/indevs.texi -------------------------- Patching file doc/indevs.texi using Plan A... Hunk #1 succeeded at 1339 (offset 57 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_outdevs.texi => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-doc_outdevs.texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_outdevs.texi,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |* Add sunau documentation. | |--- doc/outdevs.texi.orig 2019-12-31 21:35:22.000000000 +0000 |+++ doc/outdevs.texi -------------------------- Patching file doc/outdevs.texi using Plan A... Hunk #1 succeeded at 482 (offset 89 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavdevice_Makefile,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Sun audio support. | |--- libavdevice/Makefile.orig 2019-12-31 21:35:24.000000000 +0000 |+++ libavdevice/Makefile -------------------------- Patching file libavdevice/Makefile using Plan A... Hunk #1 succeeded at 45 (offset 2 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavdevice_sunau.c,v 1.1 2024/04/07 17:50:23 ryoon Exp $ | |Sun audio support. | |--- libavdevice/sunau.c.orig 2023-06-02 16:15:11.549198344 +0000 |+++ libavdevice/sunau.c -------------------------- (Creating file libavdevice/sunau.c...) Patching file libavdevice/sunau.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavdevice_sunau.h,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Sun audio support. | |--- libavdevice/sunau.h.orig 2020-03-20 20:53:01.579839153 +0000 |+++ libavdevice/sunau.h -------------------------- (Creating file libavdevice/sunau.h...) Patching file libavdevice/sunau.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau__dec.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau__dec.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavdevice_sunau__dec.c,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Sun audio support. | |--- libavdevice/sunau_dec.c.orig 2020-03-20 20:53:01.607986932 +0000 |+++ libavdevice/sunau_dec.c -------------------------- (Creating file libavdevice/sunau_dec.c...) Patching file libavdevice/sunau_dec.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau__enc.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavdevice_sunau__enc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavdevice_sunau__enc.c,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Sun audio support. | |--- libavdevice/sunau_enc.c.orig 2020-03-20 20:53:01.636938971 +0000 |+++ libavdevice/sunau_enc.c -------------------------- (Creating file libavdevice/sunau_enc.c...) Patching file libavdevice/sunau_enc.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavformat_avformat.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavformat_avformat.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavformat_avformat.h,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |expose av_stream_get_first_dts() for chromium - from ArchLinux | |--- libavformat/avformat.h.orig 2024-04-04 23:23:00.000000000 +0000 |+++ libavformat/avformat.h -------------------------- Patching file libavformat/avformat.h using Plan A... Hunk #1 succeeded at 1170. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavformat_mux__utils.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavformat_mux__utils.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavformat_mux__utils.c,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |expose av_stream_get_first_dts() for chromium - from ArchLinux | |--- libavformat/mux_utils.c.orig 2024-04-04 23:23:00.000000000 +0000 |+++ libavformat/mux_utils.c -------------------------- Patching file libavformat/mux_utils.c using Plan A... Hunk #1 succeeded at 30. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_macros.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_macros.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavutil_macros.h,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Add required int includes on various opensource platforms. | |--- libavutil/macros.h.orig 2022-01-14 18:45:40.000000000 +0000 |+++ libavutil/macros.h -------------------------- Patching file libavutil/macros.h using Plan A... Hunk #1 succeeded at 27. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_ppc_cpu.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_ppc_cpu.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavutil_ppc_cpu.c,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Handle machdep.altivec on NetBSD like on OpenBSD. | |--- libavutil/ppc/cpu.c.orig 2023-11-09 23:38:54.000000000 +0000 |+++ libavutil/ppc/cpu.c -------------------------- Patching file libavutil/ppc/cpu.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 56. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_x86_asm.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_x86_asm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavutil_x86_asm.h,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Avoid SunOS regset.h definition for REG_SP | |--- libavutil/x86/asm.h.orig 2016-10-28 18:31:25.000000000 +0000 |+++ libavutil/x86/asm.h -------------------------- Patching file libavutil/x86/asm.h using Plan A... Hunk #1 succeeded at 27. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_x86_cpu.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7/../../multimedia/ffmpeg7/patches/patch-libavutil_x86_cpu.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libavutil_x86_cpu.c,v 1.1 2024/04/07 17:50:24 ryoon Exp $ | |Make a part of the code depend on GCC >= 4.2. | |--- libavutil/x86/cpu.c.orig 2016-01-15 16:58:37.000000000 +0000 |+++ libavutil/x86/cpu.c -------------------------- Patching file libavutil/x86/cpu.c using Plan A... Hunk #1 succeeded at 117 (offset 1 line). Hunk #2 succeeded at 141 (offset 2 lines). done ===> Creating toolchain wrappers for ffmpeg7-7.0nb1 ===> Configuring for ffmpeg7-7.0nb1 /bin/mkdir -p /Users/pbulk/build/multimedia/ffmpeg7/work/ffmpeg-7.0/tmp => Replacing Perl interpreter in doc/texi2pod.pl. => Replacing sh interpreter in configure ffbuild/pkgconfig_generate.sh ffbuild/version.sh. => Checking for portability problems in extracted files clang is unable to create an executable file. If clang is a cross-compiler, use the --enable-cross-compile option. Only do this if you know what cross compiling means. C compiler test failed. 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 ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem. *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/ffmpeg7