Running phase: unpackPhase unpacking source archive /nix/store/kf1y48zd7n0ry9qd1gjbngpz171z5hl8-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/share/doc/darling-dmg -DCMAKE_INSTALL_INFODIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/include -DCMAKE_INSTALL_SBINDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/strip -DCMAKE_RANLIB=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ranlib -DCMAKE_AR=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/814bys17nr6s504p37bcqwjpi14ax9yy-darling-dmg-1.0.4-unstable-2023-07-26 CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found LibXml2: /nix/store/hvmz002ll9lsfapbvnfsp1yrwwh4c9sy-libxml2-2.13.5/lib/libxml2.so -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Configuring done (0.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_SBINDIR CMAKE_POLICY_DEFAULT_CMP0025 -- Build files have been written to: /build/source/build cmake: enabled parallel building cmake: enabled parallel installing Running phase: buildPhase build flags: -j2 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash [ 3%] Building CXX object CMakeFiles/dmg.dir/src/unichar.cpp.o [ 7%] Building CXX object CMakeFiles/dmg.dir/src/Reader.cpp.o In file included from /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:37, from /build/source/src/unichar.cpp:3: /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:317:10: error: 'is_convertible_v' is not a member of 'std'; did you mean 'is_convertible'? 317 | std::is_convertible_v | ^~~~~~~~~~~~~~~~ | is_convertible /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:317:28: error: expected primary-expression before ',' token 317 | std::is_convertible_v | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:331:13: error: 'u16string_view' in namespace 'std' does not name a type; did you mean 'u16string'? 331 | inline std::u16string_view toU16StringView(std::u16string_view sv) { return sv; } | ^~~~~~~~~~~~~~ | u16string /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:339:13: error: 'u16string_view' in namespace 'std' does not name a type; did you mean 'u16string'? 339 | inline std::u16string_view toU16StringView(std::basic_string_view sv) { | ^~~~~~~~~~~~~~ | u16string /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:360:36: error: 'enable_if_t' in namespace 'std' does not name a template type 360 | typename = typename std::enable_if_t>>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:360:36: note: 'std::enable_if_t' is only available from C++14 onwards /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:360:47: error: expected '>' before '<' token 360 | typename = typename std::enable_if_t>>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:361:13: error: 'u16string_view' in namespace 'std' does not name a type; did you mean 'u16string'? 361 | inline std::u16string_view toU16StringViewNullable(const T& text) { | ^~~~~~~~~~~~~~ | u16string /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:370:36: error: 'enable_if_t' in namespace 'std' does not name a template type 370 | typename = typename std::enable_if_t>>, | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:370:36: note: 'std::enable_if_t' is only available from C++14 onwards /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:370:47: error: expected '>' before '<' token 370 | typename = typename std::enable_if_t>>, | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/char16ptr.h:372:13: error: 'u16string_view' in namespace 'std' does not name a type; did you mean 'u16string'? 372 | inline std::u16string_view toU16StringViewNullable(const T& text) { | ^~~~~~~~~~~~~~ | u16string In file included from /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:40: /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/stringpiece.h:134:29: error: 'enable_if_t' in namespace 'std' does not name a template type 134 | typename = std::enable_if_t< | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/stringpiece.h:134:24: note: 'std::enable_if_t' is only available from C++14 onwards 134 | typename = std::enable_if_t< | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/stringpiece.h:134:40: error: expected '>' before '<' token 134 | typename = std::enable_if_t< | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/stringpiece.h:185:19: error: expected type-specifier 185 | inline operator std::string_view() const { | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:346:40: error: 'enable_if_t' in namespace 'std' does not name a template type 346 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:346:35: note: 'std::enable_if_t' is only available from C++14 onwards 346 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:346:51: error: expected '>' before '<' token 346 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:381:40: error: 'enable_if_t' in namespace 'std' does not name a template type 381 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:381:35: note: 'std::enable_if_t' is only available from C++14 onwards 381 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:381:51: error: expected '>' before '<' token 381 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:1959:40: error: 'enable_if_t' in namespace 'std' does not name a template type 1959 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:1959:35: note: 'std::enable_if_t' is only available from C++14 onwards 1959 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:1959:51: error: expected '>' before '<' token 1959 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2226:40: error: 'enable_if_t' in namespace 'std' does not name a template type 2226 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2226:35: note: 'std::enable_if_t' is only available from C++14 onwards 2226 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2226:51: error: expected '>' before '<' token 2226 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2299:40: error: 'enable_if_t' in namespace 'std' does not name a template type 2299 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2299:35: note: 'std::enable_if_t' is only available from C++14 onwards 2299 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2299:51: error: expected '>' before '<' token 2299 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3035:19: error: expected type-specifier 3035 | inline operator std::u16string_view() const { | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3273:40: error: 'enable_if_t' in namespace 'std' does not name a template type 3273 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3273:35: note: 'std::enable_if_t' is only available from C++14 onwards 3273 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3273:51: error: expected '>' before '<' token 3273 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3599:40: error: 'enable_if_t' in namespace 'std' does not name a template type 3599 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3599:35: note: 'std::enable_if_t' is only available from C++14 onwards 3599 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3599:51: error: expected '>' before '<' token 3599 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3755:60: error: 'std::u16string_view' has not been declared 3755 | static UnicodeString readOnlyAliasFromU16StringView(std::u16string_view text); | ^~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3871:64: error: 'std::u16string_view' has not been declared 3871 | UnicodeString& doReplace(int32_t start, int32_t length, std::u16string_view src); | ^~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3875:32: error: 'std::u16string_view' has not been declared 3875 | UnicodeString& doAppend(std::u16string_view src); | ^~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In member function 'bool icu_76::UnicodeString::operator==(const S&) const': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:348:10: error: 'u16string_view' is not a member of 'std'; did you mean 'u16string'? 348 | std::u16string_view sv(internal::toU16StringView(text)); | ^~~~~~~~~~~~~~ | u16string /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:350:46: error: 'sv' was not declared in this scope 350 | return !isBogus() && (len = length()) == sv.length() && doEquals(sv.data(), len); | ^~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In member function 'icu_76::UnicodeString& icu_76::UnicodeString::operator=(const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:1962:45: error: 'toU16StringView' is not a member of 'icu_76::internal' 1962 | return doReplace(0, length(), internal::toU16StringView(src)); | ^~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In member function 'icu_76::UnicodeString& icu_76::UnicodeString::operator+=(const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2228:31: error: 'toU16StringView' is not a member of 'icu_76::internal' 2228 | return doAppend(internal::toU16StringView(src)); | ^~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In member function 'icu_76::UnicodeString& icu_76::UnicodeString::append(const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:2301:31: error: 'toU16StringView' is not a member of 'icu_76::internal' 2301 | return doAppend(internal::toU16StringView(src)); | ^~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In constructor 'icu_76::UnicodeString::UnicodeString(const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3276:24: error: 'toU16StringViewNullable' is not a member of 'icu_76::internal' 3276 | doAppend(internal::toU16StringViewNullable(text)); | ^~~~~~~~~~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In static member function 'static icu_76::UnicodeString icu_76::UnicodeString::readOnlyAlias(const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:3601:53: error: 'toU16StringView' is not a member of 'icu_76::internal' 3601 | return readOnlyAliasFromU16StringView(internal::toU16StringView(text)); | ^~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: At global scope: /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4116:38: error: 'enable_if_t' in namespace 'std' does not name a template type 4116 | template>> | ^~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4116:33: note: 'std::enable_if_t' is only available from C++14 onwards 4116 | template>> | ^~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4116:49: error: expected '>' before '<' token 4116 | template>> | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: In function 'icu_76::UnicodeString icu_76::operator+(const UnicodeString&, const S&)': /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4118:46: error: 'toU16StringView' is not a member of 'icu_76::internal' 4118 | return unistr_internalConcat(s1, internal::toU16StringView(s2)); | ^~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4118:10: error: there are no arguments to 'unistr_internalConcat' that depend on a template parameter, so a declaration of 'unistr_internalConcat' must be available [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 4118 | return unistr_internalConcat(s1, internal::toU16StringView(s2)); | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4118:10: note: (if you use '8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h: At global scope: /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/unistr.h:4125:53: error: 'std::u16string_view' has not been declared 4125 | unistr_internalConcat(const UnicodeString &s1, std::u16string_view s2); | ^~~~~~~~~~~~~~ In file included from /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/uenum.h:25, from /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/ucnv.h:52, from /build/source/src/unichar.cpp:4: /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/localpointer.h:561:26: error: parameter declared 'auto' 561 | template | ^~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid 573 | explicit LocalOpenPointer(std::unique_ptr &&p) | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid 583 | LocalOpenPointer &operator=(std::unique_ptr &&p) { | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid 599 | operator std::unique_ptr () && { | ^ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/uenum.h:69:1: note: invalid template non-type parameter 69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/x4mxg72g9k7srfvp7pndgn7r92savaf6-icu4c-76.1-dev/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter 597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object CMakeFiles/dmg.dir/src/FileReader.cpp.o make[2]: *** [CMakeFiles/dmg.dir/build.make:79: CMakeFiles/dmg.dir/src/unichar.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/dmg.dir/all] Error 2 make: *** [Makefile:136: all] Error 2