:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: libftdi 1.5-7.0 (Sat Feb 8 22:42:21 2025) ==> Retrieving sources... -> Found libftdi1-1.5.tar.bz2 -> Found libftdi1-1.5.tar.bz2.sig -> Found fix_includes_path.patch -> Found libftdi-1.5-swig-4.3.patch ==> Validating source files with sha256sums... libftdi1-1.5.tar.bz2 ... Passed libftdi1-1.5.tar.bz2.sig ... Skipped fix_includes_path.patch ... Passed libftdi-1.5-swig-4.3.patch ... Passed ==> Verifying source file signatures with gpg... libftdi1-1.5.tar.bz2 ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: libftdi 1.5-7.0 (Sat Feb 8 22:42:25 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) confuse-3.3-4.0 Total Installed Size: 0.14 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing confuse... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (21) boost-libs-1.86.0-3.0 cppdap-1.58.0-2.0 hicolor-icon-theme-0.18-1.0 jsoncpp-1.9.6-3.0 libuv-1.49.2-1.0 python-autocommand-2.2.2-6.0 python-fastjsonschema-2.20.0-1.0 python-jaraco.context-5.3.0-1.0 python-jaraco.functools-4.0.2-1.0 python-jaraco.text-4.0.0-1.0 python-more-itertools-10.3.0-1.0 python-ordered-set-4.1.0-5.1 python-platformdirs-4.3.6-1.0 python-tomli-2.0.1-4.1 python-trove-classifiers-2024.10.21.16-1.0 python-validate-pyproject-0.22-1.0 rhash-1.4.4-1.0 boost-1.86.0-3.0 cmake-3.31.2-1.0 python-setuptools-1:69.5.1-1.1 swig-4.3.0-1.0 Total Installed Size: 271.54 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing boost-libs... Optional dependencies for boost-libs openmpi: for mpi support installing boost... Optional dependencies for boost python: for python bindings [installed] installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing swig... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-ordered-set... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found libftdi1-1.5.tar.bz2 -> Found libftdi1-1.5.tar.bz2.sig -> Found fix_includes_path.patch -> Found libftdi-1.5-swig-4.3.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libftdi1-1.5.tar.bz2 with bsdtar ==> Starting prepare()... patching file CMakeLists.txt patching file python/ftdi1.i ==> Starting build()... CMake Warning (dev) at CMakeLists.txt:2 (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 -- 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 CMake Deprecation Warning at CMakeLists.txt:15 (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. -- Build type: Release -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.27 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (LIBUSB) does not match the name of the calling package (USB1). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUSB1.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUSB: /usr/lib/libusb-1.0.so CMake Warning (dev) at CMakeLists.txt:33 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" 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 Boost: /usr/lib/cmake/Boost-1.86.0/BoostConfig.cmake (found version "1.86.0") -- Detected git snapshot version: unknown -- The CXX compiler identification is GNU 14.2.1 -- 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 CMake Deprecation Warning at python/CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0078 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found SWIG: /usr/bin/swig (found version "4.3.0") CMake Warning (dev) at python/CMakeLists.txt:17 (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.13.1") CMake Warning (dev) at python/CMakeLists.txt:18 (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 PythonLibs: /usr/lib/libpython3.13.so (found version "3.13.1") CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:655 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:926 (SWIG_ADD_SOURCE_TO_MODULE) python/CMakeLists.txt:31 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. Traceback (most recent call last): File "", line 1, in from distutils import sysconfig; print( sysconfig.get_python_lib( plat_specific=True, prefix='/usr' ) ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'distutils' CMake Error at python/CMakeLists.txt:49 (get_filename_component): get_filename_component called with incorrect number of arguments -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan