Checking patch INSTALL... error: while searching for: If you change any of the ‘configure.ac’ files you will also need • GNU ‘autoconf’ 2.69 (exactly) and if you change any of the message translation files you will need error: patch failed: INSTALL:591 error: INSTALL: patch does not apply Checking patch aclocal.m4... error: while searching for: dnl the internal functions defined and used by the main configure script dnl match those expected by the fragments. When changing this version, dnl install.texi also needs to be updated. m4_define([GLIBC_AUTOCONF_VERSION], [2.69]) m4_if(m4_defn([AC_AUTOCONF_VERSION]), GLIBC_AUTOCONF_VERSION, [], [m4_fatal(m4_flatten( Exactly version GLIBC_AUTOCONF_VERSION of Autoconf is required but you have error: patch failed: aclocal.m4:2 error: aclocal.m4: patch does not apply Checking patch configure... error: while searching for: #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for GNU C Library (see version.h). # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation error: patch failed: configure:1 error: configure: patch does not apply Checking patch configure.ac... error: while searching for: [enable_stack_protector=no]) case "$enable_stack_protector" in all|yes|no|strong) ;; *) AC_MSG_ERROR([Not a valid argument for --enable-stack-protector: \"$enable_stack_protector\"]);; esac dnl On some platforms we cannot use dynamic loading. We must provide error: patch failed: configure.ac:231 error: configure.ac: patch does not apply Checking patch manual/install.texi... error: while searching for: @itemize @bullet @item GNU @code{autoconf} 2.69 (exactly) @end itemize @noindent error: patch failed: manual/install.texi:642 error: manual/install.texi: patch does not apply Checking patch sysdeps/aarch64/configure... warning: sysdeps/aarch64/configure has type 100755, expected 100644 error: while searching for: # Local configure fragment for sysdeps/aarch64. # Static PIE is supported. $as_echo "#define SUPPORT_STATIC_PIE 1" >>confdefs.h # We check to see if the compiler and flags are error: patch failed: sysdeps/aarch64/configure:2 error: sysdeps/aarch64/configure: patch does not apply Checking patch sysdeps/alpha/configure... error: while searching for: # PIE builds fail on binutils 2.37 and earlier, see: # https://sourceware.org/bugzilla/show_bug.cgi?id=28672 $as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h # work around problem with autoconf and empty lines at the end of files error: patch failed: sysdeps/alpha/configure:3 error: sysdeps/alpha/configure: patch does not apply Checking patch sysdeps/arc/configure... error: while searching for: # Later # also got added to comment list, but ; couldn't be switched to # canonical newline as there's lots of code out there which will break libc_cv_asm_line_sep='`' cat >>confdefs.h <<_ACEOF #define ASM_LINE_SEP $libc_cv_asm_line_sep _ACEOF # For big endian ABI, generate a symbol for selecting right dynamic linker { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/arc/configure:7 error: sysdeps/arc/configure: patch does not apply Checking patch sysdeps/arm/configure... error: while searching for: # the dynamic linker via %ifdef. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/arm/configure:10 error: sysdeps/arm/configure: patch does not apply Checking patch sysdeps/arm/preconfigure... error: while searching for: case "x$archcppflag" in x__ARM_ARCH_[89]*__) machine=armv7 { $as_echo "$as_me:${as_lineno-$LINENO}: Found compiler is configured for something newer than v7 - using v7" >&5 $as_echo "$as_me: Found compiler is configured for something newer than v7 - using v7" >&6;} ;; x__ARM_ARCH_7A__) machine=armv7 { $as_echo "$as_me:${as_lineno-$LINENO}: Found compiler is configured for $machine" >&5 $as_echo "$as_me: Found compiler is configured for $machine" >&6;} ;; x__ARM_ARCH_6T2__) machine=armv6t2 { $as_echo "$as_me:${as_lineno-$LINENO}: Found compiler is configured for $machine" >&5 $as_echo "$as_me: Found compiler is configured for $machine" >&6;} ;; x__ARM_ARCH_6*__) machine=armv6 { $as_echo "$as_me:${as_lineno-$LINENO}: Found compiler is configured for $machine" >&5 $as_echo "$as_me: Found compiler is configured for $machine" >&6;} ;; *) machine=arm { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: arm/preconfigure: Did not find ARM architecture type; using default" >&5 $as_echo "$as_me: WARNING: arm/preconfigure: Did not find ARM architecture type; using default" >&2;} ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/arm/preconfigure:24 error: sysdeps/arm/preconfigure: patch does not apply Checking patch sysdeps/csky/configure... error: while searching for: # PIE builds fail on binutils 2.37 and earlier, see: # https://sourceware.org/bugzilla/show_bug.cgi?id=28672 $as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h # work around problem with autoconf and empty lines at the end of files error: patch failed: sysdeps/csky/configure:3 error: sysdeps/csky/configure: patch does not apply Checking patch sysdeps/csky/preconfigure... error: while searching for: { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5 (eval $ac_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then soft_float_abi_support=1 else error: patch failed: sysdeps/csky/preconfigure:34 error: sysdeps/csky/preconfigure: patch does not apply Checking patch sysdeps/gnu/configure... error: while searching for: libc_cv_rootsbindir=/sbin ;; esac error: patch failed: sysdeps/gnu/configure:35 error: sysdeps/gnu/configure: patch does not apply Checking patch sysdeps/hppa/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! { $as_echo "$as_me:${as_lineno-$LINENO}: checking for assembler line separator" >&5 $as_echo_n "checking for assembler line separator... " >&6; } if ${libc_cv_asm_line_sep+:} false; then : $as_echo_n "(cached) " >&6 else cat > conftest.s <&5 $as_echo_n "checking for compiler support of inlined builtin function __sync_val_compare_and_swap... " >&6; } libc_compiler_builtin_inlined=no cat > conftest.c <&5 $as_echo_n "checking whether $CC $CFLAGS supports -mlong-double-128... " >&6; } if ${libc_cv_mlong_double_128+:} false; then : $as_echo_n "(cached) " >&6 else save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -mlong-double-128" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __LONG_DOUBLE_128__ error: patch failed: sysdeps/ieee754/ldbl-opt/configure:2 error: sysdeps/ieee754/ldbl-opt/configure: patch does not apply Checking patch sysdeps/loongarch/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/loongarch/elf. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the toolchain is sufficient to build static PIE on LoongArch" >&5 $as_echo_n "checking if the toolchain is sufficient to build static PIE on LoongArch... " >&6; } if ${libc_cv_static_pie_on_loongarch+:} false; then : $as_echo_n "(cached) " >&6 else cat > conftest1.S << EOF .global _start error: patch failed: sysdeps/loongarch/configure:1 error: sysdeps/loongarch/configure: patch does not apply Checking patch sysdeps/loongarch/preconfigure... error: while searching for: ;; esac cat >>confdefs.h <<_ACEOF #define LOONGARCH_ABI_GRLEN $grlen _ACEOF cat >>confdefs.h <<_ACEOF #define LOONGARCH_ABI_FRLEN $abi_flen _ACEOF base_machine=loongarch ;; esac error: patch failed: sysdeps/loongarch/preconfigure:37 error: sysdeps/loongarch/preconfigure: patch does not apply Checking patch sysdeps/m68k/configure... error: while searching for: # Accessing static and hidden variables in a shared object needs relative # relocation. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h error: patch failed: sysdeps/m68k/configure:3 error: sysdeps/m68k/configure: patch does not apply Checking patch sysdeps/m68k/preconfigure... error: while searching for: fi ;; esac error: patch failed: sysdeps/m68k/preconfigure:21 error: sysdeps/m68k/preconfigure: patch does not apply Checking patch sysdeps/mach/configure... error: while searching for: # ac_fn_c_check_header_preproc LINENO HEADER VAR # ---------------------------------------------- # Tests whether HEADER is present, setting the cache variable VAR accordingly. ac_fn_c_check_header_preproc () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f conftest.err conftest.i conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_preproc error: patch failed: sysdeps/mach/configure:1 error: sysdeps/mach/configure: patch does not apply Checking patch sysdeps/mach/hurd/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! $as_echo "#define NO_RTLD_HIDDEN 1" >>confdefs.h if test -n "$sysheaders"; then error: patch failed: sysdeps/mach/hurd/configure:1 error: sysdeps/mach/hurd/configure: patch does not apply Checking patch sysdeps/microblaze/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/microblaze. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h # gcc 11.2.1 and earlier crash with an internal compiler error, see: # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103613 $as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h # work around problem with autoconf and empty lines at the end of files error: patch failed: sysdeps/microblaze/configure:1 error: sysdeps/microblaze/configure: patch does not apply Checking patch sysdeps/microblaze/preconfigure... error: while searching for: { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/microblaze/preconfigure:3 error: sysdeps/microblaze/preconfigure: patch does not apply Checking patch sysdeps/mips/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/mips. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/mips/configure:1 error: sysdeps/mips/configure: patch does not apply Checking patch sysdeps/mips/preconfigure... error: while searching for: with_fp_cond="defined __mips_hard_float" ;; esac error: patch failed: sysdeps/mips/preconfigure:32 error: sysdeps/mips/preconfigure: patch does not apply Checking patch sysdeps/nios2/configure... error: while searching for: # Nios II big endian is not yet supported. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/nios2/configure:4 error: sysdeps/nios2/configure: patch does not apply Checking patch sysdeps/or1k/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/or1k. error: patch failed: sysdeps/or1k/configure:1 error: sysdeps/or1k/configure: patch does not apply Checking patch sysdeps/powerpc/powerpc32/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/powerpc/powerpc32. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h error: patch failed: sysdeps/powerpc/powerpc32/configure:1 error: sysdeps/powerpc/powerpc32/configure: patch does not apply Checking patch sysdeps/powerpc/powerpc32/fpu/configure... error: while searching for: # Local configure fragment for sysdeps/powerpc/powerpc32/fpu. # Test whether integer to floating point conversions use fcfid. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fcfid use" >&5 $as_echo_n "checking for fcfid use... " >&6; } if ${libc_cv_ppc_fcfid+:} false; then : $as_echo_n "(cached) " >&6 else echo 'double foo (int x) { return (double) x; }' > conftest.c libc_cv_ppc_fcfid=no if { ac_try='${CC-cc} -S $CFLAGS conftest.c -o conftest.s 1>&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5 (eval $ac_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then if grep '[ ]fcfid' conftest.s > /dev/null 2>&1; then libc_cv_ppc_fcfid=yes error: patch failed: sysdeps/powerpc/powerpc32/fpu/configure:2 error: sysdeps/powerpc/powerpc32/fpu/configure: patch does not apply Checking patch sysdeps/powerpc/powerpc64/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/powerpc/powerpc64. $as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking for support for overlapping .opd entries" >&5 $as_echo_n "checking for support for overlapping .opd entries... " >&6; } if ${libc_cv_overlapping_opd+:} false; then : $as_echo_n "(cached) " >&6 else libc_cv_overlapping_opd=no echo 'void foo (void) {}' > conftest.c if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS -S conftest.c -o conftest.s 1>&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5 (eval $ac_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then if grep '\.TOC\.@tocbase' conftest.s > /dev/null; then if grep '\.TOC\.@tocbase[ ]*,[ ]*0' conftest.s > /dev/null; then error: patch failed: sysdeps/powerpc/powerpc64/configure:1 error: sysdeps/powerpc/powerpc64/configure: patch does not apply Checking patch sysdeps/powerpc/powerpc64/le/configure... error: while searching for: OLD_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $libc_cv_cc_submachine" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the target machine is at least POWER8" >&5 $as_echo_n "checking if the target machine is at least POWER8... " >&6; } if ${libc_cv_target_power8_ok+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ error: patch failed: sysdeps/powerpc/powerpc64/le/configure:4 error: sysdeps/powerpc/powerpc64/le/configure: patch does not apply Checking patch sysdeps/powerpc/powerpc64/le/fpu/multiarch/configure... error: while searching for: OLD_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -mcpu=power10" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports -mcpu=power10" >&5 $as_echo_n "checking if the compiler supports -mcpu=power10... " >&6; } if ${libc_cv_mcpu_power10+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ _ACEOF if ac_fn_c_try_compile "$LINENO"; then : libc_cv_mcpu_power10=yes else libc_cv_mcpu_power10=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_mcpu_power10" >&5 $as_echo "$libc_cv_mcpu_power10" >&6; } config_vars="$config_vars mcpu-power10 = $libc_cv_mcpu_power10" if test "$libc_cv_mcpu_power10" = "yes"; then : $as_echo "#define USE_PPC64_MCPU_POWER10 1" >>confdefs.h fi CFLAGS="$OLD_CFLAGS" error: patch failed: sysdeps/powerpc/powerpc64/le/fpu/multiarch/configure:3 error: sysdeps/powerpc/powerpc64/le/fpu/multiarch/configure: patch does not apply Checking patch sysdeps/powerpc/preconfigure... error: while searching for: case "$archcpu" in 405fp|440fp|464fp|476fp) submachine=${archcpu%fp} if ${libc_cv_cc_submachine+:} false; then : $as_echo_n "(cached) " >&6 else libc_cv_cc_submachine="" fi ;; 405|440|464|476) submachine=${archcpu} if ${libc_cv_cc_submachine+:} false; then : $as_echo_n "(cached) " >&6 else libc_cv_cc_submachine="" fi error: patch failed: sysdeps/powerpc/preconfigure:39 error: sysdeps/powerpc/preconfigure: patch does not apply Checking patch sysdeps/riscv/configure... error: while searching for: # Local configure fragment for sysdeps/riscv/elf. # Check if static linker supports R_RISCV_ALIGN { $as_echo "$as_me:${as_lineno-$LINENO}: checking for R_RISCV_ALIGN linker relaxation support" >&5 $as_echo_n "checking for R_RISCV_ALIGN linker relaxation support... " >&6; } if ${libc_cv_riscv_r_align+:} false; then : $as_echo_n "(cached) " >&6 else cat > conftest.S <>confdefs.h <<_ACEOF #define RISCV_ABI_XLEN $xlen _ACEOF cat >>confdefs.h <<_ACEOF #define RISCV_ABI_FLEN $abi_flen _ACEOF ;; esac error: patch failed: sysdeps/riscv/preconfigure:58 error: sysdeps/riscv/preconfigure: patch does not apply Checking patch sysdeps/s390/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/s390. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_tbegin" >&5 $as_echo_n "checking for __builtin_tbegin... " >&6; } if ${libc_cv_gcc_builtin_tbegin+:} false; then : $as_echo_n "(cached) " >&6 else cat > conftest.c <<\EOF #include void testtransaction () error: patch failed: sysdeps/s390/configure:1 error: sysdeps/s390/configure: patch does not apply Checking patch sysdeps/s390/s390-64/configure... error: while searching for: # Minimal checking for static PIE support in ld. # Compare to ld testcase/bugzilla: # /ld/testsuite/ld-elf/pr22263-1.rd { $as_echo "$as_me:${as_lineno-$LINENO}: checking for s390-specific static PIE requirements" >&5 $as_echo_n "checking for s390-specific static PIE requirements... " >&6; } if { as_var=\ libc_cv_s390x_staticpie_req; eval \${$as_var+:} false; }; then : $as_echo_n "(cached) " >&6 else cat > conftest1.c <&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/sh/preconfigure:3 error: sysdeps/sh/preconfigure: patch does not apply Checking patch sysdeps/sparc/configure... error: while searching for: # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/sparc. error: patch failed: sysdeps/sparc/configure:1 error: sysdeps/sparc/configure: patch does not apply Checking patch sysdeps/sparc/sparc32/configure... error: while searching for: # Test if compiler targets at least sparcv8. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/sparc/sparc32/configure:4 error: sysdeps/sparc/sparc32/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/aarch64/configure... error: while searching for: fi ;; esac error: patch failed: sysdeps/unix/sysv/linux/aarch64/configure:15 error: sysdeps/unix/sysv/linux/aarch64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/alpha/configure... error: while searching for: # We did historically export the unwinder from glibc. libc_cv_gcc_unwind_find_fde=yes error: patch failed: sysdeps/unix/sysv/linux/alpha/configure:3 error: sysdeps/unix/sysv/linux/alpha/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/arc/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/arc. arch_minimum_kernel=5.1.0 error: patch failed: sysdeps/unix/sysv/linux/arc/configure:2 error: sysdeps/unix/sysv/linux/arc/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/configure... error: while searching for: fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking installed Linux kernel header files" >&5 $as_echo_n "checking installed Linux kernel header files... " >&6; } if ${libc_cv_linux320+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include error: patch failed: sysdeps/unix/sysv/linux/configure:7 error: sysdeps/unix/sysv/linux/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/configure.ac... error: while searching for: fi if test -n "$ac_message"; then AC_MSG_ERROR([$ac_message \`make install' will destroy the target of the link(s). Delete the links and re-run configure, or better still, move the entire ${ac_prefix}/include directory out of the way.]) else error: patch failed: sysdeps/unix/sysv/linux/configure.ac:112 error: sysdeps/unix/sysv/linux/configure.ac: patch does not apply Checking patch sysdeps/unix/sysv/linux/csky/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/csky arch_minimum_kernel=4.20.0 error: patch failed: sysdeps/unix/sysv/linux/csky/configure:2 error: sysdeps/unix/sysv/linux/csky/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/i386/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/i386. libc_cv_gcc_unwind_find_fde=yes error: patch failed: sysdeps/unix/sysv/linux/i386/configure:2 error: sysdeps/unix/sysv/linux/i386/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/ia64/configure... error: sysdeps/unix/sysv/linux/ia64/configure: No such file or directory Checking patch sysdeps/unix/sysv/linux/loongarch/configure... error: while searching for: libc_cv_loongarch_int_abi=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/unix/sysv/linux/loongarch/configure:6 error: sysdeps/unix/sysv/linux/loongarch/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/m68k/configure... error: while searching for: libc_cv_gcc_unwind_find_fde=yes ;; esac error: patch failed: sysdeps/unix/sysv/linux/m68k/configure:6 error: sysdeps/unix/sysv/linux/m68k/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/mips/configure... error: while searching for: #error Not O32 ABI #endif int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : libc_mips_abi=o32 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ error: patch failed: sysdeps/unix/sysv/linux/mips/configure:9 error: sysdeps/unix/sysv/linux/mips/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/mips/mips64/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/mips/mips64. ldd_rewrite_script=$dir/ldd-rewrite.sed error: patch failed: sysdeps/unix/sysv/linux/mips/mips64/configure:2 error: sysdeps/unix/sysv/linux/mips/mips64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/nios2/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/nios2. arch_minimum_kernel=3.19.0 error: patch failed: sysdeps/unix/sysv/linux/nios2/configure:2 error: sysdeps/unix/sysv/linux/nios2/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/or1k/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/or1k. arch_minimum_kernel=5.4.0 error: patch failed: sysdeps/unix/sysv/linux/or1k/configure:2 error: sysdeps/unix/sysv/linux/or1k/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/powerpc/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/powerpc/. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC $CFLAGS -mlong-double-128 uses IBM extended format" >&5 $as_echo_n "checking whether $CC $CFLAGS -mlong-double-128 uses IBM extended format... " >&6; } if ${libc_cv_mlong_double_128ibm+:} false; then : $as_echo_n "(cached) " >&6 else save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -mlong-double-128" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #if LDBL_MANT_DIG != 106 error: patch failed: sysdeps/unix/sysv/linux/powerpc/configure:2 error: sysdeps/unix/sysv/linux/powerpc/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/powerpc/powerpc32/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/powerpc/powerpc32. libc_cv_gcc_unwind_find_fde=yes error: patch failed: sysdeps/unix/sysv/linux/powerpc/powerpc32/configure:2 error: sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/powerpc/powerpc64/configure... error: while searching for: # Define default-abi according to compiler flags. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:17 error: sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/riscv/configure... error: while searching for: libc_cv_riscv_int_abi=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST error: patch failed: sysdeps/unix/sysv/linux/riscv/configure:6 error: sysdeps/unix/sysv/linux/riscv/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/s390/configure... error: while searching for: libc_cv_gcc_unwind_find_fde=yes ldd_rewrite_script=sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed error: patch failed: sysdeps/unix/sysv/linux/s390/configure:3 error: sysdeps/unix/sysv/linux/s390/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/s390/s390-64/configure... error: while searching for: fi ;; esac error: patch failed: sysdeps/unix/sysv/linux/s390/s390-64/configure:13 error: sysdeps/unix/sysv/linux/s390/s390-64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/sh/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/sh. libc_cv_gcc_unwind_find_fde=yes error: patch failed: sysdeps/unix/sysv/linux/sh/configure:2 error: sysdeps/unix/sysv/linux/sh/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/sparc/configure... error: while searching for: libc_cv_gcc_unwind_find_fde=yes ldd_rewrite_script=sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed error: patch failed: sysdeps/unix/sysv/linux/sparc/configure:3 error: sysdeps/unix/sysv/linux/sparc/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/sparc/sparc64/configure... error: while searching for: fi ;; esac error: patch failed: sysdeps/unix/sysv/linux/sparc/sparc64/configure:13 error: sysdeps/unix/sysv/linux/sparc/sparc64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/x86_64/64/configure... error: while searching for: fi ;; esac error: patch failed: sysdeps/unix/sysv/linux/x86_64/64/configure:13 error: sysdeps/unix/sysv/linux/x86_64/64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/x86_64/configure... error: while searching for: # Local configure fragment for sysdeps/unix/sysv/linux/x86_64. ldd_rewrite_script=sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed error: patch failed: sysdeps/unix/sysv/linux/x86_64/configure:2 error: sysdeps/unix/sysv/linux/x86_64/configure: patch does not apply Checking patch sysdeps/unix/sysv/linux/x86_64/x32/configure... error: while searching for: fi ;; esac error: patch failed: sysdeps/unix/sysv/linux/x86_64/x32/configure:15 error: sysdeps/unix/sysv/linux/x86_64/x32/configure: patch does not apply Checking patch sysdeps/x86/configure... error: while searching for: if test $enable_cet != no; then # Check if CET can be enabled. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether CET can be enabled" >&5 $as_echo_n "checking whether CET can be enabled... " >&6; } if ${libc_cv_x86_cet_available+:} false; then : $as_echo_n "(cached) " >&6 else cat > conftest.c <&5 $as_echo_n "checking -mprefer-vector-width=128... " >&6; } if ${libc_cv_cc_mprefer_vector_width+:} false; then : $as_echo_n "(cached) " >&6 else if { ac_try='${CC-cc} -mprefer-vector-width=128 -xc /dev/null -S -o /dev/null' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5 (eval $ac_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : libc_cv_cc_mprefer_vector_width=yes else libc_cv_cc_mprefer_vector_width=no fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_cc_mprefer_vector_width" >&5 $as_echo "$libc_cv_cc_mprefer_vector_width" >&6; } config_vars="$config_vars config-cflags-mprefer-vector-width = $libc_cv_cc_mprefer_vector_width" error: patch failed: sysdeps/x86_64/configure:1 error: sysdeps/x86_64/configure: patch does not apply Checking patch sysdeps/x86_64/preconfigure... error: while searching for: base_machine=x86_64 # Check if we are building for x32. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC compiles in -mx32 mode by default" >&5 $as_echo_n "checking whether $CC compiles in -mx32 mode by default... " >&6; } if ${libc_cv_x32+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef __ILP32__ # error not x32 #endif int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : libc_cv_x32=yes else libc_cv_x32=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_x32" >&5 $as_echo "$libc_cv_x32" >&6; } if test $libc_cv_x32 = yes; then machine=x86_64/x32 else error: patch failed: sysdeps/x86_64/preconfigure:6 error: sysdeps/x86_64/preconfigure: patch does not apply