-- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Defaulting to a Release build -- Target architecture: x86_64 -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.81.0/BoostConfig.cmake (found suitable version "1.81.0", minimum required is "1.79.0") found components: context -- Could NOT find enet: (Required is at least version "1.3") (found ) -- Could NOT find LLVM (Required is at least version "17.0.2"), checked the following files: /usr/lib/llvm-15/cmake/LLVMConfig.cmake (version 15.0.7) /lib/llvm-15/cmake/LLVMConfig.cmake (version 15.0.7) -- Found lz4: /usr/lib/x86_64-linux-gnu/liblz4.so (found version "1.9.4") -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.2", minimum required is "3.8") -- Found Opus: /usr/lib/x86_64-linux-gnu/libopus.so (found suitable version "1.4", minimum required is "1.3") -- Could NOT find RenderDoc (missing: RenderDoc_INCLUDE_DIR) -- Could NOT find SimpleIni (missing: SIMPLEINI_INCLUDEDIR) (found version "") -- Could NOT find stb (missing: stb_image_INCLUDE_DIR stb_image_resize_INCLUDE_DIR stb_image_write_INCLUDE_DIR) -- Could NOT find VulkanMemoryAllocator (missing: VulkanMemoryAllocator_DIR) -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.13", minimum required is "1.2") -- Found zstd: /usr/lib/x86_64-linux-gnu/cmake/zstd/zstdConfig.cmake (found suitable version "1.5.5", minimum required is "1.5") -- Found libusb: /usr/lib/x86_64-linux-gnu/libusb-1.0.so (found suitable version "1.0.26", minimum required is "1.0.24") -- Could NOT find xbyak (missing: xbyak_DIR) -- Could NOT find dynarmic (missing: dynarmic_DIR) -- Could NOT find cubeb (missing: cubeb_DIR) -- Could NOT find cpp-jwt (missing: cpp-jwt_DIR) -- Could NOT find httplib: (Required is at least version "0.12") (found , ) -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "3.0.10", minimum required is "1.1.1") -- Could NOT find gamemode: (Required is at least version "1.7") (found ) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.5.0", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /usr/include -- suyu/CMakeLists.txt: Qt6Widgets_VERSION 6.4.2, setting QT_VERSION -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Checking for module 'libva' -- Found libva, version 1.19.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Target architecture: x86_64 -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.81.0/BoostConfig.cmake (found suitable version "1.81.0", minimum required is "1.57") -- Could NOT find mcl (missing: mcl_DIR) -- Could NOT find tsl-robin-map (missing: tsl-robin-map_DIR) -- Could NOT find xbyak (missing: xbyak_DIR) -- Could NOT find Zydis (missing: Zydis_DIR) CMake Deprecation Warning at externals/dynarmic/externals/robin-map/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at externals/mbedtls/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Warning (dev) at externals/mbedtls/CMakeLists.txt:49 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.11.6") -- Found Perl: /usr/bin/perl (found version "5.36.0") CMake Deprecation Warning at externals/enet/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Looking for fcntl -- Looking for fcntl - found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Checking for module 'speexdsp' -- Package 'speexdsp', required by 'virtual:world', not found -- Looking for include file pulse/pulseaudio.h -- Looking for include file pulse/pulseaudio.h - found -- Looking for include file alsa/asoundlib.h -- Looking for include file alsa/asoundlib.h - found -- Looking for include file jack/jack.h -- Looking for include file jack/jack.h - not found -- Looking for include file sndio.h -- Looking for include file sndio.h - found -- Looking for include file aaudio/AAudio.h -- Looking for include file aaudio/AAudio.h - not found -- Looking for include file AudioUnit/AudioUnit.h -- Looking for include file AudioUnit/AudioUnit.h - not found -- Looking for include file audioclient.h -- Looking for include file audioclient.h - not found -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - not found -- Looking for include file SLES/OpenSLES.h -- Looking for include file SLES/OpenSLES.h - not found -- Looking for include file sys/soundcard.h -- Looking for include file sys/soundcard.h - found -- Looking for include file android/log.h -- Looking for include file android/log.h - not found -- Looking for include file sys/audioio.h -- Looking for include file sys/audioio.h - not found -- Looking for include file kai.h -- Looking for include file kai.h - not found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Deprecation Warning at externals/sirit/externals/SPIRV-Headers/CMakeLists.txt:31 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Building SPIRV-Header examples -- Installing SPIRV-Header -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "3.0.10", minimum required is "1.1.1") found components: Crypto SSL -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.10") found components: SSL -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.2") CMake Error at externals/Vulkan-Headers/CMakeLists.txt:42 (add_library): add_library cannot create ALIAS target "Vulkan::Headers" because another target with the same name already exists. Cloning into 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc'... Note: switching to '16ce126a87c5f130cde8b8dce73b38952a19f085'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false { (type git) >/dev/null 2>&1 && \ V=`git describe --match '[0-9][0-9][0-9][0-9][a-z]*' \ --abbrev=7 --dirty` || \ if test 'unknown' = unknown && V=`cat version`; then \ case $V in *-dirty);; *) V=$V-dirty;; esac; \ else \ V='unknown'; \ fi; } && \ printf '%s\n' "$V" >version.out fatal: No names found, cannot describe anything. cat: version: Arquivo ou diretório inexistente mv version.out version VERSION=`cat version` && sed \ -e 's|#!/bin/bash|#!/bin/bash|g' \ -e 's|AWK=[^}]*|AWK='\''awk'\''|g' \ -e 's|\(PKGVERSION\)=.*|\1='\''(tzcode) '\''|' \ -e 's|\(REPORT_BUGS_TO\)=.*|\1=tz@iana.org|' \ -e 's|TZDIR=[^}]*|TZDIR=/usr/share/zoneinfo|' \ -e 's|\(TZVERSION\)=.*|\1='"$VERSION"'|' \ tzselect.out chmod +x tzselect.out mv tzselect.out tzselect VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zdump.o zdump.c cc -DTZDIR='"/usr/share/zoneinfo"' -c -o localtime.o localtime.c cc -DTZDIR='"/usr/share/zoneinfo"' -c -o asctime.o asctime.c cc -DTZDIR='"/usr/share/zoneinfo"' -c -o strftime.o strftime.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zdump zdump.o localtime.o asctime.o strftime.o cc -DTZDIR='"/usr/share/zoneinfo"' -c -o difftime.o difftime.c rm -f libtz.a ar -rc libtz.a localtime.o asctime.o difftime.o strftime.o : libtz.a awk -v EXPIRES_LINE=0 \ -f leapseconds.awk leap-seconds.list >leapseconds.out mv leapseconds.out leapseconds awk \ -v DATAFORM=`expr main.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >main.zi.out mv main.zi.out main.zi version=`sed 1q version` && \ LC_ALL=C awk \ -v dataform='main' \ -v deps='ziguard.awk africa antarctica asia australasia europe northamerica southamerica etcetera factory backward zishrink.awk' \ -v redo='posix_right' \ -v version="$version" \ -f zishrink.awk \ main.zi >tzdata.zi.out mv tzdata.zi.out tzdata.zi awk \ -v DATAFORM=`expr vanguard.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >vanguard.zi.out mv vanguard.zi.out vanguard.zi awk \ -v DATAFORM=`expr rearguard.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >rearguard.zi.out mv rearguard.zi.out rearguard.zi /usr/bin/make BACKWARD='backward' DESTDIR='/suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz' LEAPSECONDS='' PACKRATDATA='' PACKRATLIST='' TZDEFAULT='/etc/localtime' TZDIR='/usr/share/zoneinfo' ZIC='./zic ' LEAPSECONDS= install_data make[1]: Entrando no diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' ./zic -d 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo' tzdata.zi make[1]: Saindo do diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' rm -fr 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo-posix' ln -s 'zoneinfo' 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo-posix' || \ /usr/bin/make BACKWARD='backward' DESTDIR='suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz' LEAPSECONDS='' PACKRATDATA='' PACKRATLIST='' TZDEFAULT='/etc/localtime' TZDIR='/usr/share/zoneinfo' ZIC='./zic ' TZDIR='/usr/share/zoneinfo-posix' posix_only /usr/bin/make BACKWARD='backward' DESTDIR='suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz' LEAPSECONDS='' PACKRATDATA='' PACKRATLIST='' TZDEFAULT='/etc/localtime' TZDIR='/usr/share/zoneinfo' ZIC='./zic ' TZDIR='/usr/share/zoneinfo-leaps' right_only make[1]: Entrando no diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' /usr/bin/make BACKWARD='backward' DESTDIR='suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz' LEAPSECONDS='' PACKRATDATA='' PACKRATLIST='' TZDEFAULT='/etc/localtime' TZDIR='/usr/share/zoneinfo-leaps' ZIC='./zic ' LEAPSECONDS='-L leapseconds' \ install_data make[2]: Entrando no diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' ./zic -d 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo-leaps' -L leapseconds tzdata.zi make[2]: Saindo do diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' make[1]: Saindo do diretório 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tmpsrc' mkdir -p 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/bin' \ 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/bin' 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/sbin' \ 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/lib' \ 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man3' 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man5' \ 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man8' ./zic -d 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo' -l Factory \ `case '-' in ?*) echo '-p';; esac \ ` - \ -t 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/etc/localtime' cp -f iso3166.tab leapseconds tzdata.zi zone1970.tab zone.tab 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/zoneinfo/.' cp tzselect 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/bin/.' cp zdump 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/bin/.' cp zic 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/sbin/.' cp libtz.a 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/lib/.' : 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/lib/libtz.a' cp -f newctime.3 newtzset.3 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man3/.' cp -f tzfile.5 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man5/.' cp -f tzselect.8 zdump.8 zic.8 'suyu/build-test/externals/nx_tzdb/tzdb_to_nx/externals/tz/tz/usr/share/man/man8/.' -- CCache found. -- Configuring incomplete, errors occurred!