==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: armadillo 15.2.3-1 (Wed Mar 11 18:11:48 2026)
==> Retrieving sources...
-> Found armadillo-15.2.3.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
armadillo-15.2.3.tar.xz ... Passed
==> Making package: armadillo 15.2.3-1 (Thu Mar 12 00:12:18 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (25) cppdap-1.58.0-2 fmt-12.1.0-2 hicolor-icon-theme-0.18-1 hwloc-2.13.0-1 intel-oneapi-common-2024.1.0-1 intel-oneapi-openmp-2025.0.4-1 intel-oneapi-tbb-2021.12.0-2 intel-oneapi-tcm-1.2.0-3 jsoncpp-1.9.6-3 level-zero-loader-1.27.0-2 libedit-20251016_3.1-1 libnl-3.12.0-1 libpciaccess-0.18.1-2 libuv-1.52.1-1 openmpi4-4.1.6-3 openpmix-4.2.6-1 openssh-10.2p1-2 rhash-1.4.6-1 spdlog-1.17.0-2 arpack-3.9.1-3 blas-3.12.1-2 cmake-4.2.3-1 intel-oneapi-mkl-2025.0.1-3 lapack-3.12.1-2 superlu-7.0.1-2
Total Download Size: 280.24 MiB
Total Installed Size: 1855.45 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
intel-oneapi-mkl-2025.0.1-3-armv7h downloading...
intel-oneapi-openmp-2025.0.4-1-armv7h downloading...
openmpi4-4.1.6-3-armv7h downloading...
intel-oneapi-tbb-2021.12.0-2-armv7h downloading...
intel-oneapi-tcm-1.2.0-3-armv7h downloading...
superlu-7.0.1-2-armv7h downloading...
openpmix-4.2.6-1-armv7h downloading...
hwloc-2.13.0-1-armv7h downloading...
level-zero-loader-1.27.0-2-armv7h downloading...
arpack-3.9.1-3-armv7h downloading...
intel-oneapi-common-2024.1.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing blas...
installing lapack...
installing libpciaccess...
installing hwloc...
Optional dependencies for hwloc
cairo: PDF, Postscript, and PNG export support
libxml2: full XML import/export support [installed]
installing libnl...
installing openpmix...
Optional dependencies for openpmix
openpmix-docs: for documentation
installing libedit...
installing openssh...
Optional dependencies for openssh
libfido2: FIDO/U2F support
sh: for ssh-copy-id and findssl.sh [installed]
x11-ssh-askpass: input passphrase in X
xorg-xauth: X11 forwarding
installing openmpi4...
Optional dependencies for openmpi4
gcc-fortran: fortran support
perl: for aggregate_profile.pl and profile2mat.pl [installed]
installing arpack...
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 intel-oneapi-common...
Optional dependencies for intel-oneapi-common
procps-ng: Sourcing /opt/intel/oneapi/setvars.sh
installing intel-oneapi-tcm...
installing intel-oneapi-tbb...
installing fmt...
installing spdlog...
installing level-zero-loader...
installing intel-oneapi-openmp...
installing intel-oneapi-mkl...
installing superlu...
:: Running post-transaction hooks...
(1/4) Creating temporary files...
error: command failed to execute correctly
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Reloading user manager configuration...
Skipped: Current root is not booted.
(4/4) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found armadillo-15.2.3.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting armadillo-15.2.3.tar.xz with bsdtar
==> Starting build()...
-- *** set cmake policy CMP0025 to NEW
-- CMAKE_CXX_STANDARD = 14
-- The CXX compiler identification is GNU 15.2.1
-- The C compiler identification is GNU 15.2.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
-- 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
-- Configuring Armadillo 15.2.3
--
-- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems!
--
-- *** INSTALL_LIB_DIR is deprecated; use CMAKE_INSTALL_LIBDIR instead
--
-- CMAKE_SYSTEM_NAME = Linux
-- CMAKE_CXX_COMPILER_ID = GNU
-- CMAKE_CXX_COMPILER_VERSION = 15.2.1
-- CMAKE_COMPILER_IS_GNUCXX = 1
--
-- *** options:
-- HEADER_ONLY = OFF
-- STATIC_LIB = OFF
-- OPENBLAS_PROVIDES_LAPACK = OFF
-- ALLOW_FLEXIBLAS_LINUX = ON
-- ALLOW_OPENBLAS_MACOS = OFF
-- ALLOW_BLAS_LAPACK_MACOS = OFF
-- BUILD_SMOKE_TEST = ON
--
-- *** Looking for external libraries
-- Found BLAS: /usr/lib/libblas.so
-- Found LAPACK: /usr/lib/liblapack.so
-- FlexiBLAS_FOUND = NO
-- MKL_FOUND = NO
-- OpenBLAS_FOUND = NO
-- ATLAS_FOUND = NO
-- BLAS_FOUND = YES
-- LAPACK_FOUND = YES
-- Found ARPACK: /usr/lib/libarpack.so
-- ARPACK_FOUND = YES
-- Looking for suitable version of SuperLU
-- Found SuperLU library: /usr/lib/libsuperlu.so
-- SuperLU_FOUND = YES
-- SuperLU_INCLUDE_DIR = /usr/include/superlu
--
-- *** Result of configuration:
-- *** ARMA_USE_WRAPPER = true
-- *** ARMA_USE_LAPACK = true
-- *** ARMA_USE_BLAS = true
-- *** ARMA_USE_ATLAS = false
-- *** ARMA_USE_ARPACK = true
-- *** ARMA_USE_SUPERLU = true
--
-- *** Armadillo wrapper library links with these libraries:
-- *** ARMA_LIBS = /usr/lib/libblas.so;/usr/lib/liblapack.so;/usr/lib/libarpack.so;/usr/lib/libsuperlu.so
--
-- Copying /build/armadillo/src/armadillo-15.2.3/include/ to /build/armadillo/src/build/tmp/include/
-- Generating /build/armadillo/src/build/tmp/include/armadillo_bits/config.hpp
--
-- CMAKE_CXX_FLAGS = -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2
-- CMAKE_SHARED_LINKER_FLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--no-as-needed
-- CMAKE_REQUIRED_INCLUDES = /usr/include/superlu
--
-- CMAKE_INSTALL_PREFIX = /usr
-- CMAKE_INSTALL_LIBDIR = /usr/lib
-- CMAKE_INSTALL_INCLUDEDIR = include
-- CMAKE_INSTALL_DATADIR = share
-- CMAKE_INSTALL_BINDIR = bin
-- *** configuring smoke_test
-- *** copying /build/armadillo/src/armadillo-15.2.3/misc/ to /build/armadillo/src/build/tmp/misc/
-- *** generating '/build/armadillo/src/build/tmp/misc/armadillo.pc'
-- Generating '/build/armadillo/src/build/ArmadilloConfig.cmake'
-- Generating '/build/armadillo/src/build/ArmadilloConfigVersion.cmake'
-- Generating '/build/armadillo/src/build/InstallFiles/ArmadilloConfig.cmake'
-- Generating '/build/armadillo/src/build/InstallFiles/ArmadilloConfigVersion.cmake'
-- Configuring done (3.2s)
-- Generating done (0.0s)
-- Build files have been written to: /build/armadillo/src/build
make: Entering directory '/build/armadillo/src/build'
[ 40%] Building CXX object CMakeFiles/armadillo.dir/src/wrapper2.cpp.o
[ 40%] Building CXX object CMakeFiles/armadillo.dir/src/wrapper1.cpp.o
[ 60%] Linking CXX shared library libarmadillo.so
[ 60%] Built target armadillo
[ 80%] Building CXX object tests1/CMakeFiles/smoke_test.dir/smoke_test.cpp.o
[100%] Linking CXX executable smoke_test
[100%] Built target smoke_test
make: Leaving directory '/build/armadillo/src/build'
-- *** set cmake policy CMP0025 to NEW
-- CMAKE_CXX_STANDARD = 14
-- The CXX compiler identification is GNU 15.2.1
-- The C compiler identification is GNU 15.2.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
-- 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
-- Configuring Armadillo 15.2.3
--
-- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems!
--
-- *** INSTALL_LIB_DIR is deprecated; use CMAKE_INSTALL_LIBDIR instead
--
-- CMAKE_SYSTEM_NAME = Linux
-- CMAKE_CXX_COMPILER_ID = GNU
-- CMAKE_CXX_COMPILER_VERSION = 15.2.1
-- CMAKE_COMPILER_IS_GNUCXX = 1
--
-- *** options:
-- HEADER_ONLY = OFF
-- STATIC_LIB = OFF
-- OPENBLAS_PROVIDES_LAPACK = OFF
-- ALLOW_FLEXIBLAS_LINUX = ON
-- ALLOW_OPENBLAS_MACOS = OFF
-- ALLOW_BLAS_LAPACK_MACOS = OFF
-- BUILD_SMOKE_TEST = ON
--
-- *** Looking for external libraries
-- Found MKL libraries: /opt/intel/mkl/lib/intel64/libmkl_rt.so
-- Found BLAS: /usr/lib/libblas.so
-- Found LAPACK: /usr/lib/liblapack.so
-- FlexiBLAS_FOUND = NO
-- MKL_FOUND = YES
-- OpenBLAS_FOUND = NO
-- ATLAS_FOUND = NO
-- BLAS_FOUND = YES
-- LAPACK_FOUND = YES
--
-- *** If the MKL libraries are installed in a non-standard location such as
-- *** /opt/intel/mkl, /opt/intel/composerxe/, /usr/local/intel/mkl
-- *** make sure the run-time linker can find them.
-- *** On Linux systems this can be done by editing /etc/ld.so.conf
-- *** or specifying the location through a file in /etc/ld.so.conf.d/
-- *** or modifying the LD_LIBRARY_PATH environment variable.
--
-- *** On systems with SELinux enabled (eg. Fedora, RHEL),
-- *** you may need to change the SELinux type of all MKL libraries
-- *** to fix permission problems that may occur during run-time.
--
-- Found ARPACK: /usr/lib/libarpack.so
-- ARPACK_FOUND = YES
-- Looking for suitable version of SuperLU
-- Found SuperLU library: /usr/lib/libsuperlu.so
-- SuperLU_FOUND = YES
-- SuperLU_INCLUDE_DIR = /usr/include/superlu
--
-- *** Result of configuration:
-- *** ARMA_USE_WRAPPER = true
-- *** ARMA_USE_LAPACK = true
-- *** ARMA_USE_BLAS = true
-- *** ARMA_USE_ATLAS = false
-- *** ARMA_USE_ARPACK = true
-- *** ARMA_USE_SUPERLU = true
--
-- *** Armadillo wrapper library links with these libraries:
-- *** ARMA_LIBS = /opt/intel/mkl/lib/intel64/libmkl_rt.so;/usr/lib/libarpack.so;/usr/lib/libsuperlu.so
--
-- Copying /build/armadillo/src/armadillo-15.2.3/include/ to /build/armadillo/src/build-intel/tmp/include/
-- Generating /build/armadillo/src/build-intel/tmp/include/armadillo_bits/config.hpp
--
-- CMAKE_CXX_FLAGS = -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2
-- CMAKE_SHARED_LINKER_FLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--no-as-needed
-- CMAKE_REQUIRED_INCLUDES = /usr/include/superlu
--
-- CMAKE_INSTALL_PREFIX = /usre
-- CMAKE_INSTALL_LIBDIR = /usr/lib
-- CMAKE_INSTALL_INCLUDEDIR = include
-- CMAKE_INSTALL_DATADIR = share
-- CMAKE_INSTALL_BINDIR = bin
-- *** configuring smoke_test
-- *** copying /build/armadillo/src/armadillo-15.2.3/misc/ to /build/armadillo/src/build-intel/tmp/misc/
-- *** generating '/build/armadillo/src/build-intel/tmp/misc/armadillo.pc'
-- Generating '/build/armadillo/src/build-intel/ArmadilloConfig.cmake'
-- Generating '/build/armadillo/src/build-intel/ArmadilloConfigVersion.cmake'
-- Generating '/build/armadillo/src/build-intel/InstallFiles/ArmadilloConfig.cmake'
-- Generating '/build/armadillo/src/build-intel/InstallFiles/ArmadilloConfigVersion.cmake'
-- Configuring done (2.7s)
-- Generating done (0.0s)
-- Build files have been written to: /build/armadillo/src/build-intel
make: Entering directory '/build/armadillo/src/build-intel'
[ 40%] Building CXX object CMakeFiles/armadillo.dir/src/wrapper2.cpp.o
[ 40%] Building CXX object CMakeFiles/armadillo.dir/src/wrapper1.cpp.o
[ 60%] Linking CXX shared library libarmadillo.so
/usr/bin/ld: /opt/intel/mkl/lib/intel64/libmkl_rt.so: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
distcc[2079] ERROR: compile (null) on localhost failed
make[2]: *** [CMakeFiles/armadillo.dir/build.make:120: libarmadillo.so.15.2.3] Error 1
make[1]: *** [CMakeFiles/Makefile2:109: CMakeFiles/armadillo.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
make: Leaving directory '/build/armadillo/src/build-intel'
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build
[?12l[?25h[?12l[?25h