==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libftdi 1.5-7 (Tue Dec 24 18:33:02 2024)
==> 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 verification of source file PGP signatures.
==> 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
==> Making package: libftdi 1.5-7 (Tue 24 Dec 2024 06:33:09 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) confuse-3.3-4

Total Download Size:   0.04 MiB
Total Installed Size:  0.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 confuse-3.3-4-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing confuse...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) boost-libs-1.86.0-4  cppdap-1.58.0-2  hicolor-icon-theme-0.18-1
              jsoncpp-1.9.6-3  libuv-1.49.2-1  python-autocommand-2.2.2-7
              python-jaraco.collections-5.0.1-2  python-jaraco.context-5.3.0-3
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-more-itertools-10.5.0-1  python-packaging-24.2-3
              python-platformdirs-4.3.6-2  python-wheel-0.45.0-3  rhash-1.4.4-1
              boost-1.86.0-4  cmake-3.31.3-1  python-setuptools-1:75.2.0-4
              swig-4.3.0-1

Total Installed Size:  308.47 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: 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-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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 <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> 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.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/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.

-- Found Confuse: /usr/lib/libconfuse.so
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include
-- Building ftdi_eeprom
-- Summary of build options:

  Build static libs: ON
  Build C++ bindings: ON
  Build Python bindings: ON
  Build ftdi_eeprom: ON
  Build examples: OFF
  Build tests: OFF
  Build API documentation: OFF

-- Configuring done (2.4s)
-- Generating done (0.0s)
-- Build files have been written to: /build/libftdi/src/libftdi1-1.5/build
[  6%] Building C object src/CMakeFiles/ftdi1.dir/ftdi.c.o
[ 13%] Building C object src/CMakeFiles/ftdi1.dir/ftdi_stream.c.o
[ 26%] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o
[ 26%] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi.c.o
[ 33%] Building CXX object ftdipp/CMakeFiles/ftdipp1-static.dir/ftdi.cpp.o
[ 40%] Swig compile ftdi1.i for python
/build/libftdi/src/libftdi1-1.5/src/ftdi.h:320: Warning 451: Setting a const char * variable may leak memory.
[ 46%] Linking C shared library libftdi1.so
[ 53%] Linking CXX static library libftdipp1.a
/build/libftdi/src/libftdi1-1.5/src/ftdi.c: In function 'ftdi_eeprom_build':
/build/libftdi/src/libftdi1-1.5/src/ftdi.c:3489:18: warning: 'data' may be used uninitialized [-Wmaybe-uninitialized]
/build/libftdi/src/libftdi1-1.5/src/ftdi.c:3478:22: note: 'data' was declared here
[ 60%] Linking C static library libftdi1.a
/build/libftdi/src/libftdi1-1.5/src/ftdi_i.h:132: Warning 451: Setting a const char * variable may leak memory.
[ 60%] Built target ftdipp1-static
[ 60%] Built target ftdi1_swig_compilation
[ 60%] Built target ftdi1
[ 60%] Built target ftdi1-static
[ 66%] Building C object ftdi_eeprom/CMakeFiles/ftdi_eeprom.dir/main.c.o
[ 73%] Building CXX object ftdipp/CMakeFiles/ftdipp1.dir/ftdi.cpp.o
[ 80%] Building C object python/CMakeFiles/_ftdi1.dir/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o
[ 86%] Linking C executable ftdi_eeprom
[ 86%] Built target ftdi_eeprom
[ 93%] Linking CXX shared library libftdipp1.so
[ 93%] Built target ftdipp1
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In function '_wrap_usb_purge_rx_buffer':
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:7552:3: warning: 'ftdi_usb_purge_rx_buffer' is deprecated [-Wdeprecated-declarations]
In file included from /build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:3712:
/build/libftdi/src/libftdi1-1.5/src/ftdi.h:564:38: note: declared here
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In function '_wrap_usb_purge_tx_buffer':
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:7576:3: warning: 'ftdi_usb_purge_tx_buffer' is deprecated [-Wdeprecated-declarations]
/build/libftdi/src/libftdi1-1.5/src/ftdi.h:565:38: note: declared here
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In function '_wrap_usb_purge_buffers':
/build/libftdi/src/libftdi1-1.5/build/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:7600:3: warning: 'ftdi_usb_purge_buffers' is deprecated [-Wdeprecated-declarations]
/build/libftdi/src/libftdi1-1.5/src/ftdi.h:566:38: note: declared here
[100%] Linking C shared module _ftdi1.so
[100%] Built target _ftdi1
==> Entering fakeroot environment...
==> Starting package()...
[ 20%] Built target ftdi1
[ 40%] Built target ftdi1-static
[ 53%] Built target ftdipp1-static
[ 60%] Built target ftdi1_swig_compilation
[ 73%] Built target ftdi_eeprom
[ 86%] Built target ftdipp1
[100%] Built target _ftdi1
Install the project...
-- Install configuration: "Release"
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/pkgconfig/libftdi1.pc
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/pkgconfig/libftdipp1.pc
-- Installing: /build/libftdi/pkg/libftdi/usr/bin/libftdi1-config
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/cmake/libftdi1/LibFTDI1Config.cmake
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/cmake/libftdi1/LibFTDI1ConfigVersion.cmake
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/cmake/libftdi1/UseLibFTDI1.cmake
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdi1.so.2.5.0
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdi1.so.2
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdi1.so
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdi1.a
-- Installing: /build/libftdi/pkg/libftdi/usr/include/libftdi1/ftdi.h
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdipp1.so.2.5.0
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdipp1.so.3
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdipp1.so
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/libftdipp1.a
-- Installing: /build/libftdi/pkg/libftdi/usr/include/libftdi1/ftdi.hpp
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/python3.13/site-packages/ftdi1.py
-- Installing: /build/libftdi/pkg/libftdi/usr/lib/python3.13/site-packages/_ftdi1.so
-- Installing: /build/libftdi/pkg/libftdi/usr/share/libftdi/examples/simple.py
-- Installing: /build/libftdi/pkg/libftdi/usr/share/libftdi/examples/complete.py
-- Installing: /build/libftdi/pkg/libftdi/usr/share/libftdi/examples/cbus.py
-- Installing: /build/libftdi/pkg/libftdi/usr/bin/ftdi_eeprom
-- Installing: /build/libftdi/pkg/libftdi/usr/share/doc/libftdi1/example.conf
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libftdi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libftdi 1.5-7 (Tue 24 Dec 2024 06:33:35 PM MST)
==> Cleaning up...