all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: guix-devel@gnu.org
Subject: [core-updates] aarch64: Cannot build glibc-2.39
Date: Tue, 23 Jul 2024 21:51:59 +0200	[thread overview]
Message-ID: <87h6cf28f4.fsf@elephly.net> (raw)

Hi Guix,

I tried to deploy to my aarch64 system with Guix on core-updates.  This
fails with a configure failure in the build of glibc 2.39.

This is the output of the configure phase:

--8<---------------cut here---------------start------------->8---
starting phase `configure'
source directory: "/tmp/guix-build-glibc-2.39.drv-0/glibc-2.39" (relative from build: "../glibc-2.39")
build directory: "/tmp/guix-build-glibc-2.39.drv-0/build"
configure flags: ("CONFIG_SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash" "SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash" "--prefix=/gnu/store/2ibzg3n6krq0ghq8kzrmnc7kpbgzlg40-glibc-2.39" "--enable-fast-install" "--build=aarch64-unknown-linux-gnu" "--disable-nscd" "--disable-build-nscd" "--enable-static-nss" "--sysconfdir=/etc" "libc_cv_complocaledir=/run/current-system/locale/2.39" "--with-headers=/gnu/store/rril5xnxnr7gs7i9rqw6qws05nmwn7lv-linux-libre-headers-5.15.49/include" "--enable-kernel=3.2.0" "BASH_SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash")
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for gcc... gcc
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 for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether g++ can link programs... no
checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky hppa i386 loongarch m68k microblaze checking for grep that handles long lines and -e... /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep
checking for egrep... /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep -E
mips nios2 or1k powerpc riscv s390 sh checking for grep that handles long lines and -e... (cached) /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep
checking for egrep... (cached) /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep -E
sparc x86_64 
checking for a BSD-compatible install... /gnu/store/62c9pawfdpv1qrgavs8amadbwz8zfiaf-coreutils-9.1/bin/install -c
checking whether ln -s works... yes
checking for ld... ld
checking version of ld... 2.41, ok
checking for gnumake... no
checking for gmake... no
checking for make... make
checking version of make... 4.4.1, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.21, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 6.8, ok
checking for sed... sed
checking version of sed... 4.8, ok
checking for gawk... gawk
checking version of gawk... 5.3.0, ok
checking for bison... bison
checking version of bison... 3.8.2, ok
checking if gcc is sufficient to build libc... yes
checking for python3... python3
checking version of python3... 3.10.7, ok
checking for use of fpu sysdeps directories... yes
checking for -fstack-protector... yes
checking for -fstack-protector-strong... yes
checking for -fstack-protector-all... yes
checking for assembler and linker STT_GNU_IFUNC support... yes
checking for gcc attribute ifunc support... no
checking whether the linker supports textrels along with ifunc... yes
checking for GNU attribute retain support... no
checking if compiler warns about alias for function with incompatible types... no
checking sysdep dirs... sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic
checking LD_LIBRARY_PATH variable... ok
checking for bash... /gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash
checking for perl... /gnu/store/vxb9lrvvxaqrx2lf3zsy4j4pl4yciqv5-perl-5.36.0/bin/perl
checking for install-info... /gnu/store/9wzn6dvcc4bg70dr0qd3zsvgz582xkqf-texinfo-6.8/bin/install-info
checking for .set assembler directive... yes
checking linker support for protected data symbol... no
checking linker support for INSERT in linker script... yes
checking for broken __attribute__((alias()))... no
checking whether to put _rtld_local into .sdata section... no
checking for libunwind-support in compiler... no
checking whether --noexecstack is desirable for .S files... yes
checking for linker that supports -z execstack... yes
checking for linker that supports -z start-stop-gc... yes
checking for linker that supports --depaudit... yes
checking for linker that supports -z pack-relative-relocs... no
checking for linker that supports --no-dynamic-linker... yes
checking for -static-pie... no
checking for -fpie... yes
checking for GLOB_DAT reloc... yes
checking for tls descriptor support... desc
checking if -Wno-ignored-attributes is required for aliases... 
checking whether cc puts quotes around section names... no
checking for __builtin_memset... no
checking for redirection of built-in functions... yes
checking for compiler option to disable generation of FMA instructions... -ffp-contract=off
checking for compiler option that -fsignaling-nans... -fsignaling-nans
checking if gcc accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))... yes
checking for libgd... no
checking for is_selinux_enabled in -lselinux... no
checking for maximum supported _FORTIFY_SOURCE level... 2
checking whether the assembler requires one version per symbol... no
checking for __builtin_trap with no external dependencies... yes
checking whether the C++ compiler supports thread_local... no
running configure fragment for sysdeps/unix/sysv/linux/aarch64
running configure fragment for sysdeps/unix/sysv/linux
checking installed Linux kernel header files... 3.2.0 or later
configure: WARNING: minimum kernel version reset to 3.7.0
checking for kernel header at least 3.7.0... ok
checking for symlinks in /gnu/store/2ibzg3n6krq0ghq8kzrmnc7kpbgzlg40-glibc-2.39/include... ok
running configure fragment for sysdeps/gnu
running configure fragment for sysdeps/aarch64
checking for grep that handles long lines and -e... (cached) /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep
checking for egrep... (cached) /gnu/store/ysla2nchzpzpr9gwhwv2ihm26hriiqxg-grep-3.11/bin/grep -E
checking for big endian... no
checking for BTI support... no
checking if pac-ret is enabled... no
checking for variant PCS support... yes
checking for SVE support in assembler... yes
checking for availability of SVE ACLE... no
configure: WARNING: mathvec is enabled but compiler does not have SVE ACLE.
configure: error: use a compatible toolchain or configure with --disable-mathvec (this results in incomplete ABI).
error: in phase 'configure': uncaught exception:
%exception #<&invoke-error program: "/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash" arguments: ("../glibc-2.39/configure" "CONFIG_SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash" "SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash" "--prefix=/gnu/store/2ibzg3n6krq0ghq8kzrmnc7kpbgzlg40-glibc-2.39" "--enable-fast-install" "--build=aarch64-unknown-linux-gnu" "--disable-nscd" "--disable-build-nscd" "--enable-static-nss" "--sysconfdir=/etc" "libc_cv_complocaledir=/run/current-system/locale/2.39" "--with-headers=/gnu/store/rril5xnxnr7gs7i9rqw6qws05nmwn7lv-linux-libre-headers-5.15.49/include" "--enable-kernel=3.2.0" "BASH_SHELL=/gnu/store/d7q6yazfa1bxf4x7p9n3b99hn97q6bvw-bash-minimal-5.1.16/bin/bash") exit-status: 1 term-signal: #f stop-signal: #f> 
phase `configure' failed after 68.3 seconds
--8<---------------cut here---------------end--------------->8---

Is this expected?

-- 
Ricardo


             reply	other threads:[~2024-07-23 19:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23 19:51 Ricardo Wurmus [this message]
2024-07-31 21:50 ` [core-updates] aarch64: Cannot build glibc-2.39 Ricardo Wurmus
2024-08-02 16:34   ` Ricardo Wurmus
2024-08-12 14:01     ` Ludovic Courtès
2024-08-13 16:52     ` Ludovic Courtès
2024-08-14 13:31       ` Ludovic Courtès
2024-08-19 13:02         ` Ricardo Wurmus
2024-08-19 20:42           ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h6cf28f4.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.