=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for aften-0.0.8.tar.bz2 => Checksum SHA512 OK for aften-0.0.8.tar.bz2 ===> Installing dependencies for aften-0.0.8 => Tool dependency cmake>=2.8.1nb1: found cmake-3.22.3nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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'. ===> Overriding tools for aften-0.0.8 ===> Extracting for aften-0.0.8 ===> Patching for aften-0.0.8 => Applying pkgsrc patches for aften-0.0.8 => Verifying /usr/pkgsrc/audio/aften/patches/patch-CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/audio/aften/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2021/09/11 23:44:49 nia Exp $ | |- Expand the default CMAKE_MODULE_PATH so pkgsrc can append to it |without breaking things. |- Recognize amd64 as x86. | |--- CMakeLists.txt.orig 2007-09-08 01:51:47.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 179. done => Verifying /usr/pkgsrc/audio/aften/patches/patch-libaften_cpu__caps.h => Applying pkgsrc patch /usr/pkgsrc/audio/aften/patches/patch-libaften_cpu__caps.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libaften_cpu__caps.h,v 1.1 2021/09/11 23:44:49 nia Exp $ | |[PATCH] add fallback function for apply_simd_restrictions() on non-x86/ppc | |git-svn-id: https://aften.svn.sourceforge.net/svnroot/aften@766 ef0d8562-5c19-0410-972e-841db63a069c | |--- libaften/cpu_caps.h.orig 2007-08-11 16:13:25.000000000 +0000 |+++ libaften/cpu_caps.h -------------------------- Patching file libaften/cpu_caps.h using Plan A... Hunk #1 succeeded at 26. done ===> Creating toolchain wrappers for aften-0.0.8 ===> Configuring for aften-0.0.8 mkdir /usr/pkgsrc/audio/aften/work/aften-0.0.8/build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/audio/aften/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:5 (Project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/audio/aften/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:5 (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: /usr/pkgsrc/audio/aften/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_64BITS -- Performing Test HAVE_64BITS - Failed -- Performing Test HAVE_FLAG_STD=GNU99 -- Performing Test HAVE_FLAG_STD=GNU99 - Success -- Performing Test HAVE_FLAG_WDISABLED_OPTIMIZATION -- Performing Test HAVE_FLAG_WDISABLED_OPTIMIZATION - Success -- Performing Test HAVE_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_FLAG_WBAD_FUNCTION_CAST -- Performing Test HAVE_FLAG_WBAD_FUNCTION_CAST - Success -- Performing Test HAVE_FLAG_WDECLARATION_AFTER_STATEMENT -- Performing Test HAVE_FLAG_WDECLARATION_AFTER_STATEMENT - Success -- Performing Test HAVE_FLAG_WEXTRA -- Performing Test HAVE_FLAG_WEXTRA - Success -- Performing Test HAVE_FLAG_WNO_SWITCH -- Performing Test HAVE_FLAG_WNO_SWITCH - Success -- Performing Test HAVE_FLAG_WSTRICT_OVERFLOW -- Performing Test HAVE_FLAG_WSTRICT_OVERFLOW - Success -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Success -- Performing Test HAVE_GET_NPROCS -- Performing Test HAVE_GET_NPROCS - Failed -- Hardcoding 2 threads usage -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for byteswap.h -- Looking for byteswap.h - not found CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /usr/pkgsrc/audio/aften/work/aften-0.0.8/CMakeLists.txt:182 (IF) closes on the line /usr/pkgsrc/audio/aften/work/aften-0.0.8/CMakeLists.txt:234 (ENDIF) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test HAVE_ALTIVEC -- Performing Test HAVE_ALTIVEC - Success -- Writing config.h ## WARNING: The C++ bindings are only lightly tested. Feed-back appreciated. ## -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/audio/aften/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:294 (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: /usr/pkgsrc/audio/aften/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done CMake Warning (dev) at CMakeLists.txt:274 (ADD_EXECUTABLE): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "aften_exe" links to some libraries for which the linker must search: m, -lpthread and other libraries with known full path: /usr/pkgsrc/audio/aften/work/aften-0.0.8/build/libaften_pcm.a CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /usr/pkgsrc/audio/aften/work/aften-0.0.8/build => Rewrite cmake Dependencies files