=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for FlightCrew-0.7.2-Code.zip => Checksum SHA512 OK for FlightCrew-0.7.2-Code.zip ===> Installing dependencies for FlightCrew-0.7.2nb59 ========================================================================== The following variables will affect the build process of this package, FlightCrew-0.7.2nb59. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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 mktools-[0-9]*: found mktools-20250213 => Tool dependency cmake>=3.18: found cmake-3.31.7nb2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb3 => Build dependency googletest>=1.4.0: found googletest-1.17.0 => Build dependency qt4-tools>=4.8.7nb14: found qt4-tools-4.8.7nb14 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb2 => Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb2 => Full dependency xerces-c>=3.1.1: found xerces-c-3.3.0nb2 ===> 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 FlightCrew-0.7.2nb59 ===> Extracting for FlightCrew-0.7.2nb59 => Substituting "cr" in CMakeLists.txt src/FlightCrew/CMakeLists.txt src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp src/FlightCrew/tests/CMakeLists.txt src/XercesExtensions/LocationAwareDOMParser.cpp src/utf8-cpp/utf8/core.h INFO: [subst.mk:cr] Nothing changed in "CMakeLists.txt". INFO: [subst.mk:cr] Nothing changed in "src/FlightCrew/CMakeLists.txt". INFO: [subst.mk:cr] Nothing changed in "src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp". INFO: [subst.mk:cr] Nothing changed in "src/FlightCrew/tests/CMakeLists.txt". INFO: [subst.mk:cr] Nothing changed in "src/XercesExtensions/LocationAwareDOMParser.cpp". INFO: [subst.mk:cr] Nothing changed in "src/utf8-cpp/utf8/core.h". /bin/rm -rf /tmp/textproc/FlightCrew/work/src/BoostParts /tmp/textproc/FlightCrew/work/src/Xerces /tmp/textproc/FlightCrew/work/src/zlib /tmp/textproc/FlightCrew/work/src/googlemock ===> Patching for FlightCrew-0.7.2nb59 => fixing => Applying pkgsrc patches for FlightCrew-0.7.2nb59 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/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.1.1 2011/07/29 19:32:18 ryoon Exp $ | |* Use external boost, xerces-c, zlib, and gmock. | |--- CMakeLists.txt.orig 2010-11-11 10:05:50.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 41 (offset -1 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_FlightCrew_CMakeLists.txt,v 1.1 2016/07/02 14:43:12 joerg Exp $ | |--- src/FlightCrew/CMakeLists.txt.orig 2016-07-02 09:58:43.000000000 +0000 |+++ src/FlightCrew/CMakeLists.txt -------------------------- Patching file src/FlightCrew/CMakeLists.txt using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 112. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_Validators_Opf_ReachabilityAnalysis.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_Validators_Opf_ReachabilityAnalysis.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_FlightCrew_Validators_Opf_ReachabilityAnalysis.cpp,v 1.1 2012/01/16 21:09:23 ryoon Exp $ | |* Fix build with boost 1.48.0. | |--- src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp.orig 2011-08-11 12:03:56.000000000 +0000 |+++ src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp -------------------------- Patching file src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 50. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_Validators_SaxSchemaValidator.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_Validators_SaxSchemaValidator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_FlightCrew_Validators_SaxSchemaValidator.cpp,v 1.1 2023/01/30 11:46:03 wiz Exp $ | |Work around |error: 'scoped_ptr' is not a member of 'boost' |appearing with boost 1.81.0 | |--- src/FlightCrew/Validators/SaxSchemaValidator.cpp.orig 2011-08-11 21:03:56.000000000 +0000 |+++ src/FlightCrew/Validators/SaxSchemaValidator.cpp -------------------------- Patching file src/FlightCrew/Validators/SaxSchemaValidator.cpp using Plan A... Hunk #1 succeeded at 35. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_tests_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_FlightCrew_tests_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_FlightCrew_tests_CMakeLists.txt,v 1.2 2016/07/02 14:43:12 joerg Exp $ | |* libgtest is needed. | |--- src/FlightCrew/tests/CMakeLists.txt.orig 2011-08-11 21:03:56.000000000 +0000 |+++ src/FlightCrew/tests/CMakeLists.txt -------------------------- Patching file src/FlightCrew/tests/CMakeLists.txt using Plan A... Hunk #1 succeeded at 59. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_XercesExtensions_LocationAwareDOMParser.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_XercesExtensions_LocationAwareDOMParser.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_XercesExtensions_LocationAwareDOMParser.cpp,v 1.1 2012/11/16 20:08:25 joerg Exp $ | |--- src/XercesExtensions/LocationAwareDOMParser.cpp.orig 2012-11-16 11:24:04.000000000 +0000 |+++ src/XercesExtensions/LocationAwareDOMParser.cpp -------------------------- Patching file src/XercesExtensions/LocationAwareDOMParser.cpp using Plan A... Hunk #1 succeeded at 29. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_utf8-cpp_utf8_core.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/FlightCrew/patches/patch-src_utf8-cpp_utf8_core.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_utf8-cpp_utf8_core.h,v 1.1 2015/11/27 21:45:19 joerg Exp $ | |--- src/utf8-cpp/utf8/core.h.orig 2015-11-27 17:25:18.000000000 +0000 |+++ src/utf8-cpp/utf8/core.h -------------------------- Patching file src/utf8-cpp/utf8/core.h using Plan A... Hunk #1 succeeded at 29. done ===> Creating toolchain wrappers for FlightCrew-0.7.2nb59 ===> Configuring for FlightCrew-0.7.2nb59 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /tmp/textproc/FlightCrew/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/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.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:12 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /tmp/textproc/FlightCrew/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/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.31/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:12 (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/textproc/FlightCrew/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /tmp/textproc/FlightCrew/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/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.31/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:12 (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/textproc/FlightCrew/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at src/XercesExtensions/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/zipios/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/FlightCrew/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/FlightCrew/tests/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/FlightCrew-cli/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/FlightCrew-gui/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/pkg/qt4/bin/qmake (found suitable version "4.8.7", minimum required is "4.6.0") -- Configuring done (4.9s) CMake Warning (dev) at src/FlightCrew/tests/CMakeLists.txt:100 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "gccPCH_tests" of target "fc_tests" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/textproc/FlightCrew/work => Rewrite cmake Dependencies files