==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sfizz 1.2.3-4 (Wed Aug  7 06:00:07 2024)
==> Retrieving sources...
  -> Found sfizz-1.2.3.tar.gz
  -> Found sfizz-1_2_3-absl_20240116_1-fix-build.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    sfizz-1.2.3.tar.gz ... Passed
    sfizz-1_2_3-absl_20240116_1-fix-build.patch ... Passed
==> Validating source files with b2sums...
    sfizz-1.2.3.tar.gz ... Passed
    sfizz-1_2_3-absl_20240116_1-fix-build.patch ... Passed
==> Making package: sfizz 1.2.3-4 (Wed Aug  7 06:00:34 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 2 providers available for jack:
:: Repository extra
   1) jack2  2) pipewire-jack

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Packages (19) alsa-lib-1.2.12-1  alsa-topology-conf-1.2.5.1-4
              alsa-ucm-conf-1.2.12-1  cppdap-1.58.0-2  dbus-1.14.10-2
              gtest-1.15.2-1  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
              libsamplerate-0.2.2-3  libuv-1.48.0-2  opus-1.5.2-1
              rhash-1.4.4-1  abseil-cpp-20240722.0-1  cmake-3.30.2-1
              cxxopts-3.2.1-1  ghc-filesystem-1.5.14-2  jack2-1.9.22-1
              pugixml-1.14-1  simde-0.8.0-1

Total Download Size:     0.60 MiB
Total Installed Size:  116.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 simde-0.8.0-1-any downloading...
 pugixml-1.14-1-armv7h downloading...
 ghc-filesystem-1.5.14-2-any downloading...
 cxxopts-3.2.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing cxxopts...
installing ghc-filesystem...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing dbus...
installing libsamplerate...
installing opus...
installing jack2...
Optional dependencies for jack2
    a2jmidid: for ALSA MIDI to JACK MIDI bridging
    libffado: for firewire support using FFADO
    jack-example-tools: for official JACK example-clients and tools
    jack2-dbus: for dbus integration
    jack2-docs: for developer documentation
    realtime-privileges: for realtime privileges
installing pugixml...
installing simde...
[?25h==> Retrieving sources...
  -> Found sfizz-1.2.3.tar.gz
  -> Found sfizz-1_2_3-absl_20240116_1-fix-build.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sfizz-1.2.3.tar.gz with bsdtar
==> Starting prepare()...
'./tests' -> 'sfizz-1.2.3/tests'
patching file src/sfizz/Synth.cpp
patching file src/sfizz/modulations/ModMatrix.cpp
patching file tests/ParsingT.cpp
==> Starting build()...
-- The CXX compiler identification is GNU 14.1.1
-- The C compiler identification is GNU 14.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test SFIZZ_HAVE_CXX17_ALIGNED_NEW
-- Performing Test SFIZZ_HAVE_CXX17_ALIGNED_NEW - Success
-- Have C warning -Wall: TRUE
-- Have C warning -Wextra: TRUE
-- Have C warning -Wno-multichar: TRUE
-- Have C warning -Werror=return-type: TRUE
-- Have C++ warning -Wall: TRUE
-- Have C++ warning -Wextra: TRUE
-- Have C++ warning -Wno-multichar: TRUE
-- Have C++ warning -Werror=return-type: TRUE
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- Found system Abseil libraries, version 20240722
-- Found system cxxopts
-- Looking for sin in m
-- Looking for sin in m - found
-- Looking for a ASM compiler
-- Looking for a ASM compiler - /usr/lib/distcc/bin/cc
-- The ASM compiler identification is GNU
-- Found assembler: /usr/lib/distcc/bin/cc
-- Looking for a ASM-ATT compiler
-- Looking for a ASM-ATT compiler - /usr/bin/as
-- The ASM-ATT compiler identification is GNU
-- Found assembler: /usr/bin/as
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: built in to C library
-- Performing Test HAVE___BUILTIN_CLZ
-- Performing Test HAVE___BUILTIN_CLZ - Success
-- Checking large files support...
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Checking size of off_t without any definitions:
-- Check size of off_t
-- Check size of off_t - done
-- Checking of off_t without any definitions: 4
-- Checking size of off_t with _FILE_OFFSET_BITS=64:
-- Check size of off_t
-- Check size of off_t - done
-- Checking size of off_t with _FILE_OFFSET_BITS=64: 8
-- Result of checking large files support: supported
-- Looking for fseeko
-- Looking for fseeko - found
-- The following features have been enabled:

 * WAVPACK_ENABLE_DSD, Enable support for WavPack DSD files.
 * WAVPACK_ENABLE_THREADS, Enable support for threading in libwavpack.
 * WAVPACK_ENABLE_ASM, Enable assembly optimizations.

-- The following OPTIONAL packages have been found:

 * OpenMP

-- The following RECOMMENDED packages have been found:

 * Iconv, converts from one character encoding to another through Unicode conversion 
   Required to build programs.

-- The following REQUIRED packages have been found:

 * absl
 * Threads, Threads library
   Required to build tests, optional for library.

-- The following features have been disabled:

 * BUILD_SHARED_LIBS, Build shared library.
 * BUILD_TESTING, Build tests.
 * WAVPACK_ENABLE_LEGACY, Decode legacy (< 4.0) WavPack files.
 * WAVPACK_INSTALL_CMAKE_MODULE, Generate and install CMake package configuration module.
 * WAVPACK_BUILD_PROGRAMS, Build programs.
 * WAVPACK_BUILD_COOLEDIT_PLUGIN, Build CoolEdit plugin.
 * WAVPACK_BUILD_WINAMP_PLUGIN, Build WinAmp plugin.
 * WAVPACK_INSTALL_DOCS, Install documentation.
 * WAVPACK_INSTALL_PKGCONFIG_MODULE, Generate and install wavpack.pc.

-- Performing Test SFIZZ_SIMDE_AT_LEAST_0_7_3
-- Performing Test SFIZZ_SIMDE_AT_LEAST_0_7_3 - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1")
-- Checking for module 'pugixml'
--   Found pugixml, version 1.14
-- Found system ghc-filesystem
-- Checking for module 'jack'
--   Found jack, version 1.9.22
CMake Warning at cmake/SfizzDeps.cmake:328 (find_package):
  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5" with any of
  the following names:

    Qt5Config.cmake
    qt5-config.cmake

  Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  to a directory containing one of the above files.  If "Qt5" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:64 (include)


-- Checking for module 'samplerate'
--   Found samplerate, version 0.2.2
CMake Warning at cmake/CheckIPO.cmake:27 (message):
  

  IPO was disabled or not in a Release build.
Call Stack (most recent call first):
  CMakeLists.txt:68 (include)


CMake Error at tests/CMakeLists.txt:5 (find_package):
  By not providing "FindCatch2.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Catch2", but
  CMake did not find one.

  Could not find a package configuration file provided by "Catch2" with any
  of the following names:

    Catch2Config.cmake
    catch2-config.cmake

  Add the installation prefix of "Catch2" to CMAKE_PREFIX_PATH or set
  "Catch2_DIR" to a directory containing one of the above files.  If "Catch2"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build