=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for avidemux_2.5.4.tar.gz
=> Checksum SHA512 OK for avidemux_2.5.4.tar.gz
===> Installing dependencies for avidemux-2.5.4nb66
==========================================================================
The supported build options for avidemux are:

	pulseaudio

The currently selected options are:

	pulseaudio

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.avidemux (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
avidemux-2.5.4nb66.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * READLINE_DEFAULT = editline

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency yasm-[0-9]*: found yasm-1.3.0
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.76.5
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.27.6
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.2
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Full dependency pulseaudio>=16.1nb4: found pulseaudio-16.1nb5
=> Full dependency lame>=3.96.1nb4: found lame-3.100nb5
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency faac>=1.24nb1: found faac-1.30
=> Full dependency faad2>=2.6.1: found faad2-2.10.1
=> Full dependency liba52>=0.7.4nb3: found liba52-0.7.4nb3
=> Full dependency libsamplerate>=0.2.2nb4: found libsamplerate-0.2.2nb4
=> Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb2
=> Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb41
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency spidermonkey>=1.5nb8: found spidermonkey-1.8.0rc1nb5
=> Full dependency xvidcore>=1.1.0nb1: found xvidcore-1.3.7
=> Full dependency x264>=20220601: found x264-20220601
=> Full dependency libxml2>=2.10.4nb2: found libxml2-2.10.4nb2
=> Full dependency gtk2+>=2.24.33nb11: found gtk2+-2.24.33nb11
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for avidemux-2.5.4nb66
===> Extracting for avidemux-2.5.4nb66
===> Patching for avidemux-2.5.4nb66
=> Applying pkgsrc patches for avidemux-2.5.4nb66
===> Creating toolchain wrappers for avidemux-2.5.4nb66
===> Configuring for avidemux-2.5.4nb66
=> Fixing hardcoded audio device.
/bin/mkdir -p /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/avidemux_2.5.4/_build
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/avsfilter/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/ffv1rec/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/mkvscan/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/mkvscan/Makefile.make".
INFO: [subst.mk:pkglocaledir] Nothing changed in "addons/tsscan/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "admin/Makefile.common".
INFO: [subst.mk:pkglocaledir] Nothing changed in "avidemux/ADM_icons/xpm/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "avidemux/ADM_libraries/ADM_smjs/Makefile.ref".
INFO: [subst.mk:pkglocaledir] Nothing changed in "avidemux/ADM_userInterfaces/ADM_QT4/Makefile.adm".
#####################################
Configure Started
#####################################

CMake Deprecation Warning at CMakeLists.txt:6 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy):
  The OLD behavior for policy CMP0004 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Source dir is /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/avidemux_2.5.4

-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.27/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:23 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.27/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.27/Modules/CMakeCInformation.cmake:66 (include)
  CMakeLists.txt:23 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.27/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.27/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt:23 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /tmp/pkgbuild/multimedia/avidemux/work.aarch64eb/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done

-- Checking GCC support
-- ********************
-- Check if GCC is Unix - Yes
-- Check if GCC is BSD family - Yes
CMake Error at cmake/admDetermineSystem.cmake:150 (MESSAGE):
  CPU not supported
Call Stack (most recent call first):
  CMakeLists.txt:49 (INCLUDE)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/avidemux
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/avidemux