==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: sympol 0.1.9-19 (Fri May 2 21:34:26 2025) ==> Retrieving sources... -> Cloning SymPol git repo... Cloning into bare repository '/home/leming/work/sympol/SymPol'... -> Found cddlib-0.94k.patch -> Found sympol-fix-headers.patch -> Found sympol-lrs-071.patch -> Found sympol-lrs-073.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... SymPol ... Skipped cddlib-0.94k.patch ... Passed sympol-fix-headers.patch ... Passed sympol-lrs-071.patch ... Passed sympol-lrs-073.patch ... Passed ==> Making package: sympol 0.1.9-19 (Fri May 2 21:34:34 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) bliss-0.77-3 boost-libs-1.88.0-2 cddlib-1:0.94m-2 lrs-073-1 Total Download Size: 0.99 MiB Total Installed Size: 17.96 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... cddlib-1:0.94m-2-aarch64 downloading... lrs-073-1-aarch64 downloading... bliss-0.77-3-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing bliss... installing boost-libs... Optional dependencies for boost-libs openmpi: for mpi support installing cddlib... installing lrs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) boost-1.88.0-2 cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.51.0-1 perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 rhash-1.4.4-1 cmake-4.0.1-2 eigen-3.4.0-2 git-2.49.0-1 permlib-0.2.9-2 Total Download Size: 0.06 MiB Total Installed Size: 338.12 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... permlib-0.2.9-2-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... 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 eigen... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing boost... Optional dependencies for boost python: for python bindings [installed] installing permlib... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... -> Found cddlib-0.94k.patch -> Found sympol-fix-headers.patch -> Found sympol-lrs-071.patch -> Found sympol-lrs-073.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of SymPol git repo... Cloning into 'SymPol'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file sympol/raycomputationcdd.cpp patching file sympol/CMakeLists.txt patching file sympol/CMakeLists.txt patching file sympol/raycomputationlrs.cpp patching file sympol/raycomputationlrs.cpp ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:1 (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. -- 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: /usr/lib/distcc/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/lib/distcc/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GMP: /usr/include -- Building SymPol version 0.1.9 -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of uint -- Check size of uint - done -- Check size of ulong -- Check size of ulong - done -- Found Eigen3: /usr/include/eigen3 (Required is at least version "3.0") -- Found Bliss: /usr/lib/libbliss.so CMake Warning (dev) at sympol/CMakeLists.txt:38 (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. CMake Warning (dev) at test/CMakeLists.txt:1 (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.88.0/BoostConfig.cmake (found suitable version "1.88.0", minimum required is "1.34.1") found components: unit_test_framework CMake Warning (dev) at CMakeLists.txt:27 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. running /usr/bin/cmake -E copy_directory /build/sympol/src/SymPol/data /build/sympol/src/build/data 2>&1 -- Configuring done (5.0s) -- Generating done (0.0s) -- Build files have been written to: /build/sympol/src/build [ 4%] Building CXX object test/CMakeFiles/test-rank.dir/test-rank.cpp.o [ 8%] Building CXX object sympol/CMakeFiles/sympol.dir/polyhedrondatastorage.cpp.o [ 16%] Building CXX object sympol/CMakeFiles/sympol.dir/polyhedronio.cpp.o [ 16%] Building CXX object sympol/CMakeFiles/sympol.dir/configuration.cpp.o [ 20%] Building CXX object sympol/CMakeFiles/sympol.dir/qarray.cpp.o [ 24%] Building CXX object sympol/CMakeFiles/sympol.dir/raycomputationlrs.cpp.o [ 28%] Building CXX object sympol/CMakeFiles/sympol.dir/raycomputationcdd.cpp.o [ 32%] Building CXX object sympol/CMakeFiles/sympol.dir/polyhedron.cpp.o [ 36%] Building CXX object sympol/CMakeFiles/sympol.dir/recursionstrategy.cpp.o [ 40%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrycomputation.cpp.o [ 44%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrycomputationdirect.cpp.o [ 48%] Linking CXX executable test-rank [ 52%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrycomputationadm.cpp.o [ 52%] Built target test-rank [ 56%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrycomputationidm.cpp.o [ 60%] Building CXX object sympol/CMakeFiles/sympol.dir/facesuptosymmetrylist.cpp.o [ 64%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrygroupconstruction/matrixconstruction.cpp.o [ 68%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrygroupconstruction/matrixconstructiondefault.cpp.o [ 72%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrygroupconstruction/matrixconstructioneigen.cpp.o [ 76%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrygroupconstruction/graphconstructiondefault.cpp.o [ 80%] Building CXX object sympol/CMakeFiles/sympol.dir/symmetrygroupconstruction/graphconstructionbliss.cpp.o [ 84%] Building CXX object sympol/CMakeFiles/sympol.dir/yal/reportlevel.cpp.o [ 88%] Building CXX object sympol/CMakeFiles/sympol.dir/yal/usagestats.cpp.o /build/sympol/src/SymPol/sympol/yal/usagestats.cpp: In static member function 'static ulong yal::UsageStats::processSize()': /build/sympol/src/SymPol/sympol/yal/usagestats.cpp:51:11: warning: argument 1 null where non-null expected [-Wnonnull] In file included from /usr/include/c++/14.2.1/cstdio:42, from /usr/include/c++/14.2.1/ext/string_conversions.h:45, from /usr/include/c++/14.2.1/bits/basic_string.h:4154, from /usr/include/c++/14.2.1/string:54, from /usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:23, from /usr/include/boost/dynamic_bitset.hpp:15, from /build/sympol/src/SymPol/sympol/yal/../common.h:26, from /build/sympol/src/SymPol/sympol/yal/usagestats.h:26, from /build/sympol/src/SymPol/sympol/yal/usagestats.cpp:23: /usr/include/stdio.h:184:12: note: in a call to function 'int fclose(FILE*)' declared 'nonnull' 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /usr/include/eigen3/Eigen/Dense:1, from /build/sympol/src/SymPol/sympol/symmetrygroupconstruction/matrixconstructioneigen.h:30, from /build/sympol/src/SymPol/sympol/symmetrygroupconstruction/matrixconstructioneigen.cpp:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here [ 92%] Linking CXX shared library libsympol.so [ 92%] Built target sympol [ 96%] Building CXX object sympol/CMakeFiles/sympolbin.dir/sympol.cpp.o In file included from /usr/include/eigen3/Eigen/Core:214, from /usr/include/eigen3/Eigen/Dense:1, from /build/sympol/src/SymPol/sympol/symmetrygroupconstruction/matrixconstructioneigen.h:30, from /build/sympol/src/SymPol/sympol/symmetrygroupconstruction/computesymmetries.h:26, from /build/sympol/src/SymPol/sympol/sympol.cpp:28: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} declared here [100%] Linking CXX executable sympol [100%] Built target sympolbin ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "None" -- Installing: /build/sympol/pkg/sympol/usr/bin/sympol -- Set non-toolchain portion of runtime path of "/build/sympol/pkg/sympol/usr/bin/sympol" to "" -- Installing: /build/sympol/pkg/sympol/usr/lib/libsympol.so.0.1.9 -- Installing: /build/sympol/pkg/sympol/usr/lib/libsympol.so.0.1 -- Installing: /build/sympol/pkg/sympol/usr/lib/libsympol.so -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/config.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/common.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/configuration.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/facesuptosymmetrylist.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/facewithdata.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/polyhedrondatastorage.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/polyhedron.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/polyhedronio.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/qarray.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/raycomputationcdd.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/raycomputation.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/raycomputationlrs.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/recursionstrategyadmidmlevel.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/recursionstrategy.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/recursionstrategyidmadm.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/recursionstrategyidmadmlevel.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationadm.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationadmmemento.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationdirect.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputation.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationidm.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationidmmemento.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrycomputationmemento.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/types.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/matrix/algorithm.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/matrix/invert.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/matrix/matrix.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/matrix/rank.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/matrix/zmatrix.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/computesymmetries.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/graphconstructionbliss.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/graphconstructiondefault.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/graphconstruction.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/matrixconstructiondefault.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/matrixconstructioneigen.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/symmetrygroupconstruction/matrixconstruction.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/yal/logger.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/yal/reportlevel.h -- Installing: /build/sympol/pkg/sympol/usr/include/sympol/yal/usagestats.h -- Installing: /build/sympol/pkg/sympol/usr/share/man/man1/sympol.1 ==> 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... ==> WARNING: Package contains reference to $srcdir usr/bin/sympol usr/lib/libsympol.so.0.1.9 ==> Creating package "sympol"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: sympol 0.1.9-19 (Fri May 2 21:35:19 2025) ==> Cleaning up...