==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: openmpi 5.0.1-2 (Mon Feb 5 21:29:10 2024) ==> Retrieving sources... -> Found openmpi-5.0.1.tar.bz2 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... openmpi-5.0.1.tar.bz2 ... Passed ==> Validating source files with b2sums... openmpi-5.0.1.tar.bz2 ... Passed ==> Making package: openmpi 5.0.1-2 (Mon Feb 5 21:29:31 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (12) debuginfod-0.190-2 dnssec-anchors-20190629-3 ldns-1.8.3-2 libedit-20230828_3.1-1 libpciaccess-0.18-1 gcc-fortran-12.1.0-2.1 hwloc-2.10.0-1 libnl-3.9.0-1 openpmix-4.2.6-1 openssh-9.6p1-1 prrte-3.0.2-1 valgrind-3.19.0-3 Total Download Size: 16.76 MiB Total Installed Size: 88.71 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... gcc-fortran-12.1.0-2.1-armv7h downloading... valgrind-3.19.0-3-armv7h downloading... openssh-9.6p1-1-armv7h downloading... openpmix-4.2.6-1-armv7h downloading... prrte-3.0.2-1-armv7h downloading... hwloc-2.10.0-1-armv7h downloading... ldns-1.8.3-2-armv7h downloading... libnl-3.9.0-1-armv7h downloading... debuginfod-0.190-2-armv7h downloading... libedit-20230828_3.1-1-armv7h downloading... libpciaccess-0.18-1-armv7h downloading... dnssec-anchors-20190629-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing gcc-fortran... installing libpciaccess... installing hwloc... Optional dependencies for hwloc cairo libxml2 [installed] pciutils libx11 installing libnl... installing openpmix... Optional dependencies for openpmix openpmix-docs: for documentation installing dnssec-anchors... installing ldns... Optional dependencies for ldns libpcap: ldns-dpa tool 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 prrte... Optional dependencies for prrte prrte-docs: for documentation installing debuginfod... Optional dependencies for debuginfod elfutils=0.190: for translations [installed] installing valgrind... :: Running post-transaction hooks... (1/1) Updating the info directory file... [?25h==> Retrieving sources... -> Found openmpi-5.0.1.tar.bz2 ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting openmpi-5.0.1.tar.bz2 with bsdtar ==> Starting prepare()... ==> Starting build()... ============================================================================ == Configuring Open MPI ============================================================================ *** Prerequisites checking for a sed that does not truncate output... /usr/bin/sed checking for perl... perl *** Startup tests checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking directory of build tree... /build/openmpi/src/openmpi-5.0.1 checking directory of source tree... . checking directory of prefix... /usr *** Checking versions checking for repo version... v5.0.1 checking Open MPI version... 5.0.1 checking Open MPI release date... Dec 20, 2023 checking Open MPI repository version... v5.0.1 checking MPI Standard version... 3.1 checking for repo version... v5.0.1 checking Open SHMEM version... 5.0.1 checking Open SHMEM release date... Dec 20, 2023 checking Open SHMEM repository version... v5.0.1 checking for repo version... v5.0.1 checking Open Portable Access Layer version... 5.0.1 checking Open Portable Access Layer release date... Dec 20, 2023 checking Open Portable Access Layer repository version... v5.0.1 checking for bootstrap Autoconf version... 2.71 checking for bootstrap Automake version... 1.16 checking for bootstrap Libtool version... 2.4.6 *** Initialization, setup configure: builddir: /build/openmpi/src/openmpi-5.0.1 configure: srcdir: /build/openmpi/src/openmpi-5.0.1 installing to directory "/usr" *** General configuration options checking if want to run code coverage... no checking if want to compile with branch probabilities... no checking if want to debug memory usage... no checking if want to profile memory usage... no checking if want developer-level compiler pickyness... no checking if want developer-level debugging code... no checking if want to developer-level timing framework... no checking if want to install project-internal header files... no checking if want pretty-print stacktrace... yes checking if want pty support... yes checking if want weak symbol support... yes checking if want dlopen support... yes checking for default value of mca_base_component_show_load_errors... enabled for all checking if want heterogeneous support... no checking if want IPv6 support... no checking if want package/brand string... Open MPI builduser@buildhost Distribution checking if want ident string... 5.0.1 checking if want to use an alternative checksum algo for messages... no checking maximum length of processor name... 256 checking maximum length of error string... 256 checking maximum length of object name... 64 checking maximum length of info key... 36 checking maximum length of info val... 256 checking maximum length of port name... 1024 checking maximum length of datarep string... 128 checking maximum length of pset name len... 512 checking maximum length of stringtag len... 1024 checking if want getpwuid support... yes *** MPI layer configuration options checking if want compile-time warnings inside of mpi.h... yes checking if want sparse process groups... no checking if want peruse support... no checking if want Fortran MPI bindings... all (usempif08) checking if want run-time MPI parameter checking... runtime checking if want OMPIO support... yes checking if want software-based performance counters (SPC)... no checking if want custom libmpi(_FOO) name... mpi *** OpenSHMEM Configuration options checking if want OpenSHMEM... yes checking if want SGI/Quadrics compatibility mode... yes checking if want OpenSHMEM API parameter checking... always checking if want pshmem... yes checking if want to build OpenSHMEM fortran bindings... yes ============================================================================ == Compiler and preprocessor tests ============================================================================ *** C compiler and preprocessor checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for grep that handles long lines and -e... /usr/bin/grep checking if gcc requires a flag for C11... no configure: verifying gcc supports C11 without a flag checking if gcc supports C11 _Thread_local... yes checking if gcc supports C11 atomic variables... yes checking if gcc supports C11 _Atomic keyword... yes checking if gcc supports C11 _Generic keyword... yes checking if gcc supports C11 _Static_assert... yes checking if gcc supports C11 atomic_fetch_xor_explicit... yes configure: no flag required for C11 support checking for gcc option to add a directory only to the search path for the quote form of include... -iquote checking for the C compiler vendor... gnu checking if gcc supports __thread... yes checking if gcc supports C11 _Thread_local... yes checking if gcc supports (-finline-functions)... yes checking if gcc supports __builtin_expect... yes checking if gcc supports __builtin_prefetch... yes checking if gcc supports __builtin_clz... yes checking for C optimization flags... -DNDEBUG -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -finline-functions CFLAGS result: -DNDEBUG -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -finline-functions checking for Interix environment... no checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for int128_t... no checking for __int128... no checking for uint128_t... no checking for long long... yes checking for __float128... no checking for short float... no checking for long double... yes checking for complex.h... yes checking for short float _Complex... no checking for float _Complex... yes checking for double _Complex... yes checking for long double _Complex... yes checking for intptr_t... yes checking for uintptr_t... yes checking for mode_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking size of _Bool... 1 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 8 checking size of float _Complex... 8 checking size of double _Complex... 16 checking size of long double _Complex... 16 checking size of void *... 4 configure: WARNING: Open MPI no longer supports 32 bit builds. configure: WARNING: Please use Open MPI v4.x or earlier if you need 32 bit support. configure: error: Cannot continue ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/leming/armv7/leming/build