[1/1] "/mnt/mint/home/seanl/mnt/public/Repos/ladybird/Build/vcpkg/downloads/tools/cmake-3.31.10-linux/cmake-3.31.10-linux-x86_64/bin/cmake" -E chdir ".." "/mnt/mint/home/seanl/mnt/public/Repos/ladybird/Build/vcpkg/downloads/tools/cmake-3.31.10-linux/cmake-3.31.10-linux-x86_64/bin/cmake" "/mnt/public/Repos/ladybird/Build/vcpkg/buildtrees/liblzma/src/v5.8.2-30365c07c3.clean" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_INSTALL_PREFIX=/mnt/public/Repos/ladybird/Build/vcpkg/packages/liblzma_x64-linux-dynamic" "-DFETCHCONTENT_FULLY_DISCONNECTED=ON" "-DBUILD_TOOLS=OFF" "-DBUILD_TESTING=OFF" "-DCREATE_XZ_SYMLINKS=OFF" "-DCREATE_LZMA_SYMLINKS=OFF" "-DCMAKE_MSVC_DEBUG_INFORMATION_FORMAT=" "-DENABLE_NLS=OFF" "-DXZ_NLS=OFF" "-DXZ_SANDBOX:STRING=no" "-DCMAKE_MAKE_PROGRAM=/mnt/public/Repos/ladybird/Build/vcpkg/downloads/tools/ninja-1.13.2-linux/ninja" "-DCMAKE_SYSTEM_NAME=Linux" "-DBUILD_SHARED_LIBS=ON" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/mnt/public/Repos/ladybird/Build/vcpkg/scripts/toolchains/linux.cmake" "-DVCPKG_TARGET_TRIPLET=x64-linux-dynamic" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=external" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=/mnt/public/Repos/ladybird/Build/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=dynamic" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=x64" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=/mnt/public/Repos/ladybird/Build/vcpkg" "-D_VCPKG_INSTALLED_DIR=/mnt/public/Repos/ladybird/Build/release/vcpkg_installed" "-DVCPKG_MANIFEST_INSTALL=OFF"
-- The C compiler identification is GNU 14.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
-- Looking for __i386__
-- Looking for __i386__ - not found
-- Performing Test TUKLIB_LARGE_FILE_SUPPORT_BY_DEFAULT
-- Performing Test TUKLIB_LARGE_FILE_SUPPORT_BY_DEFAULT - Success
-- Performing Test HAVE___BUILTIN_BSWAPXX
-- Performing Test HAVE___BUILTIN_BSWAPXX - Success
-- Check if unaligned memory access should be used
-- Check if unaligned memory access should be used - yes
-- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED
-- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED - Success
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for CLOCK_MONOTONIC
-- Looking for CLOCK_MONOTONIC - found
-- Found Intl: built in to C library
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE) 
-- Performing Test HAVE_COMPILER_OPTION_-Wall
-- Performing Test HAVE_COMPILER_OPTION_-Wall - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wextra
-- Performing Test HAVE_COMPILER_OPTION_-Wextra - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wvla
-- Performing Test HAVE_COMPILER_OPTION_-Wvla - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wformat_2
-- Performing Test HAVE_COMPILER_OPTION_-Wformat_2 - Success
-- Performing Test HAVE_COMPILER_OPTION_-Winit-self
-- Performing Test HAVE_COMPILER_OPTION_-Winit-self - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-include-dirs
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-include-dirs - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wshift-overflow_2
-- Performing Test HAVE_COMPILER_OPTION_-Wshift-overflow_2 - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wstrict-overflow_3
-- Performing Test HAVE_COMPILER_OPTION_-Wstrict-overflow_3 - Success
-- Performing Test HAVE_COMPILER_OPTION_-Walloc-zero
-- Performing Test HAVE_COMPILER_OPTION_-Walloc-zero - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wduplicated-cond
-- Performing Test HAVE_COMPILER_OPTION_-Wduplicated-cond - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wfloat-equal
-- Performing Test HAVE_COMPILER_OPTION_-Wfloat-equal - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wundef
-- Performing Test HAVE_COMPILER_OPTION_-Wundef - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wshadow
-- Performing Test HAVE_COMPILER_OPTION_-Wshadow - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wpointer-arith
-- Performing Test HAVE_COMPILER_OPTION_-Wpointer-arith - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wbad-function-cast
-- Performing Test HAVE_COMPILER_OPTION_-Wbad-function-cast - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wwrite-strings
-- Performing Test HAVE_COMPILER_OPTION_-Wwrite-strings - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wdate-time
-- Performing Test HAVE_COMPILER_OPTION_-Wdate-time - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wsign-conversion
-- Performing Test HAVE_COMPILER_OPTION_-Wsign-conversion - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wfloat-conversion
-- Performing Test HAVE_COMPILER_OPTION_-Wfloat-conversion - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wlogical-op
-- Performing Test HAVE_COMPILER_OPTION_-Wlogical-op - Success
-- Performing Test HAVE_COMPILER_OPTION_-Waggregate-return
-- Performing Test HAVE_COMPILER_OPTION_-Waggregate-return - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wstrict-prototypes
-- Performing Test HAVE_COMPILER_OPTION_-Wstrict-prototypes - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wold-style-definition
-- Performing Test HAVE_COMPILER_OPTION_-Wold-style-definition - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-prototypes
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-prototypes - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-declarations
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-declarations - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wredundant-decls
-- Performing Test HAVE_COMPILER_OPTION_-Wredundant-decls - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wimplicit-fallthrough
-- Performing Test HAVE_COMPILER_OPTION_-Wimplicit-fallthrough - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wimplicit-fallthrough_5
-- Performing Test HAVE_COMPILER_OPTION_-Wimplicit-fallthrough_5 - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wc99-compat
-- Performing Test HAVE_COMPILER_OPTION_-Wc99-compat - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wc11-extensions
-- Performing Test HAVE_COMPILER_OPTION_-Wc11-extensions - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wc2x-compat
-- Performing Test HAVE_COMPILER_OPTION_-Wc2x-compat - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wc2x-extensions
-- Performing Test HAVE_COMPILER_OPTION_-Wc2x-extensions - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wpre-c2x-compat
-- Performing Test HAVE_COMPILER_OPTION_-Wpre-c2x-compat - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Warray-bounds-pointer-arithmetic
-- Performing Test HAVE_COMPILER_OPTION_-Warray-bounds-pointer-arithmetic - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wassign-enum
-- Performing Test HAVE_COMPILER_OPTION_-Wassign-enum - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wconditional-uninitialized
-- Performing Test HAVE_COMPILER_OPTION_-Wconditional-uninitialized - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wdocumentation
-- Performing Test HAVE_COMPILER_OPTION_-Wdocumentation - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wduplicate-enum
-- Performing Test HAVE_COMPILER_OPTION_-Wduplicate-enum - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wempty-translation-unit
-- Performing Test HAVE_COMPILER_OPTION_-Wempty-translation-unit - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wextra-semi-stmt
-- Performing Test HAVE_COMPILER_OPTION_-Wextra-semi-stmt - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wflexible-array-extensions
-- Performing Test HAVE_COMPILER_OPTION_-Wflexible-array-extensions - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-variable-declarations
-- Performing Test HAVE_COMPILER_OPTION_-Wmissing-variable-declarations - Success
-- Performing Test HAVE_COMPILER_OPTION_-Wnewline-eof
-- Performing Test HAVE_COMPILER_OPTION_-Wnewline-eof - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wshift-sign-overflow
-- Performing Test HAVE_COMPILER_OPTION_-Wshift-sign-overflow - Failed
-- Performing Test HAVE_COMPILER_OPTION_-Wstring-conversion
-- Performing Test HAVE_COMPILER_OPTION_-Wstring-conversion - Failed
-- Performing Test IS_LINUX_WITH_GLIBC
-- Performing Test IS_LINUX_WITH_GLIBC - Success
-- Performing Test HAVE_LINKER_FLAG_UNDEFINED_VERSION
-- Performing Test HAVE_LINKER_FLAG_UNDEFINED_VERSION - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for pthread_condattr_setclock
-- Looking for pthread_condattr_setclock - found
-- Checking how to detect the number of available CPU cores
-- Performing Test TUKLIB_CPUCORES_SCHED_GETAFFINITY
-- Performing Test TUKLIB_CPUCORES_SCHED_GETAFFINITY - Success
-- Checking how to detect the amount of physical memory
-- Performing Test TUKLIB_PHYSMEM_SPECIAL
-- Performing Test TUKLIB_PHYSMEM_SPECIAL - Failed
-- Performing Test TUKLIB_PHYSMEM_AIX
-- Performing Test TUKLIB_PHYSMEM_AIX - Failed
-- Performing Test TUKLIB_PHYSMEM_SYSCONF
-- Performing Test TUKLIB_PHYSMEM_SYSCONF - Success
-- Performing Test HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR
-- Performing Test HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR - Success
-- Looking for cpuid.h
-- Looking for cpuid.h - found
-- Looking for immintrin.h
-- Looking for immintrin.h - found
-- Performing Test HAVE__MM_MOVEMASK_EPI8
-- Performing Test HAVE__MM_MOVEMASK_EPI8 - Success
-- Performing Test HAVE_USABLE_CLMUL
-- Performing Test HAVE_USABLE_CLMUL - Success
-- Performing Test HAVE_ARM64_CRC32
-- Performing Test HAVE_ARM64_CRC32 - Failed
-- Performing Test HAVE_LOONGARCH_CRC32
-- Performing Test HAVE_LOONGARCH_CRC32 - Failed
-- Configuring done (4.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CREATE_LZMA_SYMLINKS
    CREATE_XZ_SYMLINKS
    ENABLE_NLS
    FETCHCONTENT_FULLY_DISCONNECTED
    VCPKG_PLATFORM_TOOLSET
    VCPKG_SET_CHARSET_FLAG
    XZ_SANDBOX
    _VCPKG_ROOT_DIR


-- Build files have been written to: /mnt/mint/home/seanl/mnt/public/Repos/ladybird/Build/vcpkg/buildtrees/liblzma/x64-linux-dynamic-rel
